|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BallotResultData
The Interface BallotResultData.
Method Summary | |
---|---|
void |
calcWinningPosition()
Calc winning position. |
VotePosition |
getWinningPosition()
Gets the winning position. |
boolean |
isLosingVote(VoteData vote)
Checks if is losing vote. |
void |
newVote(VoteData vote)
New vote. |
Methods inherited from interface com.hack23.cia.model.api.sweden.ParliamentMetaData |
---|
getCreatedDate |
Methods inherited from interface com.hack23.cia.model.api.common.Resource |
---|
getResourceType |
Methods inherited from interface com.hack23.cia.model.api.common.PersistedModelObject |
---|
getId, getTypeContext, getVersion, isNew, setId, setVersion |
Method Detail |
---|
void calcWinningPosition()
VotePosition getWinningPosition()
boolean isLosingVote(VoteData vote)
vote
- the vote
void newVote(VoteData vote)
vote
- the vote
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |