Liferay 6.0.3

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

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

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

Subinterfaces of CalEventModel in com.liferay.portlet.calendar.model
 interface CalEvent
           This interface is a model that represents the CalEvent table in the database.
 

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

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

Classes in com.liferay.portlet.calendar.model.impl that implement CalEventModel
 class CalEventImpl
           
 class CalEventModelImpl
           This interface is a model that represents the CalEvent table in the database.
 


Liferay 6.0.3