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