|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

public interface BallotResultData extends BaseBallotResultData
The Interface BallotResultData.
| Modifier and Type | Method and Description |
|---|---|
void |
calcWinningPosition()
Calc winning position. |
long |
getOpponentVotes()
Gets the opponent votes. |
VotePosition |
getWinningPosition()
Gets the winning position. |
boolean |
isLosingVote(VoteData vote)
Checks if is losing vote. |
| Methods inherited from interface com.hack23.cia.model.api.sweden.configuration.BaseBallotResultData |
|---|
getAbsentVotes, getTotalVotes, newVote |
| Methods inherited from interface com.hack23.cia.model.api.sweden.common.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()
long getOpponentVotes()
VotePosition getWinningPosition()
boolean isLosingVote(VoteData vote)
vote - the vote
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||