|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EntityExternalIdentifierContract | |
|---|---|
| org.kuali.rice.kim.api.identity.entity | Copyright 2005-2013 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-2013 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. |
| Uses of EntityExternalIdentifierContract in org.kuali.rice.kim.api.identity.entity |
|---|
| Methods in org.kuali.rice.kim.api.identity.entity that return EntityExternalIdentifierContract | |
|---|---|
EntityExternalIdentifierContract |
EntityContract.getEntityExternalIdentifier(String externalIdentifierTypeCode)
Gets this EntityContract's external identifier for the given type code |
| Methods in org.kuali.rice.kim.api.identity.entity that return types with arguments of type EntityExternalIdentifierContract | |
|---|---|
List<? extends EntityExternalIdentifierContract> |
EntityContract.getExternalIdentifiers()
Gets this EntityContract's external identifiers |
| Uses of EntityExternalIdentifierContract in org.kuali.rice.kim.api.identity.external |
|---|
| Classes in org.kuali.rice.kim.api.identity.external that implement EntityExternalIdentifierContract | |
|---|---|
class |
EntityExternalIdentifier
|
static class |
EntityExternalIdentifier.Builder
A builder which can be used to construct EntityExternalIdentifier instances. |
| Methods in org.kuali.rice.kim.api.identity.external with parameters of type EntityExternalIdentifierContract | |
|---|---|
static EntityExternalIdentifier.Builder |
EntityExternalIdentifier.Builder.create(EntityExternalIdentifierContract contract)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||