Uses of Interface
com.liferay.portal.kernel.service.UserNotificationEventService
Packages that use UserNotificationEventService
Package
Description
This package defines the portal service interfaces and classes.
-
Uses of UserNotificationEventService in com.liferay.portal.kernel.service
Classes in com.liferay.portal.kernel.service that implement UserNotificationEventServiceMethods in com.liferay.portal.kernel.service that return UserNotificationEventServiceModifier and TypeMethodDescriptionstatic UserNotificationEventService
UserNotificationEventServiceUtil.getService()
UserNotificationEventServiceWrapper.getWrappedService()
Methods in com.liferay.portal.kernel.service with parameters of type UserNotificationEventServiceModifier and TypeMethodDescriptionstatic void
UserNotificationEventServiceUtil.setService
(UserNotificationEventService service) void
UserNotificationEventServiceWrapper.setWrappedService
(UserNotificationEventService userNotificationEventService) Constructors in com.liferay.portal.kernel.service with parameters of type UserNotificationEventServiceModifierConstructorDescriptionUserNotificationEventServiceWrapper
(UserNotificationEventService userNotificationEventService)