com.hack23.cia.web.action.user
Class BallotAction
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.BallotAction
- All Implemented Interfaces:
- ControllerAction, Serializable
public class BallotAction
- extends AbstractParliamentAction
The Class BallotAction.
- See Also:
- Serialized Form
Constructor Summary |
BallotAction(Long ballotId)
Instantiates a new ballot action. |
BallotAction
public BallotAction(Long ballotId)
- Instantiates a new ballot action.
- Parameters:
ballotId
- the ballot id
getBallotId
public final Long getBallotId()
- Gets the ballot id.
- Returns:
- the ballot id
Copyright © 2008-2009 www.hack23.com. All Rights Reserved.