canVote() | org.turro.elephant.entities.db.Poll | |
collections() | org.turro.jpa.entity.IDaoEntity | |
compareTo(Poll o) | org.turro.elephant.entities.db.Poll | |
entityId() | org.turro.elephant.entities.db.Poll | |
equals(Object obj) | org.turro.elephant.entities.db.Poll | |
getDeadline() | org.turro.elephant.entities.db.Poll | |
getEntity() | org.turro.elephant.entities.db.Poll | |
getEntityPath() | org.turro.elephant.entities.db.Poll | |
getId() | org.turro.elephant.entities.db.Poll | |
getLocation() | org.turro.elephant.entities.db.Poll | |
getMaxPerOption() | org.turro.elephant.entities.db.Poll | |
getMaxVotedOptions() | org.turro.elephant.entities.db.Poll | |
getOptionClass() | org.turro.elephant.entities.db.Poll | |
getOptionEnd() | org.turro.elephant.entities.db.Poll | |
getOptions() | org.turro.elephant.entities.db.Poll | |
getOptionStart() | org.turro.elephant.entities.db.Poll | |
getParticipants() | org.turro.elephant.entities.db.Poll | |
getText() | org.turro.elephant.entities.db.Poll | |
getTitle() | org.turro.elephant.entities.db.Poll | |
getVotes() | org.turro.elephant.entities.db.Poll | |
getVotes(IContact contact) | org.turro.elephant.entities.db.Poll | |
getWiki() | org.turro.elephant.entities.db.Poll | |
hashCode() | org.turro.elephant.entities.db.Poll | |
isAllowInsertions() | org.turro.elephant.entities.db.Poll | |
isAllowNegatives() | org.turro.elephant.entities.db.Poll | |
isEmpty() | org.turro.elephant.entities.db.Poll | |
isFullyVoted() | org.turro.elephant.entities.db.Poll | |
isFullyVoted(IContact contact) | org.turro.elephant.entities.db.Poll | |
isNew() | org.turro.jpa.entity.IDaoEntity | |
isParticipant() | org.turro.elephant.entities.db.Poll | |
isParticipant(IContact contact) | org.turro.elephant.entities.db.Poll | |
isShowParticipants() | org.turro.elephant.entities.db.Poll | |
isShowVotes() | org.turro.elephant.entities.db.Poll | |
prepareDelete() | org.turro.jpa.entity.IDaoEntity | |
prepareSave() | org.turro.jpa.entity.IDaoEntity | |
removeEmpties() | org.turro.jpa.entity.IDaoEntity | |
setAllowInsertions(boolean allowInsertions) | org.turro.elephant.entities.db.Poll | |
setAllowNegatives(boolean allowNegatives) | org.turro.elephant.entities.db.Poll | |
setDeadline(Date deadline) | org.turro.elephant.entities.db.Poll | |
setEntityPath(String entityPath) | org.turro.elephant.entities.db.Poll | |
setId(Long id) | org.turro.elephant.entities.db.Poll | |
setLocation(String location) | org.turro.elephant.entities.db.Poll | |
setMaxPerOption(int maxPerOption) | org.turro.elephant.entities.db.Poll | |
setMaxVotedOptions(int maxVotedOptions) | org.turro.elephant.entities.db.Poll | |
setOptionClass(String optionClass) | org.turro.elephant.entities.db.Poll | |
setOptionEnd(String optionEnd) | org.turro.elephant.entities.db.Poll | |
setOptionStart(String optionStart) | org.turro.elephant.entities.db.Poll | |
setShowParticipants(boolean showParticipants) | org.turro.elephant.entities.db.Poll | |
setShowVotes(boolean showVotes) | org.turro.elephant.entities.db.Poll | |
setText(String text) | org.turro.elephant.entities.db.Poll | |
setTitle(String title) | org.turro.elephant.entities.db.Poll | |
setWiki(String wiki) | org.turro.elephant.entities.db.Poll | |