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