| Package | Description |
|---|---|
| de.deepamehta.plugins.mail | |
| de.deepamehta.plugins.mail.service |
| Modifier and Type | Method and Description |
|---|---|
static RecipientType |
RecipientType.fromUri(String uri) |
static RecipientType |
RecipientType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RecipientType[] |
RecipientType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
de.deepamehta.core.Association |
MailPlugin.associateRecipient(long mailId,
long addressId,
RecipientType type) |
| Modifier and Type | Method and Description |
|---|---|
de.deepamehta.core.Association |
MailService.associateRecipient(long mailId,
long addressId,
RecipientType type)
Update or create a mail recipient association.
|
Copyright © 2016. All Rights Reserved.