@ProviderType public class CommerceDiscountUserSegmentRelWrapper extends java.lang.Object implements CommerceDiscountUserSegmentRel, com.liferay.portal.kernel.model.ModelWrapper<CommerceDiscountUserSegmentRel>
This class is a wrapper for CommerceDiscountUserSegmentRel.
CommerceDiscountUserSegmentRel,
Serialized FormCOMMERCE_DISCOUNT_USER_SEGMENT_REL_ID_ACCESSOR| Constructor and Description |
|---|
CommerceDiscountUserSegmentRelWrapper(CommerceDiscountUserSegmentRel commerceDiscountUserSegmentRel) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
int |
compareTo(CommerceDiscountUserSegmentRel commerceDiscountUserSegmentRel) |
boolean |
equals(java.lang.Object obj) |
long |
getCommerceDiscountId()
Returns the commerce discount ID of this commerce discount user segment rel.
|
long |
getCommerceDiscountUserSegmentRelId()
Returns the commerce discount user segment rel ID of this commerce discount user segment rel.
|
com.liferay.commerce.user.segment.model.CommerceUserSegmentEntry |
getCommerceUserSegmentEntry() |
long |
getCommerceUserSegmentEntryId()
Returns the commerce user segment entry ID of this commerce discount user segment rel.
|
long |
getCompanyId()
Returns the company ID of this commerce discount user segment rel.
|
java.util.Date |
getCreateDate()
Returns the create date of this commerce discount user segment rel.
|
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
long |
getGroupId()
Returns the group ID of this commerce discount user segment rel.
|
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 commerce discount user segment rel.
|
long |
getPrimaryKey()
Returns the primary key of this commerce discount user segment rel.
|
java.io.Serializable |
getPrimaryKeyObj() |
long |
getUserId()
Returns the user ID of this commerce discount user segment rel.
|
java.lang.String |
getUserName()
Returns the user name of this commerce discount user segment rel.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this commerce discount user segment rel.
|
CommerceDiscountUserSegmentRel |
getWrappedModel() |
int |
hashCode() |
boolean |
isCachedModel() |
boolean |
isEntityCacheEnabled() |
boolean |
isEscapedModel() |
boolean |
isFinderCacheEnabled() |
boolean |
isNew() |
void |
persist() |
void |
resetOriginalValues() |
void |
setCachedModel(boolean cachedModel) |
void |
setCommerceDiscountId(long commerceDiscountId)
Sets the commerce discount ID of this commerce discount user segment rel.
|
void |
setCommerceDiscountUserSegmentRelId(long commerceDiscountUserSegmentRelId)
Sets the commerce discount user segment rel ID of this commerce discount user segment rel.
|
void |
setCommerceUserSegmentEntryId(long commerceUserSegmentEntryId)
Sets the commerce user segment entry ID of this commerce discount user segment rel.
|
void |
setCompanyId(long companyId)
Sets the company ID of this commerce discount user segment rel.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this commerce discount user segment rel.
|
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 commerce discount user segment 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 discount user segment rel.
|
void |
setNew(boolean n) |
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this commerce discount user segment rel.
|
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
void |
setUserId(long userId)
Sets the user ID of this commerce discount user segment rel.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this commerce discount user segment rel.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this commerce discount user segment rel.
|
com.liferay.portal.kernel.model.CacheModel<CommerceDiscountUserSegmentRel> |
toCacheModel() |
CommerceDiscountUserSegmentRel |
toEscapedModel() |
java.lang.String |
toString() |
CommerceDiscountUserSegmentRel |
toUnescapedModel() |
java.lang.String |
toXmlString() |
public CommerceDiscountUserSegmentRelWrapper(CommerceDiscountUserSegmentRel commerceDiscountUserSegmentRel)
public java.lang.Class<?> getModelClass()
getModelClass in interface com.liferay.portal.kernel.model.ClassedModelpublic java.lang.String getModelClassName()
getModelClassName in interface com.liferay.portal.kernel.model.ClassedModelpublic java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountUserSegmentRel>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountUserSegmentRel>public java.lang.Object clone()
clone in interface CommerceDiscountUserSegmentRelModelclone in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountUserSegmentRel>clone in class java.lang.Objectpublic int compareTo(CommerceDiscountUserSegmentRel commerceDiscountUserSegmentRel)
compareTo in interface CommerceDiscountUserSegmentRelModelcompareTo in interface java.lang.Comparable<CommerceDiscountUserSegmentRel>public long getCommerceDiscountId()
getCommerceDiscountId in interface CommerceDiscountUserSegmentRelModelpublic long getCommerceDiscountUserSegmentRelId()
getCommerceDiscountUserSegmentRelId in interface CommerceDiscountUserSegmentRelModelpublic com.liferay.commerce.user.segment.model.CommerceUserSegmentEntry getCommerceUserSegmentEntry()
throws com.liferay.portal.kernel.exception.PortalException
getCommerceUserSegmentEntry in interface CommerceDiscountUserSegmentRelcom.liferay.portal.kernel.exception.PortalExceptionpublic long getCommerceUserSegmentEntryId()
getCommerceUserSegmentEntryId in interface CommerceDiscountUserSegmentRelModelpublic long getCompanyId()
getCompanyId in interface CommerceDiscountUserSegmentRelModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic java.util.Date getCreateDate()
getCreateDate in interface CommerceDiscountUserSegmentRelModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelpublic com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge in interface CommerceDiscountUserSegmentRelModelgetExpandoBridge in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountUserSegmentRel>getExpandoBridge in interface com.liferay.portal.kernel.model.ClassedModelpublic long getGroupId()
getGroupId in interface CommerceDiscountUserSegmentRelModelgetGroupId in interface com.liferay.portal.kernel.model.GroupedModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface CommerceDiscountUserSegmentRelModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelpublic long getPrimaryKey()
getPrimaryKey in interface CommerceDiscountUserSegmentRelModelpublic java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj in interface CommerceDiscountUserSegmentRelModelgetPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountUserSegmentRel>getPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic long getUserId()
getUserId in interface CommerceDiscountUserSegmentRelModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface CommerceDiscountUserSegmentRelModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface CommerceDiscountUserSegmentRelModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic int hashCode()
hashCode in interface CommerceDiscountUserSegmentRelModelhashCode in class java.lang.Objectpublic boolean isCachedModel()
isCachedModel in interface CommerceDiscountUserSegmentRelModelisCachedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountUserSegmentRel>public boolean isEscapedModel()
isEscapedModel in interface CommerceDiscountUserSegmentRelModelisEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountUserSegmentRel>public boolean isNew()
isNew in interface CommerceDiscountUserSegmentRelModelisNew in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountUserSegmentRel>public void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCachedModel(boolean cachedModel)
setCachedModel in interface CommerceDiscountUserSegmentRelModelsetCachedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountUserSegmentRel>public void setCommerceDiscountId(long commerceDiscountId)
setCommerceDiscountId in interface CommerceDiscountUserSegmentRelModelcommerceDiscountId - the commerce discount ID of this commerce discount user segment relpublic void setCommerceDiscountUserSegmentRelId(long commerceDiscountUserSegmentRelId)
setCommerceDiscountUserSegmentRelId in interface CommerceDiscountUserSegmentRelModelcommerceDiscountUserSegmentRelId - the commerce discount user segment rel ID of this commerce discount user segment relpublic void setCommerceUserSegmentEntryId(long commerceUserSegmentEntryId)
setCommerceUserSegmentEntryId in interface CommerceDiscountUserSegmentRelModelcommerceUserSegmentEntryId - the commerce user segment entry ID of this commerce discount user segment relpublic void setCompanyId(long companyId)
setCompanyId in interface CommerceDiscountUserSegmentRelModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this commerce discount user segment relpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface CommerceDiscountUserSegmentRelModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelcreateDate - the create date of this commerce discount user segment relpublic void setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel)
setExpandoBridgeAttributes in interface CommerceDiscountUserSegmentRelModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountUserSegmentRel>public void setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
setExpandoBridgeAttributes in interface CommerceDiscountUserSegmentRelModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountUserSegmentRel>public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes in interface CommerceDiscountUserSegmentRelModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountUserSegmentRel>public void setGroupId(long groupId)
setGroupId in interface CommerceDiscountUserSegmentRelModelsetGroupId in interface com.liferay.portal.kernel.model.GroupedModelgroupId - the group ID of this commerce discount user segment relpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface CommerceDiscountUserSegmentRelModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelmodifiedDate - the modified date of this commerce discount user segment relpublic void setNew(boolean n)
setNew in interface CommerceDiscountUserSegmentRelModelsetNew in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountUserSegmentRel>public void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CommerceDiscountUserSegmentRelModelprimaryKey - the primary key of this commerce discount user segment relpublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj in interface CommerceDiscountUserSegmentRelModelsetPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountUserSegmentRel>setPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic void setUserId(long userId)
setUserId in interface CommerceDiscountUserSegmentRelModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this commerce discount user segment relpublic void setUserName(java.lang.String userName)
setUserName in interface CommerceDiscountUserSegmentRelModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this commerce discount user segment relpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface CommerceDiscountUserSegmentRelModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this commerce discount user segment relpublic com.liferay.portal.kernel.model.CacheModel<CommerceDiscountUserSegmentRel> toCacheModel()
toCacheModel in interface CommerceDiscountUserSegmentRelModeltoCacheModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountUserSegmentRel>public CommerceDiscountUserSegmentRel toEscapedModel()
toEscapedModel in interface CommerceDiscountUserSegmentRelModeltoEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountUserSegmentRel>public java.lang.String toString()
toString in interface CommerceDiscountUserSegmentRelModeltoString in class java.lang.Objectpublic CommerceDiscountUserSegmentRel toUnescapedModel()
toUnescapedModel in interface CommerceDiscountUserSegmentRelModeltoUnescapedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountUserSegmentRel>public java.lang.String toXmlString()
toXmlString in interface CommerceDiscountUserSegmentRelModeltoXmlString in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountUserSegmentRel>public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic CommerceDiscountUserSegmentRel getWrappedModel()
getWrappedModel in interface com.liferay.portal.kernel.model.ModelWrapper<CommerceDiscountUserSegmentRel>public boolean isEntityCacheEnabled()
isEntityCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountUserSegmentRel>public boolean isFinderCacheEnabled()
isFinderCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountUserSegmentRel>public void resetOriginalValues()
resetOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountUserSegmentRel>