@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.
|
getClassPK, getCompanyId, getModifiedDate, getPrimaryKey, getRowId, getTableId, setClassPK, setCompanyId, setModifiedDate, setPrimaryKey, setRowId, 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<ExpandoRow,Long> ROW_ID_ACCESSOR
com.liferay.portlet.expando.model.impl.ExpandoRowImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.