AdventNet Web NMS 4 API Specification

Package com.adventnet.nms.mapdb

Provides interfaces and classes for representing the topology ManagedObjects (which represent network elements) as various map symbols.

See:
          Description

Interface Summary
ExtendedMapFilter This interface extends com.adventnet.nms.mapdb.MapFilter interface.
MapAPI MapAPI interface defines the methods that allows for accessing and manipulating map views and map objects in the Map database.
MapFilter This is the interface through which users could manipulate map objects dynamically based on the ManagedObject addition.
 

Class Summary
MapContainer MapContainer is one of the core objects of map server.
MapDB MapDB is the server side class which represents a map and its properties.
MapGroup MapGroup is one of the core objects of map on the server side.
MapLink MapLink is one of the core objects of the map on the server side.
MapSymbol MapSymbol is one among the core map objects and is the base for all other map objects on the server side.
 

Package com.adventnet.nms.mapdb Description

Provides interfaces and classes for representing the topology ManagedObjects (which represent network elements) as various map symbols. The following are the key functionalities and features provided by the mapdb package :


AdventNet Web NMS 4 API Specification