|
Liferay 7.0-ga1 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.RecentLayoutRevision>
com.liferay.portal.model.impl.RecentLayoutRevisionModelImpl
com.liferay.portal.model.impl.RecentLayoutRevisionBaseImpl
@ProviderType public abstract class RecentLayoutRevisionBaseImpl
The extended model base implementation for the RecentLayoutRevision service. Represents a row in the "RecentLayoutRevision" database table, with each column mapped to a property of this class.
This class exists only as a container for the default extended model level methods generated by ServiceBuilder. Helper methods and all application logic should be put in RecentLayoutRevisionImpl.
RecentLayoutRevisionImpl,
RecentLayoutRevision,
Serialized Form| Field Summary |
|---|
| Fields inherited from interface com.liferay.portal.kernel.model.RecentLayoutRevision |
|---|
RECENT_LAYOUT_REVISION_ID_ACCESSOR |
| Constructor Summary | |
|---|---|
RecentLayoutRevisionBaseImpl()
|
|
| Method Summary | |
|---|---|
void |
persist()
|
| Methods inherited from class com.liferay.portal.kernel.model.impl.BaseModelImpl |
|---|
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.liferay.portal.kernel.model.RecentLayoutRevisionModel |
|---|
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 |
| Methods inherited from interface com.liferay.portal.kernel.model.BaseModel |
|---|
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes |
| Methods inherited from interface com.liferay.portal.kernel.model.ClassedModel |
|---|
getModelClass, getModelClassName |
| Constructor Detail |
|---|
public RecentLayoutRevisionBaseImpl()
| Method Detail |
|---|
public void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModel
|
Liferay 7.0-ga1 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||