Package com.raritantechnologies.searchApp.alert

Describes objects and interfaces used create email alerts from saved queries.

See:
          Description

Interface Summary
IAlertFormatter Basic interface for objects that can generate a formatted page from a set of alert result sets.
IAlertProcessor Basic interface for objects that process a set of Querys into an alert.
 

Class Summary
AlertListSearchElementRenderer Renders a set of Queries as Alerts with checkboxes to toggle alert status on/off.
AlertOutputProcessor IGatewayOutput processor pipeline for sending alerts.
AlertPageGenerator Job Process that generates an Alert page.
AlertReportGenerator Job Process that generates alert reports.
BasicAlertFormatter Basic implementation of IAlertFormatter that returns a formatted page from a set of Alert result sets.
DeleteListSearchElementRenderer Renders a set of queries with images that allow the queies to be deleted.
EmailAlertProcessor Implementation of IResultSetProcessor/IGatewayOutputProcessor that collects results and sends emails to recipient.
 

Package com.raritantechnologies.searchApp.alert Description

Describes objects and interfaces used create email alerts from saved queries.