@ProviderType public interface PollsQuestion extends PollsQuestionModel, PersistedModel
PollsQuestionModel,
PollsQuestionImpl,
PollsQuestionModelImpl| Modifier and Type | Method and Description |
|---|---|
java.util.List<PollsChoice> |
getChoices() |
java.util.List<PollsVote> |
getVotes() |
java.util.List<PollsVote> |
getVotes(int start,
int end) |
int |
getVotesCount() |
boolean |
isExpired() |
boolean |
isExpired(ServiceContext serviceContext,
java.util.Date defaultCreateDate) |
clone, compareTo, getAvailableLanguageIds, getCompanyId, getCreateDate, getDefaultLanguageId, getDescription, getDescription, getDescription, getDescription, getDescription, getDescriptionCurrentLanguageId, getDescriptionCurrentValue, getDescriptionMap, getExpandoBridge, getExpirationDate, getGroupId, getLastVoteDate, getModifiedDate, getPrimaryKey, getPrimaryKeyObj, getQuestionId, getTitle, getTitle, getTitle, getTitle, getTitle, getTitleCurrentLanguageId, getTitleCurrentValue, getTitleMap, getUserId, getUserName, getUserUuid, getUuid, hashCode, isCachedModel, isEscapedModel, isNew, prepareLocalizedFieldsForImport, prepareLocalizedFieldsForImport, setCachedModel, setCompanyId, setCreateDate, setDescription, setDescription, setDescription, setDescriptionCurrentLanguageId, setDescriptionMap, setDescriptionMap, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpirationDate, setGroupId, setLastVoteDate, setModifiedDate, setNew, setPrimaryKey, setPrimaryKeyObj, setQuestionId, setTitle, setTitle, setTitle, setTitleCurrentLanguageId, setTitleMap, setTitleMap, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, resetOriginalValues, setModelAttributesgetModelClass, getModelClassNamegetStagedModelTypepersistjava.util.List<PollsChoice> getChoices() throws SystemException
SystemExceptionjava.util.List<PollsVote> getVotes() throws SystemException
SystemExceptionjava.util.List<PollsVote> getVotes(int start, int end) throws SystemException
SystemExceptionint getVotesCount()
throws SystemException
SystemExceptionboolean isExpired()
boolean isExpired(ServiceContext serviceContext, java.util.Date defaultCreateDate)