| Package | Description |
|---|---|
| org.kuali.rice.kim.document | |
| org.kuali.rice.kim.rule.event.ui | |
| org.kuali.rice.kim.service.impl |
| Modifier and Type | Field and Description |
|---|---|
protected List<RoleDocumentDelegation> |
IdentityManagementKimDocument.delegations |
| Modifier and Type | Method and Description |
|---|---|
protected RoleDocumentDelegation |
IdentityManagementKimDocument.getPrimaryDelegation(RoleBo role) |
protected RoleDocumentDelegation |
IdentityManagementKimDocument.getSecondaryDelegation(RoleBo role) |
| Modifier and Type | Method and Description |
|---|---|
List<RoleDocumentDelegation> |
IdentityManagementRoleDocument.getDelegations() |
List<RoleDocumentDelegation> |
IdentityManagementKimDocument.getDelegations() |
| Modifier and Type | Method and Description |
|---|---|
void |
IdentityManagementRoleDocument.setDelegations(List<RoleDocumentDelegation> delegations) |
void |
IdentityManagementKimDocument.setDelegations(List<RoleDocumentDelegation> delegations) |
| Modifier and Type | Method and Description |
|---|---|
RoleDocumentDelegation |
AddDelegationEvent.getDelegation() |
| Modifier and Type | Method and Description |
|---|---|
void |
AddDelegationEvent.setDelegation(RoleDocumentDelegation delegation) |
| Constructor and Description |
|---|
AddDelegationEvent(String errorPathPrefix,
Document document,
RoleDocumentDelegation delegation) |
| Modifier and Type | Method and Description |
|---|---|
protected List<RoleDocumentDelegation> |
UiDocumentServiceImpl.loadRoleDocumentDelegations(IdentityManagementRoleDocument identityManagementRoleDocument,
List<DelegateTypeBo> delegations) |
| Modifier and Type | Method and Description |
|---|---|
protected List<DelegateMemberBo> |
UiDocumentServiceImpl.populateDelegationMembers(DelegateTypeBo delegation,
RoleDocumentDelegation documentDelegation) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
UiDocumentServiceImpl.adjustForDelegationTypeChange(List<DelegateTypeBo> delegations,
List<RoleDocumentDelegation> documentDelegations) |
protected List<DelegateTypeBo> |
UiDocumentServiceImpl.combineAndCreateMissingDelegations(List<RoleDocumentDelegation> documentDelegations,
List<DelegateTypeBo> originalDelegations) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.