|
Liferay 6.2-ce-ga5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@ProviderType public interface PollsVote
The extended model interface for the PollsVote service. Represents a row in the "PollsVote" database table, with each column mapped to a property of this class.
PollsVoteModel
,
PollsVoteImpl
,
PollsVoteModelImpl
Method Summary | |
---|---|
PollsChoice |
getChoice()
|
Methods inherited from interface com.liferay.portlet.polls.model.PollsVoteModel |
---|
clone, compareTo, getChoiceId, getCompanyId, getCreateDate, getExpandoBridge, getGroupId, getModifiedDate, getPrimaryKey, getPrimaryKeyObj, getQuestionId, getUserId, getUserName, getUserUuid, getUuid, getVoteDate, getVoteId, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setChoiceId, setCompanyId, setCreateDate, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setModifiedDate, setNew, setPrimaryKey, setPrimaryKeyObj, setQuestionId, setUserId, setUserName, setUserUuid, setUuid, setVoteDate, setVoteId, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString |
Methods inherited from interface com.liferay.portal.model.BaseModel |
---|
getModelAttributes, resetOriginalValues, setModelAttributes |
Methods inherited from interface com.liferay.portal.model.ClassedModel |
---|
getModelClass, getModelClassName |
Methods inherited from interface com.liferay.portal.model.StagedModel |
---|
getStagedModelType |
Methods inherited from interface com.liferay.portal.model.PersistedModel |
---|
persist |
Method Detail |
---|
PollsChoice getChoice() throws PortalException, SystemException
PortalException
SystemException
|
Liferay 6.2-ce-ga5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |