|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl<com.liferay.portlet.polls.model.PollsChoice>
com.liferay.portlet.polls.model.impl.PollsChoiceModelImpl
com.liferay.portlet.polls.model.impl.PollsChoiceImpl
public class PollsChoiceImpl
Field Summary |
---|
Fields inherited from class com.liferay.portlet.polls.model.impl.PollsChoiceModelImpl |
---|
DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, LOCK_EXPIRATION_TIME, SESSION_FACTORY, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER |
Constructor Summary | |
---|---|
PollsChoiceImpl()
|
Method Summary | |
---|---|
int |
getVotesCount()
|
Methods inherited from class com.liferay.portlet.polls.model.impl.PollsChoiceModelImpl |
---|
clone, compareTo, equals, getChoiceId, getDescription, getExpandoBridge, getName, getOriginalName, getOriginalQuestionId, getPrimaryKey, getPrimaryKeyObj, getQuestionId, getUuid, hashCode, setChoiceId, setDescription, setName, setPrimaryKey, setQuestionId, setUuid, toEscapedModel, toModel, toModels, toString, toXmlString |
Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
---|
isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.liferay.portlet.polls.model.PollsChoiceModel |
---|
getChoiceId, getDescription, getName, getPrimaryKey, getQuestionId, getUuid, setChoiceId, setDescription, setName, setPrimaryKey, setQuestionId, setUuid, toEscapedModel |
Methods inherited from interface com.liferay.portal.model.BaseModel |
---|
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew, toXmlString |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Constructor Detail |
---|
public PollsChoiceImpl()
Method Detail |
---|
public int getVotesCount() throws com.liferay.portal.SystemException
getVotesCount
in interface com.liferay.portlet.polls.model.PollsChoice
com.liferay.portal.SystemException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |