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