Liferay 6.0.5

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
          The model interface for the ShoppingOrderItem service.
 

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
          The base model implementation for the ShoppingOrderItem service.
 


Liferay 6.0.5