Package | Description |
---|---|
com.liferay.portal.kernel.service |
This package defines the portal service interfaces and classes.
|
Modifier and Type | Class and Description |
---|---|
class |
UserNotificationDeliveryLocalServiceWrapper
Provides a wrapper for
UserNotificationDeliveryLocalService . |
Modifier and Type | Method and Description |
---|---|
static UserNotificationDeliveryLocalService |
UserNotificationDeliveryLocalServiceUtil.getService() |
UserNotificationDeliveryLocalService |
UserNotificationDeliveryLocalServiceWrapper.getWrappedService() |
Modifier and Type | Method and Description |
---|---|
void |
UserNotificationDeliveryLocalServiceWrapper.setWrappedService(UserNotificationDeliveryLocalService userNotificationDeliveryLocalService) |
Constructor and Description |
---|
UserNotificationDeliveryLocalServiceWrapper(UserNotificationDeliveryLocalService userNotificationDeliveryLocalService) |