public class CommerceTermEntryRelWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceTermEntryRel> implements CommerceTermEntryRel, com.liferay.portal.kernel.model.ModelWrapper<CommerceTermEntryRel>
This class is a wrapper for CommerceTermEntryRel
.
CommerceTermEntryRel
,
Serialized FormCOMMERCE_TERM_ENTRY_REL_ID_ACCESSOR
Constructor and Description |
---|
CommerceTermEntryRelWrapper(CommerceTermEntryRel commerceTermEntryRel) |
Modifier and Type | Method and Description |
---|---|
CommerceTermEntryRel |
cloneWithOriginalValues() |
java.lang.String |
getClassName()
Returns the fully qualified class name of this commerce term entry rel.
|
long |
getClassNameId()
Returns the class name ID of this commerce term entry rel.
|
long |
getClassPK()
Returns the class pk of this commerce term entry rel.
|
long |
getCommerceTermEntryId()
Returns the commerce term entry ID of this commerce term entry rel.
|
long |
getCommerceTermEntryRelId()
Returns the commerce term entry rel ID of this commerce term entry rel.
|
long |
getCompanyId()
Returns the company ID of this commerce term entry rel.
|
java.util.Date |
getCreateDate()
Returns the create date of this commerce term entry rel.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this commerce term entry rel.
|
long |
getMvccVersion()
Returns the mvcc version of this commerce term entry rel.
|
long |
getPrimaryKey()
Returns the primary key of this commerce term entry rel.
|
long |
getUserId()
Returns the user ID of this commerce term entry rel.
|
java.lang.String |
getUserName()
Returns the user name of this commerce term entry rel.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this commerce term entry rel.
|
void |
persist() |
void |
setClassName(java.lang.String className) |
void |
setClassNameId(long classNameId)
Sets the class name ID of this commerce term entry rel.
|
void |
setClassPK(long classPK)
Sets the class pk of this commerce term entry rel.
|
void |
setCommerceTermEntryId(long commerceTermEntryId)
Sets the commerce term entry ID of this commerce term entry rel.
|
void |
setCommerceTermEntryRelId(long commerceTermEntryRelId)
Sets the commerce term entry rel ID of this commerce term entry rel.
|
void |
setCompanyId(long companyId)
Sets the company ID of this commerce term entry rel.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this commerce term entry 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 term entry rel.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this commerce term entry rel.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this commerce term entry rel.
|
void |
setUserId(long userId)
Sets the user ID of this commerce term entry rel.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this commerce term entry rel.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this commerce term entry rel.
|
java.lang.String |
toXmlString() |
protected CommerceTermEntryRelWrapper |
wrap(CommerceTermEntryRel commerceTermEntryRel) |
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
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
public CommerceTermEntryRelWrapper(CommerceTermEntryRel commerceTermEntryRel)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<CommerceTermEntryRel>
public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<CommerceTermEntryRel>
public CommerceTermEntryRel cloneWithOriginalValues()
cloneWithOriginalValues
in interface CommerceTermEntryRelModel
cloneWithOriginalValues
in interface com.liferay.portal.kernel.model.BaseModel<CommerceTermEntryRel>
public java.lang.String getClassName()
getClassName
in interface CommerceTermEntryRelModel
getClassName
in interface com.liferay.portal.kernel.model.TypedModel
public long getClassNameId()
getClassNameId
in interface CommerceTermEntryRelModel
getClassNameId
in interface com.liferay.portal.kernel.model.TypedModel
public long getClassPK()
getClassPK
in interface CommerceTermEntryRelModel
getClassPK
in interface com.liferay.portal.kernel.model.AttachedModel
public long getCommerceTermEntryId()
getCommerceTermEntryId
in interface CommerceTermEntryRelModel
public long getCommerceTermEntryRelId()
getCommerceTermEntryRelId
in interface CommerceTermEntryRelModel
public long getCompanyId()
getCompanyId
in interface CommerceTermEntryRelModel
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 CommerceTermEntryRelModel
getCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
public java.util.Date getModifiedDate()
getModifiedDate
in interface CommerceTermEntryRelModel
getModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
public long getMvccVersion()
getMvccVersion
in interface CommerceTermEntryRelModel
getMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
public long getPrimaryKey()
getPrimaryKey
in interface CommerceTermEntryRelModel
public long getUserId()
getUserId
in interface CommerceTermEntryRelModel
getUserId
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserName()
getUserName
in interface CommerceTermEntryRelModel
getUserName
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserUuid()
getUserUuid
in interface CommerceTermEntryRelModel
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 CommerceTermEntryRelModel
public void setClassNameId(long classNameId)
setClassNameId
in interface CommerceTermEntryRelModel
setClassNameId
in interface com.liferay.portal.kernel.model.TypedModel
classNameId
- the class name ID of this commerce term entry relpublic void setClassPK(long classPK)
setClassPK
in interface CommerceTermEntryRelModel
setClassPK
in interface com.liferay.portal.kernel.model.AttachedModel
classPK
- the class pk of this commerce term entry relpublic void setCommerceTermEntryId(long commerceTermEntryId)
setCommerceTermEntryId
in interface CommerceTermEntryRelModel
commerceTermEntryId
- the commerce term entry ID of this commerce term entry relpublic void setCommerceTermEntryRelId(long commerceTermEntryRelId)
setCommerceTermEntryRelId
in interface CommerceTermEntryRelModel
commerceTermEntryRelId
- the commerce term entry rel ID of this commerce term entry relpublic void setCompanyId(long companyId)
setCompanyId
in interface CommerceTermEntryRelModel
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 term entry relpublic void setCreateDate(java.util.Date createDate)
setCreateDate
in interface CommerceTermEntryRelModel
setCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
createDate
- the create date of this commerce term entry relpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate
in interface CommerceTermEntryRelModel
setModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
modifiedDate
- the modified date of this commerce term entry relpublic void setMvccVersion(long mvccVersion)
setMvccVersion
in interface CommerceTermEntryRelModel
setMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
mvccVersion
- the mvcc version of this commerce term entry relpublic void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface CommerceTermEntryRelModel
primaryKey
- the primary key of this commerce term entry relpublic void setUserId(long userId)
setUserId
in interface CommerceTermEntryRelModel
setUserId
in interface com.liferay.portal.kernel.model.AuditedModel
userId
- the user ID of this commerce term entry relpublic void setUserName(java.lang.String userName)
setUserName
in interface CommerceTermEntryRelModel
setUserName
in interface com.liferay.portal.kernel.model.AuditedModel
userName
- the user name of this commerce term entry relpublic void setUserUuid(java.lang.String userUuid)
setUserUuid
in interface CommerceTermEntryRelModel
setUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
userUuid
- the user uuid of this commerce term entry relpublic java.lang.String toXmlString()
toXmlString
in interface CommerceTermEntryRelModel
protected CommerceTermEntryRelWrapper wrap(CommerceTermEntryRel commerceTermEntryRel)
wrap
in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceTermEntryRel>