Package com.liferay.commerce.model
Interface CommerceOrderModel
- All Superinterfaces:
com.liferay.portal.kernel.model.AuditedModel
,com.liferay.portal.kernel.model.BaseModel<CommerceOrder>
,com.liferay.portal.kernel.model.ClassedModel
,Cloneable
,Comparable<CommerceOrder>
,com.liferay.portal.kernel.model.ExternalReferenceCodeModel
,com.liferay.portal.kernel.model.GroupedModel
,com.liferay.portal.kernel.model.MVCCModel
,Serializable
,com.liferay.portal.kernel.model.ShardedModel
,com.liferay.portal.kernel.model.StagedAuditedModel
,com.liferay.portal.kernel.model.StagedModel
,com.liferay.portal.kernel.model.WorkflowedModel
- All Known Subinterfaces:
CommerceOrder
- All Known Implementing Classes:
CommerceOrderWrapper
@ProviderType
public interface CommerceOrderModel
extends com.liferay.portal.kernel.model.BaseModel<CommerceOrder>, com.liferay.portal.kernel.model.ExternalReferenceCodeModel, com.liferay.portal.kernel.model.GroupedModel, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.ShardedModel, com.liferay.portal.kernel.model.StagedAuditedModel, com.liferay.portal.kernel.model.WorkflowedModel
The base model interface for the CommerceOrder service. Represents a row in the "CommerceOrder" database table, with each column mapped to a property of this class.
This interface and its corresponding implementation com.liferay.commerce.model.impl.CommerceOrderModelImpl
exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in com.liferay.commerce.model.impl.CommerceOrderImpl
.
- See Also:
- Generated:
-
Method Summary
Modifier and TypeMethodDescriptionReturns the advance status of this commerce order.long
Returns the billing address ID of this commerce order.long
Returns the commerce account ID of this commerce order.Returns the commerce currency code of this commerce order.long
Returns the commerce order ID of this commerce order.long
Returns the commerce order type ID of this commerce order.Returns the commerce payment method key of this commerce order.long
Returns the commerce shipping method ID of this commerce order.long
Returns the company ID of this commerce order.Returns the coupon code of this commerce order.Returns the create date of this commerce order.Returns the delivery commerce term entry description of this commerce order.long
Returns the delivery commerce term entry ID of this commerce order.Returns the delivery commerce term entry name of this commerce order.Returns the external reference code of this commerce order.long
Returns the group ID of this commerce order.Returns the last price update date of this commerce order.boolean
Returns the manually adjusted of this commerce order.Returns the modified date of this commerce order.long
Returns the mvcc version of this commerce order.getName()
Returns the name of this commerce order.Returns the order date of this commerce order.int
Returns the order status of this commerce order.Returns the payment commerce term entry description of this commerce order.long
Returns the payment commerce term entry ID of this commerce order.Returns the payment commerce term entry name of this commerce order.int
Returns the payment status of this commerce order.long
Returns the primary key of this commerce order.Returns the printed note of this commerce order.Returns the purchase order number of this commerce order.Returns the requested delivery date of this commerce order.boolean
Returns the shippable of this commerce order.long
Returns the shipping address ID of this commerce order.Returns the shipping amount of this commerce order.Returns the shipping discount amount of this commerce order.Returns the shipping discount percentage level1 of this commerce order.Returns the shipping discount percentage level1 with tax amount of this commerce order.Returns the shipping discount percentage level2 of this commerce order.Returns the shipping discount percentage level2 with tax amount of this commerce order.Returns the shipping discount percentage level3 of this commerce order.Returns the shipping discount percentage level3 with tax amount of this commerce order.Returns the shipping discount percentage level4 of this commerce order.Returns the shipping discount percentage level4 with tax amount of this commerce order.Returns the shipping discount with tax amount of this commerce order.Returns the shipping option name of this commerce order.Returns the shipping with tax amount of this commerce order.int
Returns the status of this commerce order.long
Returns the status by user ID of this commerce order.Returns the status by user name of this commerce order.Returns the status by user uuid of this commerce order.Returns the status date of this commerce order.Returns the subtotal of this commerce order.Returns the subtotal discount amount of this commerce order.Returns the subtotal discount percentage level1 of this commerce order.Returns the subtotal discount percentage level1 with tax amount of this commerce order.Returns the subtotal discount percentage level2 of this commerce order.Returns the subtotal discount percentage level2 with tax amount of this commerce order.Returns the subtotal discount percentage level3 of this commerce order.Returns the subtotal discount percentage level3 with tax amount of this commerce order.Returns the subtotal discount percentage level4 of this commerce order.Returns the subtotal discount percentage level4 with tax amount of this commerce order.Returns the subtotal discount with tax amount of this commerce order.Returns the subtotal with tax amount of this commerce order.Returns the tax amount of this commerce order.getTotal()
Returns the total of this commerce order.Returns the total discount amount of this commerce order.Returns the total discount percentage level1 of this commerce order.Returns the total discount percentage level1 with tax amount of this commerce order.Returns the total discount percentage level2 of this commerce order.Returns the total discount percentage level2 with tax amount of this commerce order.Returns the total discount percentage level3 of this commerce order.Returns the total discount percentage level3 with tax amount of this commerce order.Returns the total discount percentage level4 of this commerce order.Returns the total discount percentage level4 with tax amount of this commerce order.Returns the total discount with tax amount of this commerce order.Returns the total with tax amount of this commerce order.Returns the transaction ID of this commerce order.long
Returns the user ID of this commerce order.Returns the user name of this commerce order.Returns the user uuid of this commerce order.getUuid()
Returns the uuid of this commerce order.boolean
Returnstrue
if this commerce order is approved.boolean
isDenied()
Returnstrue
if this commerce order is denied.boolean
isDraft()
Returnstrue
if this commerce order is a draft.boolean
Returnstrue
if this commerce order is expired.boolean
Returnstrue
if this commerce order is inactive.boolean
Returnstrue
if this commerce order is incomplete.boolean
Returnstrue
if this commerce order is manually adjusted.boolean
Returnstrue
if this commerce order is pending.boolean
Returnstrue
if this commerce order is scheduled.boolean
Returnstrue
if this commerce order is shippable.void
setAdvanceStatus
(String advanceStatus) Sets the advance status of this commerce order.void
setBillingAddressId
(long billingAddressId) Sets the billing address ID of this commerce order.void
setCommerceAccountId
(long commerceAccountId) Sets the commerce account ID of this commerce order.void
setCommerceCurrencyCode
(String commerceCurrencyCode) Sets the commerce currency code of this commerce order.void
setCommerceOrderId
(long commerceOrderId) Sets the commerce order ID of this commerce order.void
setCommerceOrderTypeId
(long commerceOrderTypeId) Sets the commerce order type ID of this commerce order.void
setCommercePaymentMethodKey
(String commercePaymentMethodKey) Sets the commerce payment method key of this commerce order.void
setCommerceShippingMethodId
(long commerceShippingMethodId) Sets the commerce shipping method ID of this commerce order.void
setCompanyId
(long companyId) Sets the company ID of this commerce order.void
setCouponCode
(String couponCode) Sets the coupon code of this commerce order.void
setCreateDate
(Date createDate) Sets the create date of this commerce order.void
setDeliveryCommerceTermEntryDescription
(String deliveryCommerceTermEntryDescription) Sets the delivery commerce term entry description of this commerce order.void
setDeliveryCommerceTermEntryId
(long deliveryCommerceTermEntryId) Sets the delivery commerce term entry ID of this commerce order.void
setDeliveryCommerceTermEntryName
(String deliveryCommerceTermEntryName) Sets the delivery commerce term entry name of this commerce order.void
setExternalReferenceCode
(String externalReferenceCode) Sets the external reference code of this commerce order.void
setGroupId
(long groupId) Sets the group ID of this commerce order.void
setLastPriceUpdateDate
(Date lastPriceUpdateDate) Sets the last price update date of this commerce order.void
setManuallyAdjusted
(boolean manuallyAdjusted) Sets whether this commerce order is manually adjusted.void
setModifiedDate
(Date modifiedDate) Sets the modified date of this commerce order.void
setMvccVersion
(long mvccVersion) Sets the mvcc version of this commerce order.void
Sets the name of this commerce order.void
setOrderDate
(Date orderDate) Sets the order date of this commerce order.void
setOrderStatus
(int orderStatus) Sets the order status of this commerce order.void
setPaymentCommerceTermEntryDescription
(String paymentCommerceTermEntryDescription) Sets the payment commerce term entry description of this commerce order.void
setPaymentCommerceTermEntryId
(long paymentCommerceTermEntryId) Sets the payment commerce term entry ID of this commerce order.void
setPaymentCommerceTermEntryName
(String paymentCommerceTermEntryName) Sets the payment commerce term entry name of this commerce order.void
setPaymentStatus
(int paymentStatus) Sets the payment status of this commerce order.void
setPrimaryKey
(long primaryKey) Sets the primary key of this commerce order.void
setPrintedNote
(String printedNote) Sets the printed note of this commerce order.void
setPurchaseOrderNumber
(String purchaseOrderNumber) Sets the purchase order number of this commerce order.void
setRequestedDeliveryDate
(Date requestedDeliveryDate) Sets the requested delivery date of this commerce order.void
setShippable
(boolean shippable) Sets whether this commerce order is shippable.void
setShippingAddressId
(long shippingAddressId) Sets the shipping address ID of this commerce order.void
setShippingAmount
(BigDecimal shippingAmount) Sets the shipping amount of this commerce order.void
setShippingDiscountAmount
(BigDecimal shippingDiscountAmount) Sets the shipping discount amount of this commerce order.void
setShippingDiscountPercentageLevel1
(BigDecimal shippingDiscountPercentageLevel1) Sets the shipping discount percentage level1 of this commerce order.void
setShippingDiscountPercentageLevel1WithTaxAmount
(BigDecimal shippingDiscountPercentageLevel1WithTaxAmount) Sets the shipping discount percentage level1 with tax amount of this commerce order.void
setShippingDiscountPercentageLevel2
(BigDecimal shippingDiscountPercentageLevel2) Sets the shipping discount percentage level2 of this commerce order.void
setShippingDiscountPercentageLevel2WithTaxAmount
(BigDecimal shippingDiscountPercentageLevel2WithTaxAmount) Sets the shipping discount percentage level2 with tax amount of this commerce order.void
setShippingDiscountPercentageLevel3
(BigDecimal shippingDiscountPercentageLevel3) Sets the shipping discount percentage level3 of this commerce order.void
setShippingDiscountPercentageLevel3WithTaxAmount
(BigDecimal shippingDiscountPercentageLevel3WithTaxAmount) Sets the shipping discount percentage level3 with tax amount of this commerce order.void
setShippingDiscountPercentageLevel4
(BigDecimal shippingDiscountPercentageLevel4) Sets the shipping discount percentage level4 of this commerce order.void
setShippingDiscountPercentageLevel4WithTaxAmount
(BigDecimal shippingDiscountPercentageLevel4WithTaxAmount) Sets the shipping discount percentage level4 with tax amount of this commerce order.void
setShippingDiscountWithTaxAmount
(BigDecimal shippingDiscountWithTaxAmount) Sets the shipping discount with tax amount of this commerce order.void
setShippingOptionName
(String shippingOptionName) Sets the shipping option name of this commerce order.void
setShippingWithTaxAmount
(BigDecimal shippingWithTaxAmount) Sets the shipping with tax amount of this commerce order.void
setStatus
(int status) Sets the status of this commerce order.void
setStatusByUserId
(long statusByUserId) Sets the status by user ID of this commerce order.void
setStatusByUserName
(String statusByUserName) Sets the status by user name of this commerce order.void
setStatusByUserUuid
(String statusByUserUuid) Sets the status by user uuid of this commerce order.void
setStatusDate
(Date statusDate) Sets the status date of this commerce order.void
setSubtotal
(BigDecimal subtotal) Sets the subtotal of this commerce order.void
setSubtotalDiscountAmount
(BigDecimal subtotalDiscountAmount) Sets the subtotal discount amount of this commerce order.void
setSubtotalDiscountPercentageLevel1
(BigDecimal subtotalDiscountPercentageLevel1) Sets the subtotal discount percentage level1 of this commerce order.void
setSubtotalDiscountPercentageLevel1WithTaxAmount
(BigDecimal subtotalDiscountPercentageLevel1WithTaxAmount) Sets the subtotal discount percentage level1 with tax amount of this commerce order.void
setSubtotalDiscountPercentageLevel2
(BigDecimal subtotalDiscountPercentageLevel2) Sets the subtotal discount percentage level2 of this commerce order.void
setSubtotalDiscountPercentageLevel2WithTaxAmount
(BigDecimal subtotalDiscountPercentageLevel2WithTaxAmount) Sets the subtotal discount percentage level2 with tax amount of this commerce order.void
setSubtotalDiscountPercentageLevel3
(BigDecimal subtotalDiscountPercentageLevel3) Sets the subtotal discount percentage level3 of this commerce order.void
setSubtotalDiscountPercentageLevel3WithTaxAmount
(BigDecimal subtotalDiscountPercentageLevel3WithTaxAmount) Sets the subtotal discount percentage level3 with tax amount of this commerce order.void
setSubtotalDiscountPercentageLevel4
(BigDecimal subtotalDiscountPercentageLevel4) Sets the subtotal discount percentage level4 of this commerce order.void
setSubtotalDiscountPercentageLevel4WithTaxAmount
(BigDecimal subtotalDiscountPercentageLevel4WithTaxAmount) Sets the subtotal discount percentage level4 with tax amount of this commerce order.void
setSubtotalDiscountWithTaxAmount
(BigDecimal subtotalDiscountWithTaxAmount) Sets the subtotal discount with tax amount of this commerce order.void
setSubtotalWithTaxAmount
(BigDecimal subtotalWithTaxAmount) Sets the subtotal with tax amount of this commerce order.void
setTaxAmount
(BigDecimal taxAmount) Sets the tax amount of this commerce order.void
setTotal
(BigDecimal total) Sets the total of this commerce order.void
setTotalDiscountAmount
(BigDecimal totalDiscountAmount) Sets the total discount amount of this commerce order.void
setTotalDiscountPercentageLevel1
(BigDecimal totalDiscountPercentageLevel1) Sets the total discount percentage level1 of this commerce order.void
setTotalDiscountPercentageLevel1WithTaxAmount
(BigDecimal totalDiscountPercentageLevel1WithTaxAmount) Sets the total discount percentage level1 with tax amount of this commerce order.void
setTotalDiscountPercentageLevel2
(BigDecimal totalDiscountPercentageLevel2) Sets the total discount percentage level2 of this commerce order.void
setTotalDiscountPercentageLevel2WithTaxAmount
(BigDecimal totalDiscountPercentageLevel2WithTaxAmount) Sets the total discount percentage level2 with tax amount of this commerce order.void
setTotalDiscountPercentageLevel3
(BigDecimal totalDiscountPercentageLevel3) Sets the total discount percentage level3 of this commerce order.void
setTotalDiscountPercentageLevel3WithTaxAmount
(BigDecimal totalDiscountPercentageLevel3WithTaxAmount) Sets the total discount percentage level3 with tax amount of this commerce order.void
setTotalDiscountPercentageLevel4
(BigDecimal totalDiscountPercentageLevel4) Sets the total discount percentage level4 of this commerce order.void
setTotalDiscountPercentageLevel4WithTaxAmount
(BigDecimal totalDiscountPercentageLevel4WithTaxAmount) Sets the total discount percentage level4 with tax amount of this commerce order.void
setTotalDiscountWithTaxAmount
(BigDecimal totalDiscountWithTaxAmount) Sets the total discount with tax amount of this commerce order.void
setTotalWithTaxAmount
(BigDecimal totalWithTaxAmount) Sets the total with tax amount of this commerce order.void
setTransactionId
(String transactionId) Sets the transaction ID of this commerce order.void
setUserId
(long userId) Sets the user ID of this commerce order.void
setUserName
(String userName) Sets the user name of this commerce order.void
setUserUuid
(String userUuid) Sets the user uuid of this commerce order.void
Sets the uuid of this commerce order.default String
Methods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
Methods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassName
Methods inherited from interface java.lang.Comparable
compareTo
Methods inherited from interface com.liferay.portal.kernel.model.StagedModel
clone, getStagedModelType
-
Method Details
-
getPrimaryKey
long getPrimaryKey()Returns the primary key of this commerce order.- Returns:
- the primary key of this commerce order
-
setPrimaryKey
void setPrimaryKey(long primaryKey) Sets the primary key of this commerce order.- Parameters:
primaryKey
- the primary key of this commerce order
-
getMvccVersion
long getMvccVersion()Returns the mvcc version of this commerce order.- Specified by:
getMvccVersion
in interfacecom.liferay.portal.kernel.model.MVCCModel
- Returns:
- the mvcc version of this commerce order
-
setMvccVersion
void setMvccVersion(long mvccVersion) Sets the mvcc version of this commerce order.- Specified by:
setMvccVersion
in interfacecom.liferay.portal.kernel.model.MVCCModel
- Parameters:
mvccVersion
- the mvcc version of this commerce order
-
getUuid
Returns the uuid of this commerce order.- Specified by:
getUuid
in interfacecom.liferay.portal.kernel.model.StagedModel
- Returns:
- the uuid of this commerce order
-
setUuid
Sets the uuid of this commerce order.- Specified by:
setUuid
in interfacecom.liferay.portal.kernel.model.StagedModel
- Parameters:
uuid
- the uuid of this commerce order
-
getExternalReferenceCode
Returns the external reference code of this commerce order.- Specified by:
getExternalReferenceCode
in interfacecom.liferay.portal.kernel.model.ExternalReferenceCodeModel
- Returns:
- the external reference code of this commerce order
-
setExternalReferenceCode
Sets the external reference code of this commerce order.- Specified by:
setExternalReferenceCode
in interfacecom.liferay.portal.kernel.model.ExternalReferenceCodeModel
- Parameters:
externalReferenceCode
- the external reference code of this commerce order
-
getCommerceOrderId
long getCommerceOrderId()Returns the commerce order ID of this commerce order.- Returns:
- the commerce order ID of this commerce order
-
setCommerceOrderId
void setCommerceOrderId(long commerceOrderId) Sets the commerce order ID of this commerce order.- Parameters:
commerceOrderId
- the commerce order ID of this commerce order
-
getGroupId
long getGroupId()Returns the group ID of this commerce order.- Specified by:
getGroupId
in interfacecom.liferay.portal.kernel.model.GroupedModel
- Returns:
- the group ID of this commerce order
-
setGroupId
void setGroupId(long groupId) Sets the group ID of this commerce order.- Specified by:
setGroupId
in interfacecom.liferay.portal.kernel.model.GroupedModel
- Parameters:
groupId
- the group ID of this commerce order
-
getCompanyId
long getCompanyId()Returns the company ID of this commerce order.- Specified by:
getCompanyId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getCompanyId
in interfacecom.liferay.portal.kernel.model.ShardedModel
- Specified by:
getCompanyId
in interfacecom.liferay.portal.kernel.model.StagedModel
- Returns:
- the company ID of this commerce order
-
setCompanyId
void setCompanyId(long companyId) Sets the company ID of this commerce order.- Specified by:
setCompanyId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setCompanyId
in interfacecom.liferay.portal.kernel.model.ShardedModel
- Specified by:
setCompanyId
in interfacecom.liferay.portal.kernel.model.StagedModel
- Parameters:
companyId
- the company ID of this commerce order
-
getUserId
long getUserId()Returns the user ID of this commerce order.- Specified by:
getUserId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Returns:
- the user ID of this commerce order
-
setUserId
void setUserId(long userId) Sets the user ID of this commerce order.- Specified by:
setUserId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Parameters:
userId
- the user ID of this commerce order
-
getUserUuid
String getUserUuid()Returns the user uuid of this commerce order.- Specified by:
getUserUuid
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Returns:
- the user uuid of this commerce order
-
setUserUuid
Sets the user uuid of this commerce order.- Specified by:
setUserUuid
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Parameters:
userUuid
- the user uuid of this commerce order
-
getUserName
Returns the user name of this commerce order.- Specified by:
getUserName
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Returns:
- the user name of this commerce order
-
setUserName
Sets the user name of this commerce order.- Specified by:
setUserName
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Parameters:
userName
- the user name of this commerce order
-
getCreateDate
Date getCreateDate()Returns the create date of this commerce order.- Specified by:
getCreateDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getCreateDate
in interfacecom.liferay.portal.kernel.model.StagedModel
- Returns:
- the create date of this commerce order
-
setCreateDate
Sets the create date of this commerce order.- Specified by:
setCreateDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setCreateDate
in interfacecom.liferay.portal.kernel.model.StagedModel
- Parameters:
createDate
- the create date of this commerce order
-
getModifiedDate
Date getModifiedDate()Returns the modified date of this commerce order.- Specified by:
getModifiedDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getModifiedDate
in interfacecom.liferay.portal.kernel.model.StagedModel
- Returns:
- the modified date of this commerce order
-
setModifiedDate
Sets the modified date of this commerce order.- Specified by:
setModifiedDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setModifiedDate
in interfacecom.liferay.portal.kernel.model.StagedModel
- Parameters:
modifiedDate
- the modified date of this commerce order
-
getBillingAddressId
long getBillingAddressId()Returns the billing address ID of this commerce order.- Returns:
- the billing address ID of this commerce order
-
setBillingAddressId
void setBillingAddressId(long billingAddressId) Sets the billing address ID of this commerce order.- Parameters:
billingAddressId
- the billing address ID of this commerce order
-
getCommerceAccountId
long getCommerceAccountId()Returns the commerce account ID of this commerce order.- Returns:
- the commerce account ID of this commerce order
-
setCommerceAccountId
void setCommerceAccountId(long commerceAccountId) Sets the commerce account ID of this commerce order.- Parameters:
commerceAccountId
- the commerce account ID of this commerce order
-
getCommerceCurrencyCode
Returns the commerce currency code of this commerce order.- Returns:
- the commerce currency code of this commerce order
-
setCommerceCurrencyCode
Sets the commerce currency code of this commerce order.- Parameters:
commerceCurrencyCode
- the commerce currency code of this commerce order
-
getCommerceOrderTypeId
long getCommerceOrderTypeId()Returns the commerce order type ID of this commerce order.- Returns:
- the commerce order type ID of this commerce order
-
setCommerceOrderTypeId
void setCommerceOrderTypeId(long commerceOrderTypeId) Sets the commerce order type ID of this commerce order.- Parameters:
commerceOrderTypeId
- the commerce order type ID of this commerce order
-
getCommerceShippingMethodId
long getCommerceShippingMethodId()Returns the commerce shipping method ID of this commerce order.- Returns:
- the commerce shipping method ID of this commerce order
-
setCommerceShippingMethodId
void setCommerceShippingMethodId(long commerceShippingMethodId) Sets the commerce shipping method ID of this commerce order.- Parameters:
commerceShippingMethodId
- the commerce shipping method ID of this commerce order
-
getDeliveryCommerceTermEntryId
long getDeliveryCommerceTermEntryId()Returns the delivery commerce term entry ID of this commerce order.- Returns:
- the delivery commerce term entry ID of this commerce order
-
setDeliveryCommerceTermEntryId
void setDeliveryCommerceTermEntryId(long deliveryCommerceTermEntryId) Sets the delivery commerce term entry ID of this commerce order.- Parameters:
deliveryCommerceTermEntryId
- the delivery commerce term entry ID of this commerce order
-
getPaymentCommerceTermEntryId
long getPaymentCommerceTermEntryId()Returns the payment commerce term entry ID of this commerce order.- Returns:
- the payment commerce term entry ID of this commerce order
-
setPaymentCommerceTermEntryId
void setPaymentCommerceTermEntryId(long paymentCommerceTermEntryId) Sets the payment commerce term entry ID of this commerce order.- Parameters:
paymentCommerceTermEntryId
- the payment commerce term entry ID of this commerce order
-
getShippingAddressId
long getShippingAddressId()Returns the shipping address ID of this commerce order.- Returns:
- the shipping address ID of this commerce order
-
setShippingAddressId
void setShippingAddressId(long shippingAddressId) Sets the shipping address ID of this commerce order.- Parameters:
shippingAddressId
- the shipping address ID of this commerce order
-
getAdvanceStatus
Returns the advance status of this commerce order.- Returns:
- the advance status of this commerce order
-
setAdvanceStatus
Sets the advance status of this commerce order.- Parameters:
advanceStatus
- the advance status of this commerce order
-
getCommercePaymentMethodKey
Returns the commerce payment method key of this commerce order.- Returns:
- the commerce payment method key of this commerce order
-
setCommercePaymentMethodKey
Sets the commerce payment method key of this commerce order.- Parameters:
commercePaymentMethodKey
- the commerce payment method key of this commerce order
-
getCouponCode
Returns the coupon code of this commerce order.- Returns:
- the coupon code of this commerce order
-
setCouponCode
Sets the coupon code of this commerce order.- Parameters:
couponCode
- the coupon code of this commerce order
-
getDeliveryCommerceTermEntryDescription
Returns the delivery commerce term entry description of this commerce order.- Returns:
- the delivery commerce term entry description of this commerce order
-
setDeliveryCommerceTermEntryDescription
Sets the delivery commerce term entry description of this commerce order.- Parameters:
deliveryCommerceTermEntryDescription
- the delivery commerce term entry description of this commerce order
-
getDeliveryCommerceTermEntryName
Returns the delivery commerce term entry name of this commerce order.- Returns:
- the delivery commerce term entry name of this commerce order
-
setDeliveryCommerceTermEntryName
Sets the delivery commerce term entry name of this commerce order.- Parameters:
deliveryCommerceTermEntryName
- the delivery commerce term entry name of this commerce order
-
getLastPriceUpdateDate
Date getLastPriceUpdateDate()Returns the last price update date of this commerce order.- Returns:
- the last price update date of this commerce order
-
setLastPriceUpdateDate
Sets the last price update date of this commerce order.- Parameters:
lastPriceUpdateDate
- the last price update date of this commerce order
-
getManuallyAdjusted
boolean getManuallyAdjusted()Returns the manually adjusted of this commerce order.- Returns:
- the manually adjusted of this commerce order
-
isManuallyAdjusted
boolean isManuallyAdjusted()Returnstrue
if this commerce order is manually adjusted.- Returns:
true
if this commerce order is manually adjusted;false
otherwise
-
setManuallyAdjusted
void setManuallyAdjusted(boolean manuallyAdjusted) Sets whether this commerce order is manually adjusted.- Parameters:
manuallyAdjusted
- the manually adjusted of this commerce order
-
getName
Returns the name of this commerce order.- Returns:
- the name of this commerce order
-
setName
Sets the name of this commerce order.- Parameters:
name
- the name of this commerce order
-
getOrderDate
Date getOrderDate()Returns the order date of this commerce order.- Returns:
- the order date of this commerce order
-
setOrderDate
Sets the order date of this commerce order.- Parameters:
orderDate
- the order date of this commerce order
-
getOrderStatus
int getOrderStatus()Returns the order status of this commerce order.- Returns:
- the order status of this commerce order
-
setOrderStatus
void setOrderStatus(int orderStatus) Sets the order status of this commerce order.- Parameters:
orderStatus
- the order status of this commerce order
-
getPaymentCommerceTermEntryDescription
Returns the payment commerce term entry description of this commerce order.- Returns:
- the payment commerce term entry description of this commerce order
-
setPaymentCommerceTermEntryDescription
Sets the payment commerce term entry description of this commerce order.- Parameters:
paymentCommerceTermEntryDescription
- the payment commerce term entry description of this commerce order
-
getPaymentCommerceTermEntryName
Returns the payment commerce term entry name of this commerce order.- Returns:
- the payment commerce term entry name of this commerce order
-
setPaymentCommerceTermEntryName
Sets the payment commerce term entry name of this commerce order.- Parameters:
paymentCommerceTermEntryName
- the payment commerce term entry name of this commerce order
-
getPaymentStatus
int getPaymentStatus()Returns the payment status of this commerce order.- Returns:
- the payment status of this commerce order
-
setPaymentStatus
void setPaymentStatus(int paymentStatus) Sets the payment status of this commerce order.- Parameters:
paymentStatus
- the payment status of this commerce order
-
getPrintedNote
Returns the printed note of this commerce order.- Returns:
- the printed note of this commerce order
-
setPrintedNote
Sets the printed note of this commerce order.- Parameters:
printedNote
- the printed note of this commerce order
-
getPurchaseOrderNumber
Returns the purchase order number of this commerce order.- Returns:
- the purchase order number of this commerce order
-
setPurchaseOrderNumber
Sets the purchase order number of this commerce order.- Parameters:
purchaseOrderNumber
- the purchase order number of this commerce order
-
getRequestedDeliveryDate
Date getRequestedDeliveryDate()Returns the requested delivery date of this commerce order.- Returns:
- the requested delivery date of this commerce order
-
setRequestedDeliveryDate
Sets the requested delivery date of this commerce order.- Parameters:
requestedDeliveryDate
- the requested delivery date of this commerce order
-
getShippable
boolean getShippable()Returns the shippable of this commerce order.- Returns:
- the shippable of this commerce order
-
isShippable
boolean isShippable()Returnstrue
if this commerce order is shippable.- Returns:
true
if this commerce order is shippable;false
otherwise
-
setShippable
void setShippable(boolean shippable) Sets whether this commerce order is shippable.- Parameters:
shippable
- the shippable of this commerce order
-
getShippingAmount
BigDecimal getShippingAmount()Returns the shipping amount of this commerce order.- Returns:
- the shipping amount of this commerce order
-
setShippingAmount
Sets the shipping amount of this commerce order.- Parameters:
shippingAmount
- the shipping amount of this commerce order
-
getShippingDiscountAmount
BigDecimal getShippingDiscountAmount()Returns the shipping discount amount of this commerce order.- Returns:
- the shipping discount amount of this commerce order
-
setShippingDiscountAmount
Sets the shipping discount amount of this commerce order.- Parameters:
shippingDiscountAmount
- the shipping discount amount of this commerce order
-
getShippingDiscountPercentageLevel1
BigDecimal getShippingDiscountPercentageLevel1()Returns the shipping discount percentage level1 of this commerce order.- Returns:
- the shipping discount percentage level1 of this commerce order
-
setShippingDiscountPercentageLevel1
Sets the shipping discount percentage level1 of this commerce order.- Parameters:
shippingDiscountPercentageLevel1
- the shipping discount percentage level1 of this commerce order
-
getShippingDiscountPercentageLevel2
BigDecimal getShippingDiscountPercentageLevel2()Returns the shipping discount percentage level2 of this commerce order.- Returns:
- the shipping discount percentage level2 of this commerce order
-
setShippingDiscountPercentageLevel2
Sets the shipping discount percentage level2 of this commerce order.- Parameters:
shippingDiscountPercentageLevel2
- the shipping discount percentage level2 of this commerce order
-
getShippingDiscountPercentageLevel3
BigDecimal getShippingDiscountPercentageLevel3()Returns the shipping discount percentage level3 of this commerce order.- Returns:
- the shipping discount percentage level3 of this commerce order
-
setShippingDiscountPercentageLevel3
Sets the shipping discount percentage level3 of this commerce order.- Parameters:
shippingDiscountPercentageLevel3
- the shipping discount percentage level3 of this commerce order
-
getShippingDiscountPercentageLevel4
BigDecimal getShippingDiscountPercentageLevel4()Returns the shipping discount percentage level4 of this commerce order.- Returns:
- the shipping discount percentage level4 of this commerce order
-
setShippingDiscountPercentageLevel4
Sets the shipping discount percentage level4 of this commerce order.- Parameters:
shippingDiscountPercentageLevel4
- the shipping discount percentage level4 of this commerce order
-
getShippingDiscountPercentageLevel1WithTaxAmount
BigDecimal getShippingDiscountPercentageLevel1WithTaxAmount()Returns the shipping discount percentage level1 with tax amount of this commerce order.- Returns:
- the shipping discount percentage level1 with tax amount of this commerce order
-
setShippingDiscountPercentageLevel1WithTaxAmount
void setShippingDiscountPercentageLevel1WithTaxAmount(BigDecimal shippingDiscountPercentageLevel1WithTaxAmount) Sets the shipping discount percentage level1 with tax amount of this commerce order.- Parameters:
shippingDiscountPercentageLevel1WithTaxAmount
- the shipping discount percentage level1 with tax amount of this commerce order
-
getShippingDiscountPercentageLevel2WithTaxAmount
BigDecimal getShippingDiscountPercentageLevel2WithTaxAmount()Returns the shipping discount percentage level2 with tax amount of this commerce order.- Returns:
- the shipping discount percentage level2 with tax amount of this commerce order
-
setShippingDiscountPercentageLevel2WithTaxAmount
void setShippingDiscountPercentageLevel2WithTaxAmount(BigDecimal shippingDiscountPercentageLevel2WithTaxAmount) Sets the shipping discount percentage level2 with tax amount of this commerce order.- Parameters:
shippingDiscountPercentageLevel2WithTaxAmount
- the shipping discount percentage level2 with tax amount of this commerce order
-
getShippingDiscountPercentageLevel3WithTaxAmount
BigDecimal getShippingDiscountPercentageLevel3WithTaxAmount()Returns the shipping discount percentage level3 with tax amount of this commerce order.- Returns:
- the shipping discount percentage level3 with tax amount of this commerce order
-
setShippingDiscountPercentageLevel3WithTaxAmount
void setShippingDiscountPercentageLevel3WithTaxAmount(BigDecimal shippingDiscountPercentageLevel3WithTaxAmount) Sets the shipping discount percentage level3 with tax amount of this commerce order.- Parameters:
shippingDiscountPercentageLevel3WithTaxAmount
- the shipping discount percentage level3 with tax amount of this commerce order
-
getShippingDiscountPercentageLevel4WithTaxAmount
BigDecimal getShippingDiscountPercentageLevel4WithTaxAmount()Returns the shipping discount percentage level4 with tax amount of this commerce order.- Returns:
- the shipping discount percentage level4 with tax amount of this commerce order
-
setShippingDiscountPercentageLevel4WithTaxAmount
void setShippingDiscountPercentageLevel4WithTaxAmount(BigDecimal shippingDiscountPercentageLevel4WithTaxAmount) Sets the shipping discount percentage level4 with tax amount of this commerce order.- Parameters:
shippingDiscountPercentageLevel4WithTaxAmount
- the shipping discount percentage level4 with tax amount of this commerce order
-
getShippingDiscountWithTaxAmount
BigDecimal getShippingDiscountWithTaxAmount()Returns the shipping discount with tax amount of this commerce order.- Returns:
- the shipping discount with tax amount of this commerce order
-
setShippingDiscountWithTaxAmount
Sets the shipping discount with tax amount of this commerce order.- Parameters:
shippingDiscountWithTaxAmount
- the shipping discount with tax amount of this commerce order
-
getShippingOptionName
Returns the shipping option name of this commerce order.- Returns:
- the shipping option name of this commerce order
-
setShippingOptionName
Sets the shipping option name of this commerce order.- Parameters:
shippingOptionName
- the shipping option name of this commerce order
-
getShippingWithTaxAmount
BigDecimal getShippingWithTaxAmount()Returns the shipping with tax amount of this commerce order.- Returns:
- the shipping with tax amount of this commerce order
-
setShippingWithTaxAmount
Sets the shipping with tax amount of this commerce order.- Parameters:
shippingWithTaxAmount
- the shipping with tax amount of this commerce order
-
getSubtotal
BigDecimal getSubtotal()Returns the subtotal of this commerce order.- Returns:
- the subtotal of this commerce order
-
setSubtotal
Sets the subtotal of this commerce order.- Parameters:
subtotal
- the subtotal of this commerce order
-
getSubtotalDiscountAmount
BigDecimal getSubtotalDiscountAmount()Returns the subtotal discount amount of this commerce order.- Returns:
- the subtotal discount amount of this commerce order
-
setSubtotalDiscountAmount
Sets the subtotal discount amount of this commerce order.- Parameters:
subtotalDiscountAmount
- the subtotal discount amount of this commerce order
-
getSubtotalDiscountPercentageLevel1
BigDecimal getSubtotalDiscountPercentageLevel1()Returns the subtotal discount percentage level1 of this commerce order.- Returns:
- the subtotal discount percentage level1 of this commerce order
-
setSubtotalDiscountPercentageLevel1
Sets the subtotal discount percentage level1 of this commerce order.- Parameters:
subtotalDiscountPercentageLevel1
- the subtotal discount percentage level1 of this commerce order
-
getSubtotalDiscountPercentageLevel2
BigDecimal getSubtotalDiscountPercentageLevel2()Returns the subtotal discount percentage level2 of this commerce order.- Returns:
- the subtotal discount percentage level2 of this commerce order
-
setSubtotalDiscountPercentageLevel2
Sets the subtotal discount percentage level2 of this commerce order.- Parameters:
subtotalDiscountPercentageLevel2
- the subtotal discount percentage level2 of this commerce order
-
getSubtotalDiscountPercentageLevel3
BigDecimal getSubtotalDiscountPercentageLevel3()Returns the subtotal discount percentage level3 of this commerce order.- Returns:
- the subtotal discount percentage level3 of this commerce order
-
setSubtotalDiscountPercentageLevel3
Sets the subtotal discount percentage level3 of this commerce order.- Parameters:
subtotalDiscountPercentageLevel3
- the subtotal discount percentage level3 of this commerce order
-
getSubtotalDiscountPercentageLevel4
BigDecimal getSubtotalDiscountPercentageLevel4()Returns the subtotal discount percentage level4 of this commerce order.- Returns:
- the subtotal discount percentage level4 of this commerce order
-
setSubtotalDiscountPercentageLevel4
Sets the subtotal discount percentage level4 of this commerce order.- Parameters:
subtotalDiscountPercentageLevel4
- the subtotal discount percentage level4 of this commerce order
-
getSubtotalDiscountPercentageLevel1WithTaxAmount
BigDecimal getSubtotalDiscountPercentageLevel1WithTaxAmount()Returns the subtotal discount percentage level1 with tax amount of this commerce order.- Returns:
- the subtotal discount percentage level1 with tax amount of this commerce order
-
setSubtotalDiscountPercentageLevel1WithTaxAmount
void setSubtotalDiscountPercentageLevel1WithTaxAmount(BigDecimal subtotalDiscountPercentageLevel1WithTaxAmount) Sets the subtotal discount percentage level1 with tax amount of this commerce order.- Parameters:
subtotalDiscountPercentageLevel1WithTaxAmount
- the subtotal discount percentage level1 with tax amount of this commerce order
-
getSubtotalDiscountPercentageLevel2WithTaxAmount
BigDecimal getSubtotalDiscountPercentageLevel2WithTaxAmount()Returns the subtotal discount percentage level2 with tax amount of this commerce order.- Returns:
- the subtotal discount percentage level2 with tax amount of this commerce order
-
setSubtotalDiscountPercentageLevel2WithTaxAmount
void setSubtotalDiscountPercentageLevel2WithTaxAmount(BigDecimal subtotalDiscountPercentageLevel2WithTaxAmount) Sets the subtotal discount percentage level2 with tax amount of this commerce order.- Parameters:
subtotalDiscountPercentageLevel2WithTaxAmount
- the subtotal discount percentage level2 with tax amount of this commerce order
-
getSubtotalDiscountPercentageLevel3WithTaxAmount
BigDecimal getSubtotalDiscountPercentageLevel3WithTaxAmount()Returns the subtotal discount percentage level3 with tax amount of this commerce order.- Returns:
- the subtotal discount percentage level3 with tax amount of this commerce order
-
setSubtotalDiscountPercentageLevel3WithTaxAmount
void setSubtotalDiscountPercentageLevel3WithTaxAmount(BigDecimal subtotalDiscountPercentageLevel3WithTaxAmount) Sets the subtotal discount percentage level3 with tax amount of this commerce order.- Parameters:
subtotalDiscountPercentageLevel3WithTaxAmount
- the subtotal discount percentage level3 with tax amount of this commerce order
-
getSubtotalDiscountPercentageLevel4WithTaxAmount
BigDecimal getSubtotalDiscountPercentageLevel4WithTaxAmount()Returns the subtotal discount percentage level4 with tax amount of this commerce order.- Returns:
- the subtotal discount percentage level4 with tax amount of this commerce order
-
setSubtotalDiscountPercentageLevel4WithTaxAmount
void setSubtotalDiscountPercentageLevel4WithTaxAmount(BigDecimal subtotalDiscountPercentageLevel4WithTaxAmount) Sets the subtotal discount percentage level4 with tax amount of this commerce order.- Parameters:
subtotalDiscountPercentageLevel4WithTaxAmount
- the subtotal discount percentage level4 with tax amount of this commerce order
-
getSubtotalDiscountWithTaxAmount
BigDecimal getSubtotalDiscountWithTaxAmount()Returns the subtotal discount with tax amount of this commerce order.- Returns:
- the subtotal discount with tax amount of this commerce order
-
setSubtotalDiscountWithTaxAmount
Sets the subtotal discount with tax amount of this commerce order.- Parameters:
subtotalDiscountWithTaxAmount
- the subtotal discount with tax amount of this commerce order
-
getSubtotalWithTaxAmount
BigDecimal getSubtotalWithTaxAmount()Returns the subtotal with tax amount of this commerce order.- Returns:
- the subtotal with tax amount of this commerce order
-
setSubtotalWithTaxAmount
Sets the subtotal with tax amount of this commerce order.- Parameters:
subtotalWithTaxAmount
- the subtotal with tax amount of this commerce order
-
getTaxAmount
BigDecimal getTaxAmount()Returns the tax amount of this commerce order.- Returns:
- the tax amount of this commerce order
-
setTaxAmount
Sets the tax amount of this commerce order.- Parameters:
taxAmount
- the tax amount of this commerce order
-
getTotal
BigDecimal getTotal()Returns the total of this commerce order.- Returns:
- the total of this commerce order
-
setTotal
Sets the total of this commerce order.- Parameters:
total
- the total of this commerce order
-
getTotalDiscountAmount
BigDecimal getTotalDiscountAmount()Returns the total discount amount of this commerce order.- Returns:
- the total discount amount of this commerce order
-
setTotalDiscountAmount
Sets the total discount amount of this commerce order.- Parameters:
totalDiscountAmount
- the total discount amount of this commerce order
-
getTotalDiscountPercentageLevel1
BigDecimal getTotalDiscountPercentageLevel1()Returns the total discount percentage level1 of this commerce order.- Returns:
- the total discount percentage level1 of this commerce order
-
setTotalDiscountPercentageLevel1
Sets the total discount percentage level1 of this commerce order.- Parameters:
totalDiscountPercentageLevel1
- the total discount percentage level1 of this commerce order
-
getTotalDiscountPercentageLevel2
BigDecimal getTotalDiscountPercentageLevel2()Returns the total discount percentage level2 of this commerce order.- Returns:
- the total discount percentage level2 of this commerce order
-
setTotalDiscountPercentageLevel2
Sets the total discount percentage level2 of this commerce order.- Parameters:
totalDiscountPercentageLevel2
- the total discount percentage level2 of this commerce order
-
getTotalDiscountPercentageLevel3
BigDecimal getTotalDiscountPercentageLevel3()Returns the total discount percentage level3 of this commerce order.- Returns:
- the total discount percentage level3 of this commerce order
-
setTotalDiscountPercentageLevel3
Sets the total discount percentage level3 of this commerce order.- Parameters:
totalDiscountPercentageLevel3
- the total discount percentage level3 of this commerce order
-
getTotalDiscountPercentageLevel4
BigDecimal getTotalDiscountPercentageLevel4()Returns the total discount percentage level4 of this commerce order.- Returns:
- the total discount percentage level4 of this commerce order
-
setTotalDiscountPercentageLevel4
Sets the total discount percentage level4 of this commerce order.- Parameters:
totalDiscountPercentageLevel4
- the total discount percentage level4 of this commerce order
-
getTotalDiscountPercentageLevel1WithTaxAmount
BigDecimal getTotalDiscountPercentageLevel1WithTaxAmount()Returns the total discount percentage level1 with tax amount of this commerce order.- Returns:
- the total discount percentage level1 with tax amount of this commerce order
-
setTotalDiscountPercentageLevel1WithTaxAmount
void setTotalDiscountPercentageLevel1WithTaxAmount(BigDecimal totalDiscountPercentageLevel1WithTaxAmount) Sets the total discount percentage level1 with tax amount of this commerce order.- Parameters:
totalDiscountPercentageLevel1WithTaxAmount
- the total discount percentage level1 with tax amount of this commerce order
-
getTotalDiscountPercentageLevel2WithTaxAmount
BigDecimal getTotalDiscountPercentageLevel2WithTaxAmount()Returns the total discount percentage level2 with tax amount of this commerce order.- Returns:
- the total discount percentage level2 with tax amount of this commerce order
-
setTotalDiscountPercentageLevel2WithTaxAmount
void setTotalDiscountPercentageLevel2WithTaxAmount(BigDecimal totalDiscountPercentageLevel2WithTaxAmount) Sets the total discount percentage level2 with tax amount of this commerce order.- Parameters:
totalDiscountPercentageLevel2WithTaxAmount
- the total discount percentage level2 with tax amount of this commerce order
-
getTotalDiscountPercentageLevel3WithTaxAmount
BigDecimal getTotalDiscountPercentageLevel3WithTaxAmount()Returns the total discount percentage level3 with tax amount of this commerce order.- Returns:
- the total discount percentage level3 with tax amount of this commerce order
-
setTotalDiscountPercentageLevel3WithTaxAmount
void setTotalDiscountPercentageLevel3WithTaxAmount(BigDecimal totalDiscountPercentageLevel3WithTaxAmount) Sets the total discount percentage level3 with tax amount of this commerce order.- Parameters:
totalDiscountPercentageLevel3WithTaxAmount
- the total discount percentage level3 with tax amount of this commerce order
-
getTotalDiscountPercentageLevel4WithTaxAmount
BigDecimal getTotalDiscountPercentageLevel4WithTaxAmount()Returns the total discount percentage level4 with tax amount of this commerce order.- Returns:
- the total discount percentage level4 with tax amount of this commerce order
-
setTotalDiscountPercentageLevel4WithTaxAmount
void setTotalDiscountPercentageLevel4WithTaxAmount(BigDecimal totalDiscountPercentageLevel4WithTaxAmount) Sets the total discount percentage level4 with tax amount of this commerce order.- Parameters:
totalDiscountPercentageLevel4WithTaxAmount
- the total discount percentage level4 with tax amount of this commerce order
-
getTotalDiscountWithTaxAmount
BigDecimal getTotalDiscountWithTaxAmount()Returns the total discount with tax amount of this commerce order.- Returns:
- the total discount with tax amount of this commerce order
-
setTotalDiscountWithTaxAmount
Sets the total discount with tax amount of this commerce order.- Parameters:
totalDiscountWithTaxAmount
- the total discount with tax amount of this commerce order
-
getTotalWithTaxAmount
BigDecimal getTotalWithTaxAmount()Returns the total with tax amount of this commerce order.- Returns:
- the total with tax amount of this commerce order
-
setTotalWithTaxAmount
Sets the total with tax amount of this commerce order.- Parameters:
totalWithTaxAmount
- the total with tax amount of this commerce order
-
getTransactionId
Returns the transaction ID of this commerce order.- Returns:
- the transaction ID of this commerce order
-
setTransactionId
Sets the transaction ID of this commerce order.- Parameters:
transactionId
- the transaction ID of this commerce order
-
getStatus
int getStatus()Returns the status of this commerce order.- Specified by:
getStatus
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
- the status of this commerce order
-
setStatus
void setStatus(int status) Sets the status of this commerce order.- Specified by:
setStatus
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Parameters:
status
- the status of this commerce order
-
getStatusByUserId
long getStatusByUserId()Returns the status by user ID of this commerce order.- Specified by:
getStatusByUserId
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
- the status by user ID of this commerce order
-
setStatusByUserId
void setStatusByUserId(long statusByUserId) Sets the status by user ID of this commerce order.- Specified by:
setStatusByUserId
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Parameters:
statusByUserId
- the status by user ID of this commerce order
-
getStatusByUserUuid
String getStatusByUserUuid()Returns the status by user uuid of this commerce order.- Specified by:
getStatusByUserUuid
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
- the status by user uuid of this commerce order
-
setStatusByUserUuid
Sets the status by user uuid of this commerce order.- Specified by:
setStatusByUserUuid
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Parameters:
statusByUserUuid
- the status by user uuid of this commerce order
-
getStatusByUserName
Returns the status by user name of this commerce order.- Specified by:
getStatusByUserName
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
- the status by user name of this commerce order
-
setStatusByUserName
Sets the status by user name of this commerce order.- Specified by:
setStatusByUserName
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Parameters:
statusByUserName
- the status by user name of this commerce order
-
getStatusDate
Date getStatusDate()Returns the status date of this commerce order.- Specified by:
getStatusDate
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
- the status date of this commerce order
-
setStatusDate
Sets the status date of this commerce order.- Specified by:
setStatusDate
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Parameters:
statusDate
- the status date of this commerce order
-
isApproved
boolean isApproved()Returnstrue
if this commerce order is approved.- Specified by:
isApproved
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
true
if this commerce order is approved;false
otherwise
-
isDenied
boolean isDenied()Returnstrue
if this commerce order is denied.- Specified by:
isDenied
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
true
if this commerce order is denied;false
otherwise
-
isDraft
boolean isDraft()Returnstrue
if this commerce order is a draft.- Specified by:
isDraft
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
true
if this commerce order is a draft;false
otherwise
-
isExpired
boolean isExpired()Returnstrue
if this commerce order is expired.- Specified by:
isExpired
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
true
if this commerce order is expired;false
otherwise
-
isInactive
boolean isInactive()Returnstrue
if this commerce order is inactive.- Specified by:
isInactive
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
true
if this commerce order is inactive;false
otherwise
-
isIncomplete
boolean isIncomplete()Returnstrue
if this commerce order is incomplete.- Specified by:
isIncomplete
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
true
if this commerce order is incomplete;false
otherwise
-
isPending
boolean isPending()Returnstrue
if this commerce order is pending.- Specified by:
isPending
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
true
if this commerce order is pending;false
otherwise
-
isScheduled
boolean isScheduled()Returnstrue
if this commerce order is scheduled.- Specified by:
isScheduled
in interfacecom.liferay.portal.kernel.model.WorkflowedModel
- Returns:
true
if this commerce order is scheduled;false
otherwise
-
cloneWithOriginalValues
CommerceOrder cloneWithOriginalValues()- Specified by:
cloneWithOriginalValues
in interfacecom.liferay.portal.kernel.model.BaseModel<CommerceOrder>
-
toXmlString
-