Interface StagedExpandoTable
- All Superinterfaces:
com.liferay.portal.kernel.model.BaseModel<com.liferay.expando.kernel.model.ExpandoTable>,com.liferay.portal.kernel.model.ClassedModel,Cloneable,Comparable<com.liferay.expando.kernel.model.ExpandoTable>,com.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.expando.kernel.model.ExpandoTable>,com.liferay.expando.kernel.model.ExpandoTable,com.liferay.expando.kernel.model.ExpandoTableModel,com.liferay.portal.kernel.model.MVCCModel,com.liferay.portal.kernel.model.PersistedModel,Serializable,com.liferay.portal.kernel.model.ShardedModel,com.liferay.portal.kernel.model.StagedModel,com.liferay.portal.kernel.model.TypedModel
public interface StagedExpandoTable
extends com.liferay.expando.kernel.model.ExpandoTable, com.liferay.portal.kernel.model.StagedModel
-
Field Summary
Fields inherited from interface com.liferay.expando.kernel.model.ExpandoTable
TABLE_ID_ACCESSOR -
Method Summary
Methods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelMethods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassNameMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.liferay.expando.kernel.model.ExpandoTable
isDefaultTableMethods inherited from interface com.liferay.expando.kernel.model.ExpandoTableModel
cloneWithOriginalValues, getClassName, getClassNameId, getCompanyId, getCtCollectionId, getMvccVersion, getName, getPrimaryKey, getTableId, setClassName, setClassNameId, setCompanyId, setCtCollectionId, setMvccVersion, setName, setPrimaryKey, setTableId, toXmlStringMethods inherited from interface com.liferay.portal.kernel.model.PersistedModel
persistMethods inherited from interface com.liferay.portal.kernel.model.StagedModel
clone, getCompanyId, getCreateDate, getModifiedDate, getStagedModelType, getUuid, setCompanyId, setCreateDate, setModifiedDate, setUuid