Liferay 6.0.3

Uses of Interface
com.liferay.portlet.shopping.model.ShoppingOrderItemModel

Packages that use ShoppingOrderItemModel
com.liferay.portlet.shopping.model   
com.liferay.portlet.shopping.model.impl   
 

Uses of ShoppingOrderItemModel in com.liferay.portlet.shopping.model
 

Subinterfaces of ShoppingOrderItemModel in com.liferay.portlet.shopping.model
 interface ShoppingOrderItem
           This interface is a model that represents the ShoppingOrderItem table in the database.
 

Classes in com.liferay.portlet.shopping.model that implement ShoppingOrderItemModel
 class ShoppingOrderItemWrapper
           This class is a wrapper for ShoppingOrderItem.
 

Uses of ShoppingOrderItemModel in com.liferay.portlet.shopping.model.impl
 

Classes in com.liferay.portlet.shopping.model.impl that implement ShoppingOrderItemModel
 class ShoppingOrderItemImpl
           
 class ShoppingOrderItemModelImpl
           This interface is a model that represents the ShoppingOrderItem table in the database.
 


Liferay 6.0.3