@ProviderType public interface PollsQuestion extends PollsQuestionModel, com.liferay.portal.kernel.model.PersistedModel
PollsQuestionModel
,
com.liferay.polls.model.impl.PollsQuestionImpl
,
com.liferay.polls.model.impl.PollsQuestionModelImpl
Modifier and Type | Field and Description |
---|---|
static com.liferay.portal.kernel.util.Accessor<PollsQuestion,java.lang.Long> |
QUESTION_ID_ACCESSOR |
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(com.liferay.portal.kernel.service.ServiceContext serviceContext,
java.util.Date defaultCreateDate) |
clone, compareTo, getAvailableLanguageIds, getCompanyId, getCreateDate, getDefaultLanguageId, getDescription, getDescription, getDescription, getDescription, getDescription, getDescriptionCurrentLanguageId, getDescriptionCurrentValue, getDescriptionMap, getExpandoBridge, getExpirationDate, getGroupId, getLastPublishDate, 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, setLastPublishDate, setLastVoteDate, setModifiedDate, setNew, setPrimaryKey, setPrimaryKeyObj, setQuestionId, setTitle, setTitle, setTitle, setTitleCurrentLanguageId, setTitleMap, setTitleMap, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
static final com.liferay.portal.kernel.util.Accessor<PollsQuestion,java.lang.Long> QUESTION_ID_ACCESSOR
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(com.liferay.portal.kernel.service.ServiceContext serviceContext, java.util.Date defaultCreateDate)