Liferay 7.0-ce-b4

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
          Deprecated. As of 7.0.0, with no direct replacement
 

Classes in com.liferay.portlet.calendar.model that implement CalEventModel
 class CalEventWrapper
          Deprecated. As of 7.0.0, with no direct replacement
 

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

Classes in com.liferay.portlet.calendar.model.impl that implement CalEventModel
 class CalEventBaseImpl
          Deprecated. As of 7.0.0, with no direct replacement
 class CalEventImpl
          Deprecated. As of 7.0.0, with no direct replacement
 class CalEventModelImpl
          Deprecated. As of 7.0.0, with no direct replacement
 


Liferay 7.0-ce-b4