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