| 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.type |
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 |
|---|---|
EntityTypeContactInfoContract |
EntityContract.getEntityTypeContactInfoByTypeCode(String entityTypeCode)
Gets this
EntityContract's identity type for the given type code |
| Modifier and Type | Method and Description |
|---|---|
List<? extends EntityTypeContactInfoContract> |
EntityContract.getEntityTypeContactInfos()
Gets this
EntityContract's identity types |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityTypeContactInfo |
static class |
EntityTypeContactInfo.Builder
A builder which can be used to construct
EntityTypeContactInfo instances. |
| Modifier and Type | Method and Description |
|---|---|
static EntityTypeContactInfoDefault.Builder |
EntityTypeContactInfoDefault.Builder.create(EntityTypeContactInfoContract contract) |
static EntityTypeContactInfo.Builder |
EntityTypeContactInfo.Builder.create(EntityTypeContactInfoContract contract) |
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.