|
|||||||||
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.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 |
---|
CACHE_ENABLED, DATA_SOURCE, LOCK_EXPIRATION_TIME, SESSION_FACTORY, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER |
Constructor Summary | |
---|---|
PollsChoiceImpl()
|
Method Summary |
---|
Methods inherited from class com.liferay.portlet.polls.model.impl.PollsChoiceModelImpl |
---|
clone, compareTo, equals, getChoiceId, getDescription, getName, getPrimaryKey, getPrimaryKeyObj, getQuestionId, getUuid, hashCode, setChoiceId, setDescription, setName, setPrimaryKey, setQuestionId, setUuid, toEscapedModel, toModel, toModels |
Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
---|
isEscapedModel, isNew, setEscapedModel, setNew |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, toString, 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, getPrimaryKeyObj, isEscapedModel, isNew, setEscapedModel, setNew |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Constructor Detail |
---|
public PollsChoiceImpl()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |