See: Description
Class | Description |
---|---|
EmailActivityScheduleJobCreator |
A helper class to create scheduler jobs for e-mail activities.
|
EmailActivityStorePathHelper |
A helper class to get some e-mail activity resourses with respects to store path.
|
EmailActivitySummary |
Provides summary information for a given e-mail activity.
|
EmailActivityUrlHelper |
A helper class to compose
EmailOptOut and EmailEvent URLs. |
EmailContentHelper |
A simple helper class that is used to open a
URLConnection and return
the reponse to a request to the URL as a String. |
EmailDeliveryHelper |
A helper class to deliver e-mail.
|
EmailTemplateRow |
An instance of this class contains the data of an e-mail template which can be
used to display in e-mail template list page.
|
EmailTemplateUtil |
The EMailTemplateUtil class provides some utility methods that are used by e-mail templates.
|
EncryptHelper |
A simple encryption and decryption utility class used to encrypt and decrypt query
strings (allowing the system to hide identifiers, from the end user).
|
SMTPAuthenticator |
A JavaMail
Authenticator object that can be used to authenticate
with an SMTP server prior to attempting to send mail through the server. |