| Package | Description | 
|---|---|
| org.kuali.rice.kim.api.identity | 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.address | 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.type | 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.impl.identity | |
| org.kuali.rice.kim.impl.identity.address | |
| org.kuali.rice.kim.service.impl | 
| Modifier and Type | Method and Description | 
|---|---|
| EntityAddress | IdentityService. addAddressToEntity(EntityAddress address)This will create a  EntityAddressexactly like the address passed in. | 
| EntityAddress | IdentityService. inactivateAddress(String id)This will inactivate a  EntityAddresswith the id passed in. | 
| EntityAddress | IdentityService. updateAddress(EntityAddress address)This will update a  EntityAddressexactly like the address passed in. | 
| Modifier and Type | Method and Description | 
|---|---|
| EntityAddress | IdentityService. addAddressToEntity(EntityAddress address)This will create a  EntityAddressexactly like the address passed in. | 
| EntityAddress | IdentityService. updateAddress(EntityAddress address)This will update a  EntityAddressexactly like the address passed in. | 
| Modifier and Type | Method and Description | 
|---|---|
| EntityAddress | EntityAddress.Builder. build() | 
| Modifier and Type | Method and Description | 
|---|---|
| EntityAddress | EntityTypeContactInfoDefault. getDefaultAddress() | 
| Modifier and Type | Method and Description | 
|---|---|
| List<EntityAddress> | EntityTypeContactInfo. getAddresses() | 
| Constructor and Description | 
|---|
| EntityTypeContactInfoDefault(String entityTypeCode,
                            EntityAddress defaultAddress,
                            EntityEmail defaultEmailAddress,
                            EntityPhone defaultPhoneNumber) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected EntityAddress | PersonImpl. address | 
| Modifier and Type | Method and Description | 
|---|---|
| EntityAddress | IdentityServiceImpl. addAddressToEntity(EntityAddress address) | 
| EntityAddress | IdentityCurrentAndArchivedServiceImpl. addAddressToEntity(EntityAddress address) | 
| EntityAddress | IdentityServiceImpl. inactivateAddress(String addressId) | 
| EntityAddress | IdentityCurrentAndArchivedServiceImpl. inactivateAddress(String addressId) | 
| EntityAddress | IdentityServiceImpl. updateAddress(EntityAddress address) | 
| EntityAddress | IdentityCurrentAndArchivedServiceImpl. updateAddress(EntityAddress address) | 
| Modifier and Type | Method and Description | 
|---|---|
| EntityAddress | IdentityServiceImpl. addAddressToEntity(EntityAddress address) | 
| EntityAddress | IdentityCurrentAndArchivedServiceImpl. addAddressToEntity(EntityAddress address) | 
| EntityAddress | IdentityServiceImpl. updateAddress(EntityAddress address) | 
| EntityAddress | IdentityCurrentAndArchivedServiceImpl. updateAddress(EntityAddress address) | 
| Modifier and Type | Method and Description | 
|---|---|
| static EntityAddress | EntityAddressBo. to(EntityAddressBo bo) | 
| Modifier and Type | Method and Description | 
|---|---|
| static EntityAddressBo | EntityAddressBo. from(EntityAddress immutable)Creates a EntityAddressBo business object from an immutable representation of a EntityAddress. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected List<PersonDocumentAddress> | UiDocumentServiceImpl. loadAddresses(IdentityManagementPersonDocument identityManagementPersonDocument,
             String principalId,
             List<EntityAddress> entityAddresses,
             boolean suppressDisplay) | 
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.