| Package | Description |
|---|---|
| org.kuali.rice.kim.api.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.
|
| Modifier and Type | Method and Description |
|---|---|
RoleResponsibility |
RoleResponsibility.Builder.build() |
RoleResponsibility |
RoleResponsibilityAction.getRoleResponsibility() |
RoleResponsibility |
RoleResponsibilityAction.Builder.getRoleResponsibility() |
| Modifier and Type | Method and Description |
|---|---|
List<RoleResponsibility> |
RoleService.getRoleResponsibilities(String roleId)
Gets a list of role reponsibilities for the given role id.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RoleResponsibilityAction.Builder.setRoleResponsibility(RoleResponsibility roleResponsibility) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.