Liferay 6.1.2-ce-ga3

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

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

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

Subinterfaces of ShoppingOrderModel in com.liferay.portlet.shopping.model
 interface ShoppingOrder
          The extended model interface for the ShoppingOrder service.
 

Classes in com.liferay.portlet.shopping.model that implement ShoppingOrderModel
 class ShoppingOrderWrapper
           This class is a wrapper for ShoppingOrder.
 

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

Classes in com.liferay.portlet.shopping.model.impl that implement ShoppingOrderModel
 class ShoppingOrderBaseImpl
          The extended model base implementation for the ShoppingOrder service.
 class ShoppingOrderImpl
           
 class ShoppingOrderModelImpl
          The base model implementation for the ShoppingOrder service.
 


Liferay 6.1.2-ce-ga3