@ProviderType public interface ExpandoRow extends ExpandoRowModel, PersistedModel
ExpandoRowModel
Modifier and Type | Field and Description |
---|---|
static Accessor<ExpandoRow,Long> |
ROW_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
clone, compareTo, getClassPK, getCompanyId, getExpandoBridge, getModifiedDate, getPrimaryKey, getPrimaryKeyObj, getRowId, getTableId, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setClassPK, setCompanyId, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModifiedDate, setNew, setPrimaryKey, setPrimaryKeyObj, setRowId, setTableId, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
getModelClass, getModelClassName
persist
static final Accessor<ExpandoRow,Long> ROW_ID_ACCESSOR
com.liferay.portlet.expando.model.impl.ExpandoRowImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.