|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PollsQuestion
ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.
This interface is a model that represents the PollsQuestion table in the database.
Customize com.liferay.portlet.polls.model.impl.PollsQuestionImpl
and rerun the
ServiceBuilder to generate the new methods.
PollsQuestionModel
,
com.liferay.portlet.polls.model.impl.PollsQuestionImpl
,
com.liferay.portlet.polls.model.impl.PollsQuestionModelImpl
Method Summary | |
---|---|
java.util.List<PollsChoice> |
getChoices()
|
int |
getVotesCount()
|
boolean |
isExpired()
|
Methods inherited from interface com.liferay.portlet.polls.model.PollsQuestionModel |
---|
clone, compareTo, getCompanyId, getCreateDate, getDescription, getDescription, getDescription, getDescription, getDescription, getDescriptionMap, getExpandoBridge, getExpirationDate, getGroupId, getLastVoteDate, getModifiedDate, getPrimaryKey, getPrimaryKeyObj, getQuestionId, getTitle, getTitle, getTitle, getTitle, getTitle, getTitleMap, getUserId, getUserName, getUserUuid, getUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCompanyId, setCreateDate, setDescription, setDescription, setDescriptionMap, setEscapedModel, setExpandoBridgeAttributes, setExpirationDate, setGroupId, setLastVoteDate, setModifiedDate, setNew, setPrimaryKey, setQuestionId, setTitle, setTitle, setTitleMap, setUserId, setUserName, setUserUuid, setUuid, toEscapedModel, toString, toXmlString |
Method Detail |
---|
java.util.List<PollsChoice> getChoices() throws SystemException
SystemException
int getVotesCount() throws SystemException
SystemException
boolean isExpired()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |