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