com.hack23.cia.web.action.user
Class PartyAction
java.lang.Object
com.hack23.cia.web.action.common.AbstractAction
com.hack23.cia.web.action.user.AbstractUserAction
com.hack23.cia.web.action.user.AbstractParliamentAction
com.hack23.cia.web.action.user.AbstractTopListAction
com.hack23.cia.web.action.user.PartyAction
- All Implemented Interfaces:
- ControllerAction, Serializable
public class PartyAction
- extends AbstractTopListAction
The Class PartyAction.
- See Also:
- Serialized Form
PartyAction
public PartyAction(AbstractTopListActionEvent.Operation operation,
String party)
- Instantiates a new party action.
- Parameters:
operation
- the operationparty
- the party
getParty
public final String getParty()
- Gets the party.
- Returns:
- the party
Copyright © 2008-2009 www.hack23.com. All Rights Reserved.