Liferay 6.0.3

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
           This interface is a model that represents the ShoppingOrder table in the database.
 

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 ShoppingOrderImpl
           
 class ShoppingOrderModelImpl
           This interface is a model that represents the ShoppingOrder table in the database.
 


Liferay 6.0.3