Liferay 6.1.0

Uses of Class
com.liferay.portlet.social.model.SocialEquityAssetEntrySoap

Packages that use SocialEquityAssetEntrySoap
com.liferay.portlet.social.model   
 

Uses of SocialEquityAssetEntrySoap in com.liferay.portlet.social.model
 

Methods in com.liferay.portlet.social.model that return SocialEquityAssetEntrySoap
static SocialEquityAssetEntrySoap SocialEquityAssetEntrySoap.toSoapModel(SocialEquityAssetEntry model)
           
static SocialEquityAssetEntrySoap[] SocialEquityAssetEntrySoap.toSoapModels(List<SocialEquityAssetEntry> models)
           
static SocialEquityAssetEntrySoap[] SocialEquityAssetEntrySoap.toSoapModels(SocialEquityAssetEntry[] models)
           
static SocialEquityAssetEntrySoap[][] SocialEquityAssetEntrySoap.toSoapModels(SocialEquityAssetEntry[][] models)
           
 


Liferay 6.1.0