Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portlet.messageboards.model.MBMailingListSoap

Packages that use MBMailingListSoap
com.liferay.portlet.messageboards.model   
 

Uses of MBMailingListSoap in com.liferay.portlet.messageboards.model
 

Methods in com.liferay.portlet.messageboards.model that return MBMailingListSoap
static MBMailingListSoap MBMailingListSoap.toSoapModel(MBMailingList model)
           
static MBMailingListSoap[] MBMailingListSoap.toSoapModels(List<MBMailingList> models)
           
static MBMailingListSoap[] MBMailingListSoap.toSoapModels(MBMailingList[] models)
           
static MBMailingListSoap[][] MBMailingListSoap.toSoapModels(MBMailingList[][] models)
           
 


Liferay 6.2-ce-ga5