Class SimpleTextMail
java.lang.Object
de.xima.fc.mdl.mail.TextMailData
de.xima.fc.mail.type.SimpleTextMail
- All Implemented Interfaces:
IBaseMailData, IMailData, Serializable
Deprecated.
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Field Summary
Fields inherited from class TextMailData
bcc, bodyParts, cc, from, headers, reply, securityConfig, sendSeparateMails, subject, toFields inherited from interface IBaseMailData
ADDRESS_SPLITTER -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.SimpleTextMail(String subject, String body, String bodyMimeType, String from, String senderName, String to) Deprecated.SimpleTextMail(String subject, String body, String bodyMimeType, javax.mail.Address from, javax.mail.Address[] reply, javax.mail.Address[] to) Deprecated. -
Method Summary
Methods inherited from class TextMailData
getAddressesByString, getBcc, getBody, getBodyMimeType, getBodyParts, getCc, getEncryptionType, getFileParts, getFrom, getHeaders, getReply, getSecurityConfig, getSendSeparateMails, getSubject, getTo, setBcc, setBcc, setCc, setCc, setEncryptionType, setSendSeparateMailsMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface IBaseMailData
buildMimeMessage, buildMimeParts, getBcc, getBodyParts, getCc, getFileParts, getFrom, getHeaders, getMimeMessage, getReply, getSecurityConfig, getSendSeparateMails, getSubject, getTo
-
Constructor Details
-
SimpleTextMail
-
SimpleTextMail
-
SimpleTextMail
-
TextMailDatainstead