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