|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.directdemocracyportal.democracy.web.action.AbstractAction org.directdemocracyportal.democracy.web.action.ShowPersonAction
public class ShowPersonAction extends AbstractAction
The Class ShowPersonAction.
Constructor and Description |
---|
ShowPersonAction(java.lang.Long personId)
Instantiates a new show person action. |
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
getPersonId()
Gets the person id. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ShowPersonAction(java.lang.Long personId)
personId
- the person idMethod Detail |
---|
public java.lang.Long getPersonId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |