| Package | Description |
|---|---|
| org.kuali.rice.kim.api.common.assignee |
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 |
|---|---|
static Assignee.Builder |
Assignee.Builder.create(AssigneeContract contract)
creates a KimAttributeData from an existing
KimAttributeDataContract. |
static Assignee.Builder |
Assignee.Builder.create(String principalId,
String groupId,
List<DelegateType.Builder> delegates)
Creates a KimAttributeData with the required fields.
|
| Constructor and Description |
|---|
Assignee(Assignee.Builder builder)
A constructor using the Builder.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.