Uses of Interface
com.liferay.announcements.kernel.service.AnnouncementsDeliveryLocalService
Packages that use AnnouncementsDeliveryLocalService
-
Uses of AnnouncementsDeliveryLocalService in com.liferay.announcements.kernel.service
Classes in com.liferay.announcements.kernel.service that implement AnnouncementsDeliveryLocalServiceMethods in com.liferay.announcements.kernel.service that return AnnouncementsDeliveryLocalServiceModifier and TypeMethodDescriptionAnnouncementsDeliveryLocalServiceUtil.getService()
AnnouncementsDeliveryLocalServiceWrapper.getWrappedService()
Methods in com.liferay.announcements.kernel.service with parameters of type AnnouncementsDeliveryLocalServiceModifier and TypeMethodDescriptionstatic void
AnnouncementsDeliveryLocalServiceUtil.setService
(AnnouncementsDeliveryLocalService service) void
AnnouncementsDeliveryLocalServiceWrapper.setWrappedService
(AnnouncementsDeliveryLocalService announcementsDeliveryLocalService) Constructors in com.liferay.announcements.kernel.service with parameters of type AnnouncementsDeliveryLocalServiceModifierConstructorDescriptionAnnouncementsDeliveryLocalServiceWrapper
(AnnouncementsDeliveryLocalService announcementsDeliveryLocalService)