Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portlet.announcements.model.AnnouncementsDeliveryModel

Packages that use AnnouncementsDeliveryModel
com.liferay.portlet.announcements.model   
com.liferay.portlet.announcements.model.impl   
 

Uses of AnnouncementsDeliveryModel in com.liferay.portlet.announcements.model
 

Subinterfaces of AnnouncementsDeliveryModel in com.liferay.portlet.announcements.model
 interface AnnouncementsDelivery
          The extended model interface for the AnnouncementsDelivery service.
 

Classes in com.liferay.portlet.announcements.model that implement AnnouncementsDeliveryModel
 class AnnouncementsDeliveryWrapper
           This class is a wrapper for AnnouncementsDelivery.
 

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

Classes in com.liferay.portlet.announcements.model.impl that implement AnnouncementsDeliveryModel
 class AnnouncementsDeliveryBaseImpl
          The extended model base implementation for the AnnouncementsDelivery service.
 class AnnouncementsDeliveryImpl
           
 class AnnouncementsDeliveryModelImpl
          The base model implementation for the AnnouncementsDelivery service.
 


Liferay 6.1.2-ce-ga3