Uses of Interface
com.liferay.portal.kernel.service.UserNotificationDeliveryLocalService
Packages that use UserNotificationDeliveryLocalService
Package
Description
This package defines the portal service interfaces and classes.
-
Uses of UserNotificationDeliveryLocalService in com.liferay.portal.kernel.service
Classes in com.liferay.portal.kernel.service that implement UserNotificationDeliveryLocalServiceModifier and TypeClassDescriptionclass
Provides a wrapper forUserNotificationDeliveryLocalService
.Methods in com.liferay.portal.kernel.service that return UserNotificationDeliveryLocalServiceModifier and TypeMethodDescriptionUserNotificationDeliveryLocalServiceUtil.getService()
UserNotificationDeliveryLocalServiceWrapper.getWrappedService()
Methods in com.liferay.portal.kernel.service with parameters of type UserNotificationDeliveryLocalServiceModifier and TypeMethodDescriptionstatic void
UserNotificationDeliveryLocalServiceUtil.setService
(UserNotificationDeliveryLocalService service) void
UserNotificationDeliveryLocalServiceWrapper.setWrappedService
(UserNotificationDeliveryLocalService userNotificationDeliveryLocalService) Constructors in com.liferay.portal.kernel.service with parameters of type UserNotificationDeliveryLocalServiceModifierConstructorDescriptionUserNotificationDeliveryLocalServiceWrapper
(UserNotificationDeliveryLocalService userNotificationDeliveryLocalService)