Liferay 6.0.3

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
           This interface is a model that represents the AnnouncementsDelivery table in the database.
 

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 AnnouncementsDeliveryImpl
           
 class AnnouncementsDeliveryModelImpl
           This interface is a model that represents the AnnouncementsDelivery table in the database.
 


Liferay 6.0.3