|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ShoppingItemPrice
The model interface for the ShoppingItemPrice service. Represents a row in the "ShoppingItemPrice" database table, with each column mapped to a property of this class.
Never modify this interface directly. Add methods to com.liferay.portlet.shopping.model.impl.ShoppingItemPriceImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.
Never reference this interface directly. All methods that expect a shopping item price model instance should use the ShoppingItemPrice interface instead.
ShoppingItemPriceModel,
com.liferay.portlet.shopping.model.impl.ShoppingItemPriceImpl,
com.liferay.portlet.shopping.model.impl.ShoppingItemPriceModelImpl| 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 |
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||