@JSON(strict=true)
public class CommerceOrderModelImpl
extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.commerce.model.CommerceOrder>
implements com.liferay.commerce.model.CommerceOrderModel
This implementation and its corresponding interface CommerceOrderModel exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in CommerceOrderImpl.
CommerceOrderImpl,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
static long |
BILLINGADDRESSID_COLUMN_BITMASK |
static boolean |
COLUMN_BITMASK_ENABLED |
static long |
COMMERCEACCOUNTID_COLUMN_BITMASK |
static long |
COMMERCEPAYMENTMETHODKEY_COLUMN_BITMASK |
static long |
COMPANYID_COLUMN_BITMASK |
static long |
CREATEDATE_COLUMN_BITMASK |
static java.lang.String |
DATA_SOURCE |
static boolean |
ENTITY_CACHE_ENABLED |
static long |
EXTERNALREFERENCECODE_COLUMN_BITMASK |
static boolean |
FINDER_CACHE_ENABLED |
static long |
GROUPID_COLUMN_BITMASK |
static long |
LOCK_EXPIRATION_TIME |
static java.lang.String |
ORDER_BY_JPQL |
static java.lang.String |
ORDER_BY_SQL |
static long |
ORDERSTATUS_COLUMN_BITMASK |
static java.lang.String |
SESSION_FACTORY |
static long |
SHIPPINGADDRESSID_COLUMN_BITMASK |
static java.lang.Object[][] |
TABLE_COLUMNS |
static java.util.Map<java.lang.String,java.lang.Integer> |
TABLE_COLUMNS_MAP |
static java.lang.String |
TABLE_NAME |
static java.lang.String |
TABLE_SQL_CREATE |
static java.lang.String |
TABLE_SQL_DROP |
static java.lang.String |
TX_MANAGER |
static long |
USERID_COLUMN_BITMASK |
static long |
UUID_COLUMN_BITMASK |
| Constructor and Description |
|---|
CommerceOrderModelImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
int |
compareTo(com.liferay.commerce.model.CommerceOrder commerceOrder) |
boolean |
equals(java.lang.Object object) |
java.lang.String |
getAdvanceStatus() |
java.util.Map<java.lang.String,java.util.function.Function<com.liferay.commerce.model.CommerceOrder,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<com.liferay.commerce.model.CommerceOrder,java.lang.Object>> |
getAttributeSetterBiConsumers() |
long |
getBillingAddressId() |
long |
getColumnBitmask() |
long |
getCommerceAccountId() |
long |
getCommerceCurrencyId() |
long |
getCommerceOrderId() |
java.lang.String |
getCommercePaymentMethodKey() |
long |
getCommerceShippingMethodId() |
long |
getCompanyId() |
java.lang.String |
getCouponCode() |
java.util.Date |
getCreateDate() |
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
java.lang.String |
getExternalReferenceCode() |
long |
getGroupId() |
java.util.Date |
getLastPriceUpdateDate() |
boolean |
getManuallyAdjusted() |
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.lang.Class<?> |
getModelClass() |
java.lang.String |
getModelClassName() |
java.util.Date |
getModifiedDate() |
java.util.Date |
getOrderDate() |
int |
getOrderStatus() |
long |
getOriginalBillingAddressId() |
long |
getOriginalCommerceAccountId() |
java.lang.String |
getOriginalCommercePaymentMethodKey() |
long |
getOriginalCompanyId() |
java.util.Date |
getOriginalCreateDate() |
java.lang.String |
getOriginalExternalReferenceCode() |
long |
getOriginalGroupId() |
int |
getOriginalOrderStatus() |
long |
getOriginalShippingAddressId() |
long |
getOriginalUserId() |
java.lang.String |
getOriginalUuid() |
int |
getPaymentStatus() |
long |
getPrimaryKey() |
java.io.Serializable |
getPrimaryKeyObj() |
java.lang.String |
getPrintedNote() |
java.lang.String |
getPurchaseOrderNumber() |
java.util.Date |
getRequestedDeliveryDate() |
long |
getShippingAddressId() |
java.math.BigDecimal |
getShippingAmount() |
java.math.BigDecimal |
getShippingDiscountAmount() |
java.math.BigDecimal |
getShippingDiscountPercentageLevel1() |
java.math.BigDecimal |
getShippingDiscountPercentageLevel1WithTaxAmount() |
java.math.BigDecimal |
getShippingDiscountPercentageLevel2() |
java.math.BigDecimal |
getShippingDiscountPercentageLevel2WithTaxAmount() |
java.math.BigDecimal |
getShippingDiscountPercentageLevel3() |
java.math.BigDecimal |
getShippingDiscountPercentageLevel3WithTaxAmount() |
java.math.BigDecimal |
getShippingDiscountPercentageLevel4() |
java.math.BigDecimal |
getShippingDiscountPercentageLevel4WithTaxAmount() |
java.math.BigDecimal |
getShippingDiscountWithTaxAmount() |
java.lang.String |
getShippingOptionName() |
java.math.BigDecimal |
getShippingWithTaxAmount() |
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
int |
getStatus() |
long |
getStatusByUserId() |
java.lang.String |
getStatusByUserName() |
java.lang.String |
getStatusByUserUuid() |
java.util.Date |
getStatusDate() |
java.math.BigDecimal |
getSubtotal() |
java.math.BigDecimal |
getSubtotalDiscountAmount() |
java.math.BigDecimal |
getSubtotalDiscountPercentageLevel1() |
java.math.BigDecimal |
getSubtotalDiscountPercentageLevel1WithTaxAmount() |
java.math.BigDecimal |
getSubtotalDiscountPercentageLevel2() |
java.math.BigDecimal |
getSubtotalDiscountPercentageLevel2WithTaxAmount() |
java.math.BigDecimal |
getSubtotalDiscountPercentageLevel3() |
java.math.BigDecimal |
getSubtotalDiscountPercentageLevel3WithTaxAmount() |
java.math.BigDecimal |
getSubtotalDiscountPercentageLevel4() |
java.math.BigDecimal |
getSubtotalDiscountPercentageLevel4WithTaxAmount() |
java.math.BigDecimal |
getSubtotalDiscountWithTaxAmount() |
java.math.BigDecimal |
getSubtotalWithTaxAmount() |
java.math.BigDecimal |
getTaxAmount() |
java.math.BigDecimal |
getTotal() |
java.math.BigDecimal |
getTotalDiscountAmount() |
java.math.BigDecimal |
getTotalDiscountPercentageLevel1() |
java.math.BigDecimal |
getTotalDiscountPercentageLevel1WithTaxAmount() |
java.math.BigDecimal |
getTotalDiscountPercentageLevel2() |
java.math.BigDecimal |
getTotalDiscountPercentageLevel2WithTaxAmount() |
java.math.BigDecimal |
getTotalDiscountPercentageLevel3() |
java.math.BigDecimal |
getTotalDiscountPercentageLevel3WithTaxAmount() |
java.math.BigDecimal |
getTotalDiscountPercentageLevel4() |
java.math.BigDecimal |
getTotalDiscountPercentageLevel4WithTaxAmount() |
java.math.BigDecimal |
getTotalDiscountWithTaxAmount() |
java.math.BigDecimal |
getTotalWithTaxAmount() |
java.lang.String |
getTransactionId() |
long |
getUserId() |
java.lang.String |
getUserName() |
java.lang.String |
getUserUuid() |
java.lang.String |
getUuid() |
int |
hashCode() |
boolean |
hasSetModifiedDate() |
boolean |
isApproved() |
boolean |
isDenied() |
boolean |
isDraft() |
boolean |
isEntityCacheEnabled() |
boolean |
isExpired() |
boolean |
isFinderCacheEnabled() |
boolean |
isInactive() |
boolean |
isIncomplete() |
boolean |
isManuallyAdjusted() |
boolean |
isPending() |
boolean |
isScheduled() |
void |
resetOriginalValues() |
void |
setAdvanceStatus(java.lang.String advanceStatus) |
void |
setBillingAddressId(long billingAddressId) |
void |
setCommerceAccountId(long commerceAccountId) |
void |
setCommerceCurrencyId(long commerceCurrencyId) |
void |
setCommerceOrderId(long commerceOrderId) |
void |
setCommercePaymentMethodKey(java.lang.String commercePaymentMethodKey) |
void |
setCommerceShippingMethodId(long commerceShippingMethodId) |
void |
setCompanyId(long companyId) |
void |
setCouponCode(java.lang.String couponCode) |
void |
setCreateDate(java.util.Date createDate) |
void |
setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext) |
void |
setExternalReferenceCode(java.lang.String externalReferenceCode) |
void |
setGroupId(long groupId) |
void |
setLastPriceUpdateDate(java.util.Date lastPriceUpdateDate) |
void |
setManuallyAdjusted(boolean manuallyAdjusted) |
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate) |
void |
setOrderDate(java.util.Date orderDate) |
void |
setOrderStatus(int orderStatus) |
void |
setPaymentStatus(int paymentStatus) |
void |
setPrimaryKey(long primaryKey) |
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
void |
setPrintedNote(java.lang.String printedNote) |
void |
setPurchaseOrderNumber(java.lang.String purchaseOrderNumber) |
void |
setRequestedDeliveryDate(java.util.Date requestedDeliveryDate) |
void |
setShippingAddressId(long shippingAddressId) |
void |
setShippingAmount(java.math.BigDecimal shippingAmount) |
void |
setShippingDiscountAmount(java.math.BigDecimal shippingDiscountAmount) |
void |
setShippingDiscountPercentageLevel1(java.math.BigDecimal shippingDiscountPercentageLevel1) |
void |
setShippingDiscountPercentageLevel1WithTaxAmount(java.math.BigDecimal shippingDiscountPercentageLevel1WithTaxAmount) |
void |
setShippingDiscountPercentageLevel2(java.math.BigDecimal shippingDiscountPercentageLevel2) |
void |
setShippingDiscountPercentageLevel2WithTaxAmount(java.math.BigDecimal shippingDiscountPercentageLevel2WithTaxAmount) |
void |
setShippingDiscountPercentageLevel3(java.math.BigDecimal shippingDiscountPercentageLevel3) |
void |
setShippingDiscountPercentageLevel3WithTaxAmount(java.math.BigDecimal shippingDiscountPercentageLevel3WithTaxAmount) |
void |
setShippingDiscountPercentageLevel4(java.math.BigDecimal shippingDiscountPercentageLevel4) |
void |
setShippingDiscountPercentageLevel4WithTaxAmount(java.math.BigDecimal shippingDiscountPercentageLevel4WithTaxAmount) |
void |
setShippingDiscountWithTaxAmount(java.math.BigDecimal shippingDiscountWithTaxAmount) |
void |
setShippingOptionName(java.lang.String shippingOptionName) |
void |
setShippingWithTaxAmount(java.math.BigDecimal shippingWithTaxAmount) |
void |
setStatus(int status) |
void |
setStatusByUserId(long statusByUserId) |
void |
setStatusByUserName(java.lang.String statusByUserName) |
void |
setStatusByUserUuid(java.lang.String statusByUserUuid) |
void |
setStatusDate(java.util.Date statusDate) |
void |
setSubtotal(java.math.BigDecimal subtotal) |
void |
setSubtotalDiscountAmount(java.math.BigDecimal subtotalDiscountAmount) |
void |
setSubtotalDiscountPercentageLevel1(java.math.BigDecimal subtotalDiscountPercentageLevel1) |
void |
setSubtotalDiscountPercentageLevel1WithTaxAmount(java.math.BigDecimal subtotalDiscountPercentageLevel1WithTaxAmount) |
void |
setSubtotalDiscountPercentageLevel2(java.math.BigDecimal subtotalDiscountPercentageLevel2) |
void |
setSubtotalDiscountPercentageLevel2WithTaxAmount(java.math.BigDecimal subtotalDiscountPercentageLevel2WithTaxAmount) |
void |
setSubtotalDiscountPercentageLevel3(java.math.BigDecimal subtotalDiscountPercentageLevel3) |
void |
setSubtotalDiscountPercentageLevel3WithTaxAmount(java.math.BigDecimal subtotalDiscountPercentageLevel3WithTaxAmount) |
void |
setSubtotalDiscountPercentageLevel4(java.math.BigDecimal subtotalDiscountPercentageLevel4) |
void |
setSubtotalDiscountPercentageLevel4WithTaxAmount(java.math.BigDecimal subtotalDiscountPercentageLevel4WithTaxAmount) |
void |
setSubtotalDiscountWithTaxAmount(java.math.BigDecimal subtotalDiscountWithTaxAmount) |
void |
setSubtotalWithTaxAmount(java.math.BigDecimal subtotalWithTaxAmount) |
void |
setTaxAmount(java.math.BigDecimal taxAmount) |
void |
setTotal(java.math.BigDecimal total) |
void |
setTotalDiscountAmount(java.math.BigDecimal totalDiscountAmount) |
void |
setTotalDiscountPercentageLevel1(java.math.BigDecimal totalDiscountPercentageLevel1) |
void |
setTotalDiscountPercentageLevel1WithTaxAmount(java.math.BigDecimal totalDiscountPercentageLevel1WithTaxAmount) |
void |
setTotalDiscountPercentageLevel2(java.math.BigDecimal totalDiscountPercentageLevel2) |
void |
setTotalDiscountPercentageLevel2WithTaxAmount(java.math.BigDecimal totalDiscountPercentageLevel2WithTaxAmount) |
void |
setTotalDiscountPercentageLevel3(java.math.BigDecimal totalDiscountPercentageLevel3) |
void |
setTotalDiscountPercentageLevel3WithTaxAmount(java.math.BigDecimal totalDiscountPercentageLevel3WithTaxAmount) |
void |
setTotalDiscountPercentageLevel4(java.math.BigDecimal totalDiscountPercentageLevel4) |
void |
setTotalDiscountPercentageLevel4WithTaxAmount(java.math.BigDecimal totalDiscountPercentageLevel4WithTaxAmount) |
void |
setTotalDiscountWithTaxAmount(java.math.BigDecimal totalDiscountWithTaxAmount) |
void |
setTotalWithTaxAmount(java.math.BigDecimal totalWithTaxAmount) |
void |
setTransactionId(java.lang.String transactionId) |
void |
setUserId(long userId) |
void |
setUserName(java.lang.String userName) |
void |
setUserUuid(java.lang.String userUuid) |
void |
setUuid(java.lang.String uuid) |
com.liferay.portal.kernel.model.CacheModel<com.liferay.commerce.model.CommerceOrder> |
toCacheModel() |
com.liferay.commerce.model.CommerceOrder |
toEscapedModel() |
static com.liferay.commerce.model.CommerceOrder |
toModel(com.liferay.commerce.model.CommerceOrderSoap soapModel)
Converts the soap model instance into a normal model instance.
|
static java.util.List<com.liferay.commerce.model.CommerceOrder> |
toModels(com.liferay.commerce.model.CommerceOrderSoap[] soapModels)
Converts the soap model instances into normal model instances.
|
java.lang.String |
toString() |
java.lang.String |
toXmlString() |
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModelpublic static final java.lang.String TABLE_NAME
public static final java.lang.Object[][] TABLE_COLUMNS
public static final java.util.Map<java.lang.String,java.lang.Integer> TABLE_COLUMNS_MAP
public static final java.lang.String TABLE_SQL_CREATE
public static final java.lang.String TABLE_SQL_DROP
public static final java.lang.String ORDER_BY_JPQL
public static final java.lang.String ORDER_BY_SQL
public static final java.lang.String DATA_SOURCE
public static final java.lang.String SESSION_FACTORY
public static final java.lang.String TX_MANAGER
public static final boolean ENTITY_CACHE_ENABLED
public static final boolean FINDER_CACHE_ENABLED
public static final boolean COLUMN_BITMASK_ENABLED
public static final long BILLINGADDRESSID_COLUMN_BITMASK
public static final long COMMERCEACCOUNTID_COLUMN_BITMASK
public static final long COMMERCEPAYMENTMETHODKEY_COLUMN_BITMASK
public static final long COMPANYID_COLUMN_BITMASK
public static final long CREATEDATE_COLUMN_BITMASK
public static final long EXTERNALREFERENCECODE_COLUMN_BITMASK
public static final long GROUPID_COLUMN_BITMASK
public static final long ORDERSTATUS_COLUMN_BITMASK
public static final long SHIPPINGADDRESSID_COLUMN_BITMASK
public static final long USERID_COLUMN_BITMASK
public static final long UUID_COLUMN_BITMASK
public static final long LOCK_EXPIRATION_TIME
public static com.liferay.commerce.model.CommerceOrder toModel(com.liferay.commerce.model.CommerceOrderSoap soapModel)
soapModel - the soap model instance to convertpublic static java.util.List<com.liferay.commerce.model.CommerceOrder> toModels(com.liferay.commerce.model.CommerceOrderSoap[] soapModels)
soapModels - the soap model instances to convertpublic long getPrimaryKey()
getPrimaryKey in interface com.liferay.commerce.model.CommerceOrderModelpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface com.liferay.commerce.model.CommerceOrderModelpublic java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj in interface com.liferay.commerce.model.CommerceOrderModelgetPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.commerce.model.CommerceOrder>getPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj in interface com.liferay.commerce.model.CommerceOrderModelsetPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.commerce.model.CommerceOrder>setPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic 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<com.liferay.commerce.model.CommerceOrder>getModelAttributes in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.commerce.model.CommerceOrder>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.commerce.model.CommerceOrder>setModelAttributes in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.commerce.model.CommerceOrder>public java.util.Map<java.lang.String,java.util.function.Function<com.liferay.commerce.model.CommerceOrder,java.lang.Object>> getAttributeGetterFunctions()
public java.util.Map<java.lang.String,java.util.function.BiConsumer<com.liferay.commerce.model.CommerceOrder,java.lang.Object>> getAttributeSetterBiConsumers()
@JSON public java.lang.String getUuid()
getUuid in interface com.liferay.commerce.model.CommerceOrderModelgetUuid in interface com.liferay.portal.kernel.model.StagedModelpublic void setUuid(java.lang.String uuid)
setUuid in interface com.liferay.commerce.model.CommerceOrderModelsetUuid in interface com.liferay.portal.kernel.model.StagedModelpublic java.lang.String getOriginalUuid()
@JSON public java.lang.String getExternalReferenceCode()
getExternalReferenceCode in interface com.liferay.commerce.model.CommerceOrderModelpublic void setExternalReferenceCode(java.lang.String externalReferenceCode)
setExternalReferenceCode in interface com.liferay.commerce.model.CommerceOrderModelpublic java.lang.String getOriginalExternalReferenceCode()
@JSON public long getCommerceOrderId()
getCommerceOrderId in interface com.liferay.commerce.model.CommerceOrderModelpublic void setCommerceOrderId(long commerceOrderId)
setCommerceOrderId in interface com.liferay.commerce.model.CommerceOrderModel@JSON public long getGroupId()
getGroupId in interface com.liferay.commerce.model.CommerceOrderModelgetGroupId in interface com.liferay.portal.kernel.model.GroupedModelpublic void setGroupId(long groupId)
setGroupId in interface com.liferay.commerce.model.CommerceOrderModelsetGroupId in interface com.liferay.portal.kernel.model.GroupedModelpublic long getOriginalGroupId()
@JSON public long getCompanyId()
getCompanyId in interface com.liferay.commerce.model.CommerceOrderModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface com.liferay.portal.kernel.model.StagedModelpublic void setCompanyId(long companyId)
setCompanyId in interface com.liferay.commerce.model.CommerceOrderModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelsetCompanyId in interface com.liferay.portal.kernel.model.StagedModelpublic long getOriginalCompanyId()
@JSON public long getUserId()
getUserId in interface com.liferay.commerce.model.CommerceOrderModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic void setUserId(long userId)
setUserId in interface com.liferay.commerce.model.CommerceOrderModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface com.liferay.commerce.model.CommerceOrderModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface com.liferay.commerce.model.CommerceOrderModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic long getOriginalUserId()
@JSON public java.lang.String getUserName()
getUserName in interface com.liferay.commerce.model.CommerceOrderModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic void setUserName(java.lang.String userName)
setUserName in interface com.liferay.commerce.model.CommerceOrderModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModel@JSON public java.util.Date getCreateDate()
getCreateDate in interface com.liferay.commerce.model.CommerceOrderModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface com.liferay.portal.kernel.model.StagedModelpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface com.liferay.commerce.model.CommerceOrderModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface com.liferay.portal.kernel.model.StagedModelpublic java.util.Date getOriginalCreateDate()
@JSON public java.util.Date getModifiedDate()
getModifiedDate in interface com.liferay.commerce.model.CommerceOrderModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelpublic boolean hasSetModifiedDate()
public void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface com.liferay.commerce.model.CommerceOrderModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface com.liferay.portal.kernel.model.StagedModel@JSON public long getCommerceAccountId()
getCommerceAccountId in interface com.liferay.commerce.model.CommerceOrderModelpublic void setCommerceAccountId(long commerceAccountId)
setCommerceAccountId in interface com.liferay.commerce.model.CommerceOrderModelpublic long getOriginalCommerceAccountId()
@JSON public long getCommerceCurrencyId()
getCommerceCurrencyId in interface com.liferay.commerce.model.CommerceOrderModelpublic void setCommerceCurrencyId(long commerceCurrencyId)
setCommerceCurrencyId in interface com.liferay.commerce.model.CommerceOrderModel@JSON public long getBillingAddressId()
getBillingAddressId in interface com.liferay.commerce.model.CommerceOrderModelpublic void setBillingAddressId(long billingAddressId)
setBillingAddressId in interface com.liferay.commerce.model.CommerceOrderModelpublic long getOriginalBillingAddressId()
@JSON public long getShippingAddressId()
getShippingAddressId in interface com.liferay.commerce.model.CommerceOrderModelpublic void setShippingAddressId(long shippingAddressId)
setShippingAddressId in interface com.liferay.commerce.model.CommerceOrderModelpublic long getOriginalShippingAddressId()
@JSON public java.lang.String getCommercePaymentMethodKey()
getCommercePaymentMethodKey in interface com.liferay.commerce.model.CommerceOrderModelpublic void setCommercePaymentMethodKey(java.lang.String commercePaymentMethodKey)
setCommercePaymentMethodKey in interface com.liferay.commerce.model.CommerceOrderModelpublic java.lang.String getOriginalCommercePaymentMethodKey()
@JSON public java.lang.String getTransactionId()
getTransactionId in interface com.liferay.commerce.model.CommerceOrderModelpublic void setTransactionId(java.lang.String transactionId)
setTransactionId in interface com.liferay.commerce.model.CommerceOrderModel@JSON public long getCommerceShippingMethodId()
getCommerceShippingMethodId in interface com.liferay.commerce.model.CommerceOrderModelpublic void setCommerceShippingMethodId(long commerceShippingMethodId)
setCommerceShippingMethodId in interface com.liferay.commerce.model.CommerceOrderModel@JSON public java.lang.String getShippingOptionName()
getShippingOptionName in interface com.liferay.commerce.model.CommerceOrderModelpublic void setShippingOptionName(java.lang.String shippingOptionName)
setShippingOptionName in interface com.liferay.commerce.model.CommerceOrderModel@JSON public java.lang.String getPurchaseOrderNumber()
getPurchaseOrderNumber in interface com.liferay.commerce.model.CommerceOrderModelpublic void setPurchaseOrderNumber(java.lang.String purchaseOrderNumber)
setPurchaseOrderNumber in interface com.liferay.commerce.model.CommerceOrderModel@JSON public java.lang.String getCouponCode()
getCouponCode in interface com.liferay.commerce.model.CommerceOrderModelpublic void setCouponCode(java.lang.String couponCode)
setCouponCode in interface com.liferay.commerce.model.CommerceOrderModel@JSON public java.util.Date getLastPriceUpdateDate()
getLastPriceUpdateDate in interface com.liferay.commerce.model.CommerceOrderModelpublic void setLastPriceUpdateDate(java.util.Date lastPriceUpdateDate)
setLastPriceUpdateDate in interface com.liferay.commerce.model.CommerceOrderModel@JSON public java.math.BigDecimal getSubtotal()
getSubtotal in interface com.liferay.commerce.model.CommerceOrderModelpublic void setSubtotal(java.math.BigDecimal subtotal)
setSubtotal in interface com.liferay.commerce.model.CommerceOrderModel@JSON public java.math.BigDecimal getSubtotalDiscountAmount()
getSubtotalDiscountAmount in interface com.liferay.commerce.model.CommerceOrderModelpublic void setSubtotalDiscountAmount(java.math.BigDecimal subtotalDiscountAmount)
setSubtotalDiscountAmount in interface com.liferay.commerce.model.CommerceOrderModel@JSON public java.math.BigDecimal getSubtotalDiscountPercentageLevel1()
getSubtotalDiscountPercentageLevel1 in interface com.liferay.commerce.model.CommerceOrderModelpublic void setSubtotalDiscountPercentageLevel1(java.math.BigDecimal subtotalDiscountPercentageLevel1)
setSubtotalDiscountPercentageLevel1 in interface com.liferay.commerce.model.CommerceOrderModel@JSON public java.math.BigDecimal getSubtotalDiscountPercentageLevel2()
getSubtotalDiscountPercentageLevel2 in interface com.liferay.commerce.model.CommerceOrderModelpublic void setSubtotalDiscountPercentageLevel2(java.math.BigDecimal subtotalDiscountPercentageLevel2)
setSubtotalDiscountPercentageLevel2 in interface com.liferay.commerce.model.CommerceOrderModel@JSON public java.math.BigDecimal getSubtotalDiscountPercentageLevel3()
getSubtotalDiscountPercentageLevel3 in interface com.liferay.commerce.model.CommerceOrderModelpublic void setSubtotalDiscountPercentageLevel3(java.math.BigDecimal subtotalDiscountPercentageLevel3)
setSubtotalDiscountPercentageLevel3 in interface com.liferay.commerce.model.CommerceOrderModel@JSON public java.math.BigDecimal getSubtotalDiscountPercentageLevel4()
getSubtotalDiscountPercentageLevel4 in interface com.liferay.commerce.model.CommerceOrderModelpublic void setSubtotalDiscountPercentageLevel4(java.math.BigDecimal subtotalDiscountPercentageLevel4)
setSubtotalDiscountPercentageLevel4 in interface com.liferay.commerce.model.CommerceOrderModel@JSON public java.math.BigDecimal getShippingAmount()
getShippingAmount in interface com.liferay.commerce.model.CommerceOrderModelpublic void setShippingAmount(java.math.BigDecimal shippingAmount)
setShippingAmount in interface com.liferay.commerce.model.CommerceOrderModel@JSON public java.math.BigDecimal getShippingDiscountAmount()
getShippingDiscountAmount in interface com.liferay.commerce.model.CommerceOrderModelpublic void setShippingDiscountAmount(java.math.BigDecimal shippingDiscountAmount)
setShippingDiscountAmount in interface com.liferay.commerce.model.CommerceOrderModel@JSON public java.math.BigDecimal getShippingDiscountPercentageLevel1()
getShippingDiscountPercentageLevel1 in interface com.liferay.commerce.model.CommerceOrderModelpublic void setShippingDiscountPercentageLevel1(java.math.BigDecimal shippingDiscountPercentageLevel1)
setShippingDiscountPercentageLevel1 in interface com.liferay.commerce.model.CommerceOrderModel@JSON public java.math.BigDecimal getShippingDiscountPercentageLevel2()
getShippingDiscountPercentageLevel2 in interface com.liferay.commerce.model.CommerceOrderModelpublic void setShippingDiscountPercentageLevel2(java.math.BigDecimal shippingDiscountPercentageLevel2)
setShippingDiscountPercentageLevel2 in interface com.liferay.commerce.model.CommerceOrderModel@JSON public java.math.BigDecimal getShippingDiscountPercentageLevel3()
getShippingDiscountPercentageLevel3 in interface com.liferay.commerce.model.CommerceOrderModelpublic void setShippingDiscountPercentageLevel3(java.math.BigDecimal shippingDiscountPercentageLevel3)
setShippingDiscountPercentageLevel3 in interface com.liferay.commerce.model.CommerceOrderModel@JSON public java.math.BigDecimal getShippingDiscountPercentageLevel4()
getShippingDiscountPercentageLevel4 in interface com.liferay.commerce.model.CommerceOrderModelpublic void setShippingDiscountPercentageLevel4(java.math.BigDecimal shippingDiscountPercentageLevel4)
setShippingDiscountPercentageLevel4 in interface com.liferay.commerce.model.CommerceOrderModel@JSON public java.math.BigDecimal getTaxAmount()
getTaxAmount in interface com.liferay.commerce.model.CommerceOrderModelpublic void setTaxAmount(java.math.BigDecimal taxAmount)
setTaxAmount in interface com.liferay.commerce.model.CommerceOrderModel@JSON public java.math.BigDecimal getTotal()
getTotal in interface com.liferay.commerce.model.CommerceOrderModelpublic void setTotal(java.math.BigDecimal total)
setTotal in interface com.liferay.commerce.model.CommerceOrderModel@JSON public java.math.BigDecimal getTotalDiscountAmount()
getTotalDiscountAmount in interface com.liferay.commerce.model.CommerceOrderModelpublic void setTotalDiscountAmount(java.math.BigDecimal totalDiscountAmount)
setTotalDiscountAmount in interface com.liferay.commerce.model.CommerceOrderModel@JSON public java.math.BigDecimal getTotalDiscountPercentageLevel1()
getTotalDiscountPercentageLevel1 in interface com.liferay.commerce.model.CommerceOrderModelpublic void setTotalDiscountPercentageLevel1(java.math.BigDecimal totalDiscountPercentageLevel1)
setTotalDiscountPercentageLevel1 in interface com.liferay.commerce.model.CommerceOrderModel@JSON public java.math.BigDecimal getTotalDiscountPercentageLevel2()
getTotalDiscountPercentageLevel2 in interface com.liferay.commerce.model.CommerceOrderModelpublic void setTotalDiscountPercentageLevel2(java.math.BigDecimal totalDiscountPercentageLevel2)
setTotalDiscountPercentageLevel2 in interface com.liferay.commerce.model.CommerceOrderModel@JSON public java.math.BigDecimal getTotalDiscountPercentageLevel3()
getTotalDiscountPercentageLevel3 in interface com.liferay.commerce.model.CommerceOrderModelpublic void setTotalDiscountPercentageLevel3(java.math.BigDecimal totalDiscountPercentageLevel3)
setTotalDiscountPercentageLevel3 in interface com.liferay.commerce.model.CommerceOrderModel@JSON public java.math.BigDecimal getTotalDiscountPercentageLevel4()
getTotalDiscountPercentageLevel4 in interface com.liferay.commerce.model.CommerceOrderModelpublic void setTotalDiscountPercentageLevel4(java.math.BigDecimal totalDiscountPercentageLevel4)
setTotalDiscountPercentageLevel4 in interface com.liferay.commerce.model.CommerceOrderModel@JSON public java.math.BigDecimal getSubtotalWithTaxAmount()
getSubtotalWithTaxAmount in interface com.liferay.commerce.model.CommerceOrderModelpublic void setSubtotalWithTaxAmount(java.math.BigDecimal subtotalWithTaxAmount)
setSubtotalWithTaxAmount in interface com.liferay.commerce.model.CommerceOrderModel@JSON public java.math.BigDecimal getSubtotalDiscountWithTaxAmount()
getSubtotalDiscountWithTaxAmount in interface com.liferay.commerce.model.CommerceOrderModelpublic void setSubtotalDiscountWithTaxAmount(java.math.BigDecimal subtotalDiscountWithTaxAmount)
setSubtotalDiscountWithTaxAmount in interface com.liferay.commerce.model.CommerceOrderModel@JSON public java.math.BigDecimal getSubtotalDiscountPercentageLevel1WithTaxAmount()
getSubtotalDiscountPercentageLevel1WithTaxAmount in interface com.liferay.commerce.model.CommerceOrderModelpublic void setSubtotalDiscountPercentageLevel1WithTaxAmount(java.math.BigDecimal subtotalDiscountPercentageLevel1WithTaxAmount)
setSubtotalDiscountPercentageLevel1WithTaxAmount in interface com.liferay.commerce.model.CommerceOrderModel@JSON public java.math.BigDecimal getSubtotalDiscountPercentageLevel2WithTaxAmount()
getSubtotalDiscountPercentageLevel2WithTaxAmount in interface com.liferay.commerce.model.CommerceOrderModelpublic void setSubtotalDiscountPercentageLevel2WithTaxAmount(java.math.BigDecimal subtotalDiscountPercentageLevel2WithTaxAmount)
setSubtotalDiscountPercentageLevel2WithTaxAmount in interface com.liferay.commerce.model.CommerceOrderModel@JSON public java.math.BigDecimal getSubtotalDiscountPercentageLevel3WithTaxAmount()
getSubtotalDiscountPercentageLevel3WithTaxAmount in interface com.liferay.commerce.model.CommerceOrderModelpublic void setSubtotalDiscountPercentageLevel3WithTaxAmount(java.math.BigDecimal subtotalDiscountPercentageLevel3WithTaxAmount)
setSubtotalDiscountPercentageLevel3WithTaxAmount in interface com.liferay.commerce.model.CommerceOrderModel@JSON public java.math.BigDecimal getSubtotalDiscountPercentageLevel4WithTaxAmount()
getSubtotalDiscountPercentageLevel4WithTaxAmount in interface com.liferay.commerce.model.CommerceOrderModelpublic void setSubtotalDiscountPercentageLevel4WithTaxAmount(java.math.BigDecimal subtotalDiscountPercentageLevel4WithTaxAmount)
setSubtotalDiscountPercentageLevel4WithTaxAmount in interface com.liferay.commerce.model.CommerceOrderModel@JSON public java.math.BigDecimal getShippingWithTaxAmount()
getShippingWithTaxAmount in interface com.liferay.commerce.model.CommerceOrderModelpublic void setShippingWithTaxAmount(java.math.BigDecimal shippingWithTaxAmount)
setShippingWithTaxAmount in interface com.liferay.commerce.model.CommerceOrderModel@JSON public java.math.BigDecimal getShippingDiscountWithTaxAmount()
getShippingDiscountWithTaxAmount in interface com.liferay.commerce.model.CommerceOrderModelpublic void setShippingDiscountWithTaxAmount(java.math.BigDecimal shippingDiscountWithTaxAmount)
setShippingDiscountWithTaxAmount in interface com.liferay.commerce.model.CommerceOrderModel@JSON public java.math.BigDecimal getShippingDiscountPercentageLevel1WithTaxAmount()
getShippingDiscountPercentageLevel1WithTaxAmount in interface com.liferay.commerce.model.CommerceOrderModelpublic void setShippingDiscountPercentageLevel1WithTaxAmount(java.math.BigDecimal shippingDiscountPercentageLevel1WithTaxAmount)
setShippingDiscountPercentageLevel1WithTaxAmount in interface com.liferay.commerce.model.CommerceOrderModel@JSON public java.math.BigDecimal getShippingDiscountPercentageLevel2WithTaxAmount()
getShippingDiscountPercentageLevel2WithTaxAmount in interface com.liferay.commerce.model.CommerceOrderModelpublic void setShippingDiscountPercentageLevel2WithTaxAmount(java.math.BigDecimal shippingDiscountPercentageLevel2WithTaxAmount)
setShippingDiscountPercentageLevel2WithTaxAmount in interface com.liferay.commerce.model.CommerceOrderModel@JSON public java.math.BigDecimal getShippingDiscountPercentageLevel3WithTaxAmount()
getShippingDiscountPercentageLevel3WithTaxAmount in interface com.liferay.commerce.model.CommerceOrderModelpublic void setShippingDiscountPercentageLevel3WithTaxAmount(java.math.BigDecimal shippingDiscountPercentageLevel3WithTaxAmount)
setShippingDiscountPercentageLevel3WithTaxAmount in interface com.liferay.commerce.model.CommerceOrderModel@JSON public java.math.BigDecimal getShippingDiscountPercentageLevel4WithTaxAmount()
getShippingDiscountPercentageLevel4WithTaxAmount in interface com.liferay.commerce.model.CommerceOrderModelpublic void setShippingDiscountPercentageLevel4WithTaxAmount(java.math.BigDecimal shippingDiscountPercentageLevel4WithTaxAmount)
setShippingDiscountPercentageLevel4WithTaxAmount in interface com.liferay.commerce.model.CommerceOrderModel@JSON public java.math.BigDecimal getTotalWithTaxAmount()
getTotalWithTaxAmount in interface com.liferay.commerce.model.CommerceOrderModelpublic void setTotalWithTaxAmount(java.math.BigDecimal totalWithTaxAmount)
setTotalWithTaxAmount in interface com.liferay.commerce.model.CommerceOrderModel@JSON public java.math.BigDecimal getTotalDiscountWithTaxAmount()
getTotalDiscountWithTaxAmount in interface com.liferay.commerce.model.CommerceOrderModelpublic void setTotalDiscountWithTaxAmount(java.math.BigDecimal totalDiscountWithTaxAmount)
setTotalDiscountWithTaxAmount in interface com.liferay.commerce.model.CommerceOrderModel@JSON public java.math.BigDecimal getTotalDiscountPercentageLevel1WithTaxAmount()
getTotalDiscountPercentageLevel1WithTaxAmount in interface com.liferay.commerce.model.CommerceOrderModelpublic void setTotalDiscountPercentageLevel1WithTaxAmount(java.math.BigDecimal totalDiscountPercentageLevel1WithTaxAmount)
setTotalDiscountPercentageLevel1WithTaxAmount in interface com.liferay.commerce.model.CommerceOrderModel@JSON public java.math.BigDecimal getTotalDiscountPercentageLevel2WithTaxAmount()
getTotalDiscountPercentageLevel2WithTaxAmount in interface com.liferay.commerce.model.CommerceOrderModelpublic void setTotalDiscountPercentageLevel2WithTaxAmount(java.math.BigDecimal totalDiscountPercentageLevel2WithTaxAmount)
setTotalDiscountPercentageLevel2WithTaxAmount in interface com.liferay.commerce.model.CommerceOrderModel@JSON public java.math.BigDecimal getTotalDiscountPercentageLevel3WithTaxAmount()
getTotalDiscountPercentageLevel3WithTaxAmount in interface com.liferay.commerce.model.CommerceOrderModelpublic void setTotalDiscountPercentageLevel3WithTaxAmount(java.math.BigDecimal totalDiscountPercentageLevel3WithTaxAmount)
setTotalDiscountPercentageLevel3WithTaxAmount in interface com.liferay.commerce.model.CommerceOrderModel@JSON public java.math.BigDecimal getTotalDiscountPercentageLevel4WithTaxAmount()
getTotalDiscountPercentageLevel4WithTaxAmount in interface com.liferay.commerce.model.CommerceOrderModelpublic void setTotalDiscountPercentageLevel4WithTaxAmount(java.math.BigDecimal totalDiscountPercentageLevel4WithTaxAmount)
setTotalDiscountPercentageLevel4WithTaxAmount in interface com.liferay.commerce.model.CommerceOrderModel@JSON public java.lang.String getAdvanceStatus()
getAdvanceStatus in interface com.liferay.commerce.model.CommerceOrderModelpublic void setAdvanceStatus(java.lang.String advanceStatus)
setAdvanceStatus in interface com.liferay.commerce.model.CommerceOrderModel@JSON public int getPaymentStatus()
getPaymentStatus in interface com.liferay.commerce.model.CommerceOrderModelpublic void setPaymentStatus(int paymentStatus)
setPaymentStatus in interface com.liferay.commerce.model.CommerceOrderModel@JSON public java.util.Date getOrderDate()
getOrderDate in interface com.liferay.commerce.model.CommerceOrderModelpublic void setOrderDate(java.util.Date orderDate)
setOrderDate in interface com.liferay.commerce.model.CommerceOrderModel@JSON public int getOrderStatus()
getOrderStatus in interface com.liferay.commerce.model.CommerceOrderModelpublic void setOrderStatus(int orderStatus)
setOrderStatus in interface com.liferay.commerce.model.CommerceOrderModelpublic int getOriginalOrderStatus()
@JSON public java.lang.String getPrintedNote()
getPrintedNote in interface com.liferay.commerce.model.CommerceOrderModelpublic void setPrintedNote(java.lang.String printedNote)
setPrintedNote in interface com.liferay.commerce.model.CommerceOrderModel@JSON public java.util.Date getRequestedDeliveryDate()
getRequestedDeliveryDate in interface com.liferay.commerce.model.CommerceOrderModelpublic void setRequestedDeliveryDate(java.util.Date requestedDeliveryDate)
setRequestedDeliveryDate in interface com.liferay.commerce.model.CommerceOrderModel@JSON public boolean getManuallyAdjusted()
getManuallyAdjusted in interface com.liferay.commerce.model.CommerceOrderModel@JSON public boolean isManuallyAdjusted()
isManuallyAdjusted in interface com.liferay.commerce.model.CommerceOrderModelpublic void setManuallyAdjusted(boolean manuallyAdjusted)
setManuallyAdjusted in interface com.liferay.commerce.model.CommerceOrderModel@JSON public int getStatus()
getStatus in interface com.liferay.commerce.model.CommerceOrderModelgetStatus in interface com.liferay.portal.kernel.model.WorkflowedModelpublic void setStatus(int status)
setStatus in interface com.liferay.commerce.model.CommerceOrderModelsetStatus in interface com.liferay.portal.kernel.model.WorkflowedModel@JSON public long getStatusByUserId()
getStatusByUserId in interface com.liferay.commerce.model.CommerceOrderModelgetStatusByUserId in interface com.liferay.portal.kernel.model.WorkflowedModelpublic void setStatusByUserId(long statusByUserId)
setStatusByUserId in interface com.liferay.commerce.model.CommerceOrderModelsetStatusByUserId in interface com.liferay.portal.kernel.model.WorkflowedModelpublic java.lang.String getStatusByUserUuid()
getStatusByUserUuid in interface com.liferay.commerce.model.CommerceOrderModelgetStatusByUserUuid in interface com.liferay.portal.kernel.model.WorkflowedModelpublic void setStatusByUserUuid(java.lang.String statusByUserUuid)
setStatusByUserUuid in interface com.liferay.commerce.model.CommerceOrderModelsetStatusByUserUuid in interface com.liferay.portal.kernel.model.WorkflowedModel@JSON public java.lang.String getStatusByUserName()
getStatusByUserName in interface com.liferay.commerce.model.CommerceOrderModelgetStatusByUserName in interface com.liferay.portal.kernel.model.WorkflowedModelpublic void setStatusByUserName(java.lang.String statusByUserName)
setStatusByUserName in interface com.liferay.commerce.model.CommerceOrderModelsetStatusByUserName in interface com.liferay.portal.kernel.model.WorkflowedModel@JSON public java.util.Date getStatusDate()
getStatusDate in interface com.liferay.commerce.model.CommerceOrderModelgetStatusDate in interface com.liferay.portal.kernel.model.WorkflowedModelpublic void setStatusDate(java.util.Date statusDate)
setStatusDate in interface com.liferay.commerce.model.CommerceOrderModelsetStatusDate in interface com.liferay.portal.kernel.model.WorkflowedModelpublic com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType in interface com.liferay.portal.kernel.model.StagedModelpublic boolean isApproved()
isApproved in interface com.liferay.commerce.model.CommerceOrderModelisApproved in interface com.liferay.portal.kernel.model.WorkflowedModelpublic boolean isDenied()
isDenied in interface com.liferay.commerce.model.CommerceOrderModelisDenied in interface com.liferay.portal.kernel.model.WorkflowedModelpublic boolean isDraft()
isDraft in interface com.liferay.commerce.model.CommerceOrderModelisDraft in interface com.liferay.portal.kernel.model.WorkflowedModelpublic boolean isExpired()
isExpired in interface com.liferay.commerce.model.CommerceOrderModelisExpired in interface com.liferay.portal.kernel.model.WorkflowedModelpublic boolean isInactive()
isInactive in interface com.liferay.commerce.model.CommerceOrderModelisInactive in interface com.liferay.portal.kernel.model.WorkflowedModelpublic boolean isIncomplete()
isIncomplete in interface com.liferay.commerce.model.CommerceOrderModelisIncomplete in interface com.liferay.portal.kernel.model.WorkflowedModelpublic boolean isPending()
isPending in interface com.liferay.commerce.model.CommerceOrderModelisPending in interface com.liferay.portal.kernel.model.WorkflowedModelpublic boolean isScheduled()
isScheduled in interface com.liferay.commerce.model.CommerceOrderModelisScheduled in interface com.liferay.portal.kernel.model.WorkflowedModelpublic long getColumnBitmask()
public com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge in interface com.liferay.commerce.model.CommerceOrderModelgetExpandoBridge in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.commerce.model.CommerceOrder>getExpandoBridge in interface com.liferay.portal.kernel.model.ClassedModelgetExpandoBridge in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.commerce.model.CommerceOrder>public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes in interface com.liferay.commerce.model.CommerceOrderModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.commerce.model.CommerceOrder>setExpandoBridgeAttributes in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.commerce.model.CommerceOrder>public com.liferay.commerce.model.CommerceOrder toEscapedModel()
toEscapedModel in interface com.liferay.commerce.model.CommerceOrderModeltoEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.commerce.model.CommerceOrder>toEscapedModel in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.commerce.model.CommerceOrder>public java.lang.Object clone()
clone in interface com.liferay.commerce.model.CommerceOrderModelclone in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.commerce.model.CommerceOrder>clone in interface com.liferay.portal.kernel.model.StagedModelclone in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.commerce.model.CommerceOrder>public int compareTo(com.liferay.commerce.model.CommerceOrder commerceOrder)
compareTo in interface com.liferay.commerce.model.CommerceOrderModelcompareTo in interface java.lang.Comparable<com.liferay.commerce.model.CommerceOrder>public boolean equals(java.lang.Object object)
equals in class java.lang.Objectpublic int hashCode()
hashCode in interface com.liferay.commerce.model.CommerceOrderModelhashCode in class java.lang.Objectpublic boolean isEntityCacheEnabled()
isEntityCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.commerce.model.CommerceOrder>public boolean isFinderCacheEnabled()
isFinderCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.commerce.model.CommerceOrder>public void resetOriginalValues()
resetOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.commerce.model.CommerceOrder>resetOriginalValues in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.commerce.model.CommerceOrder>public com.liferay.portal.kernel.model.CacheModel<com.liferay.commerce.model.CommerceOrder> toCacheModel()
toCacheModel in interface com.liferay.commerce.model.CommerceOrderModeltoCacheModel in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.commerce.model.CommerceOrder>toCacheModel in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.commerce.model.CommerceOrder>public java.lang.String toString()
toString in interface com.liferay.commerce.model.CommerceOrderModeltoString in class java.lang.Objectpublic java.lang.String toXmlString()
toXmlString in interface com.liferay.commerce.model.CommerceOrderModeltoXmlString in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.commerce.model.CommerceOrder>