public class CommercePriceModifierWrapper extends java.lang.Object implements CommercePriceModifier, com.liferay.portal.kernel.model.ModelWrapper<CommercePriceModifier>
This class is a wrapper for CommercePriceModifier.
CommercePriceModifier,
Serialized FormCOMMERCE_PRICE_MODIFIER_ID_ACCESSOR| Constructor and Description |
|---|
CommercePriceModifierWrapper(CommercePriceModifier commercePriceModifier) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
int |
compareTo(CommercePriceModifier commercePriceModifier) |
boolean |
equals(java.lang.Object object) |
boolean |
getActive()
Returns the active of this commerce price modifier.
|
long |
getCommercePriceListId()
Returns the commerce price list ID of this commerce price modifier.
|
long |
getCommercePriceModifierId()
Returns the commerce price modifier ID of this commerce price modifier.
|
long |
getCompanyId()
Returns the company ID of this commerce price modifier.
|
java.util.Date |
getCreateDate()
Returns the create date of this commerce price modifier.
|
java.util.Date |
getDisplayDate()
Returns the display date of this commerce price modifier.
|
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
java.util.Date |
getExpirationDate()
Returns the expiration date of this commerce price modifier.
|
java.lang.String |
getExternalReferenceCode()
Returns the external reference code of this commerce price modifier.
|
long |
getGroupId()
Returns the group ID of this commerce price modifier.
|
java.util.Date |
getLastPublishDate()
Returns the last publish date of this commerce price modifier.
|
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 price modifier.
|
java.math.BigDecimal |
getModifierAmount()
Returns the modifier amount of this commerce price modifier.
|
java.lang.String |
getModifierType()
Returns the modifier type of this commerce price modifier.
|
long |
getPrimaryKey()
Returns the primary key of this commerce price modifier.
|
java.io.Serializable |
getPrimaryKeyObj() |
double |
getPriority()
Returns the priority of this commerce price modifier.
|
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
int |
getStatus()
Returns the status of this commerce price modifier.
|
long |
getStatusByUserId()
Returns the status by user ID of this commerce price modifier.
|
java.lang.String |
getStatusByUserName()
Returns the status by user name of this commerce price modifier.
|
java.lang.String |
getStatusByUserUuid()
Returns the status by user uuid of this commerce price modifier.
|
java.util.Date |
getStatusDate()
Returns the status date of this commerce price modifier.
|
java.lang.String |
getTarget()
Returns the target of this commerce price modifier.
|
java.lang.String |
getTitle()
Returns the title of this commerce price modifier.
|
long |
getUserId()
Returns the user ID of this commerce price modifier.
|
java.lang.String |
getUserName()
Returns the user name of this commerce price modifier.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this commerce price modifier.
|
java.lang.String |
getUuid()
Returns the uuid of this commerce price modifier.
|
CommercePriceModifier |
getWrappedModel() |
int |
hashCode() |
boolean |
isActive()
Returns
true if this commerce price modifier is active. |
boolean |
isApproved()
Returns
true if this commerce price modifier is approved. |
boolean |
isCachedModel() |
boolean |
isDenied()
Returns
true if this commerce price modifier is denied. |
boolean |
isDraft()
Returns
true if this commerce price modifier is a draft. |
boolean |
isEntityCacheEnabled() |
boolean |
isEscapedModel() |
boolean |
isExpired()
Returns
true if this commerce price modifier is expired. |
boolean |
isFinderCacheEnabled() |
boolean |
isInactive()
Returns
true if this commerce price modifier is inactive. |
boolean |
isIncomplete()
Returns
true if this commerce price modifier is incomplete. |
boolean |
isNew() |
boolean |
isPending()
Returns
true if this commerce price modifier is pending. |
boolean |
isScheduled()
Returns
true if this commerce price modifier is scheduled. |
void |
persist() |
void |
resetOriginalValues() |
void |
setActive(boolean active)
Sets whether this commerce price modifier is active.
|
void |
setCachedModel(boolean cachedModel) |
void |
setCommercePriceListId(long commercePriceListId)
Sets the commerce price list ID of this commerce price modifier.
|
void |
setCommercePriceModifierId(long commercePriceModifierId)
Sets the commerce price modifier ID of this commerce price modifier.
|
void |
setCompanyId(long companyId)
Sets the company ID of this commerce price modifier.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this commerce price modifier.
|
void |
setDisplayDate(java.util.Date displayDate)
Sets the display date of this commerce price modifier.
|
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 |
setExpirationDate(java.util.Date expirationDate)
Sets the expiration date of this commerce price modifier.
|
void |
setExternalReferenceCode(java.lang.String externalReferenceCode)
Sets the external reference code of this commerce price modifier.
|
void |
setGroupId(long groupId)
Sets the group ID of this commerce price modifier.
|
void |
setLastPublishDate(java.util.Date lastPublishDate)
Sets the last publish date of this commerce price modifier.
|
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 price modifier.
|
void |
setModifierAmount(java.math.BigDecimal modifierAmount)
Sets the modifier amount of this commerce price modifier.
|
void |
setModifierType(java.lang.String modifierType)
Sets the modifier type of this commerce price modifier.
|
void |
setNew(boolean n) |
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this commerce price modifier.
|
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
void |
setPriority(double priority)
Sets the priority of this commerce price modifier.
|
void |
setStatus(int status)
Sets the status of this commerce price modifier.
|
void |
setStatusByUserId(long statusByUserId)
Sets the status by user ID of this commerce price modifier.
|
void |
setStatusByUserName(java.lang.String statusByUserName)
Sets the status by user name of this commerce price modifier.
|
void |
setStatusByUserUuid(java.lang.String statusByUserUuid)
Sets the status by user uuid of this commerce price modifier.
|
void |
setStatusDate(java.util.Date statusDate)
Sets the status date of this commerce price modifier.
|
void |
setTarget(java.lang.String target)
Sets the target of this commerce price modifier.
|
void |
setTitle(java.lang.String title)
Sets the title of this commerce price modifier.
|
void |
setUserId(long userId)
Sets the user ID of this commerce price modifier.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this commerce price modifier.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this commerce price modifier.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this commerce price modifier.
|
com.liferay.portal.kernel.model.CacheModel<CommercePriceModifier> |
toCacheModel() |
CommercePriceModifier |
toEscapedModel() |
java.lang.String |
toString() |
CommercePriceModifier |
toUnescapedModel() |
java.lang.String |
toXmlString() |
public CommercePriceModifierWrapper(CommercePriceModifier commercePriceModifier)
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<CommercePriceModifier>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceModifier>public java.lang.Object clone()
clone in interface CommercePriceModifierModelclone in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceModifier>clone in interface com.liferay.portal.kernel.model.StagedModelclone in class java.lang.Objectpublic int compareTo(CommercePriceModifier commercePriceModifier)
compareTo in interface CommercePriceModifierModelcompareTo in interface java.lang.Comparable<CommercePriceModifier>public boolean getActive()
getActive in interface CommercePriceModifierModelpublic long getCommercePriceListId()
getCommercePriceListId in interface CommercePriceModifierModelpublic long getCommercePriceModifierId()
getCommercePriceModifierId in interface CommercePriceModifierModelpublic long getCompanyId()
getCompanyId in interface CommercePriceModifierModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface com.liferay.portal.kernel.model.StagedModelpublic java.util.Date getCreateDate()
getCreateDate in interface CommercePriceModifierModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface com.liferay.portal.kernel.model.StagedModelpublic java.util.Date getDisplayDate()
getDisplayDate in interface CommercePriceModifierModelpublic com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge in interface CommercePriceModifierModelgetExpandoBridge in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceModifier>getExpandoBridge in interface com.liferay.portal.kernel.model.ClassedModelpublic java.util.Date getExpirationDate()
getExpirationDate in interface CommercePriceModifierModelpublic java.lang.String getExternalReferenceCode()
getExternalReferenceCode in interface CommercePriceModifierModelpublic long getGroupId()
getGroupId in interface CommercePriceModifierModelgetGroupId in interface com.liferay.portal.kernel.model.GroupedModelpublic java.util.Date getLastPublishDate()
getLastPublishDate in interface CommercePriceModifierModelgetLastPublishDate in interface com.liferay.portal.kernel.model.StagedGroupedModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface CommercePriceModifierModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelpublic java.math.BigDecimal getModifierAmount()
getModifierAmount in interface CommercePriceModifierModelpublic java.lang.String getModifierType()
getModifierType in interface CommercePriceModifierModelpublic long getPrimaryKey()
getPrimaryKey in interface CommercePriceModifierModelpublic java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj in interface CommercePriceModifierModelgetPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceModifier>getPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic double getPriority()
getPriority in interface CommercePriceModifierModelpublic int getStatus()
getStatus in interface CommercePriceModifierModelgetStatus in interface com.liferay.portal.kernel.model.WorkflowedModelpublic long getStatusByUserId()
getStatusByUserId in interface CommercePriceModifierModelgetStatusByUserId in interface com.liferay.portal.kernel.model.WorkflowedModelpublic java.lang.String getStatusByUserName()
getStatusByUserName in interface CommercePriceModifierModelgetStatusByUserName in interface com.liferay.portal.kernel.model.WorkflowedModelpublic java.lang.String getStatusByUserUuid()
getStatusByUserUuid in interface CommercePriceModifierModelgetStatusByUserUuid in interface com.liferay.portal.kernel.model.WorkflowedModelpublic java.util.Date getStatusDate()
getStatusDate in interface CommercePriceModifierModelgetStatusDate in interface com.liferay.portal.kernel.model.WorkflowedModelpublic java.lang.String getTarget()
getTarget in interface CommercePriceModifierModelpublic java.lang.String getTitle()
getTitle in interface CommercePriceModifierModelpublic long getUserId()
getUserId in interface CommercePriceModifierModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface CommercePriceModifierModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface CommercePriceModifierModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUuid()
getUuid in interface CommercePriceModifierModelgetUuid in interface com.liferay.portal.kernel.model.StagedModelpublic int hashCode()
hashCode in interface CommercePriceModifierModelhashCode in class java.lang.Objectpublic boolean isActive()
true if this commerce price modifier is active.isActive in interface CommercePriceModifierModeltrue if this commerce price modifier is active; false otherwisepublic boolean isApproved()
true if this commerce price modifier is approved.isApproved in interface CommercePriceModifierModelisApproved in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this commerce price modifier is approved; false otherwisepublic boolean isCachedModel()
isCachedModel in interface CommercePriceModifierModelisCachedModel in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceModifier>public boolean isDenied()
true if this commerce price modifier is denied.isDenied in interface CommercePriceModifierModelisDenied in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this commerce price modifier is denied; false otherwisepublic boolean isDraft()
true if this commerce price modifier is a draft.isDraft in interface CommercePriceModifierModelisDraft in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this commerce price modifier is a draft; false otherwisepublic boolean isEscapedModel()
isEscapedModel in interface CommercePriceModifierModelisEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceModifier>public boolean isExpired()
true if this commerce price modifier is expired.isExpired in interface CommercePriceModifierModelisExpired in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this commerce price modifier is expired; false otherwisepublic boolean isInactive()
true if this commerce price modifier is inactive.isInactive in interface CommercePriceModifierModelisInactive in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this commerce price modifier is inactive; false otherwisepublic boolean isIncomplete()
true if this commerce price modifier is incomplete.isIncomplete in interface CommercePriceModifierModelisIncomplete in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this commerce price modifier is incomplete; false otherwisepublic boolean isNew()
isNew in interface CommercePriceModifierModelisNew in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceModifier>public boolean isPending()
true if this commerce price modifier is pending.isPending in interface CommercePriceModifierModelisPending in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this commerce price modifier is pending; false otherwisepublic boolean isScheduled()
true if this commerce price modifier is scheduled.isScheduled in interface CommercePriceModifierModelisScheduled in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this commerce price modifier is scheduled; false otherwisepublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setActive(boolean active)
setActive in interface CommercePriceModifierModelactive - the active of this commerce price modifierpublic void setCachedModel(boolean cachedModel)
setCachedModel in interface CommercePriceModifierModelsetCachedModel in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceModifier>public void setCommercePriceListId(long commercePriceListId)
setCommercePriceListId in interface CommercePriceModifierModelcommercePriceListId - the commerce price list ID of this commerce price modifierpublic void setCommercePriceModifierId(long commercePriceModifierId)
setCommercePriceModifierId in interface CommercePriceModifierModelcommercePriceModifierId - the commerce price modifier ID of this commerce price modifierpublic void setCompanyId(long companyId)
setCompanyId in interface CommercePriceModifierModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelsetCompanyId in interface com.liferay.portal.kernel.model.StagedModelcompanyId - the company ID of this commerce price modifierpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface CommercePriceModifierModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface com.liferay.portal.kernel.model.StagedModelcreateDate - the create date of this commerce price modifierpublic void setDisplayDate(java.util.Date displayDate)
setDisplayDate in interface CommercePriceModifierModeldisplayDate - the display date of this commerce price modifierpublic void setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel)
setExpandoBridgeAttributes in interface CommercePriceModifierModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceModifier>public void setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
setExpandoBridgeAttributes in interface CommercePriceModifierModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceModifier>public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes in interface CommercePriceModifierModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceModifier>public void setExpirationDate(java.util.Date expirationDate)
setExpirationDate in interface CommercePriceModifierModelexpirationDate - the expiration date of this commerce price modifierpublic void setExternalReferenceCode(java.lang.String externalReferenceCode)
setExternalReferenceCode in interface CommercePriceModifierModelexternalReferenceCode - the external reference code of this commerce price modifierpublic void setGroupId(long groupId)
setGroupId in interface CommercePriceModifierModelsetGroupId in interface com.liferay.portal.kernel.model.GroupedModelgroupId - the group ID of this commerce price modifierpublic void setLastPublishDate(java.util.Date lastPublishDate)
setLastPublishDate in interface CommercePriceModifierModelsetLastPublishDate in interface com.liferay.portal.kernel.model.StagedGroupedModellastPublishDate - the last publish date of this commerce price modifierpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface CommercePriceModifierModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelmodifiedDate - the modified date of this commerce price modifierpublic void setModifierAmount(java.math.BigDecimal modifierAmount)
setModifierAmount in interface CommercePriceModifierModelmodifierAmount - the modifier amount of this commerce price modifierpublic void setModifierType(java.lang.String modifierType)
setModifierType in interface CommercePriceModifierModelmodifierType - the modifier type of this commerce price modifierpublic void setNew(boolean n)
setNew in interface CommercePriceModifierModelsetNew in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceModifier>public void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CommercePriceModifierModelprimaryKey - the primary key of this commerce price modifierpublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj in interface CommercePriceModifierModelsetPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceModifier>setPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic void setPriority(double priority)
setPriority in interface CommercePriceModifierModelpriority - the priority of this commerce price modifierpublic void setStatus(int status)
setStatus in interface CommercePriceModifierModelsetStatus in interface com.liferay.portal.kernel.model.WorkflowedModelstatus - the status of this commerce price modifierpublic void setStatusByUserId(long statusByUserId)
setStatusByUserId in interface CommercePriceModifierModelsetStatusByUserId in interface com.liferay.portal.kernel.model.WorkflowedModelstatusByUserId - the status by user ID of this commerce price modifierpublic void setStatusByUserName(java.lang.String statusByUserName)
setStatusByUserName in interface CommercePriceModifierModelsetStatusByUserName in interface com.liferay.portal.kernel.model.WorkflowedModelstatusByUserName - the status by user name of this commerce price modifierpublic void setStatusByUserUuid(java.lang.String statusByUserUuid)
setStatusByUserUuid in interface CommercePriceModifierModelsetStatusByUserUuid in interface com.liferay.portal.kernel.model.WorkflowedModelstatusByUserUuid - the status by user uuid of this commerce price modifierpublic void setStatusDate(java.util.Date statusDate)
setStatusDate in interface CommercePriceModifierModelsetStatusDate in interface com.liferay.portal.kernel.model.WorkflowedModelstatusDate - the status date of this commerce price modifierpublic void setTarget(java.lang.String target)
setTarget in interface CommercePriceModifierModeltarget - the target of this commerce price modifierpublic void setTitle(java.lang.String title)
setTitle in interface CommercePriceModifierModeltitle - the title of this commerce price modifierpublic void setUserId(long userId)
setUserId in interface CommercePriceModifierModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this commerce price modifierpublic void setUserName(java.lang.String userName)
setUserName in interface CommercePriceModifierModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this commerce price modifierpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface CommercePriceModifierModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this commerce price modifierpublic void setUuid(java.lang.String uuid)
setUuid in interface CommercePriceModifierModelsetUuid in interface com.liferay.portal.kernel.model.StagedModeluuid - the uuid of this commerce price modifierpublic com.liferay.portal.kernel.model.CacheModel<CommercePriceModifier> toCacheModel()
toCacheModel in interface CommercePriceModifierModeltoCacheModel in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceModifier>public CommercePriceModifier toEscapedModel()
toEscapedModel in interface CommercePriceModifierModeltoEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceModifier>public java.lang.String toString()
toString in interface CommercePriceModifierModeltoString in class java.lang.Objectpublic CommercePriceModifier toUnescapedModel()
toUnescapedModel in interface CommercePriceModifierModeltoUnescapedModel in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceModifier>public java.lang.String toXmlString()
toXmlString in interface CommercePriceModifierModeltoXmlString in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceModifier>public boolean equals(java.lang.Object object)
equals in class java.lang.Objectpublic com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType in interface com.liferay.portal.kernel.model.StagedModelpublic CommercePriceModifier getWrappedModel()
getWrappedModel in interface com.liferay.portal.kernel.model.ModelWrapper<CommercePriceModifier>public boolean isEntityCacheEnabled()
isEntityCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceModifier>public boolean isFinderCacheEnabled()
isFinderCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceModifier>public void resetOriginalValues()
resetOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceModifier>