Package | Description |
---|---|
com.openindex.openestate.tool.crm.addons.mail | |
com.openindex.openestate.tool.mail | |
com.openindex.openestate.tool.mail.extensions |
Modifier and Type | Method and Description |
---|---|
void |
MailEditorCrmExtension.saveMessage(Connection c,
DbMailMessage message,
Map<MailEditor.RecipientType,List<MailEditor.Address>> recipients,
MailEditor.SaveMode mode) |
Modifier and Type | Method and Description |
---|---|
static MailEditor.SaveMode |
MailEditor.SaveMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MailEditor.SaveMode[] |
MailEditor.SaveMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
MailEditor.saveAdditionally(Connection c,
DbMailMessage message,
Map<MailEditor.RecipientType,List<MailEditor.Address>> recipients,
MailEditor.SaveMode saveMode) |
Modifier and Type | Method and Description |
---|---|
void |
MailEditorExtension.saveMessage(Connection c,
DbMailMessage message,
Map<MailEditor.RecipientType,List<MailEditor.Address>> recipients,
MailEditor.SaveMode mode) |
void |
MailEditorAdapter.saveMessage(Connection c,
DbMailMessage message,
Map<MailEditor.RecipientType,List<MailEditor.Address>> recipients,
MailEditor.SaveMode mode) |
Copyright © 2015 OpenEstate. All rights reserved.