public class DepotEntryWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DepotEntry> implements DepotEntry, com.liferay.portal.kernel.model.ModelWrapper<DepotEntry>
This class is a wrapper for DepotEntry.
DepotEntry,
Serialized FormDEPOT_ENTRY_ID_ACCESSOR| Constructor and Description |
|---|
DepotEntryWrapper(DepotEntry depotEntry) |
| Modifier and Type | Method and Description |
|---|---|
DepotEntry |
cloneWithOriginalValues() |
long |
getCompanyId()
Returns the company ID of this depot entry.
|
java.util.Date |
getCreateDate()
Returns the create date of this depot entry.
|
long |
getDepotEntryId()
Returns the depot entry ID of this depot entry.
|
com.liferay.portal.kernel.model.Group |
getGroup() |
long |
getGroupId()
Returns the group ID of this depot entry.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this depot entry.
|
long |
getMvccVersion()
Returns the mvcc version of this depot entry.
|
long |
getPrimaryKey()
Returns the primary key of this depot entry.
|
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
long |
getUserId()
Returns the user ID of this depot entry.
|
java.lang.String |
getUserName()
Returns the user name of this depot entry.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this depot entry.
|
java.lang.String |
getUuid()
Returns the uuid of this depot entry.
|
void |
persist() |
void |
setCompanyId(long companyId)
Sets the company ID of this depot entry.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this depot entry.
|
void |
setDepotEntryId(long depotEntryId)
Sets the depot entry ID of this depot entry.
|
void |
setGroupId(long groupId)
Sets the group ID of this depot entry.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this depot entry.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this depot entry.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this depot entry.
|
void |
setUserId(long userId)
Sets the user ID of this depot entry.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this depot entry.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this depot entry.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this depot entry.
|
protected DepotEntryWrapper |
wrap(DepotEntry depotEntry) |
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringpublic DepotEntryWrapper(DepotEntry depotEntry)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<DepotEntry>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<DepotEntry>public DepotEntry cloneWithOriginalValues()
cloneWithOriginalValues in interface DepotEntryModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<DepotEntry>public long getCompanyId()
getCompanyId in interface DepotEntryModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface com.liferay.portal.kernel.model.StagedModelpublic java.util.Date getCreateDate()
getCreateDate in interface DepotEntryModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getDepotEntryId()
getDepotEntryId in interface DepotEntryModelpublic com.liferay.portal.kernel.model.Group getGroup()
throws com.liferay.portal.kernel.exception.PortalException
getGroup in interface DepotEntrycom.liferay.portal.kernel.exception.PortalExceptionpublic long getGroupId()
getGroupId in interface DepotEntryModelgetGroupId in interface com.liferay.portal.kernel.model.GroupedModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface DepotEntryModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getMvccVersion()
getMvccVersion in interface DepotEntryModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic long getPrimaryKey()
getPrimaryKey in interface DepotEntryModelpublic long getUserId()
getUserId in interface DepotEntryModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface DepotEntryModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface DepotEntryModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUuid()
getUuid in interface DepotEntryModelgetUuid in interface com.liferay.portal.kernel.model.StagedModelpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCompanyId(long companyId)
setCompanyId in interface DepotEntryModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelsetCompanyId in interface com.liferay.portal.kernel.model.StagedModelcompanyId - the company ID of this depot entrypublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface DepotEntryModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface com.liferay.portal.kernel.model.StagedModelcreateDate - the create date of this depot entrypublic void setDepotEntryId(long depotEntryId)
setDepotEntryId in interface DepotEntryModeldepotEntryId - the depot entry ID of this depot entrypublic void setGroupId(long groupId)
setGroupId in interface DepotEntryModelsetGroupId in interface com.liferay.portal.kernel.model.GroupedModelgroupId - the group ID of this depot entrypublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface DepotEntryModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelmodifiedDate - the modified date of this depot entrypublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface DepotEntryModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this depot entrypublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface DepotEntryModelprimaryKey - the primary key of this depot entrypublic void setUserId(long userId)
setUserId in interface DepotEntryModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this depot entrypublic void setUserName(java.lang.String userName)
setUserName in interface DepotEntryModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this depot entrypublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface DepotEntryModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this depot entrypublic void setUuid(java.lang.String uuid)
setUuid in interface DepotEntryModelsetUuid in interface com.liferay.portal.kernel.model.StagedModeluuid - the uuid of this depot entrypublic com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType in interface com.liferay.portal.kernel.model.StagedModelprotected DepotEntryWrapper wrap(DepotEntry depotEntry)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DepotEntry>