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 |
ImapService.getDefaultEmailBodyTemplate(ImapService.EmailBodyFormat type)
Returns a template for email body.
|
String |
ImapServiceImpl.getDefaultEmailBodyTemplate(ImapService.EmailBodyFormat type) |
String |
AbstractMimeMessage.getEmailBodyText(ImapService.EmailBodyFormat type)
Returns the text representing email body for ContentModel node.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.