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 TypeClassDescriptionclassProvides 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 voidUserNotificationDeliveryLocalServiceUtil.setService(UserNotificationDeliveryLocalService service) voidUserNotificationDeliveryLocalServiceWrapper.setWrappedService(UserNotificationDeliveryLocalService userNotificationDeliveryLocalService) Constructors in com.liferay.portal.kernel.service with parameters of type UserNotificationDeliveryLocalServiceModifierConstructorDescriptionUserNotificationDeliveryLocalServiceWrapper(UserNotificationDeliveryLocalService userNotificationDeliveryLocalService)