Liferay 6.1.2-ce-ga3

Uses of Class
com.liferay.portlet.shopping.model.ShoppingItemFieldSoap

Packages that use ShoppingItemFieldSoap
com.liferay.portlet.shopping.model   
 

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

Methods in com.liferay.portlet.shopping.model that return ShoppingItemFieldSoap
static ShoppingItemFieldSoap ShoppingItemFieldSoap.toSoapModel(ShoppingItemField model)
           
static ShoppingItemFieldSoap[] ShoppingItemFieldSoap.toSoapModels(List<ShoppingItemField> models)
           
static ShoppingItemFieldSoap[] ShoppingItemFieldSoap.toSoapModels(ShoppingItemField[] models)
           
static ShoppingItemFieldSoap[][] ShoppingItemFieldSoap.toSoapModels(ShoppingItemField[][] models)
           
 


Liferay 6.1.2-ce-ga3