| Package | Description |
|---|---|
| org.kuali.rice.kim.api.common.delegate |
Copyright 2005-2017 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.api.role |
Copyright 2005-2017 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 |
|---|---|
static DelegateMember.Builder |
DelegateMember.Builder.create() |
static DelegateMember.Builder |
DelegateMember.Builder.create(DelegateMemberContract contract) |
| Modifier and Type | Method and Description |
|---|---|
List<DelegateMember.Builder> |
DelegateType.Builder.getMembers() |
| Modifier and Type | Method and Description |
|---|---|
static DelegateType.Builder |
DelegateType.Builder.create(String roleId,
DelegationType delegationType,
List<DelegateMember.Builder> members) |
void |
DelegateType.Builder.setMembers(List<DelegateMember.Builder> members) |
| Modifier and Type | Method and Description |
|---|---|
List<DelegateMember.Builder> |
DelegateMemberQueryResults.Builder.getResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
DelegateMemberQueryResults.Builder.setResults(List<DelegateMember.Builder> results) |
Copyright © 2005–2017 The Kuali Foundation. All rights reserved.