org.directdemocracyportal.democracy.web.action
Class ShowGovernmentAction

Package class diagram package ShowGovernmentAction
java.lang.Object
  extended by org.directdemocracyportal.democracy.web.action.AbstractAction
      extended by org.directdemocracyportal.democracy.web.action.ShowGovernmentAction
All Implemented Interfaces:
java.io.Serializable, ControllerAction

public class ShowGovernmentAction
extends AbstractAction

The Class ShowGovernmentAction.

See Also:
Serialized Form

Constructor Summary
Constructor and Description
ShowGovernmentAction(java.lang.Long governmentId)
          Instantiates a new show government action.
 
Method Summary
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

ShowGovernmentAction

public ShowGovernmentAction(java.lang.Long governmentId)
Instantiates a new show government action.

Parameters:
governmentId - the government id
Method Detail

getGovernmentId

public java.lang.Long getGovernmentId()
Gets the government id.

Returns:
the government id


Copyright © 2004-2010 www.DirectDemocracyPortal.org. All Rights Reserved.