org.directdemocracyportal.democracy.web.action
Class ShowOnlinePoliticalPartyAction

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

public class ShowOnlinePoliticalPartyAction
extends AbstractAction

The Class ShowOnlinePoliticalPartyAction.

See Also:
Serialized Form

Constructor Summary
Constructor and Description
ShowOnlinePoliticalPartyAction(java.lang.Long partyId)
          Instantiates a new show online political party action.
 
Method Summary
Modifier and Type Method and Description
 java.lang.Long getPartyId()
          Gets the party id.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShowOnlinePoliticalPartyAction

public ShowOnlinePoliticalPartyAction(java.lang.Long partyId)
Instantiates a new show online political party action.

Parameters:
partyId - the party id
Method Detail

getPartyId

public java.lang.Long getPartyId()
Gets the party id.

Returns:
the party id


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