Liferay 6.0.5

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 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 ShoppingItemFieldImpl
           
 class ShoppingItemFieldModelImpl
          The base model implementation for the ShoppingItemField service.
 


Liferay 6.0.5