Liferay 7.0-ce-b4

Uses of Class
com.liferay.portlet.calendar.model.CalEventSoap

Packages that use CalEventSoap
com.liferay.portlet.calendar.model   
 

Uses of CalEventSoap in com.liferay.portlet.calendar.model
 

Methods in com.liferay.portlet.calendar.model that return CalEventSoap
static CalEventSoap CalEventSoap.toSoapModel(CalEvent model)
          Deprecated.  
static CalEventSoap[] CalEventSoap.toSoapModels(CalEvent[] models)
          Deprecated.  
static CalEventSoap[][] CalEventSoap.toSoapModels(CalEvent[][] models)
          Deprecated.  
static CalEventSoap[] CalEventSoap.toSoapModels(List<CalEvent> models)
          Deprecated.  
 


Liferay 7.0-ce-b4