@ProviderType public class ChangesetCollectionWrapper extends java.lang.Object implements ChangesetCollection, com.liferay.portal.kernel.model.ModelWrapper<ChangesetCollection>
This class is a wrapper for ChangesetCollection
.
ChangesetCollection
,
Serialized FormCHANGESET_COLLECTION_ID_ACCESSOR
Constructor and Description |
---|
ChangesetCollectionWrapper(ChangesetCollection changesetCollection) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
int |
compareTo(ChangesetCollection changesetCollection) |
boolean |
equals(java.lang.Object obj) |
long |
getChangesetCollectionId()
Returns the changeset collection ID of this changeset collection.
|
long |
getCompanyId()
Returns the company ID of this changeset collection.
|
java.util.Date |
getCreateDate()
Returns the create date of this changeset collection.
|
java.lang.String |
getDescription()
Returns the description of this changeset collection.
|
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
long |
getGroupId()
Returns the group ID of this changeset collection.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.lang.Class<?> |
getModelClass() |
java.lang.String |
getModelClassName() |
java.util.Date |
getModifiedDate()
Returns the modified date of this changeset collection.
|
java.lang.String |
getName()
Returns the name of this changeset collection.
|
long |
getPrimaryKey()
Returns the primary key of this changeset collection.
|
java.io.Serializable |
getPrimaryKeyObj() |
long |
getUserId()
Returns the user ID of this changeset collection.
|
java.lang.String |
getUserName()
Returns the user name of this changeset collection.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this changeset collection.
|
ChangesetCollection |
getWrappedModel() |
int |
hashCode() |
boolean |
isCachedModel() |
boolean |
isEntityCacheEnabled() |
boolean |
isEscapedModel() |
boolean |
isFinderCacheEnabled() |
boolean |
isNew() |
void |
persist() |
void |
resetOriginalValues() |
void |
setCachedModel(boolean cachedModel) |
void |
setChangesetCollectionId(long changesetCollectionId)
Sets the changeset collection ID of this changeset collection.
|
void |
setCompanyId(long companyId)
Sets the company ID of this changeset collection.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this changeset collection.
|
void |
setDescription(java.lang.String description)
Sets the description of this changeset collection.
|
void |
setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel) |
void |
setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge) |
void |
setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext) |
void |
setGroupId(long groupId)
Sets the group ID of this changeset collection.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this changeset collection.
|
void |
setName(java.lang.String name)
Sets the name of this changeset collection.
|
void |
setNew(boolean n) |
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this changeset collection.
|
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
void |
setUserId(long userId)
Sets the user ID of this changeset collection.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this changeset collection.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this changeset collection.
|
com.liferay.portal.kernel.model.CacheModel<ChangesetCollection> |
toCacheModel() |
ChangesetCollection |
toEscapedModel() |
java.lang.String |
toString() |
ChangesetCollection |
toUnescapedModel() |
java.lang.String |
toXmlString() |
public ChangesetCollectionWrapper(ChangesetCollection changesetCollection)
public java.lang.Class<?> getModelClass()
getModelClass
in interface com.liferay.portal.kernel.model.ClassedModel
public java.lang.String getModelClassName()
getModelClassName
in interface com.liferay.portal.kernel.model.ClassedModel
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<ChangesetCollection>
public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<ChangesetCollection>
public java.lang.Object clone()
clone
in interface ChangesetCollectionModel
clone
in interface com.liferay.portal.kernel.model.BaseModel<ChangesetCollection>
clone
in class java.lang.Object
public int compareTo(ChangesetCollection changesetCollection)
compareTo
in interface ChangesetCollectionModel
compareTo
in interface java.lang.Comparable<ChangesetCollection>
public long getChangesetCollectionId()
getChangesetCollectionId
in interface ChangesetCollectionModel
public long getCompanyId()
getCompanyId
in interface ChangesetCollectionModel
getCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
getCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
public java.util.Date getCreateDate()
getCreateDate
in interface ChangesetCollectionModel
getCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getDescription()
getDescription
in interface ChangesetCollectionModel
public com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge
in interface ChangesetCollectionModel
getExpandoBridge
in interface com.liferay.portal.kernel.model.BaseModel<ChangesetCollection>
getExpandoBridge
in interface com.liferay.portal.kernel.model.ClassedModel
public long getGroupId()
getGroupId
in interface ChangesetCollectionModel
getGroupId
in interface com.liferay.portal.kernel.model.GroupedModel
public java.util.Date getModifiedDate()
getModifiedDate
in interface ChangesetCollectionModel
getModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getName()
getName
in interface ChangesetCollectionModel
public long getPrimaryKey()
getPrimaryKey
in interface ChangesetCollectionModel
public java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj
in interface ChangesetCollectionModel
getPrimaryKeyObj
in interface com.liferay.portal.kernel.model.BaseModel<ChangesetCollection>
getPrimaryKeyObj
in interface com.liferay.portal.kernel.model.ClassedModel
public long getUserId()
getUserId
in interface ChangesetCollectionModel
getUserId
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserName()
getUserName
in interface ChangesetCollectionModel
getUserName
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserUuid()
getUserUuid
in interface ChangesetCollectionModel
getUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
public int hashCode()
hashCode
in interface ChangesetCollectionModel
hashCode
in class java.lang.Object
public boolean isCachedModel()
isCachedModel
in interface ChangesetCollectionModel
isCachedModel
in interface com.liferay.portal.kernel.model.BaseModel<ChangesetCollection>
public boolean isEscapedModel()
isEscapedModel
in interface ChangesetCollectionModel
isEscapedModel
in interface com.liferay.portal.kernel.model.BaseModel<ChangesetCollection>
public boolean isNew()
isNew
in interface ChangesetCollectionModel
isNew
in interface com.liferay.portal.kernel.model.BaseModel<ChangesetCollection>
public void persist()
persist
in interface com.liferay.portal.kernel.model.PersistedModel
public void setCachedModel(boolean cachedModel)
setCachedModel
in interface ChangesetCollectionModel
setCachedModel
in interface com.liferay.portal.kernel.model.BaseModel<ChangesetCollection>
public void setChangesetCollectionId(long changesetCollectionId)
setChangesetCollectionId
in interface ChangesetCollectionModel
changesetCollectionId
- the changeset collection ID of this changeset collectionpublic void setCompanyId(long companyId)
setCompanyId
in interface ChangesetCollectionModel
setCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
setCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
companyId
- the company ID of this changeset collectionpublic void setCreateDate(java.util.Date createDate)
setCreateDate
in interface ChangesetCollectionModel
setCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
createDate
- the create date of this changeset collectionpublic void setDescription(java.lang.String description)
setDescription
in interface ChangesetCollectionModel
description
- the description of this changeset collectionpublic void setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel)
setExpandoBridgeAttributes
in interface ChangesetCollectionModel
setExpandoBridgeAttributes
in interface com.liferay.portal.kernel.model.BaseModel<ChangesetCollection>
public void setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
setExpandoBridgeAttributes
in interface ChangesetCollectionModel
setExpandoBridgeAttributes
in interface com.liferay.portal.kernel.model.BaseModel<ChangesetCollection>
public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes
in interface ChangesetCollectionModel
setExpandoBridgeAttributes
in interface com.liferay.portal.kernel.model.BaseModel<ChangesetCollection>
public void setGroupId(long groupId)
setGroupId
in interface ChangesetCollectionModel
setGroupId
in interface com.liferay.portal.kernel.model.GroupedModel
groupId
- the group ID of this changeset collectionpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate
in interface ChangesetCollectionModel
setModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
modifiedDate
- the modified date of this changeset collectionpublic void setName(java.lang.String name)
setName
in interface ChangesetCollectionModel
name
- the name of this changeset collectionpublic void setNew(boolean n)
setNew
in interface ChangesetCollectionModel
setNew
in interface com.liferay.portal.kernel.model.BaseModel<ChangesetCollection>
public void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface ChangesetCollectionModel
primaryKey
- the primary key of this changeset collectionpublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj
in interface ChangesetCollectionModel
setPrimaryKeyObj
in interface com.liferay.portal.kernel.model.BaseModel<ChangesetCollection>
setPrimaryKeyObj
in interface com.liferay.portal.kernel.model.ClassedModel
public void setUserId(long userId)
setUserId
in interface ChangesetCollectionModel
setUserId
in interface com.liferay.portal.kernel.model.AuditedModel
userId
- the user ID of this changeset collectionpublic void setUserName(java.lang.String userName)
setUserName
in interface ChangesetCollectionModel
setUserName
in interface com.liferay.portal.kernel.model.AuditedModel
userName
- the user name of this changeset collectionpublic void setUserUuid(java.lang.String userUuid)
setUserUuid
in interface ChangesetCollectionModel
setUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
userUuid
- the user uuid of this changeset collectionpublic com.liferay.portal.kernel.model.CacheModel<ChangesetCollection> toCacheModel()
toCacheModel
in interface ChangesetCollectionModel
toCacheModel
in interface com.liferay.portal.kernel.model.BaseModel<ChangesetCollection>
public ChangesetCollection toEscapedModel()
toEscapedModel
in interface ChangesetCollectionModel
toEscapedModel
in interface com.liferay.portal.kernel.model.BaseModel<ChangesetCollection>
public java.lang.String toString()
toString
in interface ChangesetCollectionModel
toString
in class java.lang.Object
public ChangesetCollection toUnescapedModel()
toUnescapedModel
in interface ChangesetCollectionModel
toUnescapedModel
in interface com.liferay.portal.kernel.model.BaseModel<ChangesetCollection>
public java.lang.String toXmlString()
toXmlString
in interface ChangesetCollectionModel
toXmlString
in interface com.liferay.portal.kernel.model.BaseModel<ChangesetCollection>
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public ChangesetCollection getWrappedModel()
getWrappedModel
in interface com.liferay.portal.kernel.model.ModelWrapper<ChangesetCollection>
public boolean isEntityCacheEnabled()
isEntityCacheEnabled
in interface com.liferay.portal.kernel.model.BaseModel<ChangesetCollection>
public boolean isFinderCacheEnabled()
isFinderCacheEnabled
in interface com.liferay.portal.kernel.model.BaseModel<ChangesetCollection>
public void resetOriginalValues()
resetOriginalValues
in interface com.liferay.portal.kernel.model.BaseModel<ChangesetCollection>