Package com.liferay.trash.model
Class TrashEntryWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<TrashEntry>
com.liferay.trash.model.TrashEntryWrapper
- All Implemented Interfaces:
com.liferay.portal.kernel.model.AttachedModel,com.liferay.portal.kernel.model.BaseModel<TrashEntry>,com.liferay.portal.kernel.model.change.tracking.CTModel<TrashEntry>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.ModelWrapper<TrashEntry>,com.liferay.portal.kernel.model.MVCCModel,com.liferay.portal.kernel.model.PersistedModel,com.liferay.portal.kernel.model.ShardedModel,com.liferay.portal.kernel.model.TypedModel,TrashEntry,TrashEntryModel,Serializable,Cloneable,Comparable<TrashEntry>
public class TrashEntryWrapper
extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<TrashEntry>
implements com.liferay.portal.kernel.model.ModelWrapper<TrashEntry>, TrashEntry
This class is a wrapper for TrashEntry.
- See Also:
- Generated:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
modelFields inherited from interface com.liferay.trash.model.TrashEntry
ENTRY_ID_ACCESSOR -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the fully qualified class name of this trash entry.longReturns the class name ID of this trash entry.longReturns the class pk of this trash entry.longReturns the company ID of this trash entry.Returns the create date of this trash entry.longReturns the ct collection ID of this trash entry.longReturns the entry ID of this trash entry.longReturns the group ID of this trash entry.longReturns the mvcc version of this trash entry.longReturns the primary key of this trash entry.intReturns the status of this trash entry.longReturns the system event set key of this trash entry.Returns the type settings of this trash entry.com.liferay.portal.kernel.util.UnicodePropertiesgetTypeSettingsProperty(String key, String defaultValue) longReturns the user ID of this trash entry.Returns the user name of this trash entry.Returns the user uuid of this trash entry.booleanisTrashEntry(Class<?> clazz, long classPK) booleanisTrashEntry(String className, long classPK) voidpersist()voidsetClassName(String className) voidsetClassNameId(long classNameId) Sets the class name ID of this trash entry.voidsetClassPK(long classPK) Sets the class pk of this trash entry.voidsetCompanyId(long companyId) Sets the company ID of this trash entry.voidsetCreateDate(Date createDate) Sets the create date of this trash entry.voidsetCtCollectionId(long ctCollectionId) Sets the ct collection ID of this trash entry.voidsetEntryId(long entryId) Sets the entry ID of this trash entry.voidsetGroupId(long groupId) Sets the group ID of this trash entry.voidsetModelAttributes(Map<String, Object> attributes) voidsetMvccVersion(long mvccVersion) Sets the mvcc version of this trash entry.voidsetPrimaryKey(long primaryKey) Sets the primary key of this trash entry.voidsetRootEntry(TrashEntry rootEntry) voidsetStatus(int status) Sets the status of this trash entry.voidsetSystemEventSetKey(long systemEventSetKey) Sets the system event set key of this trash entry.voidsetTypeSettings(String typeSettings) Sets the type settings of this trash entry.voidsetTypeSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties typeSettingsUnicodeProperties) voidsetUserId(long userId) Sets the user ID of this trash entry.voidsetUserName(String userName) Sets the user name of this trash entry.voidsetUserUuid(String userUuid) Sets the user uuid of this trash entry.protected TrashEntryWrapperwrap(TrashEntry trashEntry) Methods inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelMethods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassNameMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.liferay.portal.kernel.model.ModelWrapper
getWrappedModel
-
Constructor Details
-
TrashEntryWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<TrashEntry>
-
setModelAttributes
- Specified by:
setModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<TrashEntry>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<TrashEntry>- Specified by:
cloneWithOriginalValuesin interfaceTrashEntryModel
-
getClassName
Returns the fully qualified class name of this trash entry.- Specified by:
getClassNamein interfaceTrashEntryModel- Specified by:
getClassNamein interfacecom.liferay.portal.kernel.model.TypedModel- Returns:
- the fully qualified class name of this trash entry
-
getClassNameId
public long getClassNameId()Returns the class name ID of this trash entry.- Specified by:
getClassNameIdin interfaceTrashEntryModel- Specified by:
getClassNameIdin interfacecom.liferay.portal.kernel.model.TypedModel- Returns:
- the class name ID of this trash entry
-
getClassPK
public long getClassPK()Returns the class pk of this trash entry.- Specified by:
getClassPKin interfacecom.liferay.portal.kernel.model.AttachedModel- Specified by:
getClassPKin interfaceTrashEntryModel- Returns:
- the class pk of this trash entry
-
getCompanyId
public long getCompanyId()Returns the company ID of this trash entry.- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Specified by:
getCompanyIdin interfaceTrashEntryModel- Returns:
- the company ID of this trash entry
-
getCreateDate
Returns the create date of this trash entry.- Specified by:
getCreateDatein interfaceTrashEntryModel- Returns:
- the create date of this trash entry
-
getCtCollectionId
public long getCtCollectionId()Returns the ct collection ID of this trash entry.- Specified by:
getCtCollectionIdin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<TrashEntry>- Specified by:
getCtCollectionIdin interfaceTrashEntryModel- Returns:
- the ct collection ID of this trash entry
-
getEntryId
public long getEntryId()Returns the entry ID of this trash entry.- Specified by:
getEntryIdin interfaceTrashEntryModel- Returns:
- the entry ID of this trash entry
-
getGroupId
public long getGroupId()Returns the group ID of this trash entry.- Specified by:
getGroupIdin interfaceTrashEntryModel- Returns:
- the group ID of this trash entry
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this trash entry.- Specified by:
getMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Specified by:
getMvccVersionin interfaceTrashEntryModel- Returns:
- the mvcc version of this trash entry
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this trash entry.- Specified by:
getPrimaryKeyin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<TrashEntry>- Specified by:
getPrimaryKeyin interfaceTrashEntryModel- Returns:
- the primary key of this trash entry
-
getRootEntry
- Specified by:
getRootEntryin interfaceTrashEntry
-
getStatus
public int getStatus()Returns the status of this trash entry.- Specified by:
getStatusin interfaceTrashEntryModel- Returns:
- the status of this trash entry
-
getSystemEventSetKey
public long getSystemEventSetKey()Returns the system event set key of this trash entry.- Specified by:
getSystemEventSetKeyin interfaceTrashEntryModel- Returns:
- the system event set key of this trash entry
-
getTypeSettings
Returns the type settings of this trash entry.- Specified by:
getTypeSettingsin interfaceTrashEntryModel- Returns:
- the type settings of this trash entry
-
getTypeSettingsProperties
public com.liferay.portal.kernel.util.UnicodeProperties getTypeSettingsProperties()- Specified by:
getTypeSettingsPropertiesin interfaceTrashEntry
-
getTypeSettingsProperty
- Specified by:
getTypeSettingsPropertyin interfaceTrashEntry
-
getTypeSettingsProperty
- Specified by:
getTypeSettingsPropertyin interfaceTrashEntry
-
getUserId
public long getUserId()Returns the user ID of this trash entry.- Specified by:
getUserIdin interfaceTrashEntryModel- Returns:
- the user ID of this trash entry
-
getUserName
Returns the user name of this trash entry.- Specified by:
getUserNamein interfaceTrashEntryModel- Returns:
- the user name of this trash entry
-
getUserUuid
Returns the user uuid of this trash entry.- Specified by:
getUserUuidin interfaceTrashEntryModel- Returns:
- the user uuid of this trash entry
-
isTrashEntry
- Specified by:
isTrashEntryin interfaceTrashEntry
-
isTrashEntry
- Specified by:
isTrashEntryin interfaceTrashEntry
-
persist
public void persist()- Specified by:
persistin interfacecom.liferay.portal.kernel.model.PersistedModel
-
setClassName
- Specified by:
setClassNamein interfaceTrashEntryModel
-
setClassNameId
public void setClassNameId(long classNameId) Sets the class name ID of this trash entry.- Specified by:
setClassNameIdin interfaceTrashEntryModel- Specified by:
setClassNameIdin interfacecom.liferay.portal.kernel.model.TypedModel- Parameters:
classNameId- the class name ID of this trash entry
-
setClassPK
public void setClassPK(long classPK) Sets the class pk of this trash entry.- Specified by:
setClassPKin interfacecom.liferay.portal.kernel.model.AttachedModel- Specified by:
setClassPKin interfaceTrashEntryModel- Parameters:
classPK- the class pk of this trash entry
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this trash entry.- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Specified by:
setCompanyIdin interfaceTrashEntryModel- Parameters:
companyId- the company ID of this trash entry
-
setCreateDate
Sets the create date of this trash entry.- Specified by:
setCreateDatein interfaceTrashEntryModel- Parameters:
createDate- the create date of this trash entry
-
setCtCollectionId
public void setCtCollectionId(long ctCollectionId) Sets the ct collection ID of this trash entry.- Specified by:
setCtCollectionIdin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<TrashEntry>- Specified by:
setCtCollectionIdin interfaceTrashEntryModel- Parameters:
ctCollectionId- the ct collection ID of this trash entry
-
setEntryId
public void setEntryId(long entryId) Sets the entry ID of this trash entry.- Specified by:
setEntryIdin interfaceTrashEntryModel- Parameters:
entryId- the entry ID of this trash entry
-
setGroupId
public void setGroupId(long groupId) Sets the group ID of this trash entry.- Specified by:
setGroupIdin interfaceTrashEntryModel- Parameters:
groupId- the group ID of this trash entry
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this trash entry.- Specified by:
setMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Specified by:
setMvccVersionin interfaceTrashEntryModel- Parameters:
mvccVersion- the mvcc version of this trash entry
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this trash entry.- Specified by:
setPrimaryKeyin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<TrashEntry>- Specified by:
setPrimaryKeyin interfaceTrashEntryModel- Parameters:
primaryKey- the primary key of this trash entry
-
setRootEntry
- Specified by:
setRootEntryin interfaceTrashEntry
-
setStatus
public void setStatus(int status) Sets the status of this trash entry.- Specified by:
setStatusin interfaceTrashEntryModel- Parameters:
status- the status of this trash entry
-
setSystemEventSetKey
public void setSystemEventSetKey(long systemEventSetKey) Sets the system event set key of this trash entry.- Specified by:
setSystemEventSetKeyin interfaceTrashEntryModel- Parameters:
systemEventSetKey- the system event set key of this trash entry
-
setTypeSettings
Sets the type settings of this trash entry.- Specified by:
setTypeSettingsin interfaceTrashEntryModel- Parameters:
typeSettings- the type settings of this trash entry
-
setTypeSettingsProperties
public void setTypeSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties typeSettingsUnicodeProperties) - Specified by:
setTypeSettingsPropertiesin interfaceTrashEntry
-
setUserId
public void setUserId(long userId) Sets the user ID of this trash entry.- Specified by:
setUserIdin interfaceTrashEntryModel- Parameters:
userId- the user ID of this trash entry
-
setUserName
Sets the user name of this trash entry.- Specified by:
setUserNamein interfaceTrashEntryModel- Parameters:
userName- the user name of this trash entry
-
setUserUuid
Sets the user uuid of this trash entry.- Specified by:
setUserUuidin interfaceTrashEntryModel- Parameters:
userUuid- the user uuid of this trash entry
-
toXmlString
- Specified by:
toXmlStringin interfaceTrashEntryModel
-
getAttributeGetterFunctions
- Specified by:
getAttributeGetterFunctionsin interfacecom.liferay.portal.kernel.model.BaseModel<TrashEntry>
-
getAttributeSetterBiConsumers
- Specified by:
getAttributeSetterBiConsumersin interfacecom.liferay.portal.kernel.model.BaseModel<TrashEntry>
-
wrap
- Specified by:
wrapin classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<TrashEntry>
-