Liferay 6.2-ce-ga5

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

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

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

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


Liferay 6.2-ce-ga5