Package com.arsdigita.notification

Notification provides the application-level capabilities needed for outbound email.

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.
 

Package com.arsdigita.notification Description

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.



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC