Liferay 6.2-ce-ga5

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

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

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

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


Liferay 6.2-ce-ga5