@ProviderType public class CommerceOrderItemWrapper extends java.lang.Object implements CommerceOrderItem, com.liferay.portal.kernel.model.ModelWrapper<CommerceOrderItem>
This class is a wrapper for CommerceOrderItem.
CommerceOrderItem,
Serialized FormCOMMERCE_ORDER_ITEM_ID_ACCESSOR| Constructor and Description |
|---|
CommerceOrderItemWrapper(CommerceOrderItem commerceOrderItem) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
int |
compareTo(CommerceOrderItem commerceOrderItem) |
boolean |
equals(java.lang.Object obj) |
java.lang.String[] |
getAvailableLanguageIds() |
CommerceOrder |
getCommerceOrder() |
long |
getCommerceOrderId()
Returns the commerce order ID of this commerce order item.
|
long |
getCommerceOrderItemId()
Returns the commerce order item ID of this commerce order item.
|
long |
getCompanyId()
Returns the company ID of this commerce order item.
|
com.liferay.commerce.product.model.CPDefinition |
getCPDefinition() |
long |
getCPDefinitionId() |
com.liferay.commerce.product.model.CPInstance |
getCPInstance() |
long |
getCPInstanceId()
Returns the cp instance ID of this commerce order item.
|
java.util.Date |
getCreateDate()
Returns the create date of this commerce order item.
|
java.lang.String |
getDefaultLanguageId() |
java.math.BigDecimal |
getDiscountAmount()
Returns the discount amount of this commerce order item.
|
java.math.BigDecimal |
getDiscountPercentageLevel1()
Returns the discount percentage level1 of this commerce order item.
|
java.math.BigDecimal |
getDiscountPercentageLevel2()
Returns the discount percentage level2 of this commerce order item.
|
java.math.BigDecimal |
getDiscountPercentageLevel3()
Returns the discount percentage level3 of this commerce order item.
|
java.math.BigDecimal |
getDiscountPercentageLevel4()
Returns the discount percentage level4 of this commerce order item.
|
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
java.lang.String |
getExternalReferenceCode()
Returns the external reference code of this commerce order item.
|
java.math.BigDecimal |
getFinalPrice()
Returns the final price of this commerce order item.
|
com.liferay.commerce.currency.model.CommerceMoney |
getFinalPriceMoney() |
long |
getGroupId()
Returns the group ID of this commerce order item.
|
java.lang.String |
getJson()
Returns the json of this commerce order item.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.lang.Class<?> |
getModelClass() |
java.lang.String |
getModelClassName() |
java.util.Date |
getModifiedDate()
Returns the modified date of this commerce order item.
|
java.lang.String |
getName()
Returns the name of this commerce order item.
|
java.lang.String |
getName(java.util.Locale locale)
Returns the localized name of this commerce order item in the language.
|
java.lang.String |
getName(java.util.Locale locale,
boolean useDefault)
Returns the localized name of this commerce order item in the language, optionally using the default language if no localization exists for the requested language.
|
java.lang.String |
getName(java.lang.String languageId)
Returns the localized name of this commerce order item in the language.
|
java.lang.String |
getName(java.lang.String languageId,
boolean useDefault)
Returns the localized name of this commerce order item in the language, optionally using the default language if no localization exists for the requested language.
|
java.lang.String |
getNameCurrentLanguageId() |
java.lang.String |
getNameCurrentValue() |
java.util.Map<java.util.Locale,java.lang.String> |
getNameMap()
Returns a map of the locales and localized names of this commerce order item.
|
long |
getPrimaryKey()
Returns the primary key of this commerce order item.
|
java.io.Serializable |
getPrimaryKeyObj() |
int |
getQuantity()
Returns the quantity of this commerce order item.
|
int |
getShippedQuantity()
Returns the shipped quantity of this commerce order item.
|
java.lang.String |
getSku()
Returns the sku of this commerce order item.
|
java.math.BigDecimal |
getUnitPrice()
Returns the unit price of this commerce order item.
|
com.liferay.commerce.currency.model.CommerceMoney |
getUnitPriceMoney() |
long |
getUserId()
Returns the user ID of this commerce order item.
|
java.lang.String |
getUserName()
Returns the user name of this commerce order item.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this commerce order item.
|
CommerceOrderItem |
getWrappedModel() |
int |
hashCode() |
boolean |
isCachedModel() |
boolean |
isEntityCacheEnabled() |
boolean |
isEscapedModel() |
boolean |
isFinderCacheEnabled() |
boolean |
isNew() |
void |
persist() |
void |
prepareLocalizedFieldsForImport() |
void |
prepareLocalizedFieldsForImport(java.util.Locale defaultImportLocale) |
void |
resetOriginalValues() |
void |
setCachedModel(boolean cachedModel) |
void |
setCommerceOrderId(long commerceOrderId)
Sets the commerce order ID of this commerce order item.
|
void |
setCommerceOrderItemId(long commerceOrderItemId)
Sets the commerce order item ID of this commerce order item.
|
void |
setCompanyId(long companyId)
Sets the company ID of this commerce order item.
|
void |
setCPInstanceId(long CPInstanceId)
Sets the cp instance ID of this commerce order item.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this commerce order item.
|
void |
setDiscountAmount(java.math.BigDecimal discountAmount)
Sets the discount amount of this commerce order item.
|
void |
setDiscountPercentageLevel1(java.math.BigDecimal discountPercentageLevel1)
Sets the discount percentage level1 of this commerce order item.
|
void |
setDiscountPercentageLevel2(java.math.BigDecimal discountPercentageLevel2)
Sets the discount percentage level2 of this commerce order item.
|
void |
setDiscountPercentageLevel3(java.math.BigDecimal discountPercentageLevel3)
Sets the discount percentage level3 of this commerce order item.
|
void |
setDiscountPercentageLevel4(java.math.BigDecimal discountPercentageLevel4)
Sets the discount percentage level4 of this commerce order item.
|
void |
setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel) |
void |
setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge) |
void |
setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext) |
void |
setExternalReferenceCode(java.lang.String externalReferenceCode)
Sets the external reference code of this commerce order item.
|
void |
setFinalPrice(java.math.BigDecimal finalPrice)
Sets the final price of this commerce order item.
|
void |
setGroupId(long groupId)
Sets the group ID of this commerce order item.
|
void |
setJson(java.lang.String json)
Sets the json of this commerce order item.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this commerce order item.
|
void |
setName(java.lang.String name)
Sets the name of this commerce order item.
|
void |
setName(java.lang.String name,
java.util.Locale locale)
Sets the localized name of this commerce order item in the language.
|
void |
setName(java.lang.String name,
java.util.Locale locale,
java.util.Locale defaultLocale)
Sets the localized name of this commerce order item in the language, and sets the default locale.
|
void |
setNameCurrentLanguageId(java.lang.String languageId) |
void |
setNameMap(java.util.Map<java.util.Locale,java.lang.String> nameMap)
Sets the localized names of this commerce order item from the map of locales and localized names.
|
void |
setNameMap(java.util.Map<java.util.Locale,java.lang.String> nameMap,
java.util.Locale defaultLocale)
Sets the localized names of this commerce order item from the map of locales and localized names, and sets the default locale.
|
void |
setNew(boolean n) |
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this commerce order item.
|
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
void |
setQuantity(int quantity)
Sets the quantity of this commerce order item.
|
void |
setShippedQuantity(int shippedQuantity)
Sets the shipped quantity of this commerce order item.
|
void |
setSku(java.lang.String sku)
Sets the sku of this commerce order item.
|
void |
setUnitPrice(java.math.BigDecimal unitPrice)
Sets the unit price of this commerce order item.
|
void |
setUserId(long userId)
Sets the user ID of this commerce order item.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this commerce order item.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this commerce order item.
|
com.liferay.portal.kernel.model.CacheModel<CommerceOrderItem> |
toCacheModel() |
CommerceOrderItem |
toEscapedModel() |
java.lang.String |
toString() |
CommerceOrderItem |
toUnescapedModel() |
java.lang.String |
toXmlString() |
public CommerceOrderItemWrapper(CommerceOrderItem commerceOrderItem)
public java.lang.Class<?> getModelClass()
getModelClass in interface com.liferay.portal.kernel.model.ClassedModelpublic java.lang.String getModelClassName()
getModelClassName in interface com.liferay.portal.kernel.model.ClassedModelpublic java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceOrderItem>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceOrderItem>public java.lang.Object clone()
clone in interface CommerceOrderItemModelclone in interface com.liferay.portal.kernel.model.BaseModel<CommerceOrderItem>clone in class java.lang.Objectpublic int compareTo(CommerceOrderItem commerceOrderItem)
compareTo in interface CommerceOrderItemModelcompareTo in interface java.lang.Comparable<CommerceOrderItem>public java.lang.String[] getAvailableLanguageIds()
getAvailableLanguageIds in interface CommerceOrderItemModelgetAvailableLanguageIds in interface com.liferay.portal.kernel.model.LocalizedModelpublic CommerceOrder getCommerceOrder() throws com.liferay.portal.kernel.exception.PortalException
getCommerceOrder in interface CommerceOrderItemcom.liferay.portal.kernel.exception.PortalExceptionpublic long getCommerceOrderId()
getCommerceOrderId in interface CommerceOrderItemModelpublic long getCommerceOrderItemId()
getCommerceOrderItemId in interface CommerceOrderItemModelpublic long getCompanyId()
getCompanyId in interface CommerceOrderItemModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic com.liferay.commerce.product.model.CPDefinition getCPDefinition()
throws com.liferay.portal.kernel.exception.PortalException
getCPDefinition in interface CommerceOrderItemcom.liferay.portal.kernel.exception.PortalExceptionpublic long getCPDefinitionId()
throws com.liferay.portal.kernel.exception.PortalException
getCPDefinitionId in interface CommerceOrderItemcom.liferay.portal.kernel.exception.PortalExceptionpublic com.liferay.commerce.product.model.CPInstance getCPInstance()
throws com.liferay.portal.kernel.exception.PortalException
getCPInstance in interface CommerceOrderItemcom.liferay.portal.kernel.exception.PortalExceptionpublic long getCPInstanceId()
getCPInstanceId in interface CommerceOrderItemModelpublic java.util.Date getCreateDate()
getCreateDate in interface CommerceOrderItemModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getDefaultLanguageId()
getDefaultLanguageId in interface CommerceOrderItemModelgetDefaultLanguageId in interface com.liferay.portal.kernel.model.LocalizedModelpublic java.math.BigDecimal getDiscountAmount()
getDiscountAmount in interface CommerceOrderItemModelpublic java.math.BigDecimal getDiscountPercentageLevel1()
getDiscountPercentageLevel1 in interface CommerceOrderItemModelpublic java.math.BigDecimal getDiscountPercentageLevel2()
getDiscountPercentageLevel2 in interface CommerceOrderItemModelpublic java.math.BigDecimal getDiscountPercentageLevel3()
getDiscountPercentageLevel3 in interface CommerceOrderItemModelpublic java.math.BigDecimal getDiscountPercentageLevel4()
getDiscountPercentageLevel4 in interface CommerceOrderItemModelpublic com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge in interface CommerceOrderItemModelgetExpandoBridge in interface com.liferay.portal.kernel.model.BaseModel<CommerceOrderItem>getExpandoBridge in interface com.liferay.portal.kernel.model.ClassedModelpublic java.lang.String getExternalReferenceCode()
getExternalReferenceCode in interface CommerceOrderItemModelpublic java.math.BigDecimal getFinalPrice()
getFinalPrice in interface CommerceOrderItemModelpublic com.liferay.commerce.currency.model.CommerceMoney getFinalPriceMoney()
throws com.liferay.portal.kernel.exception.PortalException
getFinalPriceMoney in interface CommerceOrderItemcom.liferay.portal.kernel.exception.PortalExceptionpublic long getGroupId()
getGroupId in interface CommerceOrderItemModelgetGroupId in interface com.liferay.portal.kernel.model.GroupedModelpublic java.lang.String getJson()
getJson in interface CommerceOrderItemModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface CommerceOrderItemModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getName()
getName in interface CommerceOrderItemModelpublic java.lang.String getName(java.util.Locale locale)
getName in interface CommerceOrderItemModellocale - the locale of the languagepublic java.lang.String getName(java.util.Locale locale,
boolean useDefault)
getName in interface CommerceOrderItemModellocale - the local of the languageuseDefault - whether to use the default language if no localization exists for the requested languageuseDefault is false and no localization exists for the requested language, an empty string will be returned.public java.lang.String getName(java.lang.String languageId)
getName in interface CommerceOrderItemModellanguageId - the ID of the languagepublic java.lang.String getName(java.lang.String languageId,
boolean useDefault)
getName in interface CommerceOrderItemModellanguageId - the ID of the languageuseDefault - whether to use the default language if no localization exists for the requested languagepublic java.lang.String getNameCurrentLanguageId()
getNameCurrentLanguageId in interface CommerceOrderItemModelpublic java.lang.String getNameCurrentValue()
getNameCurrentValue in interface CommerceOrderItemModelpublic java.util.Map<java.util.Locale,java.lang.String> getNameMap()
getNameMap in interface CommerceOrderItemModelpublic long getPrimaryKey()
getPrimaryKey in interface CommerceOrderItemModelpublic java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj in interface CommerceOrderItemModelgetPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<CommerceOrderItem>getPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic int getQuantity()
getQuantity in interface CommerceOrderItemModelpublic int getShippedQuantity()
getShippedQuantity in interface CommerceOrderItemModelpublic java.lang.String getSku()
getSku in interface CommerceOrderItemModelpublic java.math.BigDecimal getUnitPrice()
getUnitPrice in interface CommerceOrderItemModelpublic com.liferay.commerce.currency.model.CommerceMoney getUnitPriceMoney()
throws com.liferay.portal.kernel.exception.PortalException
getUnitPriceMoney in interface CommerceOrderItemcom.liferay.portal.kernel.exception.PortalExceptionpublic long getUserId()
getUserId in interface CommerceOrderItemModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface CommerceOrderItemModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface CommerceOrderItemModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic int hashCode()
hashCode in interface CommerceOrderItemModelhashCode in class java.lang.Objectpublic boolean isCachedModel()
isCachedModel in interface CommerceOrderItemModelisCachedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceOrderItem>public boolean isEscapedModel()
isEscapedModel in interface CommerceOrderItemModelisEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceOrderItem>public boolean isNew()
isNew in interface CommerceOrderItemModelisNew in interface com.liferay.portal.kernel.model.BaseModel<CommerceOrderItem>public void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void prepareLocalizedFieldsForImport()
throws com.liferay.portal.kernel.exception.LocaleException
prepareLocalizedFieldsForImport in interface CommerceOrderItemModelprepareLocalizedFieldsForImport in interface com.liferay.portal.kernel.model.LocalizedModelcom.liferay.portal.kernel.exception.LocaleExceptionpublic void prepareLocalizedFieldsForImport(java.util.Locale defaultImportLocale)
throws com.liferay.portal.kernel.exception.LocaleException
prepareLocalizedFieldsForImport in interface CommerceOrderItemModelprepareLocalizedFieldsForImport in interface com.liferay.portal.kernel.model.LocalizedModelcom.liferay.portal.kernel.exception.LocaleExceptionpublic void setCachedModel(boolean cachedModel)
setCachedModel in interface CommerceOrderItemModelsetCachedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceOrderItem>public void setCommerceOrderId(long commerceOrderId)
setCommerceOrderId in interface CommerceOrderItemModelcommerceOrderId - the commerce order ID of this commerce order itempublic void setCommerceOrderItemId(long commerceOrderItemId)
setCommerceOrderItemId in interface CommerceOrderItemModelcommerceOrderItemId - the commerce order item ID of this commerce order itempublic void setCompanyId(long companyId)
setCompanyId in interface CommerceOrderItemModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this commerce order itempublic void setCPInstanceId(long CPInstanceId)
setCPInstanceId in interface CommerceOrderItemModelCPInstanceId - the cp instance ID of this commerce order itempublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface CommerceOrderItemModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelcreateDate - the create date of this commerce order itempublic void setDiscountAmount(java.math.BigDecimal discountAmount)
setDiscountAmount in interface CommerceOrderItemModeldiscountAmount - the discount amount of this commerce order itempublic void setDiscountPercentageLevel1(java.math.BigDecimal discountPercentageLevel1)
setDiscountPercentageLevel1 in interface CommerceOrderItemModeldiscountPercentageLevel1 - the discount percentage level1 of this commerce order itempublic void setDiscountPercentageLevel2(java.math.BigDecimal discountPercentageLevel2)
setDiscountPercentageLevel2 in interface CommerceOrderItemModeldiscountPercentageLevel2 - the discount percentage level2 of this commerce order itempublic void setDiscountPercentageLevel3(java.math.BigDecimal discountPercentageLevel3)
setDiscountPercentageLevel3 in interface CommerceOrderItemModeldiscountPercentageLevel3 - the discount percentage level3 of this commerce order itempublic void setDiscountPercentageLevel4(java.math.BigDecimal discountPercentageLevel4)
setDiscountPercentageLevel4 in interface CommerceOrderItemModeldiscountPercentageLevel4 - the discount percentage level4 of this commerce order itempublic void setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel)
setExpandoBridgeAttributes in interface CommerceOrderItemModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceOrderItem>public void setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
setExpandoBridgeAttributes in interface CommerceOrderItemModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceOrderItem>public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes in interface CommerceOrderItemModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceOrderItem>public void setExternalReferenceCode(java.lang.String externalReferenceCode)
setExternalReferenceCode in interface CommerceOrderItemModelexternalReferenceCode - the external reference code of this commerce order itempublic void setFinalPrice(java.math.BigDecimal finalPrice)
setFinalPrice in interface CommerceOrderItemModelfinalPrice - the final price of this commerce order itempublic void setGroupId(long groupId)
setGroupId in interface CommerceOrderItemModelsetGroupId in interface com.liferay.portal.kernel.model.GroupedModelgroupId - the group ID of this commerce order itempublic void setJson(java.lang.String json)
setJson in interface CommerceOrderItemModeljson - the json of this commerce order itempublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface CommerceOrderItemModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelmodifiedDate - the modified date of this commerce order itempublic void setName(java.lang.String name)
setName in interface CommerceOrderItemModelname - the name of this commerce order itempublic void setName(java.lang.String name,
java.util.Locale locale)
setName in interface CommerceOrderItemModelname - the localized name of this commerce order itemlocale - the locale of the languagepublic void setName(java.lang.String name,
java.util.Locale locale,
java.util.Locale defaultLocale)
setName in interface CommerceOrderItemModelname - the localized name of this commerce order itemlocale - the locale of the languagedefaultLocale - the default localepublic void setNameCurrentLanguageId(java.lang.String languageId)
setNameCurrentLanguageId in interface CommerceOrderItemModelpublic void setNameMap(java.util.Map<java.util.Locale,java.lang.String> nameMap)
setNameMap in interface CommerceOrderItemModelnameMap - the locales and localized names of this commerce order itempublic void setNameMap(java.util.Map<java.util.Locale,java.lang.String> nameMap,
java.util.Locale defaultLocale)
setNameMap in interface CommerceOrderItemModelnameMap - the locales and localized names of this commerce order itemdefaultLocale - the default localepublic void setNew(boolean n)
setNew in interface CommerceOrderItemModelsetNew in interface com.liferay.portal.kernel.model.BaseModel<CommerceOrderItem>public void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CommerceOrderItemModelprimaryKey - the primary key of this commerce order itempublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj in interface CommerceOrderItemModelsetPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<CommerceOrderItem>setPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic void setQuantity(int quantity)
setQuantity in interface CommerceOrderItemModelquantity - the quantity of this commerce order itempublic void setShippedQuantity(int shippedQuantity)
setShippedQuantity in interface CommerceOrderItemModelshippedQuantity - the shipped quantity of this commerce order itempublic void setSku(java.lang.String sku)
setSku in interface CommerceOrderItemModelsku - the sku of this commerce order itempublic void setUnitPrice(java.math.BigDecimal unitPrice)
setUnitPrice in interface CommerceOrderItemModelunitPrice - the unit price of this commerce order itempublic void setUserId(long userId)
setUserId in interface CommerceOrderItemModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this commerce order itempublic void setUserName(java.lang.String userName)
setUserName in interface CommerceOrderItemModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this commerce order itempublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface CommerceOrderItemModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this commerce order itempublic com.liferay.portal.kernel.model.CacheModel<CommerceOrderItem> toCacheModel()
toCacheModel in interface CommerceOrderItemModeltoCacheModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceOrderItem>public CommerceOrderItem toEscapedModel()
toEscapedModel in interface CommerceOrderItemModeltoEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceOrderItem>public java.lang.String toString()
toString in interface CommerceOrderItemModeltoString in class java.lang.Objectpublic CommerceOrderItem toUnescapedModel()
toUnescapedModel in interface CommerceOrderItemModeltoUnescapedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceOrderItem>public java.lang.String toXmlString()
toXmlString in interface CommerceOrderItemModeltoXmlString in interface com.liferay.portal.kernel.model.BaseModel<CommerceOrderItem>public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic CommerceOrderItem getWrappedModel()
getWrappedModel in interface com.liferay.portal.kernel.model.ModelWrapper<CommerceOrderItem>public boolean isEntityCacheEnabled()
isEntityCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<CommerceOrderItem>public boolean isFinderCacheEnabled()
isFinderCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<CommerceOrderItem>public void resetOriginalValues()
resetOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CommerceOrderItem>