|
Liferay 7.0-ce-b8 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.trash.kernel.model.TrashVersion>
com.liferay.portlet.trash.model.impl.TrashVersionModelImpl
com.liferay.portlet.trash.model.impl.TrashVersionBaseImpl
@ProviderType public abstract class TrashVersionBaseImpl
The extended model base implementation for the TrashVersion service. Represents a row in the "TrashVersion" 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 TrashVersionImpl.
TrashVersionImpl,
TrashVersion,
Serialized Form| Field Summary |
|---|
| Fields inherited from class com.liferay.portlet.trash.model.impl.TrashVersionModelImpl |
|---|
CLASSNAMEID_COLUMN_BITMASK, CLASSPK_COLUMN_BITMASK, COLUMN_BITMASK_ENABLED, DATA_SOURCE, ENTITY_CACHE_ENABLED, ENTRYID_COLUMN_BITMASK, FINDER_CACHE_ENABLED, LOCK_EXPIRATION_TIME, ORDER_BY_JPQL, ORDER_BY_SQL, SESSION_FACTORY, TABLE_COLUMNS, TABLE_COLUMNS_MAP, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER, VERSIONID_COLUMN_BITMASK |
| Fields inherited from interface com.liferay.trash.kernel.model.TrashVersion |
|---|
VERSION_ID_ACCESSOR |
| Constructor Summary | |
|---|---|
TrashVersionBaseImpl()
|
|
| Method Summary | |
|---|---|
void |
persist()
|
| Methods inherited from class com.liferay.portlet.trash.model.impl.TrashVersionModelImpl |
|---|
clone, compareTo, equals, getClassName, getClassNameId, getClassPK, getColumnBitmask, getCompanyId, getEntryId, getExpandoBridge, getModelAttributes, getModelClass, getModelClassName, getOriginalClassNameId, getOriginalClassPK, getOriginalEntryId, getPrimaryKey, getPrimaryKeyObj, getStatus, getTypeSettings, getVersionId, hashCode, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setClassName, setClassNameId, setClassPK, setCompanyId, setEntryId, setExpandoBridgeAttributes, setModelAttributes, setPrimaryKey, setPrimaryKeyObj, setStatus, setTypeSettings, setVersionId, toCacheModel, toEscapedModel, toString, toXmlString |
| 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.trash.kernel.model.TrashVersion |
|---|
getTypeSettingsProperties, getTypeSettingsProperty, getTypeSettingsProperty, setTypeSettingsProperties |
| Methods inherited from interface com.liferay.trash.kernel.model.TrashVersionModel |
|---|
clone, compareTo, getClassName, getClassNameId, getClassPK, getCompanyId, getEntryId, getExpandoBridge, getPrimaryKey, getPrimaryKeyObj, getStatus, getTypeSettings, getVersionId, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setClassName, setClassNameId, setClassPK, setCompanyId, setEntryId, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKey, setPrimaryKeyObj, setStatus, setTypeSettings, setVersionId, 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 TrashVersionBaseImpl()
| Method Detail |
|---|
public void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModel
|
Liferay 7.0-ce-b8 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||