Uses of Interface
com.liferay.portal.kernel.service.RoleService
Packages that use RoleService
Package
Description
This package defines the portal service interfaces and classes.
-
Uses of RoleService in com.liferay.portal.kernel.service
Classes in com.liferay.portal.kernel.service that implement RoleServiceMethods in com.liferay.portal.kernel.service that return RoleServiceModifier and TypeMethodDescriptionstatic RoleServiceRoleServiceUtil.getService()RoleServiceWrapper.getWrappedService()Methods in com.liferay.portal.kernel.service with parameters of type RoleServiceModifier and TypeMethodDescriptionstatic voidRoleServiceUtil.setService(RoleService service) voidRoleServiceWrapper.setWrappedService(RoleService roleService) Constructors in com.liferay.portal.kernel.service with parameters of type RoleService