Liferay 6.0.3

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

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


Liferay 6.0.3