Uses of Interface
com.liferay.portal.kernel.service.UserGroupRoleService
Packages that use UserGroupRoleService
Package
Description
This package defines the portal service interfaces and classes.
-
Uses of UserGroupRoleService in com.liferay.portal.kernel.service
Classes in com.liferay.portal.kernel.service that implement UserGroupRoleServiceMethods in com.liferay.portal.kernel.service that return UserGroupRoleServiceModifier and TypeMethodDescriptionstatic UserGroupRoleService
UserGroupRoleServiceUtil.getService()
UserGroupRoleServiceWrapper.getWrappedService()
Methods in com.liferay.portal.kernel.service with parameters of type UserGroupRoleServiceModifier and TypeMethodDescriptionstatic void
UserGroupRoleServiceUtil.setService
(UserGroupRoleService service) void
UserGroupRoleServiceWrapper.setWrappedService
(UserGroupRoleService userGroupRoleService) Constructors in com.liferay.portal.kernel.service with parameters of type UserGroupRoleServiceModifierConstructorDescriptionUserGroupRoleServiceWrapper
(UserGroupRoleService userGroupRoleService)