|
||||||||||
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.ShowUserAction
public class ShowUserAction extends AbstractAction
The Class ShowUserAction.
Constructor and Description |
---|
ShowUserAction(java.lang.Long userId)
Instantiates a new show user action. |
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
getUserId()
Gets the user id. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ShowUserAction(java.lang.Long userId)
userId
- the user idMethod Detail |
---|
public java.lang.Long getUserId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |