Liferay 6.1.2-ce-ga3

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

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

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

Subinterfaces of ShoppingCategoryModel in com.liferay.portlet.shopping.model
 interface ShoppingCategory
          The extended model interface for the ShoppingCategory service.
 

Classes in com.liferay.portlet.shopping.model that implement ShoppingCategoryModel
 class ShoppingCategoryWrapper
           This class is a wrapper for ShoppingCategory.
 

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

Classes in com.liferay.portlet.shopping.model.impl that implement ShoppingCategoryModel
 class ShoppingCategoryBaseImpl
          The extended model base implementation for the ShoppingCategory service.
 class ShoppingCategoryImpl
           
 class ShoppingCategoryModelImpl
          The base model implementation for the ShoppingCategory service.
 


Liferay 6.1.2-ce-ga3