com.liferay.portlet.shopping.model
Interface ShoppingItemPrice

All Superinterfaces:
BaseModel<ShoppingItemPrice>, java.lang.Cloneable, java.lang.Comparable<ShoppingItemPrice>, java.io.Serializable, ShoppingItemPriceModel
All Known Implementing Classes:
ShoppingItemPriceWrapper

public interface ShoppingItemPrice
extends ShoppingItemPriceModel

View Source

ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.

This interface is a model that represents the ShoppingItemPrice table in the database.

Customize com.liferay.portlet.shopping.model.impl.ShoppingItemPriceImpl and rerun the ServiceBuilder to generate the new methods.

Author:
Brian Wing Shun Chan
See Also:
ShoppingItemPriceModel, com.liferay.portlet.shopping.model.impl.ShoppingItemPriceImpl, com.liferay.portlet.shopping.model.impl.ShoppingItemPriceModelImpl
Generated:

Method Summary
 
Methods inherited from interface com.liferay.portlet.shopping.model.ShoppingItemPriceModel
clone, compareTo, getDiscount, getExpandoBridge, getItemId, getItemPriceId, getMaxQuantity, getMinQuantity, getPrice, getPrimaryKey, getPrimaryKeyObj, getShipping, getStatus, getTaxable, getUseShippingFormula, hashCode, isCachedModel, isEscapedModel, isNew, isTaxable, isUseShippingFormula, setCachedModel, setDiscount, setEscapedModel, setExpandoBridgeAttributes, setItemId, setItemPriceId, setMaxQuantity, setMinQuantity, setNew, setPrice, setPrimaryKey, setShipping, setStatus, setTaxable, setUseShippingFormula, toEscapedModel, toString, toXmlString