Liferay 7.0-ce-b4

Uses of Class
com.liferay.portlet.calendar.model.impl.CalEventModelImpl

Packages that use CalEventModelImpl
com.liferay.portlet.calendar.model.impl   
com.liferay.portlet.calendar.service.persistence.impl   
 

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

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

Uses of CalEventModelImpl in com.liferay.portlet.calendar.service.persistence.impl
 

Methods in com.liferay.portlet.calendar.service.persistence.impl with parameters of type CalEventModelImpl
protected  void CalEventPersistenceImpl.cacheUniqueFindersCache(CalEventModelImpl calEventModelImpl, boolean isNew)
          Deprecated.  
protected  void CalEventPersistenceImpl.clearUniqueFindersCache(CalEventModelImpl calEventModelImpl)
          Deprecated.  
 


Liferay 7.0-ce-b4