public class CommerceChannelRelWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceChannelRel> implements CommerceChannelRel, com.liferay.portal.kernel.model.ModelWrapper<CommerceChannelRel>
This class is a wrapper for CommerceChannelRel
.
CommerceChannelRel
,
Serialized FormCOMMERCE_CHANNEL_REL_ID_ACCESSOR
Constructor and Description |
---|
CommerceChannelRelWrapper(CommerceChannelRel commerceChannelRel) |
Modifier and Type | Method and Description |
---|---|
CommerceChannelRel |
cloneWithOriginalValues() |
java.lang.String |
getClassName()
Returns the fully qualified class name of this commerce channel rel.
|
long |
getClassNameId()
Returns the class name ID of this commerce channel rel.
|
long |
getClassPK()
Returns the class pk of this commerce channel rel.
|
CommerceChannel |
getCommerceChannel() |
long |
getCommerceChannelId()
Returns the commerce channel ID of this commerce channel rel.
|
long |
getCommerceChannelRelId()
Returns the commerce channel rel ID of this commerce channel rel.
|
long |
getCompanyId()
Returns the company ID of this commerce channel rel.
|
java.util.Date |
getCreateDate()
Returns the create date of this commerce channel rel.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this commerce channel rel.
|
long |
getMvccVersion()
Returns the mvcc version of this commerce channel rel.
|
long |
getPrimaryKey()
Returns the primary key of this commerce channel rel.
|
long |
getUserId()
Returns the user ID of this commerce channel rel.
|
java.lang.String |
getUserName()
Returns the user name of this commerce channel rel.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this commerce channel rel.
|
void |
persist() |
void |
setClassName(java.lang.String className) |
void |
setClassNameId(long classNameId)
Sets the class name ID of this commerce channel rel.
|
void |
setClassPK(long classPK)
Sets the class pk of this commerce channel rel.
|
void |
setCommerceChannelId(long commerceChannelId)
Sets the commerce channel ID of this commerce channel rel.
|
void |
setCommerceChannelRelId(long commerceChannelRelId)
Sets the commerce channel rel ID of this commerce channel rel.
|
void |
setCompanyId(long companyId)
Sets the company ID of this commerce channel rel.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this commerce channel 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 commerce channel rel.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this commerce channel rel.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this commerce channel rel.
|
void |
setUserId(long userId)
Sets the user ID of this commerce channel rel.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this commerce channel rel.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this commerce channel rel.
|
protected CommerceChannelRelWrapper |
wrap(CommerceChannelRel commerceChannelRel) |
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 CommerceChannelRelWrapper(CommerceChannelRel commerceChannelRel)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<CommerceChannelRel>
public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<CommerceChannelRel>
public CommerceChannelRel cloneWithOriginalValues()
cloneWithOriginalValues
in interface CommerceChannelRelModel
cloneWithOriginalValues
in interface com.liferay.portal.kernel.model.BaseModel<CommerceChannelRel>
public java.lang.String getClassName()
getClassName
in interface CommerceChannelRelModel
getClassName
in interface com.liferay.portal.kernel.model.TypedModel
public long getClassNameId()
getClassNameId
in interface CommerceChannelRelModel
getClassNameId
in interface com.liferay.portal.kernel.model.TypedModel
public long getClassPK()
getClassPK
in interface CommerceChannelRelModel
getClassPK
in interface com.liferay.portal.kernel.model.AttachedModel
public CommerceChannel getCommerceChannel() throws com.liferay.portal.kernel.exception.PortalException
getCommerceChannel
in interface CommerceChannelRel
com.liferay.portal.kernel.exception.PortalException
public long getCommerceChannelId()
getCommerceChannelId
in interface CommerceChannelRelModel
public long getCommerceChannelRelId()
getCommerceChannelRelId
in interface CommerceChannelRelModel
public long getCompanyId()
getCompanyId
in interface CommerceChannelRelModel
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 CommerceChannelRelModel
getCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
public java.util.Date getModifiedDate()
getModifiedDate
in interface CommerceChannelRelModel
getModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
public long getMvccVersion()
getMvccVersion
in interface CommerceChannelRelModel
getMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
public long getPrimaryKey()
getPrimaryKey
in interface CommerceChannelRelModel
public long getUserId()
getUserId
in interface CommerceChannelRelModel
getUserId
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserName()
getUserName
in interface CommerceChannelRelModel
getUserName
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserUuid()
getUserUuid
in interface CommerceChannelRelModel
getUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
public void persist()
persist
in interface com.liferay.portal.kernel.model.PersistedModel
public void setClassName(java.lang.String className)
setClassName
in interface CommerceChannelRelModel
public void setClassNameId(long classNameId)
setClassNameId
in interface CommerceChannelRelModel
setClassNameId
in interface com.liferay.portal.kernel.model.TypedModel
classNameId
- the class name ID of this commerce channel relpublic void setClassPK(long classPK)
setClassPK
in interface CommerceChannelRelModel
setClassPK
in interface com.liferay.portal.kernel.model.AttachedModel
classPK
- the class pk of this commerce channel relpublic void setCommerceChannelId(long commerceChannelId)
setCommerceChannelId
in interface CommerceChannelRelModel
commerceChannelId
- the commerce channel ID of this commerce channel relpublic void setCommerceChannelRelId(long commerceChannelRelId)
setCommerceChannelRelId
in interface CommerceChannelRelModel
commerceChannelRelId
- the commerce channel rel ID of this commerce channel relpublic void setCompanyId(long companyId)
setCompanyId
in interface CommerceChannelRelModel
setCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
setCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
companyId
- the company ID of this commerce channel relpublic void setCreateDate(java.util.Date createDate)
setCreateDate
in interface CommerceChannelRelModel
setCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
createDate
- the create date of this commerce channel relpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate
in interface CommerceChannelRelModel
setModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
modifiedDate
- the modified date of this commerce channel relpublic void setMvccVersion(long mvccVersion)
setMvccVersion
in interface CommerceChannelRelModel
setMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
mvccVersion
- the mvcc version of this commerce channel relpublic void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface CommerceChannelRelModel
primaryKey
- the primary key of this commerce channel relpublic void setUserId(long userId)
setUserId
in interface CommerceChannelRelModel
setUserId
in interface com.liferay.portal.kernel.model.AuditedModel
userId
- the user ID of this commerce channel relpublic void setUserName(java.lang.String userName)
setUserName
in interface CommerceChannelRelModel
setUserName
in interface com.liferay.portal.kernel.model.AuditedModel
userName
- the user name of this commerce channel relpublic void setUserUuid(java.lang.String userUuid)
setUserUuid
in interface CommerceChannelRelModel
setUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
userUuid
- the user uuid of this commerce channel relprotected CommerceChannelRelWrapper wrap(CommerceChannelRel commerceChannelRel)
wrap
in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceChannelRel>