| Package | Description |
|---|---|
| org.kuali.rice.kim.framework.common.delegate |
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.kim.framework.group |
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.kim.framework.permission |
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.kim.framework.responsibility |
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.kim.framework.role |
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.kim.framework.services |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DelegationTypeService
A
KimTypeService with specific methods for Delegations. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GroupTypeService
A
KimTypeService with specific methods for Groups. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PermissionTypeService
A
KimTypeService with specific methods for Permissions. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ResponsibilityTypeService
A
KimTypeService with specific methods for Responsibilities. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RoleTypeService
A
KimTypeService with specific methods for Roles. |
| Modifier and Type | Method and Description |
|---|---|
static KimTypeService |
KimFrameworkServiceLocator.getKimTypeService(KimType kimType)
Fetches the KimTypeService for the given KimType If the kimType passed in is null
then this method will return null.
|
static KimTypeService |
KimFrameworkServiceLocator.getKimTypeService(QName kimTypeServiceName)
Fetches the KimTypeService for the given kim type service name.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.