Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portlet.calendar.service.persistence.CalEventPersistence

Packages that use CalEventPersistence
com.liferay.portlet.calendar.service.persistence   
 

Uses of CalEventPersistence in com.liferay.portlet.calendar.service.persistence
 

Methods in com.liferay.portlet.calendar.service.persistence that return CalEventPersistence
static CalEventPersistence CalEventUtil.getPersistence()
           
 

Methods in com.liferay.portlet.calendar.service.persistence with parameters of type CalEventPersistence
 void CalEventUtil.setPersistence(CalEventPersistence persistence)
          Deprecated.  
 


Liferay 6.1.2-ce-ga3