Liferay 6.2-ce-ga5

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

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

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

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


Liferay 6.2-ce-ga5