AdventNet Web NMS 4 API Specification

Package com.adventnet.nms.eventui

This package contains the java documentation for the API classes that provide useful mechanism to handle the client side Event management functionalities.The classes present in this package importantly provide the Client Event API functionality that helps users to build standalone Event client, through the mechanism of Event Custom View.

See:
          Description

Interface Summary
ClientEventAPI ClientEventAPI is the API interface for the Client side API implementation for Events.
 

Class Summary
NmsFilterFrame This abstract class should be extended by all user defined classes which intend to replace the Event/Alert Filter UIs that are shown by default by WebNMS across both the Event and Alert Modules.
 

Package com.adventnet.nms.eventui Description

This package contains the java documentation for the API classes that provide useful mechanism to handle the client side Event management functionalities.The classes present in this package importantly provide the Client Event API functionality that helps users to build standalone Event client, through the mechanism of Event Custom View.


AdventNet Web NMS 4 API Specification