| Package | Description |
|---|---|
| org.kuali.rice.kim.api.identity.entity |
Copyright 2005-2018 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.identity.name |
Copyright 2005-2018 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.identity.principal |
Copyright 2005-2018 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 |
|---|---|
EntityName.Builder |
Entity.Builder.getDefaultName() |
EntityName.Builder |
EntityDefault.Builder.getName() |
| Modifier and Type | Method and Description |
|---|---|
List<EntityName.Builder> |
Entity.Builder.getNames() |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityDefault.Builder.setName(EntityName.Builder name) |
| Modifier and Type | Method and Description |
|---|---|
void |
Entity.Builder.setNames(List<EntityName.Builder> names) |
| Modifier and Type | Method and Description |
|---|---|
static EntityName.Builder |
EntityName.Builder.create() |
static EntityName.Builder |
EntityName.Builder.create(EntityNameContract contract) |
static EntityName.Builder |
EntityName.Builder.create(String id,
String entityId,
String firstName,
String lastName,
boolean suppressName) |
| Modifier and Type | Method and Description |
|---|---|
List<EntityName.Builder> |
EntityNameQueryResults.Builder.getResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityNameQueryResults.Builder.setResults(List<EntityName.Builder> results) |
| Modifier and Type | Method and Description |
|---|---|
EntityName.Builder |
EntityNamePrincipalName.Builder.getDefaultName() |
| Modifier and Type | Method and Description |
|---|---|
static EntityNamePrincipalName.Builder |
EntityNamePrincipalName.Builder.create(String principalName,
EntityName.Builder defaultName) |
void |
EntityNamePrincipalName.Builder.setDefaultName(EntityName.Builder defaultName) |
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.