Liferay 7.0-ce-b4

Uses of Class
com.liferay.portlet.announcements.model.impl.AnnouncementsDeliveryModelImpl

Packages that use AnnouncementsDeliveryModelImpl
com.liferay.portlet.announcements.model.impl   
com.liferay.portlet.announcements.service.persistence.impl   
 

Uses of AnnouncementsDeliveryModelImpl in com.liferay.portlet.announcements.model.impl
 

Subclasses of AnnouncementsDeliveryModelImpl in com.liferay.portlet.announcements.model.impl
 class AnnouncementsDeliveryBaseImpl
          The extended model base implementation for the AnnouncementsDelivery service.
 class AnnouncementsDeliveryImpl
           
 

Uses of AnnouncementsDeliveryModelImpl in com.liferay.portlet.announcements.service.persistence.impl
 

Methods in com.liferay.portlet.announcements.service.persistence.impl with parameters of type AnnouncementsDeliveryModelImpl
protected  void AnnouncementsDeliveryPersistenceImpl.cacheUniqueFindersCache(AnnouncementsDeliveryModelImpl announcementsDeliveryModelImpl, boolean isNew)
           
protected  void AnnouncementsDeliveryPersistenceImpl.clearUniqueFindersCache(AnnouncementsDeliveryModelImpl announcementsDeliveryModelImpl)
           
 


Liferay 7.0-ce-b4