Liferay 6.2-ce-ga5

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 extended 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 ShoppingCartBaseImpl
          The extended model base implementation for the ShoppingCart service.
 class ShoppingCartImpl
           
 class ShoppingCartModelImpl
          The base model implementation for the ShoppingCart service.
 


Liferay 6.2-ce-ga5