java.lang.Object | |
↳ | com.microstrategy.web.objects.WebMIMEPropertiesImpl |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
WebMIMEPropertiesImpl() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int |
getBinaryAttachmentEncoding()
Get binary attachment encoding
| ||||||||||
int |
getBodyEncoding()
Get body encoding
| ||||||||||
int |
getSensitivityForMessageSetting()
Get message setting sensitivity
| ||||||||||
int |
getTextAttachmentEncoding()
Get text attachment encoding
| ||||||||||
boolean | isEmbedAllAttachments() | ||||||||||
boolean | isEmbedFlashContent() | ||||||||||
boolean | isEmbedHTMLAttachments() | ||||||||||
boolean | isHTMLTablesForPositions() | ||||||||||
boolean | isRemoveQuotesAroundDisplayNames() | ||||||||||
boolean | isUseASCIINamesOnly() | ||||||||||
boolean | isUseInlineStyleCSS() | ||||||||||
void |
setBinaryAttachmentEncoding(int binaryAttachmentEncoding)
To set binary attachment encoding
| ||||||||||
void |
setBodyEncoding(int bodyEncoding)
To set body encoding.
| ||||||||||
void | setEmbedAllAttachments(boolean embedAllAttachments) | ||||||||||
void | setEmbedFlashContent(boolean embedFlashContent) | ||||||||||
void | setEmbedHTMLAttachments(boolean embedHTMLAttachments) | ||||||||||
void | setHTMLTablesForPositions(boolean hTMLTablesForPositions) | ||||||||||
void | setRemoveQuotesAroundDisplayNames(boolean removeQuotesAroundDisplayNames) | ||||||||||
void |
setSensitivityForMessageSetting(int sensitivityForMessageSetting)
To set message setting sensitivity
| ||||||||||
void |
setTextAttachmentEncoding(int textAttachmentEncoding)
To set text attachment encoding
| ||||||||||
void | setUseASCIINamesOnly(boolean useASCIINamesOnly) | ||||||||||
void | setUseInlineStyleCSS(boolean useInlineStyleCSS) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Get binary attachment encoding
Get body encoding
Get message setting sensitivity
Get text attachment encoding
To set binary attachment encoding
To set body encoding.
To set message setting sensitivity
To set text attachment encoding