|
Liferay 6.2.0-ce-rc3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl<PollsQuestion>
com.liferay.portlet.polls.model.impl.PollsQuestionModelImpl
com.liferay.portlet.polls.model.impl.PollsQuestionBaseImpl
com.liferay.portlet.polls.model.impl.PollsQuestionImpl
public class PollsQuestionImpl
| Field Summary |
|---|
| Fields inherited from class com.liferay.portlet.polls.model.impl.PollsQuestionModelImpl |
|---|
COLUMN_BITMASK_ENABLED, COMPANYID_COLUMN_BITMASK, CREATEDATE_COLUMN_BITMASK, DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, GROUPID_COLUMN_BITMASK, LOCK_EXPIRATION_TIME, ORDER_BY_JPQL, ORDER_BY_SQL, SESSION_FACTORY, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER, UUID_COLUMN_BITMASK |
| Constructor Summary | |
|---|---|
PollsQuestionImpl()
|
|
| Method Summary | |
|---|---|
List<PollsChoice> |
getChoices()
|
List<PollsVote> |
getVotes()
|
List<PollsVote> |
getVotes(int start,
int end)
|
int |
getVotesCount()
|
boolean |
isExpired()
|
boolean |
isExpired(ServiceContext serviceContext,
Date defaultCreateDate)
|
| Methods inherited from class com.liferay.portlet.polls.model.impl.PollsQuestionBaseImpl |
|---|
persist |
| Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
|---|
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| 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 |
| Constructor Detail |
|---|
public PollsQuestionImpl()
| Method Detail |
|---|
public List<PollsChoice> getChoices()
throws SystemException
SystemException
public List<PollsVote> getVotes()
throws SystemException
SystemException
public List<PollsVote> getVotes(int start,
int end)
throws SystemException
SystemException
public int getVotesCount()
throws SystemException
SystemExceptionpublic boolean isExpired()
public boolean isExpired(ServiceContext serviceContext,
Date defaultCreateDate)
|
Liferay 6.2.0-ce-rc3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||