@ProviderType public class ShoppingItemWrapper extends java.lang.Object implements ShoppingItem, com.liferay.portal.kernel.model.ModelWrapper<ShoppingItem>
This class is a wrapper for ShoppingItem.
ShoppingItem,
Serialized FormITEM_ID_ACCESSOR| Constructor and Description |
|---|
ShoppingItemWrapper(ShoppingItem shoppingItem) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
int |
compareTo(ShoppingItem shoppingItem) |
boolean |
equals(java.lang.Object obj) |
ShoppingCategory |
getCategory() |
long |
getCategoryId()
Returns the category ID of this shopping item.
|
long |
getCompanyId()
Returns the company ID of this shopping item.
|
java.util.Date |
getCreateDate()
Returns the create date of this shopping item.
|
java.lang.String |
getDescription()
Returns the description of this shopping item.
|
double |
getDiscount()
Returns the discount of this shopping item.
|
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
boolean |
getFeatured()
Returns the featured of this shopping item.
|
boolean |
getFields()
Returns the fields of this shopping item.
|
java.lang.String |
getFieldsQuantities()
Returns the fields quantities of this shopping item.
|
java.lang.String[] |
getFieldsQuantitiesArray() |
long |
getGroupId()
Returns the group ID of this shopping item.
|
long |
getItemId()
Returns the item ID of this shopping item.
|
java.util.List<ShoppingItemPrice> |
getItemPrices() |
boolean |
getLargeImage()
Returns the large image of this shopping item.
|
long |
getLargeImageId()
Returns the large image ID of this shopping item.
|
java.lang.String |
getLargeImageURL()
Returns the large image u r l of this shopping item.
|
int |
getMaxQuantity()
Returns the max quantity of this shopping item.
|
boolean |
getMediumImage()
Returns the medium image of this shopping item.
|
long |
getMediumImageId()
Returns the medium image ID of this shopping item.
|
java.lang.String |
getMediumImageURL()
Returns the medium image u r l of this shopping item.
|
int |
getMinQuantity()
Returns the min quantity of this shopping 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 shopping item.
|
java.lang.String |
getName()
Returns the name of this shopping item.
|
double |
getPrice()
Returns the price of this shopping item.
|
long |
getPrimaryKey()
Returns the primary key of this shopping item.
|
java.io.Serializable |
getPrimaryKeyObj() |
java.lang.String |
getProperties()
Returns the properties of this shopping item.
|
boolean |
getRequiresShipping()
Returns the requires shipping of this shopping item.
|
boolean |
getSale()
Returns the sale of this shopping item.
|
double |
getShipping()
Returns the shipping of this shopping item.
|
java.lang.String |
getShoppingItemImageURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
java.lang.String |
getSku()
Returns the sku of this shopping item.
|
boolean |
getSmallImage()
Returns the small image of this shopping item.
|
long |
getSmallImageId()
Returns the small image ID of this shopping item.
|
java.lang.String |
getSmallImageURL()
Returns the small image u r l of this shopping item.
|
int |
getStockQuantity()
Returns the stock quantity of this shopping item.
|
boolean |
getTaxable()
Returns the taxable of this shopping item.
|
long |
getUserId()
Returns the user ID of this shopping item.
|
java.lang.String |
getUserName()
Returns the user name of this shopping item.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this shopping item.
|
boolean |
getUseShippingFormula()
Returns the use shipping formula of this shopping item.
|
ShoppingItem |
getWrappedModel() |
int |
hashCode() |
boolean |
isCachedModel() |
boolean |
isEntityCacheEnabled() |
boolean |
isEscapedModel() |
boolean |
isFeatured()
Returns
true if this shopping item is featured. |
boolean |
isFields()
Returns
true if this shopping item is fields. |
boolean |
isFinderCacheEnabled() |
boolean |
isInfiniteStock() |
boolean |
isLargeImage()
Returns
true if this shopping item is large image. |
boolean |
isMediumImage()
Returns
true if this shopping item is medium image. |
boolean |
isNew() |
boolean |
isRequiresShipping()
Returns
true if this shopping item is requires shipping. |
boolean |
isSale()
Returns
true if this shopping item is sale. |
boolean |
isSmallImage()
Returns
true if this shopping item is small image. |
boolean |
isTaxable()
Returns
true if this shopping item is taxable. |
boolean |
isUseShippingFormula()
Returns
true if this shopping item is use shipping formula. |
void |
persist() |
void |
resetOriginalValues() |
void |
setCachedModel(boolean cachedModel) |
void |
setCategoryId(long categoryId)
Sets the category ID of this shopping item.
|
void |
setCompanyId(long companyId)
Sets the company ID of this shopping item.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this shopping item.
|
void |
setDescription(java.lang.String description)
Sets the description of this shopping item.
|
void |
setDiscount(double discount)
Sets the discount of this shopping 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 |
setFeatured(boolean featured)
Sets whether this shopping item is featured.
|
void |
setFields(boolean fields)
Sets whether this shopping item is fields.
|
void |
setFieldsQuantities(java.lang.String fieldsQuantities)
Sets the fields quantities of this shopping item.
|
void |
setFieldsQuantitiesArray(java.lang.String[] fieldsQuantitiesArray) |
void |
setGroupId(long groupId)
Sets the group ID of this shopping item.
|
void |
setItemId(long itemId)
Sets the item ID of this shopping item.
|
void |
setLargeImage(boolean largeImage)
Sets whether this shopping item is large image.
|
void |
setLargeImageId(long largeImageId)
Sets the large image ID of this shopping item.
|
void |
setLargeImageURL(java.lang.String largeImageURL)
Sets the large image u r l of this shopping item.
|
void |
setMaxQuantity(int maxQuantity)
Sets the max quantity of this shopping item.
|
void |
setMediumImage(boolean mediumImage)
Sets whether this shopping item is medium image.
|
void |
setMediumImageId(long mediumImageId)
Sets the medium image ID of this shopping item.
|
void |
setMediumImageURL(java.lang.String mediumImageURL)
Sets the medium image u r l of this shopping item.
|
void |
setMinQuantity(int minQuantity)
Sets the min quantity of this shopping 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 shopping item.
|
void |
setName(java.lang.String name)
Sets the name of this shopping item.
|
void |
setNew(boolean n) |
void |
setPrice(double price)
Sets the price of this shopping item.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this shopping item.
|
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
void |
setProperties(java.lang.String properties)
Sets the properties of this shopping item.
|
void |
setRequiresShipping(boolean requiresShipping)
Sets whether this shopping item is requires shipping.
|
void |
setSale(boolean sale)
Sets whether this shopping item is sale.
|
void |
setShipping(double shipping)
Sets the shipping of this shopping item.
|
void |
setSku(java.lang.String sku)
Sets the sku of this shopping item.
|
void |
setSmallImage(boolean smallImage)
Sets whether this shopping item is small image.
|
void |
setSmallImageId(long smallImageId)
Sets the small image ID of this shopping item.
|
void |
setSmallImageURL(java.lang.String smallImageURL)
Sets the small image u r l of this shopping item.
|
void |
setStockQuantity(int stockQuantity)
Sets the stock quantity of this shopping item.
|
void |
setTaxable(boolean taxable)
Sets whether this shopping item is taxable.
|
void |
setUserId(long userId)
Sets the user ID of this shopping item.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this shopping item.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this shopping item.
|
void |
setUseShippingFormula(boolean useShippingFormula)
Sets whether this shopping item is use shipping formula.
|
com.liferay.portal.kernel.model.CacheModel<ShoppingItem> |
toCacheModel() |
ShoppingItem |
toEscapedModel() |
java.lang.String |
toString() |
ShoppingItem |
toUnescapedModel() |
java.lang.String |
toXmlString() |
public ShoppingItemWrapper(ShoppingItem shoppingItem)
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<ShoppingItem>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<ShoppingItem>public java.lang.Object clone()
clone in interface com.liferay.portal.kernel.model.BaseModel<ShoppingItem>clone in interface ShoppingItemModelclone in class java.lang.Objectpublic int compareTo(ShoppingItem shoppingItem)
compareTo in interface ShoppingItemModelcompareTo in interface java.lang.Comparable<ShoppingItem>public ShoppingCategory getCategory()
getCategory in interface ShoppingItempublic long getCategoryId()
getCategoryId in interface ShoppingItemModelpublic long getCompanyId()
getCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface ShoppingItemModelpublic java.util.Date getCreateDate()
getCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface ShoppingItemModelpublic java.lang.String getDescription()
getDescription in interface ShoppingItemModelpublic double getDiscount()
getDiscount in interface ShoppingItemModelpublic com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge in interface com.liferay.portal.kernel.model.BaseModel<ShoppingItem>getExpandoBridge in interface com.liferay.portal.kernel.model.ClassedModelgetExpandoBridge in interface ShoppingItemModelpublic boolean getFeatured()
getFeatured in interface ShoppingItemModelpublic boolean getFields()
getFields in interface ShoppingItemModelpublic java.lang.String getFieldsQuantities()
getFieldsQuantities in interface ShoppingItemModelpublic java.lang.String[] getFieldsQuantitiesArray()
getFieldsQuantitiesArray in interface ShoppingItempublic long getGroupId()
getGroupId in interface com.liferay.portal.kernel.model.GroupedModelgetGroupId in interface ShoppingItemModelpublic long getItemId()
getItemId in interface ShoppingItemModelpublic java.util.List<ShoppingItemPrice> getItemPrices() throws com.liferay.portal.kernel.exception.PortalException
getItemPrices in interface ShoppingItemcom.liferay.portal.kernel.exception.PortalExceptionpublic boolean getLargeImage()
getLargeImage in interface ShoppingItemModelpublic long getLargeImageId()
getLargeImageId in interface ShoppingItemModelpublic java.lang.String getLargeImageURL()
getLargeImageURL in interface ShoppingItemModelpublic int getMaxQuantity()
getMaxQuantity in interface ShoppingItemModelpublic boolean getMediumImage()
getMediumImage in interface ShoppingItemModelpublic long getMediumImageId()
getMediumImageId in interface ShoppingItemModelpublic java.lang.String getMediumImageURL()
getMediumImageURL in interface ShoppingItemModelpublic int getMinQuantity()
getMinQuantity in interface ShoppingItemModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface ShoppingItemModelpublic java.lang.String getName()
getName in interface ShoppingItemModelpublic double getPrice()
getPrice in interface ShoppingItemModelpublic long getPrimaryKey()
getPrimaryKey in interface ShoppingItemModelpublic java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<ShoppingItem>getPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelgetPrimaryKeyObj in interface ShoppingItemModelpublic java.lang.String getProperties()
getProperties in interface ShoppingItemModelpublic boolean getRequiresShipping()
getRequiresShipping in interface ShoppingItemModelpublic boolean getSale()
getSale in interface ShoppingItemModelpublic double getShipping()
getShipping in interface ShoppingItemModelpublic java.lang.String getShoppingItemImageURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
getShoppingItemImageURL in interface ShoppingItempublic java.lang.String getSku()
getSku in interface ShoppingItemModelpublic boolean getSmallImage()
getSmallImage in interface ShoppingItemModelpublic long getSmallImageId()
getSmallImageId in interface ShoppingItemModelpublic java.lang.String getSmallImageURL()
getSmallImageURL in interface ShoppingItemModelpublic int getStockQuantity()
getStockQuantity in interface ShoppingItemModelpublic boolean getTaxable()
getTaxable in interface ShoppingItemModelpublic boolean getUseShippingFormula()
getUseShippingFormula in interface ShoppingItemModelpublic long getUserId()
getUserId in interface com.liferay.portal.kernel.model.AuditedModelgetUserId in interface ShoppingItemModelpublic java.lang.String getUserName()
getUserName in interface com.liferay.portal.kernel.model.AuditedModelgetUserName in interface ShoppingItemModelpublic java.lang.String getUserUuid()
getUserUuid in interface com.liferay.portal.kernel.model.AuditedModelgetUserUuid in interface ShoppingItemModelpublic int hashCode()
hashCode in interface ShoppingItemModelhashCode in class java.lang.Objectpublic boolean isCachedModel()
isCachedModel in interface com.liferay.portal.kernel.model.BaseModel<ShoppingItem>isCachedModel in interface ShoppingItemModelpublic boolean isEscapedModel()
isEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<ShoppingItem>isEscapedModel in interface ShoppingItemModelpublic boolean isFeatured()
true if this shopping item is featured.isFeatured in interface ShoppingItemModeltrue if this shopping item is featured; false otherwisepublic boolean isFields()
true if this shopping item is fields.isFields in interface ShoppingItemModeltrue if this shopping item is fields; false otherwisepublic boolean isInfiniteStock()
isInfiniteStock in interface ShoppingItempublic boolean isLargeImage()
true if this shopping item is large image.isLargeImage in interface ShoppingItemModeltrue if this shopping item is large image; false otherwisepublic boolean isMediumImage()
true if this shopping item is medium image.isMediumImage in interface ShoppingItemModeltrue if this shopping item is medium image; false otherwisepublic boolean isNew()
isNew in interface com.liferay.portal.kernel.model.BaseModel<ShoppingItem>isNew in interface ShoppingItemModelpublic boolean isRequiresShipping()
true if this shopping item is requires shipping.isRequiresShipping in interface ShoppingItemModeltrue if this shopping item is requires shipping; false otherwisepublic boolean isSale()
true if this shopping item is sale.isSale in interface ShoppingItemModeltrue if this shopping item is sale; false otherwisepublic boolean isSmallImage()
true if this shopping item is small image.isSmallImage in interface ShoppingItemModeltrue if this shopping item is small image; false otherwisepublic boolean isTaxable()
true if this shopping item is taxable.isTaxable in interface ShoppingItemModeltrue if this shopping item is taxable; false otherwisepublic boolean isUseShippingFormula()
true if this shopping item is use shipping formula.isUseShippingFormula in interface ShoppingItemModeltrue if this shopping item is use shipping formula; false otherwisepublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCachedModel(boolean cachedModel)
setCachedModel in interface com.liferay.portal.kernel.model.BaseModel<ShoppingItem>setCachedModel in interface ShoppingItemModelpublic void setCategoryId(long categoryId)
setCategoryId in interface ShoppingItemModelcategoryId - the category ID of this shopping itempublic void setCompanyId(long companyId)
setCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelsetCompanyId in interface ShoppingItemModelcompanyId - the company ID of this shopping itempublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface ShoppingItemModelcreateDate - the create date of this shopping itempublic void setDescription(java.lang.String description)
setDescription in interface ShoppingItemModeldescription - the description of this shopping itempublic void setDiscount(double discount)
setDiscount in interface ShoppingItemModeldiscount - the discount of this shopping itempublic void setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel)
setExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<ShoppingItem>setExpandoBridgeAttributes in interface ShoppingItemModelpublic void setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
setExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<ShoppingItem>setExpandoBridgeAttributes in interface ShoppingItemModelpublic void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<ShoppingItem>setExpandoBridgeAttributes in interface ShoppingItemModelpublic void setFeatured(boolean featured)
setFeatured in interface ShoppingItemModelfeatured - the featured of this shopping itempublic void setFields(boolean fields)
setFields in interface ShoppingItemModelfields - the fields of this shopping itempublic void setFieldsQuantities(java.lang.String fieldsQuantities)
setFieldsQuantities in interface ShoppingItemModelfieldsQuantities - the fields quantities of this shopping itempublic void setFieldsQuantitiesArray(java.lang.String[] fieldsQuantitiesArray)
setFieldsQuantitiesArray in interface ShoppingItempublic void setGroupId(long groupId)
setGroupId in interface com.liferay.portal.kernel.model.GroupedModelsetGroupId in interface ShoppingItemModelgroupId - the group ID of this shopping itempublic void setItemId(long itemId)
setItemId in interface ShoppingItemModelitemId - the item ID of this shopping itempublic void setLargeImage(boolean largeImage)
setLargeImage in interface ShoppingItemModellargeImage - the large image of this shopping itempublic void setLargeImageId(long largeImageId)
setLargeImageId in interface ShoppingItemModellargeImageId - the large image ID of this shopping itempublic void setLargeImageURL(java.lang.String largeImageURL)
setLargeImageURL in interface ShoppingItemModellargeImageURL - the large image u r l of this shopping itempublic void setMaxQuantity(int maxQuantity)
setMaxQuantity in interface ShoppingItemModelmaxQuantity - the max quantity of this shopping itempublic void setMediumImage(boolean mediumImage)
setMediumImage in interface ShoppingItemModelmediumImage - the medium image of this shopping itempublic void setMediumImageId(long mediumImageId)
setMediumImageId in interface ShoppingItemModelmediumImageId - the medium image ID of this shopping itempublic void setMediumImageURL(java.lang.String mediumImageURL)
setMediumImageURL in interface ShoppingItemModelmediumImageURL - the medium image u r l of this shopping itempublic void setMinQuantity(int minQuantity)
setMinQuantity in interface ShoppingItemModelminQuantity - the min quantity of this shopping itempublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface ShoppingItemModelmodifiedDate - the modified date of this shopping itempublic void setName(java.lang.String name)
setName in interface ShoppingItemModelname - the name of this shopping itempublic void setNew(boolean n)
setNew in interface com.liferay.portal.kernel.model.BaseModel<ShoppingItem>setNew in interface ShoppingItemModelpublic void setPrice(double price)
setPrice in interface ShoppingItemModelprice - the price of this shopping itempublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface ShoppingItemModelprimaryKey - the primary key of this shopping itempublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<ShoppingItem>setPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelsetPrimaryKeyObj in interface ShoppingItemModelpublic void setProperties(java.lang.String properties)
setProperties in interface ShoppingItemModelproperties - the properties of this shopping itempublic void setRequiresShipping(boolean requiresShipping)
setRequiresShipping in interface ShoppingItemModelrequiresShipping - the requires shipping of this shopping itempublic void setSale(boolean sale)
setSale in interface ShoppingItemModelsale - the sale of this shopping itempublic void setShipping(double shipping)
setShipping in interface ShoppingItemModelshipping - the shipping of this shopping itempublic void setSku(java.lang.String sku)
setSku in interface ShoppingItemModelsku - the sku of this shopping itempublic void setSmallImage(boolean smallImage)
setSmallImage in interface ShoppingItemModelsmallImage - the small image of this shopping itempublic void setSmallImageId(long smallImageId)
setSmallImageId in interface ShoppingItemModelsmallImageId - the small image ID of this shopping itempublic void setSmallImageURL(java.lang.String smallImageURL)
setSmallImageURL in interface ShoppingItemModelsmallImageURL - the small image u r l of this shopping itempublic void setStockQuantity(int stockQuantity)
setStockQuantity in interface ShoppingItemModelstockQuantity - the stock quantity of this shopping itempublic void setTaxable(boolean taxable)
setTaxable in interface ShoppingItemModeltaxable - the taxable of this shopping itempublic void setUseShippingFormula(boolean useShippingFormula)
setUseShippingFormula in interface ShoppingItemModeluseShippingFormula - the use shipping formula of this shopping itempublic void setUserId(long userId)
setUserId in interface com.liferay.portal.kernel.model.AuditedModelsetUserId in interface ShoppingItemModeluserId - the user ID of this shopping itempublic void setUserName(java.lang.String userName)
setUserName in interface com.liferay.portal.kernel.model.AuditedModelsetUserName in interface ShoppingItemModeluserName - the user name of this shopping itempublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface com.liferay.portal.kernel.model.AuditedModelsetUserUuid in interface ShoppingItemModeluserUuid - the user uuid of this shopping itempublic com.liferay.portal.kernel.model.CacheModel<ShoppingItem> toCacheModel()
toCacheModel in interface com.liferay.portal.kernel.model.BaseModel<ShoppingItem>toCacheModel in interface ShoppingItemModelpublic ShoppingItem toEscapedModel()
toEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<ShoppingItem>toEscapedModel in interface ShoppingItemModelpublic java.lang.String toString()
toString in interface ShoppingItemModeltoString in class java.lang.Objectpublic ShoppingItem toUnescapedModel()
toUnescapedModel in interface com.liferay.portal.kernel.model.BaseModel<ShoppingItem>toUnescapedModel in interface ShoppingItemModelpublic java.lang.String toXmlString()
toXmlString in interface com.liferay.portal.kernel.model.BaseModel<ShoppingItem>toXmlString in interface ShoppingItemModelpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic ShoppingItem getWrappedModel()
getWrappedModel in interface com.liferay.portal.kernel.model.ModelWrapper<ShoppingItem>public boolean isEntityCacheEnabled()
isEntityCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<ShoppingItem>public boolean isFinderCacheEnabled()
isFinderCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<ShoppingItem>public void resetOriginalValues()
resetOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<ShoppingItem>