@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() |
clone, compareTo, getClassName, getClassNameId, getCompanyId, getExpandoBridge, getName, getPrimaryKey, getPrimaryKeyObj, getTableId, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setClassName, setClassNameId, setCompanyId, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setName, setNew, setPrimaryKey, setPrimaryKeyObj, setTableId, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
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.