Liferay 6.1.2-ce-ga3

Uses of Class
com.liferay.portlet.asset.model.AssetCategoryPropertySoap

Packages that use AssetCategoryPropertySoap
com.liferay.portlet.asset.model   
 

Uses of AssetCategoryPropertySoap in com.liferay.portlet.asset.model
 

Methods in com.liferay.portlet.asset.model that return AssetCategoryPropertySoap
static AssetCategoryPropertySoap AssetCategoryPropertySoap.toSoapModel(AssetCategoryProperty model)
           
static AssetCategoryPropertySoap[] AssetCategoryPropertySoap.toSoapModels(AssetCategoryProperty[] models)
           
static AssetCategoryPropertySoap[][] AssetCategoryPropertySoap.toSoapModels(AssetCategoryProperty[][] models)
           
static AssetCategoryPropertySoap[] AssetCategoryPropertySoap.toSoapModels(List<AssetCategoryProperty> models)
           
 


Liferay 6.1.2-ce-ga3