|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ShoppingOrderItem
The model interface for the ShoppingOrderItem service. Represents a row in the "ShoppingOrderItem" 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.ShoppingOrderItemImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.
Never reference this interface directly. All methods that expect a shopping order item model instance should use the ShoppingOrderItem interface instead.
ShoppingOrderItemModel,
com.liferay.portlet.shopping.model.impl.ShoppingOrderItemImpl,
com.liferay.portlet.shopping.model.impl.ShoppingOrderItemModelImpl| Method Summary |
|---|
| Methods inherited from interface com.liferay.portlet.shopping.model.ShoppingOrderItemModel |
|---|
clone, compareTo, getDescription, getExpandoBridge, getItemId, getName, getOrderId, getOrderItemId, getPrice, getPrimaryKey, getPrimaryKeyObj, getProperties, getQuantity, getShippedDate, getSku, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setDescription, setEscapedModel, setExpandoBridgeAttributes, setItemId, setName, setNew, setOrderId, setOrderItemId, setPrice, setPrimaryKey, setProperties, setQuantity, setShippedDate, setSku, toEscapedModel, toString, toXmlString |
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||