| Package | Description |
|---|---|
| org.kuali.rice.kim.api.identity.address |
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 | Class and Description |
|---|---|
class |
EntityAddress |
static class |
EntityAddress.Builder
A builder which can be used to construct
EntityAddress instances. |
| Modifier and Type | Method and Description |
|---|---|
static EntityAddress.Builder |
EntityAddress.Builder.create(EntityAddressContract contract) |
| Modifier and Type | Method and Description |
|---|---|
EntityAddressContract |
EntityTypeContactInfoContract.getDefaultAddress()
Returns the default address record for the identity.
|
EntityAddressContract |
EntityTypeContactInfo.getDefaultAddress() |
| Modifier and Type | Method and Description |
|---|---|
List<? extends EntityAddressContract> |
EntityTypeContactInfoContract.getAddresses()
Gets this
EntityTypeContactInfoContract's List of EntityAddressS. |
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.