Liferay 6.0.3

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

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


Liferay 6.0.3