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