@ProviderType public interface ExpandoTable extends ExpandoTableModel, PersistedModel
ExpandoTableModel
Modifier and Type | Field and Description |
---|---|
static Accessor<ExpandoTable,Long> |
TABLE_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isDefaultTable() |
getClassName, getClassNameId, getCompanyId, getName, getPrimaryKey, getTableId, setClassName, setClassNameId, setCompanyId, setName, setPrimaryKey, setTableId
clone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
getModelClass, getModelClassName
persist
static final Accessor<ExpandoTable,Long> TABLE_ID_ACCESSOR
com.liferay.portlet.expando.model.impl.ExpandoTableImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.