Liferay 6.2-ce-ga5

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

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

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

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


Liferay 6.2-ce-ga5