@ProviderType public interface PollsQuestion extends com.liferay.portal.kernel.model.PersistedModel, PollsQuestionModel
PollsQuestionModel
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) |
getAvailableLanguageIds, getCompanyId, getCreateDate, getDefaultLanguageId, getDescription, getDescription, getDescription, getDescription, getDescription, getDescriptionCurrentLanguageId, getDescriptionCurrentValue, getDescriptionMap, getExpirationDate, getGroupId, getLastPublishDate, getLastVoteDate, getModifiedDate, getMvccVersion, getPrimaryKey, getQuestionId, getTitle, getTitle, getTitle, getTitle, getTitle, getTitleCurrentLanguageId, getTitleCurrentValue, getTitleMap, getUserId, getUserName, getUserUuid, getUuid, prepareLocalizedFieldsForImport, prepareLocalizedFieldsForImport, setCompanyId, setCreateDate, setDescription, setDescription, setDescription, setDescriptionCurrentLanguageId, setDescriptionMap, setDescriptionMap, setExpirationDate, setGroupId, setLastPublishDate, setLastVoteDate, setModifiedDate, setMvccVersion, setPrimaryKey, setQuestionId, setTitle, setTitle, setTitle, setTitleCurrentLanguageId, setTitleMap, setTitleMap, setUserId, setUserName, setUserUuid, setUuid
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
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)