public class DepotEntryGroupRelWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DepotEntryGroupRel> implements DepotEntryGroupRel, com.liferay.portal.kernel.model.ModelWrapper<DepotEntryGroupRel>
This class is a wrapper for DepotEntryGroupRel.
DepotEntryGroupRel,
Serialized FormDEPOT_ENTRY_GROUP_REL_ID_ACCESSOR| Constructor and Description |
|---|
DepotEntryGroupRelWrapper(DepotEntryGroupRel depotEntryGroupRel) |
| Modifier and Type | Method and Description |
|---|---|
DepotEntryGroupRel |
cloneWithOriginalValues() |
long |
getCompanyId()
Returns the company ID of this depot entry group rel.
|
java.util.Date |
getCreateDate()
Returns the create date of this depot entry group rel.
|
boolean |
getDdmStructuresAvailable()
Returns the ddm structures available of this depot entry group rel.
|
long |
getDepotEntryGroupRelId()
Returns the depot entry group rel ID of this depot entry group rel.
|
long |
getDepotEntryId()
Returns the depot entry ID of this depot entry group rel.
|
long |
getGroupId()
Returns the group ID of this depot entry group rel.
|
java.util.Date |
getLastPublishDate()
Returns the last publish date of this depot entry group rel.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this depot entry group rel.
|
long |
getMvccVersion()
Returns the mvcc version of this depot entry group rel.
|
long |
getPrimaryKey()
Returns the primary key of this depot entry group rel.
|
boolean |
getSearchable()
Returns the searchable of this depot entry group rel.
|
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
long |
getToGroupId()
Returns the to group ID of this depot entry group rel.
|
long |
getUserId()
Returns the user ID of this depot entry group rel.
|
java.lang.String |
getUserName()
Returns the user name of this depot entry group rel.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this depot entry group rel.
|
java.lang.String |
getUuid()
Returns the uuid of this depot entry group rel.
|
boolean |
isDdmStructuresAvailable()
Returns
true if this depot entry group rel is ddm structures available. |
boolean |
isSearchable()
Returns
true if this depot entry group rel is searchable. |
void |
persist() |
void |
setCompanyId(long companyId)
Sets the company ID of this depot entry group rel.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this depot entry group rel.
|
void |
setDdmStructuresAvailable(boolean ddmStructuresAvailable)
Sets whether this depot entry group rel is ddm structures available.
|
void |
setDepotEntryGroupRelId(long depotEntryGroupRelId)
Sets the depot entry group rel ID of this depot entry group rel.
|
void |
setDepotEntryId(long depotEntryId)
Sets the depot entry ID of this depot entry group rel.
|
void |
setGroupId(long groupId)
Sets the group ID of this depot entry group rel.
|
void |
setLastPublishDate(java.util.Date lastPublishDate)
Sets the last publish date of this depot entry group rel.
|
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 group rel.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this depot entry group rel.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this depot entry group rel.
|
void |
setSearchable(boolean searchable)
Sets whether this depot entry group rel is searchable.
|
void |
setToGroupId(long toGroupId)
Sets the to group ID of this depot entry group rel.
|
void |
setUserId(long userId)
Sets the user ID of this depot entry group rel.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this depot entry group rel.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this depot entry group rel.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this depot entry group rel.
|
java.lang.String |
toXmlString() |
protected DepotEntryGroupRelWrapper |
wrap(DepotEntryGroupRel depotEntryGroupRel) |
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelpublic DepotEntryGroupRelWrapper(DepotEntryGroupRel depotEntryGroupRel)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<DepotEntryGroupRel>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<DepotEntryGroupRel>public DepotEntryGroupRel cloneWithOriginalValues()
cloneWithOriginalValues in interface DepotEntryGroupRelModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<DepotEntryGroupRel>public long getCompanyId()
getCompanyId in interface DepotEntryGroupRelModelgetCompanyId 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 DepotEntryGroupRelModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface com.liferay.portal.kernel.model.StagedModelpublic boolean getDdmStructuresAvailable()
getDdmStructuresAvailable in interface DepotEntryGroupRelModelpublic long getDepotEntryGroupRelId()
getDepotEntryGroupRelId in interface DepotEntryGroupRelModelpublic long getDepotEntryId()
getDepotEntryId in interface DepotEntryGroupRelModelpublic long getGroupId()
getGroupId in interface DepotEntryGroupRelModelgetGroupId in interface com.liferay.portal.kernel.model.GroupedModelpublic java.util.Date getLastPublishDate()
getLastPublishDate in interface DepotEntryGroupRelModelgetLastPublishDate in interface com.liferay.portal.kernel.model.StagedGroupedModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface DepotEntryGroupRelModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getMvccVersion()
getMvccVersion in interface DepotEntryGroupRelModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic long getPrimaryKey()
getPrimaryKey in interface DepotEntryGroupRelModelpublic boolean getSearchable()
getSearchable in interface DepotEntryGroupRelModelpublic long getToGroupId()
getToGroupId in interface DepotEntryGroupRelModelpublic long getUserId()
getUserId in interface DepotEntryGroupRelModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface DepotEntryGroupRelModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface DepotEntryGroupRelModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUuid()
getUuid in interface DepotEntryGroupRelModelgetUuid in interface com.liferay.portal.kernel.model.StagedModelpublic boolean isDdmStructuresAvailable()
true if this depot entry group rel is ddm structures available.isDdmStructuresAvailable in interface DepotEntryGroupRelModeltrue if this depot entry group rel is ddm structures available; false otherwisepublic boolean isSearchable()
true if this depot entry group rel is searchable.isSearchable in interface DepotEntryGroupRelModeltrue if this depot entry group rel is searchable; false otherwisepublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCompanyId(long companyId)
setCompanyId in interface DepotEntryGroupRelModelsetCompanyId 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 entry group relpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface DepotEntryGroupRelModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface com.liferay.portal.kernel.model.StagedModelcreateDate - the create date of this depot entry group relpublic void setDdmStructuresAvailable(boolean ddmStructuresAvailable)
setDdmStructuresAvailable in interface DepotEntryGroupRelModelddmStructuresAvailable - the ddm structures available of this depot entry group relpublic void setDepotEntryGroupRelId(long depotEntryGroupRelId)
setDepotEntryGroupRelId in interface DepotEntryGroupRelModeldepotEntryGroupRelId - the depot entry group rel ID of this depot entry group relpublic void setDepotEntryId(long depotEntryId)
setDepotEntryId in interface DepotEntryGroupRelModeldepotEntryId - the depot entry ID of this depot entry group relpublic void setGroupId(long groupId)
setGroupId in interface DepotEntryGroupRelModelsetGroupId in interface com.liferay.portal.kernel.model.GroupedModelgroupId - the group ID of this depot entry group relpublic void setLastPublishDate(java.util.Date lastPublishDate)
setLastPublishDate in interface DepotEntryGroupRelModelsetLastPublishDate in interface com.liferay.portal.kernel.model.StagedGroupedModellastPublishDate - the last publish date of this depot entry group relpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface DepotEntryGroupRelModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelmodifiedDate - the modified date of this depot entry group relpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface DepotEntryGroupRelModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this depot entry group relpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface DepotEntryGroupRelModelprimaryKey - the primary key of this depot entry group relpublic void setSearchable(boolean searchable)
setSearchable in interface DepotEntryGroupRelModelsearchable - the searchable of this depot entry group relpublic void setToGroupId(long toGroupId)
setToGroupId in interface DepotEntryGroupRelModeltoGroupId - the to group ID of this depot entry group relpublic void setUserId(long userId)
setUserId in interface DepotEntryGroupRelModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this depot entry group relpublic void setUserName(java.lang.String userName)
setUserName in interface DepotEntryGroupRelModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this depot entry group relpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface DepotEntryGroupRelModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this depot entry group relpublic void setUuid(java.lang.String uuid)
setUuid in interface DepotEntryGroupRelModelsetUuid in interface com.liferay.portal.kernel.model.StagedModeluuid - the uuid of this depot entry group relpublic java.lang.String toXmlString()
toXmlString in interface DepotEntryGroupRelModelpublic com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType in interface com.liferay.portal.kernel.model.StagedModelprotected DepotEntryGroupRelWrapper wrap(DepotEntryGroupRel depotEntryGroupRel)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DepotEntryGroupRel>