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