@ProviderType public interface PollsVote extends com.liferay.portal.kernel.model.PersistedModel, PollsVoteModel
PollsVoteModel| Modifier and Type | Field and Description |
|---|---|
static com.liferay.portal.kernel.util.Accessor<PollsVote,java.lang.Long> |
VOTE_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
| Modifier and Type | Method and Description |
|---|---|
PollsChoice |
getChoice() |
clone, compareTo, getChoiceId, getCompanyId, getCreateDate, getExpandoBridge, getGroupId, getLastPublishDate, getModifiedDate, getPrimaryKey, getPrimaryKeyObj, getQuestionId, getUserId, getUserName, getUserUuid, getUuid, getVoteDate, getVoteId, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setChoiceId, setCompanyId, setCreateDate, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setLastPublishDate, setModifiedDate, setNew, setPrimaryKey, setPrimaryKeyObj, setQuestionId, setUserId, setUserName, setUserUuid, setUuid, setVoteDate, setVoteId, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributesstatic final com.liferay.portal.kernel.util.Accessor<PollsVote,java.lang.Long> VOTE_ID_ACCESSOR
com.liferay.polls.model.impl.PollsVoteImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.PollsChoice getChoice() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException