com.hack23.cia.web.api.content
Class BallotAction
java.lang.Object
com.hack23.cia.web.api.common.AbstractAction
com.hack23.cia.web.api.events.AbstractUserAction
com.hack23.cia.web.api.content.BallotAction
- All Implemented Interfaces:
- ControllerAction, Serializable
public class BallotAction
extends AbstractUserAction
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-2010 www.hack23.com. All Rights Reserved.