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