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 UserGroupRoleServiceUserGroupRoleServiceUtil.getService()UserGroupRoleServiceWrapper.getWrappedService()Methods in com.liferay.portal.kernel.service with parameters of type UserGroupRoleServiceModifier and TypeMethodDescriptionstatic voidUserGroupRoleServiceUtil.setService(UserGroupRoleService service) voidUserGroupRoleServiceWrapper.setWrappedService(UserGroupRoleService userGroupRoleService) Constructors in com.liferay.portal.kernel.service with parameters of type UserGroupRoleServiceModifierConstructorDescriptionUserGroupRoleServiceWrapper(UserGroupRoleService userGroupRoleService)