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 UserNotificationEventServiceUserNotificationEventServiceUtil.getService()UserNotificationEventServiceWrapper.getWrappedService()Methods in com.liferay.portal.kernel.service with parameters of type UserNotificationEventServiceModifier and TypeMethodDescriptionstatic voidUserNotificationEventServiceUtil.setService(UserNotificationEventService service) voidUserNotificationEventServiceWrapper.setWrappedService(UserNotificationEventService userNotificationEventService) Constructors in com.liferay.portal.kernel.service with parameters of type UserNotificationEventServiceModifierConstructorDescriptionUserNotificationEventServiceWrapper(UserNotificationEventService userNotificationEventService)