Liferay 6.2-ce-ga5

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

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

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

Subinterfaces of ShoppingItemFieldModel in com.liferay.portlet.shopping.model
 interface ShoppingItemField
          The extended model interface for the ShoppingItemField service.
 

Classes in com.liferay.portlet.shopping.model that implement ShoppingItemFieldModel
 class ShoppingItemFieldWrapper
           This class is a wrapper for ShoppingItemField.
 

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

Classes in com.liferay.portlet.shopping.model.impl that implement ShoppingItemFieldModel
 class ShoppingItemFieldBaseImpl
          The extended model base implementation for the ShoppingItemField service.
 class ShoppingItemFieldImpl
           
 class ShoppingItemFieldModelImpl
          The base model implementation for the ShoppingItemField service.
 


Liferay 6.2-ce-ga5