org.directdemocracyportal.democracy.web.action
Class ShowOrganisationAction

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

public class ShowOrganisationAction
extends AbstractAction

The Class ShowOrganisationAction.

See Also:
Serialized Form

Constructor Summary
Constructor and Description
ShowOrganisationAction(java.lang.Long organisationId)
          Instantiates a new show organisation action.
 
Method Summary
Modifier and Type Method and Description
 java.lang.Long getOrganisationId()
          Gets the organisation id.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShowOrganisationAction

public ShowOrganisationAction(java.lang.Long organisationId)
Instantiates a new show organisation action.

Parameters:
organisationId - the organisation id
Method Detail

getOrganisationId

public java.lang.Long getOrganisationId()
Gets the organisation id.

Returns:
the organisation id


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