| Package | Description |
|---|---|
| org.alfresco.repo.imap |
The implementation of the Alfresco Imap Server
|
| Modifier and Type | Method and Description |
|---|---|
static ImapService.EmailBodyFormat |
ImapService.EmailBodyFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImapService.EmailBodyFormat[] |
ImapService.EmailBodyFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
ImapServiceImpl.getDefaultEmailBodyTemplate(ImapService.EmailBodyFormat type) |
String |
ImapService.getDefaultEmailBodyTemplate(ImapService.EmailBodyFormat type)
Returns a template for email body.
|
String |
AbstractMimeMessage.getEmailBodyText(ImapService.EmailBodyFormat type)
Returns the text representing email body for ContentModel node.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.