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, toUnescapedModel

    Methods inherited from interface com.liferay.portal.kernel.model.ClassedModel

    getModelClass, getModelClassName

    Methods inherited from interface java.lang.Comparable

    compareTo

    Methods inherited from interface com.liferay.expando.kernel.model.ExpandoTable

    isDefaultTable

    Methods 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, toXmlString

    Methods inherited from interface com.liferay.portal.kernel.model.PersistedModel

    persist

    Methods inherited from interface com.liferay.portal.kernel.model.StagedModel

    clone, getCompanyId, getCreateDate, getModifiedDate, getStagedModelType, getUuid, setCompanyId, setCreateDate, setModifiedDate, setUuid