Package | Description |
---|---|
org.kuali.rice.kim.api.identity.entity |
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.
|
org.kuali.rice.kim.api.identity.external |
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 |
---|---|
EntityExternalIdentifier.Builder |
Entity.Builder.getEntityExternalIdentifier(String externalIdentifierTypeCode) |
Modifier and Type | Method and Description |
---|---|
List<EntityExternalIdentifier.Builder> |
EntityDefault.Builder.getExternalIdentifiers() |
List<EntityExternalIdentifier.Builder> |
Entity.Builder.getExternalIdentifiers() |
Modifier and Type | Method and Description |
---|---|
void |
EntityDefault.Builder.setExternalIdentifiers(List<EntityExternalIdentifier.Builder> externalIdentifiers) |
void |
Entity.Builder.setExternalIdentifiers(List<EntityExternalIdentifier.Builder> externalIdentifiers) |
Modifier and Type | Method and Description |
---|---|
static EntityExternalIdentifier.Builder |
EntityExternalIdentifier.Builder.create() |
static EntityExternalIdentifier.Builder |
EntityExternalIdentifier.Builder.create(EntityExternalIdentifierContract contract) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.