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 |
---|---|
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.
|
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, toUnescapedModel, toXmlString
finalize, getClass, notify, notifyAll, wait, wait, wait
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
public 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 long getCompanyId()
getCompanyId
in interface DepotEntryGroupRelModel
getCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
getCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
getCompanyId
in interface com.liferay.portal.kernel.model.StagedModel
public java.util.Date getCreateDate()
getCreateDate
in interface DepotEntryGroupRelModel
getCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
getCreateDate
in interface com.liferay.portal.kernel.model.StagedModel
public boolean getDdmStructuresAvailable()
getDdmStructuresAvailable
in interface DepotEntryGroupRelModel
public long getDepotEntryGroupRelId()
getDepotEntryGroupRelId
in interface DepotEntryGroupRelModel
public long getDepotEntryId()
getDepotEntryId
in interface DepotEntryGroupRelModel
public long getGroupId()
getGroupId
in interface DepotEntryGroupRelModel
getGroupId
in interface com.liferay.portal.kernel.model.GroupedModel
public java.util.Date getLastPublishDate()
getLastPublishDate
in interface DepotEntryGroupRelModel
getLastPublishDate
in interface com.liferay.portal.kernel.model.StagedGroupedModel
public java.util.Date getModifiedDate()
getModifiedDate
in interface DepotEntryGroupRelModel
getModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
getModifiedDate
in interface com.liferay.portal.kernel.model.StagedModel
public long getMvccVersion()
getMvccVersion
in interface DepotEntryGroupRelModel
getMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
public long getPrimaryKey()
getPrimaryKey
in interface DepotEntryGroupRelModel
public boolean getSearchable()
getSearchable
in interface DepotEntryGroupRelModel
public long getToGroupId()
getToGroupId
in interface DepotEntryGroupRelModel
public long getUserId()
getUserId
in interface DepotEntryGroupRelModel
getUserId
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserName()
getUserName
in interface DepotEntryGroupRelModel
getUserName
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserUuid()
getUserUuid
in interface DepotEntryGroupRelModel
getUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUuid()
getUuid
in interface DepotEntryGroupRelModel
getUuid
in interface com.liferay.portal.kernel.model.StagedModel
public boolean isDdmStructuresAvailable()
true
if this depot entry group rel is ddm structures available.isDdmStructuresAvailable
in interface DepotEntryGroupRelModel
true
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 DepotEntryGroupRelModel
true
if this depot entry group rel is searchable; false
otherwisepublic void persist()
persist
in interface com.liferay.portal.kernel.model.PersistedModel
public void setCompanyId(long companyId)
setCompanyId
in interface DepotEntryGroupRelModel
setCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
setCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
setCompanyId
in interface com.liferay.portal.kernel.model.StagedModel
companyId
- the company ID of this depot entry group relpublic void setCreateDate(java.util.Date createDate)
setCreateDate
in interface DepotEntryGroupRelModel
setCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
setCreateDate
in interface com.liferay.portal.kernel.model.StagedModel
createDate
- the create date of this depot entry group relpublic void setDdmStructuresAvailable(boolean ddmStructuresAvailable)
setDdmStructuresAvailable
in interface DepotEntryGroupRelModel
ddmStructuresAvailable
- the ddm structures available of this depot entry group relpublic void setDepotEntryGroupRelId(long depotEntryGroupRelId)
setDepotEntryGroupRelId
in interface DepotEntryGroupRelModel
depotEntryGroupRelId
- the depot entry group rel ID of this depot entry group relpublic void setDepotEntryId(long depotEntryId)
setDepotEntryId
in interface DepotEntryGroupRelModel
depotEntryId
- the depot entry ID of this depot entry group relpublic void setGroupId(long groupId)
setGroupId
in interface DepotEntryGroupRelModel
setGroupId
in interface com.liferay.portal.kernel.model.GroupedModel
groupId
- the group ID of this depot entry group relpublic void setLastPublishDate(java.util.Date lastPublishDate)
setLastPublishDate
in interface DepotEntryGroupRelModel
setLastPublishDate
in interface com.liferay.portal.kernel.model.StagedGroupedModel
lastPublishDate
- the last publish date of this depot entry group relpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate
in interface DepotEntryGroupRelModel
setModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
setModifiedDate
in interface com.liferay.portal.kernel.model.StagedModel
modifiedDate
- the modified date of this depot entry group relpublic void setMvccVersion(long mvccVersion)
setMvccVersion
in interface DepotEntryGroupRelModel
setMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
mvccVersion
- the mvcc version of this depot entry group relpublic void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface DepotEntryGroupRelModel
primaryKey
- the primary key of this depot entry group relpublic void setSearchable(boolean searchable)
setSearchable
in interface DepotEntryGroupRelModel
searchable
- the searchable of this depot entry group relpublic void setToGroupId(long toGroupId)
setToGroupId
in interface DepotEntryGroupRelModel
toGroupId
- the to group ID of this depot entry group relpublic void setUserId(long userId)
setUserId
in interface DepotEntryGroupRelModel
setUserId
in interface com.liferay.portal.kernel.model.AuditedModel
userId
- the user ID of this depot entry group relpublic void setUserName(java.lang.String userName)
setUserName
in interface DepotEntryGroupRelModel
setUserName
in interface com.liferay.portal.kernel.model.AuditedModel
userName
- the user name of this depot entry group relpublic void setUserUuid(java.lang.String userUuid)
setUserUuid
in interface DepotEntryGroupRelModel
setUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
userUuid
- the user uuid of this depot entry group relpublic void setUuid(java.lang.String uuid)
setUuid
in interface DepotEntryGroupRelModel
setUuid
in interface com.liferay.portal.kernel.model.StagedModel
uuid
- the uuid of this depot entry group relpublic com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType
in interface com.liferay.portal.kernel.model.StagedModel
protected DepotEntryGroupRelWrapper wrap(DepotEntryGroupRel depotEntryGroupRel)
wrap
in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DepotEntryGroupRel>