Package org.jwaf.notify

Interface Summary
Notifiable This interface marks any object that can be notified
 

Class Summary
EmailNotification This is an email notification
InboxNotification This notification goes to the user's inbox
Message A generic message class that can be used on notifications
MessageWithLink An extension of the message class that has a hyperlink
NotifiableUserAdapter This is an adapter that allows a generic user to be a Notifiable object
Notification This is the main notification object
NotificationCollection This class serves as a collection of notifications for multichanneled notifications
NotificationsBuilder This is a builder for any type of notification, including multichannel notifications