Liferay 7.0-ce-b8 portal-service

Uses of Class
com.liferay.asset.kernel.model.AssetEntrySoap

Packages that use AssetEntrySoap
com.liferay.asset.kernel.model   
 

Uses of AssetEntrySoap in com.liferay.asset.kernel.model
 

Methods in com.liferay.asset.kernel.model that return AssetEntrySoap
static AssetEntrySoap AssetEntrySoap.toSoapModel(AssetEntry model)
           
static AssetEntrySoap[] AssetEntrySoap.toSoapModels(AssetEntry[] models)
           
static AssetEntrySoap[][] AssetEntrySoap.toSoapModels(AssetEntry[][] models)
           
static AssetEntrySoap[] AssetEntrySoap.toSoapModels(List<AssetEntry> models)
           
 


Liferay 7.0-ce-b8 portal-service