Liferay 6.0.5

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

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

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

Subinterfaces of ShoppingCartModel in com.liferay.portlet.shopping.model
 interface ShoppingCart
          The model interface for the ShoppingCart service.
 

Classes in com.liferay.portlet.shopping.model that implement ShoppingCartModel
 class ShoppingCartWrapper
           This class is a wrapper for ShoppingCart.
 

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

Classes in com.liferay.portlet.shopping.model.impl that implement ShoppingCartModel
 class ShoppingCartImpl
           
 class ShoppingCartModelImpl
          The base model implementation for the ShoppingCart service.
 


Liferay 6.0.5