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