Uses of Interface
com.liferay.announcements.kernel.service.AnnouncementsEntryLocalService
Packages that use AnnouncementsEntryLocalService
-
Uses of AnnouncementsEntryLocalService in com.liferay.announcements.kernel.service
Classes in com.liferay.announcements.kernel.service that implement AnnouncementsEntryLocalServiceMethods in com.liferay.announcements.kernel.service that return AnnouncementsEntryLocalServiceModifier and TypeMethodDescriptionAnnouncementsEntryLocalServiceUtil.getService()
AnnouncementsEntryLocalServiceWrapper.getWrappedService()
Methods in com.liferay.announcements.kernel.service with parameters of type AnnouncementsEntryLocalServiceModifier and TypeMethodDescriptionstatic void
AnnouncementsEntryLocalServiceUtil.setService
(AnnouncementsEntryLocalService service) void
AnnouncementsEntryLocalServiceWrapper.setWrappedService
(AnnouncementsEntryLocalService announcementsEntryLocalService) Constructors in com.liferay.announcements.kernel.service with parameters of type AnnouncementsEntryLocalServiceModifierConstructorDescriptionAnnouncementsEntryLocalServiceWrapper
(AnnouncementsEntryLocalService announcementsEntryLocalService)