public class CommercePriceEntryWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommercePriceEntry> implements CommercePriceEntry, com.liferay.portal.kernel.model.ModelWrapper<CommercePriceEntry>
This class is a wrapper for CommercePriceEntry.
CommercePriceEntry,
Serialized FormCOMMERCE_PRICE_ENTRY_ID_ACCESSOR| Constructor and Description |
|---|
CommercePriceEntryWrapper(CommercePriceEntry commercePriceEntry) |
| Modifier and Type | Method and Description |
|---|---|
CommercePriceEntry |
cloneWithOriginalValues() |
java.util.Map<java.lang.String,java.util.function.Function<CommercePriceEntry,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<CommercePriceEntry,java.lang.Object>> |
getAttributeSetterBiConsumers() |
boolean |
getBulkPricing()
Returns the bulk pricing of this commerce price entry.
|
long |
getCommercePriceEntryId()
Returns the commerce price entry ID of this commerce price entry.
|
CommercePriceList |
getCommercePriceList() |
long |
getCommercePriceListId()
Returns the commerce price list ID of this commerce price entry.
|
long |
getCompanyId()
Returns the company ID of this commerce price entry.
|
java.lang.String |
getCPInstanceUuid()
Returns the cp instance uuid of this commerce price entry.
|
long |
getCProductId()
Returns the c product ID of this commerce price entry.
|
java.util.Date |
getCreateDate()
Returns the create date of this commerce price entry.
|
long |
getCtCollectionId()
Returns the ct collection ID of this commerce price entry.
|
boolean |
getDiscountDiscovery()
Returns the discount discovery of this commerce price entry.
|
java.math.BigDecimal |
getDiscountLevel1()
Returns the discount level1 of this commerce price entry.
|
java.math.BigDecimal |
getDiscountLevel2()
Returns the discount level2 of this commerce price entry.
|
java.math.BigDecimal |
getDiscountLevel3()
Returns the discount level3 of this commerce price entry.
|
java.math.BigDecimal |
getDiscountLevel4()
Returns the discount level4 of this commerce price entry.
|
java.util.Date |
getDisplayDate()
Returns the display date of this commerce price entry.
|
java.util.Date |
getExpirationDate()
Returns the expiration date of this commerce price entry.
|
java.lang.String |
getExternalReferenceCode()
Returns the external reference code of this commerce price entry.
|
boolean |
getHasTierPrice()
Returns the has tier price of this commerce price entry.
|
java.util.Date |
getLastPublishDate()
Returns the last publish date of this commerce price entry.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this commerce price entry.
|
long |
getMvccVersion()
Returns the mvcc version of this commerce price entry.
|
java.math.BigDecimal |
getPrice()
Returns the price of this commerce price entry.
|
com.liferay.commerce.currency.model.CommerceMoney |
getPriceCommerceMoney(long commerceCurrencyId) |
boolean |
getPriceOnApplication()
Returns the price on application of this commerce price entry.
|
long |
getPrimaryKey()
Returns the primary key of this commerce price entry.
|
java.math.BigDecimal |
getPromoPrice()
Returns the promo price of this commerce price entry.
|
com.liferay.commerce.currency.model.CommerceMoney |
getPromoPriceCommerceMoney(long commerceCurrencyId) |
java.math.BigDecimal |
getQuantity()
Returns the quantity of this commerce price entry.
|
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
int |
getStatus()
Returns the status of this commerce price entry.
|
long |
getStatusByUserId()
Returns the status by user ID of this commerce price entry.
|
java.lang.String |
getStatusByUserName()
Returns the status by user name of this commerce price entry.
|
java.lang.String |
getStatusByUserUuid()
Returns the status by user uuid of this commerce price entry.
|
java.util.Date |
getStatusDate()
Returns the status date of this commerce price entry.
|
java.lang.String |
getUnitOfMeasureKey()
Returns the unit of measure key of this commerce price entry.
|
long |
getUserId()
Returns the user ID of this commerce price entry.
|
java.lang.String |
getUserName()
Returns the user name of this commerce price entry.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this commerce price entry.
|
java.lang.String |
getUuid()
Returns the uuid of this commerce price entry.
|
boolean |
isApproved()
Returns
true if this commerce price entry is approved. |
boolean |
isBulkPricing()
Returns
true if this commerce price entry is bulk pricing. |
boolean |
isDenied()
Returns
true if this commerce price entry is denied. |
boolean |
isDiscountDiscovery()
Returns
true if this commerce price entry is discount discovery. |
boolean |
isDraft()
Returns
true if this commerce price entry is a draft. |
boolean |
isExpired()
Returns
true if this commerce price entry is expired. |
boolean |
isHasTierPrice()
Returns
true if this commerce price entry is has tier price. |
boolean |
isInactive()
Returns
true if this commerce price entry is inactive. |
boolean |
isIncomplete()
Returns
true if this commerce price entry is incomplete. |
boolean |
isPending()
Returns
true if this commerce price entry is pending. |
boolean |
isPriceOnApplication()
Returns
true if this commerce price entry is price on application. |
boolean |
isScheduled()
Returns
true if this commerce price entry is scheduled. |
void |
persist() |
void |
setBulkPricing(boolean bulkPricing)
Sets whether this commerce price entry is bulk pricing.
|
void |
setCommercePriceEntryId(long commercePriceEntryId)
Sets the commerce price entry ID of this commerce price entry.
|
void |
setCommercePriceListId(long commercePriceListId)
Sets the commerce price list ID of this commerce price entry.
|
void |
setCompanyId(long companyId)
Sets the company ID of this commerce price entry.
|
void |
setCPInstanceUuid(java.lang.String CPInstanceUuid)
Sets the cp instance uuid of this commerce price entry.
|
void |
setCProductId(long CProductId)
Sets the c product ID of this commerce price entry.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this commerce price entry.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this commerce price entry.
|
void |
setDiscountDiscovery(boolean discountDiscovery)
Sets whether this commerce price entry is discount discovery.
|
void |
setDiscountLevel1(java.math.BigDecimal discountLevel1)
Sets the discount level1 of this commerce price entry.
|
void |
setDiscountLevel2(java.math.BigDecimal discountLevel2)
Sets the discount level2 of this commerce price entry.
|
void |
setDiscountLevel3(java.math.BigDecimal discountLevel3)
Sets the discount level3 of this commerce price entry.
|
void |
setDiscountLevel4(java.math.BigDecimal discountLevel4)
Sets the discount level4 of this commerce price entry.
|
void |
setDisplayDate(java.util.Date displayDate)
Sets the display date of this commerce price entry.
|
void |
setExpirationDate(java.util.Date expirationDate)
Sets the expiration date of this commerce price entry.
|
void |
setExternalReferenceCode(java.lang.String externalReferenceCode)
Sets the external reference code of this commerce price entry.
|
void |
setHasTierPrice(boolean hasTierPrice)
Sets whether this commerce price entry is has tier price.
|
void |
setLastPublishDate(java.util.Date lastPublishDate)
Sets the last publish date of this commerce price 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 price entry.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this commerce price entry.
|
void |
setPrice(java.math.BigDecimal price)
Sets the price of this commerce price entry.
|
void |
setPriceOnApplication(boolean priceOnApplication)
Sets whether this commerce price entry is price on application.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this commerce price entry.
|
void |
setPromoPrice(java.math.BigDecimal promoPrice)
Sets the promo price of this commerce price entry.
|
void |
setQuantity(java.math.BigDecimal quantity)
Sets the quantity of this commerce price entry.
|
void |
setStatus(int status)
Sets the status of this commerce price entry.
|
void |
setStatusByUserId(long statusByUserId)
Sets the status by user ID of this commerce price entry.
|
void |
setStatusByUserName(java.lang.String statusByUserName)
Sets the status by user name of this commerce price entry.
|
void |
setStatusByUserUuid(java.lang.String statusByUserUuid)
Sets the status by user uuid of this commerce price entry.
|
void |
setStatusDate(java.util.Date statusDate)
Sets the status date of this commerce price entry.
|
void |
setUnitOfMeasureKey(java.lang.String unitOfMeasureKey)
Sets the unit of measure key of this commerce price entry.
|
void |
setUserId(long userId)
Sets the user ID of this commerce price entry.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this commerce price entry.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this commerce price entry.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this commerce price entry.
|
java.lang.String |
toXmlString() |
protected CommercePriceEntryWrapper |
wrap(CommercePriceEntry commercePriceEntry) |
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelpublic CommercePriceEntryWrapper(CommercePriceEntry commercePriceEntry)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceEntry>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceEntry>public CommercePriceEntry cloneWithOriginalValues()
cloneWithOriginalValues in interface CommercePriceEntryModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceEntry>public boolean getBulkPricing()
getBulkPricing in interface CommercePriceEntryModelpublic long getCommercePriceEntryId()
getCommercePriceEntryId in interface CommercePriceEntryModelpublic CommercePriceList getCommercePriceList() throws com.liferay.portal.kernel.exception.PortalException
getCommercePriceList in interface CommercePriceEntrycom.liferay.portal.kernel.exception.PortalExceptionpublic long getCommercePriceListId()
getCommercePriceListId in interface CommercePriceEntryModelpublic long getCompanyId()
getCompanyId in interface CommercePriceEntryModelgetCompanyId 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.lang.String getCPInstanceUuid()
getCPInstanceUuid in interface CommercePriceEntryModelpublic long getCProductId()
getCProductId in interface CommercePriceEntryModelpublic java.util.Date getCreateDate()
getCreateDate in interface CommercePriceEntryModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getCtCollectionId()
getCtCollectionId in interface CommercePriceEntryModelgetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CommercePriceEntry>public boolean getDiscountDiscovery()
getDiscountDiscovery in interface CommercePriceEntryModelpublic java.math.BigDecimal getDiscountLevel1()
getDiscountLevel1 in interface CommercePriceEntryModelpublic java.math.BigDecimal getDiscountLevel2()
getDiscountLevel2 in interface CommercePriceEntryModelpublic java.math.BigDecimal getDiscountLevel3()
getDiscountLevel3 in interface CommercePriceEntryModelpublic java.math.BigDecimal getDiscountLevel4()
getDiscountLevel4 in interface CommercePriceEntryModelpublic java.util.Date getDisplayDate()
getDisplayDate in interface CommercePriceEntryModelpublic java.util.Date getExpirationDate()
getExpirationDate in interface CommercePriceEntryModelpublic java.lang.String getExternalReferenceCode()
getExternalReferenceCode in interface CommercePriceEntryModelgetExternalReferenceCode in interface com.liferay.portal.kernel.model.ExternalReferenceCodeModelpublic boolean getHasTierPrice()
getHasTierPrice in interface CommercePriceEntryModelpublic java.util.Date getLastPublishDate()
getLastPublishDate in interface CommercePriceEntryModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface CommercePriceEntryModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getMvccVersion()
getMvccVersion in interface CommercePriceEntryModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic java.math.BigDecimal getPrice()
getPrice in interface CommercePriceEntryModelpublic com.liferay.commerce.currency.model.CommerceMoney getPriceCommerceMoney(long commerceCurrencyId)
throws com.liferay.portal.kernel.exception.PortalException
getPriceCommerceMoney in interface CommercePriceEntrycom.liferay.portal.kernel.exception.PortalExceptionpublic boolean getPriceOnApplication()
getPriceOnApplication in interface CommercePriceEntryModelpublic long getPrimaryKey()
getPrimaryKey in interface CommercePriceEntryModelgetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CommercePriceEntry>public java.math.BigDecimal getPromoPrice()
getPromoPrice in interface CommercePriceEntryModelpublic com.liferay.commerce.currency.model.CommerceMoney getPromoPriceCommerceMoney(long commerceCurrencyId)
throws com.liferay.portal.kernel.exception.PortalException
getPromoPriceCommerceMoney in interface CommercePriceEntrycom.liferay.portal.kernel.exception.PortalExceptionpublic java.math.BigDecimal getQuantity()
getQuantity in interface CommercePriceEntryModelpublic int getStatus()
getStatus in interface CommercePriceEntryModelgetStatus in interface com.liferay.portal.kernel.model.WorkflowedModelpublic long getStatusByUserId()
getStatusByUserId in interface CommercePriceEntryModelgetStatusByUserId in interface com.liferay.portal.kernel.model.WorkflowedModelpublic java.lang.String getStatusByUserName()
getStatusByUserName in interface CommercePriceEntryModelgetStatusByUserName in interface com.liferay.portal.kernel.model.WorkflowedModelpublic java.lang.String getStatusByUserUuid()
getStatusByUserUuid in interface CommercePriceEntryModelgetStatusByUserUuid in interface com.liferay.portal.kernel.model.WorkflowedModelpublic java.util.Date getStatusDate()
getStatusDate in interface CommercePriceEntryModelgetStatusDate in interface com.liferay.portal.kernel.model.WorkflowedModelpublic java.lang.String getUnitOfMeasureKey()
getUnitOfMeasureKey in interface CommercePriceEntryModelpublic long getUserId()
getUserId in interface CommercePriceEntryModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface CommercePriceEntryModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface CommercePriceEntryModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUuid()
getUuid in interface CommercePriceEntryModelgetUuid in interface com.liferay.portal.kernel.model.StagedModelpublic boolean isApproved()
true if this commerce price entry is approved.isApproved in interface CommercePriceEntryModelisApproved in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this commerce price entry is approved; false otherwisepublic boolean isBulkPricing()
true if this commerce price entry is bulk pricing.isBulkPricing in interface CommercePriceEntryModeltrue if this commerce price entry is bulk pricing; false otherwisepublic boolean isDenied()
true if this commerce price entry is denied.isDenied in interface CommercePriceEntryModelisDenied in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this commerce price entry is denied; false otherwisepublic boolean isDiscountDiscovery()
true if this commerce price entry is discount discovery.isDiscountDiscovery in interface CommercePriceEntryModeltrue if this commerce price entry is discount discovery; false otherwisepublic boolean isDraft()
true if this commerce price entry is a draft.isDraft in interface CommercePriceEntryModelisDraft in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this commerce price entry is a draft; false otherwisepublic boolean isExpired()
true if this commerce price entry is expired.isExpired in interface CommercePriceEntryModelisExpired in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this commerce price entry is expired; false otherwisepublic boolean isHasTierPrice()
true if this commerce price entry is has tier price.isHasTierPrice in interface CommercePriceEntryModeltrue if this commerce price entry is has tier price; false otherwisepublic boolean isInactive()
true if this commerce price entry is inactive.isInactive in interface CommercePriceEntryModelisInactive in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this commerce price entry is inactive; false otherwisepublic boolean isIncomplete()
true if this commerce price entry is incomplete.isIncomplete in interface CommercePriceEntryModelisIncomplete in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this commerce price entry is incomplete; false otherwisepublic boolean isPending()
true if this commerce price entry is pending.isPending in interface CommercePriceEntryModelisPending in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this commerce price entry is pending; false otherwisepublic boolean isPriceOnApplication()
true if this commerce price entry is price on application.isPriceOnApplication in interface CommercePriceEntryModeltrue if this commerce price entry is price on application; false otherwisepublic boolean isScheduled()
true if this commerce price entry is scheduled.isScheduled in interface CommercePriceEntryModelisScheduled in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this commerce price entry is scheduled; false otherwisepublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setBulkPricing(boolean bulkPricing)
setBulkPricing in interface CommercePriceEntryModelbulkPricing - the bulk pricing of this commerce price entrypublic void setCommercePriceEntryId(long commercePriceEntryId)
setCommercePriceEntryId in interface CommercePriceEntryModelcommercePriceEntryId - the commerce price entry ID of this commerce price entrypublic void setCommercePriceListId(long commercePriceListId)
setCommercePriceListId in interface CommercePriceEntryModelcommercePriceListId - the commerce price list ID of this commerce price entrypublic void setCompanyId(long companyId)
setCompanyId in interface CommercePriceEntryModelsetCompanyId 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 entrypublic void setCPInstanceUuid(java.lang.String CPInstanceUuid)
setCPInstanceUuid in interface CommercePriceEntryModelCPInstanceUuid - the cp instance uuid of this commerce price entrypublic void setCProductId(long CProductId)
setCProductId in interface CommercePriceEntryModelCProductId - the c product ID of this commerce price entrypublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface CommercePriceEntryModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface com.liferay.portal.kernel.model.StagedModelcreateDate - the create date of this commerce price entrypublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface CommercePriceEntryModelsetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CommercePriceEntry>ctCollectionId - the ct collection ID of this commerce price entrypublic void setDiscountDiscovery(boolean discountDiscovery)
setDiscountDiscovery in interface CommercePriceEntryModeldiscountDiscovery - the discount discovery of this commerce price entrypublic void setDiscountLevel1(java.math.BigDecimal discountLevel1)
setDiscountLevel1 in interface CommercePriceEntryModeldiscountLevel1 - the discount level1 of this commerce price entrypublic void setDiscountLevel2(java.math.BigDecimal discountLevel2)
setDiscountLevel2 in interface CommercePriceEntryModeldiscountLevel2 - the discount level2 of this commerce price entrypublic void setDiscountLevel3(java.math.BigDecimal discountLevel3)
setDiscountLevel3 in interface CommercePriceEntryModeldiscountLevel3 - the discount level3 of this commerce price entrypublic void setDiscountLevel4(java.math.BigDecimal discountLevel4)
setDiscountLevel4 in interface CommercePriceEntryModeldiscountLevel4 - the discount level4 of this commerce price entrypublic void setDisplayDate(java.util.Date displayDate)
setDisplayDate in interface CommercePriceEntryModeldisplayDate - the display date of this commerce price entrypublic void setExpirationDate(java.util.Date expirationDate)
setExpirationDate in interface CommercePriceEntryModelexpirationDate - the expiration date of this commerce price entrypublic void setExternalReferenceCode(java.lang.String externalReferenceCode)
setExternalReferenceCode in interface CommercePriceEntryModelsetExternalReferenceCode in interface com.liferay.portal.kernel.model.ExternalReferenceCodeModelexternalReferenceCode - the external reference code of this commerce price entrypublic void setHasTierPrice(boolean hasTierPrice)
setHasTierPrice in interface CommercePriceEntryModelhasTierPrice - the has tier price of this commerce price entrypublic void setLastPublishDate(java.util.Date lastPublishDate)
setLastPublishDate in interface CommercePriceEntryModellastPublishDate - the last publish date of this commerce price entrypublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface CommercePriceEntryModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelmodifiedDate - the modified date of this commerce price entrypublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface CommercePriceEntryModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this commerce price entrypublic void setPrice(java.math.BigDecimal price)
setPrice in interface CommercePriceEntryModelprice - the price of this commerce price entrypublic void setPriceOnApplication(boolean priceOnApplication)
setPriceOnApplication in interface CommercePriceEntryModelpriceOnApplication - the price on application of this commerce price entrypublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CommercePriceEntryModelsetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CommercePriceEntry>primaryKey - the primary key of this commerce price entrypublic void setPromoPrice(java.math.BigDecimal promoPrice)
setPromoPrice in interface CommercePriceEntryModelpromoPrice - the promo price of this commerce price entrypublic void setQuantity(java.math.BigDecimal quantity)
setQuantity in interface CommercePriceEntryModelquantity - the quantity of this commerce price entrypublic void setStatus(int status)
setStatus in interface CommercePriceEntryModelsetStatus in interface com.liferay.portal.kernel.model.WorkflowedModelstatus - the status of this commerce price entrypublic void setStatusByUserId(long statusByUserId)
setStatusByUserId in interface CommercePriceEntryModelsetStatusByUserId in interface com.liferay.portal.kernel.model.WorkflowedModelstatusByUserId - the status by user ID of this commerce price entrypublic void setStatusByUserName(java.lang.String statusByUserName)
setStatusByUserName in interface CommercePriceEntryModelsetStatusByUserName in interface com.liferay.portal.kernel.model.WorkflowedModelstatusByUserName - the status by user name of this commerce price entrypublic void setStatusByUserUuid(java.lang.String statusByUserUuid)
setStatusByUserUuid in interface CommercePriceEntryModelsetStatusByUserUuid in interface com.liferay.portal.kernel.model.WorkflowedModelstatusByUserUuid - the status by user uuid of this commerce price entrypublic void setStatusDate(java.util.Date statusDate)
setStatusDate in interface CommercePriceEntryModelsetStatusDate in interface com.liferay.portal.kernel.model.WorkflowedModelstatusDate - the status date of this commerce price entrypublic void setUnitOfMeasureKey(java.lang.String unitOfMeasureKey)
setUnitOfMeasureKey in interface CommercePriceEntryModelunitOfMeasureKey - the unit of measure key of this commerce price entrypublic void setUserId(long userId)
setUserId in interface CommercePriceEntryModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this commerce price entrypublic void setUserName(java.lang.String userName)
setUserName in interface CommercePriceEntryModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this commerce price entrypublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface CommercePriceEntryModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this commerce price entrypublic void setUuid(java.lang.String uuid)
setUuid in interface CommercePriceEntryModelsetUuid in interface com.liferay.portal.kernel.model.StagedModeluuid - the uuid of this commerce price entrypublic java.lang.String toXmlString()
toXmlString in interface CommercePriceEntryModelpublic java.util.Map<java.lang.String,java.util.function.Function<CommercePriceEntry,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceEntry>public java.util.Map<java.lang.String,java.util.function.BiConsumer<CommercePriceEntry,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceEntry>public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType in interface com.liferay.portal.kernel.model.StagedModelprotected CommercePriceEntryWrapper wrap(CommercePriceEntry commercePriceEntry)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommercePriceEntry>