|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
BaseSubscription | The abstract BaseSubscription class provides the ability for Users to sign up for email notifications. |
Digest | Models the envelope information associated with a digest. |
Initializer | Initializes three timer tasks to maintain the notification service. |
Notification | The Notification class is used to create and send
messages via email to ACS users and groups. |
Exception Summary | |
RestrictedTypeException | Signals that a method has been invoked on a notification that has type restrictions. |
Notification provides the application-level capabilities needed for outbound email. It allows any Message object to be sent to a CCM User or Group. When sending HTML fragments it performs intelligent conversion to plain text. It also allows applications to create and manage digests for their users. Notification builds on the Messaging and Mail services.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |