Uses of Interface
com.liferay.portal.kernel.service.UserNotificationEventLocalService
Packages that use UserNotificationEventLocalService
Package
Description
This package defines the portal service interfaces and classes.
-
Uses of UserNotificationEventLocalService in com.liferay.portal.kernel.service
Classes in com.liferay.portal.kernel.service that implement UserNotificationEventLocalServiceMethods in com.liferay.portal.kernel.service that return UserNotificationEventLocalServiceModifier and TypeMethodDescriptionUserNotificationEventLocalServiceUtil.getService()
UserNotificationEventLocalServiceWrapper.getWrappedService()
Methods in com.liferay.portal.kernel.service with parameters of type UserNotificationEventLocalServiceModifier and TypeMethodDescriptionstatic void
UserNotificationEventLocalServiceUtil.setService
(UserNotificationEventLocalService service) void
UserNotificationEventLocalServiceWrapper.setWrappedService
(UserNotificationEventLocalService userNotificationEventLocalService) Constructors in com.liferay.portal.kernel.service with parameters of type UserNotificationEventLocalServiceModifierConstructorDescriptionUserNotificationEventLocalServiceWrapper
(UserNotificationEventLocalService userNotificationEventLocalService)