|
|||||||||
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.expando.model.impl.ExpandoColumnModelImpl
com.liferay.portlet.expando.model.impl.ExpandoColumnImpl
public class ExpandoColumnImpl
Field Summary |
---|
Fields inherited from class com.liferay.portlet.expando.model.impl.ExpandoColumnModelImpl |
---|
CACHE_ENABLED, DATA_SOURCE, LOCK_EXPIRATION_TIME, SESSION_FACTORY, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER |
Constructor Summary | |
---|---|
ExpandoColumnImpl()
|
Method Summary |
---|
Methods inherited from class com.liferay.portlet.expando.model.impl.ExpandoColumnModelImpl |
---|
clone, compareTo, equals, getColumnId, getName, getPrimaryKey, getPrimaryKeyObj, getTableId, getType, hashCode, setColumnId, setName, setPrimaryKey, setTableId, setType, 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.expando.model.ExpandoColumnModel |
---|
getColumnId, getName, getPrimaryKey, getTableId, getType, setColumnId, setName, setPrimaryKey, setTableId, setType, 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 ExpandoColumnImpl()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |