Uses of Interface
com.liferay.portal.kernel.service.UserGroupGroupRoleService
Packages that use UserGroupGroupRoleService
Package
Description
This package defines the portal service interfaces and classes.
-
Uses of UserGroupGroupRoleService in com.liferay.portal.kernel.service
Classes in com.liferay.portal.kernel.service that implement UserGroupGroupRoleServiceMethods in com.liferay.portal.kernel.service that return UserGroupGroupRoleServiceModifier and TypeMethodDescriptionstatic UserGroupGroupRoleService
UserGroupGroupRoleServiceUtil.getService()
UserGroupGroupRoleServiceWrapper.getWrappedService()
Methods in com.liferay.portal.kernel.service with parameters of type UserGroupGroupRoleServiceModifier and TypeMethodDescriptionstatic void
UserGroupGroupRoleServiceUtil.setService
(UserGroupGroupRoleService service) void
UserGroupGroupRoleServiceWrapper.setWrappedService
(UserGroupGroupRoleService userGroupGroupRoleService) Constructors in com.liferay.portal.kernel.service with parameters of type UserGroupGroupRoleServiceModifierConstructorDescriptionUserGroupGroupRoleServiceWrapper
(UserGroupGroupRoleService userGroupGroupRoleService)