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