com.liferay.portlet.shopping.model
Interface ShoppingOrderItem

All Superinterfaces:
BaseModel<ShoppingOrderItem>, java.lang.Cloneable, java.lang.Comparable<ShoppingOrderItem>, java.io.Serializable, ShoppingOrderItemModel
All Known Implementing Classes:
ShoppingOrderItemWrapper

public interface ShoppingOrderItem
extends ShoppingOrderItemModel

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 ShoppingOrderItem table in the database.

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

Author:
Brian Wing Shun Chan
See Also:
ShoppingOrderItemModel, com.liferay.portlet.shopping.model.impl.ShoppingOrderItemImpl, com.liferay.portlet.shopping.model.impl.ShoppingOrderItemModelImpl
Generated:

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