| Interface | Description | 
|---|---|
| WebEventRepository | 
 WebEventRepository interface. 
 | 
| Class | Description | 
|---|---|
| DaoWebEventRepository | Deprecated
 Move all of these methods into the  
EventDao. | 
| Event | 
 A JavaBean implementation to hold information about a network event as
 defined by OpenNMS. 
 | 
| EventFactory | Deprecated
 Use an injected  
EventDao implementation instead | 
| EventQueryParms | Deprecated | 
| EventQueryServlet | 
 This servlet takes a large and specific request parameter set and maps it to
 the more robust "filter" parameter set of the
 servlet via a redirect. 
 | 
| EventUtil | 
 Abstract EventUtil class. 
 | 
| 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 | 
|---|---|
| EventIdNotFoundException | 
 EventIdNotFoundException class. 
 | 
Copyright © 2021. All rights reserved.