| 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.external |
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 |
|---|---|
EntityExternalIdentifierContract |
EntityContract.getEntityExternalIdentifier(String externalIdentifierTypeCode)
Gets this
EntityContract's external identifier for the given type code |
| Modifier and Type | Method and Description |
|---|---|
List<? extends EntityExternalIdentifierContract> |
EntityContract.getExternalIdentifiers()
Gets this
EntityContract's external identifiers |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityExternalIdentifier |
static class |
EntityExternalIdentifier.Builder
A builder which can be used to construct
EntityExternalIdentifier instances. |
| Modifier and Type | Method and Description |
|---|---|
static EntityExternalIdentifier.Builder |
EntityExternalIdentifier.Builder.create(EntityExternalIdentifierContract contract) |
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.