Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portlet.calendar.model.CalEventModel

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

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

Subinterfaces of CalEventModel in com.liferay.portlet.calendar.model
 interface CalEvent
          The extended model interface for the CalEvent service.
 

Classes in com.liferay.portlet.calendar.model that implement CalEventModel
 class CalEventWrapper
           This class is a wrapper for CalEvent.
 


Liferay 6.1.2-ce-ga3