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