Package org.opennms.web.outage

Web UI outage model and utilities.

See:
          Description

Interface Summary
WebOutageRepository WebOutageRepository interface.
 

Class Summary
DaoWebOutageRepository DaoWebOutageRepository class.
JdbcWebOutageRepository JdbcWebOutageRepository class.
Outage A JavaBean for holding information about a single outage.
OutageFactory Encapsulates all querying functionality for outages.
OutageModel As the nonvisual logic for the Services Down (Outage) servlet and JSPs, this class queries the database for current outages and provides utility methods for manipulating that list of outages.
OutageQueryParms Convenience data structure for holding the arguments to an outage query.
OutageSuppress OutageSuppress class.
OutageUtil Abstract OutageUtil class.
 

Enum Summary
OutageType OutageType class.
SortStyle SortStyle class.
 

Exception Summary
OutageIdNotFoundException OutageIdNotFoundException class.
 

Package org.opennms.web.outage Description

Web UI outage model and utilities.



Copyright © 2011. All Rights Reserved.