|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EntityEmailContract | |
|---|---|
| org.kuali.rice.kim.api.identity.email | Copyright 2005-2012 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-2012 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. |
| Uses of EntityEmailContract in org.kuali.rice.kim.api.identity.email |
|---|
| Classes in org.kuali.rice.kim.api.identity.email that implement EntityEmailContract | |
|---|---|
class |
EntityEmail
|
static class |
EntityEmail.Builder
A builder which can be used to construct EntityEmail instances. |
| Methods in org.kuali.rice.kim.api.identity.email with parameters of type EntityEmailContract | |
|---|---|
static EntityEmail.Builder |
EntityEmail.Builder.create(EntityEmailContract contract)
|
| Uses of EntityEmailContract in org.kuali.rice.kim.api.identity.type |
|---|
| Methods in org.kuali.rice.kim.api.identity.type that return EntityEmailContract | |
|---|---|
EntityEmailContract |
EntityTypeContactInfoContract.getDefaultEmailAddress()
Returns the default email record for the identity. |
| Methods in org.kuali.rice.kim.api.identity.type that return types with arguments of type EntityEmailContract | |
|---|---|
List<? extends EntityEmailContract> |
EntityTypeContactInfoContract.getEmailAddresses()
Gets this EntityTypeContactInfoContract's List of EntityEmailContractS. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||