Interface | Description |
---|---|
WebAlarmRepository |
WebAlarmRepository interface.
|
Class | Description |
---|---|
Alarm |
A JavaBean implementation to hold information about a network alarm as
defined by OpenNMS.
|
AlarmFactory |
Encapsulates all querying functionality for alarms.
|
AlarmQueryParms |
Convenience data structure for holding the arguments to an event query.
|
AlarmQueryServlet |
This servlet takes a large and specific request parameter set and maps it to
the more robust "filter" parameter set of the
AlarmFilterController via a redirect. |
AlarmUtil |
Abstract AlarmUtil class.
|
DaoWebAlarmRepository |
DaoWebAlarmRepository class.
|
JdbcWebAlarmRepository | Deprecated |
Memo |
Web-model class for a memo
|
Enum | Description |
---|---|
AcknowledgeType |
Convenience class to determine what sort of alarms to include in a query.
|
SortStyle |
Convenience class to determine sort style of a query.
|
Exception | Description |
---|---|
AlarmIdNotFoundException |
AlarmIdNotFoundException class.
|
Copyright © 2015. All Rights Reserved.