@ProviderType public interface RecentLayoutRevision extends PersistedModel, RecentLayoutRevisionModel
RecentLayoutRevisionModel
Modifier and Type | Field and Description |
---|---|
static Accessor<RecentLayoutRevision,Long> |
RECENT_LAYOUT_REVISION_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
persist
clone, compareTo, getCompanyId, getExpandoBridge, getGroupId, getLayoutRevisionId, getLayoutSetBranchId, getMvccVersion, getPlid, getPrimaryKey, getPrimaryKeyObj, getRecentLayoutRevisionId, getUserId, getUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCompanyId, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setLayoutRevisionId, setLayoutSetBranchId, setMvccVersion, setNew, setPlid, setPrimaryKey, setPrimaryKeyObj, setRecentLayoutRevisionId, setUserId, setUserUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
getModelClass, getModelClassName
static final Accessor<RecentLayoutRevision,Long> RECENT_LAYOUT_REVISION_ID_ACCESSOR
com.liferay.portal.model.impl.RecentLayoutRevisionImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.