Package | Description |
---|---|
org.kuali.rice.kew.actionrequest | |
org.kuali.rice.kew.impl.peopleflow | |
org.kuali.rice.kew.rule.web | |
org.kuali.rice.kim.api.services | |
org.kuali.rice.kim.document.rule | |
org.kuali.rice.kim.impl.identity | |
org.kuali.rice.kim.impl.permission | |
org.kuali.rice.kim.impl.responsibility | |
org.kuali.rice.kim.impl.role | |
org.kuali.rice.kim.impl.services | |
org.kuali.rice.kim.impl.type | |
org.kuali.rice.kim.lookup | |
org.kuali.rice.kim.service.impl | |
org.kuali.rice.kns.maintenance.rules |
Copyright 2005-2016 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
org.kuali.rice.krad.rules |
Modifier and Type | Method and Description |
---|---|
protected static RoleService |
ActionRequestFactory.getRoleService() |
Modifier and Type | Method and Description |
---|---|
RoleService |
PeopleFlowRequestGeneratorImpl.getRoleService() |
Modifier and Type | Method and Description |
---|---|
void |
PeopleFlowRequestGeneratorImpl.setRoleService(RoleService roleService) |
Modifier and Type | Method and Description |
---|---|
RoleService |
DocumentConfigurationViewAction.getRoleService() |
Modifier and Type | Method and Description |
---|---|
static RoleService |
KimApiServiceLocator.getRoleService() |
Modifier and Type | Method and Description |
---|---|
protected RoleService |
IdentityManagementPersonDocumentRule.getRoleService() |
Modifier and Type | Method and Description |
---|---|
protected RoleService |
PersonServiceImpl.getRoleService() |
Modifier and Type | Field and Description |
---|---|
protected RoleService |
PermissionServiceImpl.roleService |
Modifier and Type | Method and Description |
---|---|
void |
PermissionServiceImpl.setRoleService(RoleService roleService)
Sets the roleService attribute value.
|
Modifier and Type | Method and Description |
---|---|
void |
ResponsibilityServiceImpl.setRoleService(RoleService roleService) |
Modifier and Type | Class and Description |
---|---|
class |
RoleServiceImpl |
Modifier and Type | Method and Description |
---|---|
protected RoleService |
RoleServiceImpl.getProxiedRoleService()
This gets the proxied version of the role service which will go through
Spring's caching mechanism for method calls rather than skipping it when
methods are called directly.
|
Modifier and Type | Method and Description |
---|---|
protected RoleService |
KimRemoteModuleService.getKimRoleService() |
Modifier and Type | Method and Description |
---|---|
static RoleService |
KimTypeQualifierResolver.getRoleService() |
Modifier and Type | Method and Description |
---|---|
RoleService |
PermissionLookupableHelperServiceImpl.getRoleService() |
RoleService |
KimDocumentRoleMemberLookupableHelperServiceImpl.getRoleService() |
Modifier and Type | Method and Description |
---|---|
protected RoleService |
KimModuleService.getKimRoleService() |
protected RoleService |
UiDocumentServiceImpl.getRoleService() |
Modifier and Type | Method and Description |
---|---|
void |
UiDocumentServiceImpl.setRoleService(RoleService roleService) |
Modifier and Type | Field and Description |
---|---|
protected RoleService |
MaintenanceDocumentRuleBase.roleService
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected RoleService |
MaintenanceDocumentRuleBase.getRoleService()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected RoleService |
MaintenanceDocumentRuleBase.getRoleService() |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.