@ProviderType public class CommerceDiscountUsageEntryWrapper extends java.lang.Object implements CommerceDiscountUsageEntry, com.liferay.portal.kernel.model.ModelWrapper<CommerceDiscountUsageEntry>
This class is a wrapper for CommerceDiscountUsageEntry.
CommerceDiscountUsageEntry,
Serialized FormCOMMERCE_DISCOUNT_USAGE_ENTRY_ID_ACCESSOR| Constructor and Description |
|---|
CommerceDiscountUsageEntryWrapper(CommerceDiscountUsageEntry commerceDiscountUsageEntry) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
int |
compareTo(CommerceDiscountUsageEntry commerceDiscountUsageEntry) |
boolean |
equals(java.lang.Object obj) |
long |
getCommerceDiscountId()
Returns the commerce discount ID of this commerce discount usage entry.
|
long |
getCommerceDiscountUsageEntryId()
Returns the commerce discount usage entry ID of this commerce discount usage entry.
|
long |
getCommerceOrderId()
Returns the commerce order ID of this commerce discount usage entry.
|
long |
getCompanyId()
Returns the company ID of this commerce discount usage entry.
|
java.util.Date |
getCreateDate()
Returns the create date of this commerce discount usage entry.
|
long |
getDiscountOrganizationId()
Returns the discount organization ID of this commerce discount usage entry.
|
long |
getDiscountUserId()
Returns the discount user ID of this commerce discount usage entry.
|
java.lang.String |
getDiscountUserUuid()
Returns the discount user uuid of this commerce discount usage entry.
|
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
long |
getGroupId()
Returns the group ID of this commerce discount usage entry.
|
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 usage entry.
|
long |
getPrimaryKey()
Returns the primary key of this commerce discount usage entry.
|
java.io.Serializable |
getPrimaryKeyObj() |
long |
getUserId()
Returns the user ID of this commerce discount usage entry.
|
java.lang.String |
getUserName()
Returns the user name of this commerce discount usage entry.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this commerce discount usage entry.
|
CommerceDiscountUsageEntry |
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 usage entry.
|
void |
setCommerceDiscountUsageEntryId(long commerceDiscountUsageEntryId)
Sets the commerce discount usage entry ID of this commerce discount usage entry.
|
void |
setCommerceOrderId(long commerceOrderId)
Sets the commerce order ID of this commerce discount usage entry.
|
void |
setCompanyId(long companyId)
Sets the company ID of this commerce discount usage entry.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this commerce discount usage entry.
|
void |
setDiscountOrganizationId(long discountOrganizationId)
Sets the discount organization ID of this commerce discount usage entry.
|
void |
setDiscountUserId(long discountUserId)
Sets the discount user ID of this commerce discount usage entry.
|
void |
setDiscountUserUuid(java.lang.String discountUserUuid)
Sets the discount user uuid of this commerce discount usage entry.
|
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 usage entry.
|
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 usage entry.
|
void |
setNew(boolean n) |
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this commerce discount usage entry.
|
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
void |
setUserId(long userId)
Sets the user ID of this commerce discount usage entry.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this commerce discount usage entry.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this commerce discount usage entry.
|
com.liferay.portal.kernel.model.CacheModel<CommerceDiscountUsageEntry> |
toCacheModel() |
CommerceDiscountUsageEntry |
toEscapedModel() |
java.lang.String |
toString() |
CommerceDiscountUsageEntry |
toUnescapedModel() |
java.lang.String |
toXmlString() |
public CommerceDiscountUsageEntryWrapper(CommerceDiscountUsageEntry commerceDiscountUsageEntry)
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<CommerceDiscountUsageEntry>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountUsageEntry>public java.lang.Object clone()
clone in interface CommerceDiscountUsageEntryModelclone in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountUsageEntry>clone in class java.lang.Objectpublic int compareTo(CommerceDiscountUsageEntry commerceDiscountUsageEntry)
compareTo in interface CommerceDiscountUsageEntryModelcompareTo in interface java.lang.Comparable<CommerceDiscountUsageEntry>public long getCommerceDiscountId()
getCommerceDiscountId in interface CommerceDiscountUsageEntryModelpublic long getCommerceDiscountUsageEntryId()
getCommerceDiscountUsageEntryId in interface CommerceDiscountUsageEntryModelpublic long getCommerceOrderId()
getCommerceOrderId in interface CommerceDiscountUsageEntryModelpublic long getCompanyId()
getCompanyId in interface CommerceDiscountUsageEntryModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic java.util.Date getCreateDate()
getCreateDate in interface CommerceDiscountUsageEntryModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelpublic long getDiscountOrganizationId()
getDiscountOrganizationId in interface CommerceDiscountUsageEntryModelpublic long getDiscountUserId()
getDiscountUserId in interface CommerceDiscountUsageEntryModelpublic java.lang.String getDiscountUserUuid()
getDiscountUserUuid in interface CommerceDiscountUsageEntryModelpublic com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge in interface CommerceDiscountUsageEntryModelgetExpandoBridge in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountUsageEntry>getExpandoBridge in interface com.liferay.portal.kernel.model.ClassedModelpublic long getGroupId()
getGroupId in interface CommerceDiscountUsageEntryModelgetGroupId in interface com.liferay.portal.kernel.model.GroupedModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface CommerceDiscountUsageEntryModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelpublic long getPrimaryKey()
getPrimaryKey in interface CommerceDiscountUsageEntryModelpublic java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj in interface CommerceDiscountUsageEntryModelgetPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountUsageEntry>getPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic long getUserId()
getUserId in interface CommerceDiscountUsageEntryModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface CommerceDiscountUsageEntryModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface CommerceDiscountUsageEntryModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic int hashCode()
hashCode in interface CommerceDiscountUsageEntryModelhashCode in class java.lang.Objectpublic boolean isCachedModel()
isCachedModel in interface CommerceDiscountUsageEntryModelisCachedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountUsageEntry>public boolean isEscapedModel()
isEscapedModel in interface CommerceDiscountUsageEntryModelisEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountUsageEntry>public boolean isNew()
isNew in interface CommerceDiscountUsageEntryModelisNew in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountUsageEntry>public void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCachedModel(boolean cachedModel)
setCachedModel in interface CommerceDiscountUsageEntryModelsetCachedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountUsageEntry>public void setCommerceDiscountId(long commerceDiscountId)
setCommerceDiscountId in interface CommerceDiscountUsageEntryModelcommerceDiscountId - the commerce discount ID of this commerce discount usage entrypublic void setCommerceDiscountUsageEntryId(long commerceDiscountUsageEntryId)
setCommerceDiscountUsageEntryId in interface CommerceDiscountUsageEntryModelcommerceDiscountUsageEntryId - the commerce discount usage entry ID of this commerce discount usage entrypublic void setCommerceOrderId(long commerceOrderId)
setCommerceOrderId in interface CommerceDiscountUsageEntryModelcommerceOrderId - the commerce order ID of this commerce discount usage entrypublic void setCompanyId(long companyId)
setCompanyId in interface CommerceDiscountUsageEntryModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this commerce discount usage entrypublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface CommerceDiscountUsageEntryModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelcreateDate - the create date of this commerce discount usage entrypublic void setDiscountOrganizationId(long discountOrganizationId)
setDiscountOrganizationId in interface CommerceDiscountUsageEntryModeldiscountOrganizationId - the discount organization ID of this commerce discount usage entrypublic void setDiscountUserId(long discountUserId)
setDiscountUserId in interface CommerceDiscountUsageEntryModeldiscountUserId - the discount user ID of this commerce discount usage entrypublic void setDiscountUserUuid(java.lang.String discountUserUuid)
setDiscountUserUuid in interface CommerceDiscountUsageEntryModeldiscountUserUuid - the discount user uuid of this commerce discount usage entrypublic void setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel)
setExpandoBridgeAttributes in interface CommerceDiscountUsageEntryModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountUsageEntry>public void setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
setExpandoBridgeAttributes in interface CommerceDiscountUsageEntryModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountUsageEntry>public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes in interface CommerceDiscountUsageEntryModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountUsageEntry>public void setGroupId(long groupId)
setGroupId in interface CommerceDiscountUsageEntryModelsetGroupId in interface com.liferay.portal.kernel.model.GroupedModelgroupId - the group ID of this commerce discount usage entrypublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface CommerceDiscountUsageEntryModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelmodifiedDate - the modified date of this commerce discount usage entrypublic void setNew(boolean n)
setNew in interface CommerceDiscountUsageEntryModelsetNew in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountUsageEntry>public void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CommerceDiscountUsageEntryModelprimaryKey - the primary key of this commerce discount usage entrypublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj in interface CommerceDiscountUsageEntryModelsetPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountUsageEntry>setPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic void setUserId(long userId)
setUserId in interface CommerceDiscountUsageEntryModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this commerce discount usage entrypublic void setUserName(java.lang.String userName)
setUserName in interface CommerceDiscountUsageEntryModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this commerce discount usage entrypublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface CommerceDiscountUsageEntryModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this commerce discount usage entrypublic com.liferay.portal.kernel.model.CacheModel<CommerceDiscountUsageEntry> toCacheModel()
toCacheModel in interface CommerceDiscountUsageEntryModeltoCacheModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountUsageEntry>public CommerceDiscountUsageEntry toEscapedModel()
toEscapedModel in interface CommerceDiscountUsageEntryModeltoEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountUsageEntry>public java.lang.String toString()
toString in interface CommerceDiscountUsageEntryModeltoString in class java.lang.Objectpublic CommerceDiscountUsageEntry toUnescapedModel()
toUnescapedModel in interface CommerceDiscountUsageEntryModeltoUnescapedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountUsageEntry>public java.lang.String toXmlString()
toXmlString in interface CommerceDiscountUsageEntryModeltoXmlString in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountUsageEntry>public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic CommerceDiscountUsageEntry getWrappedModel()
getWrappedModel in interface com.liferay.portal.kernel.model.ModelWrapper<CommerceDiscountUsageEntry>public boolean isEntityCacheEnabled()
isEntityCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountUsageEntry>public boolean isFinderCacheEnabled()
isFinderCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountUsageEntry>public void resetOriginalValues()
resetOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountUsageEntry>