AdventNet Web NMS 4 API Specification
A B C D E F G H I J K L M N O P Q R S T U V W X Z _

A

ABORT - Static variable in interface com.adventnet.nms.admin.StartUpAction
This constant refers to stop the nms server
abort(String, Throwable) - Method in class com.adventnet.management.log.LogUser
Deprecated.  
ABORTED - Static variable in interface com.adventnet.nms.provisioning.ProvisioningConstants
Indicates that the provisioning operation is aborted due to some error or intentionally by the client.
AbstractBaseNmsPanel - class com.adventnet.nms.startclient.AbstractBaseNmsPanel.
This abstract class implements NmsPanel Interface.
AbstractBaseNmsPanel() - Constructor for class com.adventnet.nms.startclient.AbstractBaseNmsPanel
The default constructor that is called on instantiation.
AbstractFailOverTransmitter - class com.adventnet.nms.util.AbstractFailOverTransmitter.
In normal BE Failover,it will take minimum three minute for standby server to take over after primary server failure.Any operation or request in the Network during the intervening period (i.e., the time period between the failure of primary and the subsequent complete take over by standby) will be lost.This abstract class is used to identify the primary failover quickly and avoid the loss of device notifications.
AbstractFailOverTransmitter() - Constructor for class com.adventnet.nms.util.AbstractFailOverTransmitter
 
AbstractNmsPanel - class com.adventnet.nms.startclient.AbstractNmsPanel.
This abstract class extends AbstractBaseNmsPanel class which in turn implements NmsPanel Interface.
AbstractNmsPanel() - Constructor for class com.adventnet.nms.startclient.AbstractNmsPanel
Default constructor.
AbstractTopoActionListener - class com.adventnet.nms.topodb.AbstractTopoActionListener.
This is an abstract class implementing the TopoActionListener interface.
AbstractTopoActionListener() - Constructor for class com.adventnet.nms.topodb.AbstractTopoActionListener
 
AbstractTopoListener - class com.adventnet.nms.topodb.AbstractTopoListener.
This is an abstract class implementing the ExtendedTopoListener interface.This class provides default implementation of the methods AbstractTopoListener.deleteObject(XMLNode) and AbstractTopoListener.addObjects(Vector).
AbstractTopoListener() - Constructor for class com.adventnet.nms.topodb.AbstractTopoListener
 
AbstractXmlUIElement - class com.adventnet.nms.provisioning.ui.uielements.AbstractXmlUIElement.
The abstract implementation of the interface XmlUIElement.
AbstractXmlUIElement() - Constructor for class com.adventnet.nms.provisioning.ui.uielements.AbstractXmlUIElement
 
ACCESS_VIOLATION - Static variable in interface com.adventnet.nms.tftp.Tftp1350
Constant to indicate that certain operation cannot be performed.
AccessDeniedException - exception com.adventnet.nms.util.AccessDeniedException.
 
AccessDeniedException() - Constructor for class com.adventnet.nms.util.AccessDeniedException
 
AccessDeniedException(String) - Constructor for class com.adventnet.nms.util.AccessDeniedException
 
ACCESSID - Static variable in interface com.adventnet.management.config.tl1.TL1AttributeConstants
Constant which indicates the accessID of TL1Attribute
ACK - Static variable in interface com.adventnet.nms.tftp.Tftp1350
Constant to indicate that an acknowledgement packet is being received.
action_type - Variable in class com.adventnet.nms.util.NmsMenuItem
 
action_value - Variable in class com.adventnet.nms.util.NmsMenuItem
 
actionList - Variable in class com.adventnet.nms.eventdb.FilterAction
List of filter actions
actionNames - Variable in class com.adventnet.nms.alertdb.AlertFilter
 
actionNames - Variable in class com.adventnet.nms.eventdb.EventFilter
 
actionPerformed(ActionEvent) - Method in class com.adventnet.nms.broadcast.BroadcastMessage
 
actionPerformed(ActionEvent) - Method in class com.adventnet.nms.util.DeviceQuery
 
actionPerformed(ActionEvent) - Method in class com.adventnet.nms.mapui.MapApplet
 
actionPerformed(ActionEvent) - Method in class com.adventnet.nms.mapui.EditableMap
 
actionPerformed(ActionEvent) - Method in class com.adventnet.nms.startclient.AbstractBaseNmsPanel
The default implementation of the ActionListener method.
actionPerformed(ActionEvent) - Method in class com.adventnet.nms.startclient.AbstractNmsPanel
Implements java.awt.event.ActionListener interface method.
actionPerformed(ActionEvent) - Method in class com.adventnet.nms.startclient.MainPanel
Handle toolbar's "goback" and "goforward" functions
actionPerformed(ActionEvent) - Method in class com.adventnet.nms.startclient.LockOutFrame
 
actionPerformed(ActionEvent) - Method in class com.adventnet.nms.startclient.WebNMSClient
 
actions - Variable in class com.adventnet.nms.alertdb.AlertFilter
The variable will contain all the actions that have been configured for this filter.
actions - Variable in class com.adventnet.nms.server.FilterObject
The array of filter actions for this filter.
actions - Variable in class com.adventnet.nms.eventdb.EventFilter
The variable will contain all the actions that have been configured for this filter.
actions - Variable in class com.adventnet.management.policydb.PolicyObject
HashTable which stores all the valid Actions of this PolicyObject
actionScheduler - Static variable in class com.adventnet.nms.eventdb.EventMgr
 
actionSchedulerForAlert - Static variable in class com.adventnet.nms.alertdb.FaultMgr
 
ACTIVE_CONN - Static variable in interface com.adventnet.management.config.ftp.FTPAttributeConstants
Identifier that defines the mode of file transfer is Binary.
ADD_GROUPLINKS - Static variable in class com.adventnet.nms.mapui.MapEvent
Standard value for the event of type Add GroupLinks.
ADD_GROUPS - Static variable in class com.adventnet.nms.mapui.MapEvent
Standard value for the event of type Add Groups.
ADD_LEAF_TO_MENU - Static variable in interface com.adventnet.nms.startclient.NmsPanel
This constant refers to the NmsPanelEvent Event Id to be associated for the event to add a tree node in the client tree.
ADD_LINKS - Static variable in class com.adventnet.nms.mapui.MapEvent
Standard value for the event of type Add Links.
ADD_NEW_OBJECT - Static variable in interface com.adventnet.nms.poll.PollConstants
Constant used when a new PolledData is added.
ADD_NEW_THRESHOLD_OBJECT - Static variable in interface com.adventnet.nms.poll.PollConstants
Constant used when a ThresholdObject is added
ADD_OPERATION - Static variable in interface com.adventnet.security.authorization.AuthObserver
Implies that the operations have been added in the database for the users.
ADD_POLLING_OBJECT - Static variable in interface com.adventnet.nms.poll.PollConstants
Constant used when a PollingObject is added.
ADD_ROW - Variable in class com.adventnet.nms.fe.common.UpdateHandlerImpl
ADD_ROW To specify that the action to be performed is an add event.
ADD_SYMBOLS - Static variable in class com.adventnet.nms.mapui.MapEvent
Standard value for the event of type Add Symbols.
ADD_USER - Static variable in interface com.adventnet.security.authorization.AuthObserver
Implies that a new user has been added to the database.
add(Properties) - Method in class com.adventnet.nms.store.DBHashtable
Adds bulk of Key-Value pairs into a module specific table, through a Batch Update feature, only if database supports this feature.
add(String, String) - Method in class com.adventnet.nms.store.DBVectortable
Deprecated. use com.adventnet.nms.store.DBVectortable#addPut(String,Vector) instead.
add(String, String) - Method in class com.adventnet.nms.store.DBHashtable
Adds the passed key and value into DBHashtable.
addAction(PolicyAction) - Method in class com.adventnet.management.policydb.PolicyObject
Adds the PolicyAction to the PolicyObject.
addAction(String, PolicyAction) - Method in interface com.adventnet.management.policydb.NmsPolicyAPI
Deprecated. We strongly recommend you to use NmsPolicyAPI.addPolicyActionAndCondition(String policyname , PolicyAction pa , PolicyCondition pc)
addActionListener(ActionListener) - Method in class com.adventnet.nms.util.ToolBar
This method actually adds listener to the JButtons and not to the toolbar.
addActionListener(ActionListener) - Method in class com.adventnet.nms.mapui.EditableMap
Add a listener for ActionEvents.
addActiveUser(String) - Method in class com.adventnet.nms.commonfe.GenericFEAPIImpl
 
addActiveUserProps(Object, Properties) - Method in class com.adventnet.nms.commonfe.GenericFEAPIImpl
 
addAlertListener(AlertListener) - Method in class com.adventnet.nms.alertdb.AlertAPIImpl
To receive notification when bulk delete of Alert occurs, the user has to implement the AlertListener interface and register to the AlertAPI by addAlertListener method.
addAlertListener(AlertListener) - Method in interface com.adventnet.nms.alertdb.AlertAPI
This method adds the given AlertListener into WebNMS so that it will get notification while about various alert related operations perfomed in NMS.
addAlertListener(AlertListener) - Method in class com.adventnet.nms.fe.alert.AlertAPIProxyImpl
To receive notification when bulk delete of Alert occurs, the user has to implement the AlertListener interface and register to the AlertAPI by addAlertListener method.
addAnnotation(AlertAnnotation) - Method in class com.adventnet.nms.alertdb.AlertAPIImpl
To add AlertAnnotation object to the permanent storage.
addAnnotation(AlertAnnotation) - Method in interface com.adventnet.nms.alertdb.AlertAPI
To add AlertAnnotation object to the Alert object which is specified by the entity field of the given object.
addAnnotation(AlertAnnotation) - Method in class com.adventnet.nms.fe.alert.AlertAPIProxyImpl
To add AlertAnnotation object to the permanent storage.
addAttribute(Attribute) - Method in class com.adventnet.management.config.TaskGenerator
Method which adds an attribute to the Configuration Task.
addAttribute(Attribute) - Method in class com.adventnet.management.config.snmp.SnmpTaskGenerator
Method to add an attribute with Attribute as a parameter.
addAttribute(String, byte, String) - Method in class com.adventnet.management.config.snmp.SnmpTaskGenerator
Adds to the snmp attribute list for generation of SNMP configuration information.
addAttribute(String, String, byte, String) - Method in class com.adventnet.management.config.snmp.SnmpTaskGenerator
Adds to the snmp attribute list for generation of SNMP configuration information.
addAttribute(String, String, String) - Method in class com.adventnet.management.config.snmp.SnmpTaskGenerator
Adds to the snmp attribute list for generation of SNMP configuration information.
addAttribute(String, String, String, String) - Method in class com.adventnet.management.config.snmp.SnmpTaskGenerator
Adds to the snmp attribute list for generation of SNMP configuration information.
addAttributes(String[], byte[], String[]) - Method in class com.adventnet.management.config.snmp.SnmpTaskGenerator
Adds to the snmp attribute list for generation of SNMP configuration information.
addAttributes(String[], String[], byte[], String[]) - Method in class com.adventnet.management.config.snmp.SnmpTaskGenerator
Adds to the snmp attribute list for generation of SNMP configuration information.
addAttributes(String[], String[], String[]) - Method in class com.adventnet.management.config.snmp.SnmpTaskGenerator
Adds to the snmp attribute list for generation of SNMP configuration information.
addAttributes(String[], String[], String[], String[]) - Method in class com.adventnet.management.config.snmp.SnmpTaskGenerator
Adds to the snmp attribute list for generation of SNMP configuration information.
addBulkPolledData(Vector) - Method in class com.adventnet.nms.poll.PollMgr
 
addButton - Variable in class com.adventnet.nms.startclient.MainPanel
 
addButtonToAllPanels(JButton) - Method in class com.adventnet.nms.startclient.MainPanel
 
addCellEditorListener(CellEditorListener) - Method in class com.adventnet.nms.util.CustomTreeCellEditor
 
addChildNode(XMLNode) - Method in class com.adventnet.nms.util.XMLNode
Adds a node as a child node to this node.
addChildrenKeys(String[]) - Method in class com.adventnet.nms.topodb.ManagedObject
Adds the children keys to the already existing list of childrenKeys.
addClientDetails(String, String, byte[]) - Static method in class com.adventnet.nms.startnms.UpdateMaintainer
 
addComponent(JComponent, int) - Method in class com.adventnet.nms.util.ToolBar
 
addComponents(JComponent, GridBagConstraints, int, int, int) - Method in class com.adventnet.nms.provisioning.ui.uielements.AbstractXmlUIElement
 
addComponents(JComponent, GridBagConstraints, int, int, int) - Method in interface com.adventnet.nms.provisioning.ui.uielements.XmlUIElement
Adds the component that is present in this element to the passed parent component and returns the number of rows added by this method.
addComponentToStatusBar(JComponent, int, int) - Static method in class com.adventnet.nms.util.NmsClientUtil
This method can be used to add user defined components in the Status Bar of the Web NMS client.
addComponentToStatusBar(JComponent, int, int) - Method in class com.adventnet.nms.startclient.MainPanel
 
addCondition(PolicyCondition) - Method in class com.adventnet.management.policydb.PolicyObject
Deprecated. Instead use addPolicyActionAndCondition(PolicyAction , PolicyCondtion)
addCondition(String, PolicyCondition) - Method in interface com.adventnet.management.policydb.NmsPolicyAPI
Deprecated. We strongly recommend you to use NmsPolicyAPI.addPolicyActionAndCondition(String policyname , PolicyAction pa , PolicyCondition pc)
addContainer(MapContainerComponent) - Method in class com.adventnet.nms.mapui.MapModel
Adds a container into the model temporarily.
addContainer(MapContainerComponent) - Method in class com.adventnet.nms.mapui.DefaultMapModel
 
addContainer(MapContainerComponent, boolean) - Method in class com.adventnet.nms.mapui.MapModel
Adds a container into the model.
addContainer(MapContainerComponent, boolean) - Method in class com.adventnet.nms.mapui.DefaultMapModel
 
addContainer(String, Properties) - Method in interface com.adventnet.nms.mapdb.MapAPI
Adds a Container to the specified map.
addContainer(String, String, Properties) - Method in interface com.adventnet.nms.fe.map.ejb.MapSessionRemote
To add a Container to a map.
addContainer(String, String, Properties) - Method in class com.adventnet.nms.fe.map.MapSessionBean
To add a Container to a map.
addContainer(String, String, Properties) - Method in interface com.adventnet.nms.fe.map.ThinMapAPI
To add a Container to a map.
addCorbaConfigResultListener(String, CorbaConfigResultListener) - Static method in class com.adventnet.management.config.corba.CorbaConfigProvider
Method for the application to register themselves for the ConfigResult.
addCreateSchema(String, String) - Method in class com.adventnet.nms.poll.PollMgr
Adds a new table name and the respective schema to Poll Engine to create this table.
addCreateSchema(String, String) - Method in interface com.adventnet.nms.poll.PollAPI
Adds a new table name and the respective schema to Poll Engine to create this table.
addCreateSchema(String, String) - Method in class com.adventnet.nms.fe.perf.PollAPIProxyImpl
This method adds a new table and a respective schema to create that table.When this table name is given for the PolledData the table will be created and the Collected Data will be stored in this table.
addCustomMap(String, Properties, Properties) - Method in interface com.adventnet.nms.mapdb.MapAPI
Adds a custom map into the map server.
addCustomMap(String, Properties, Properties, int) - Method in interface com.adventnet.nms.mapdb.MapAPI
Use this method to insert the new custom map being added at the specified index.
addCustomMap(String, String, Properties, Properties) - Method in interface com.adventnet.nms.fe.map.ejb.MapSessionRemote
To add a Custom map into the system.
addCustomMap(String, String, Properties, Properties) - Method in class com.adventnet.nms.fe.map.MapSessionBean
To add a Custom map into the system.
addCustomMap(String, String, Properties, Properties) - Method in interface com.adventnet.nms.fe.map.ThinMapAPI
To add a Custom map into the system.
addCustomMap(String, String, Properties, Properties, int) - Method in interface com.adventnet.nms.fe.map.ejb.MapSessionRemote
Use this method to insert the new custom map being added at the specified index.
addCustomMap(String, String, Properties, Properties, int) - Method in class com.adventnet.nms.fe.map.MapSessionBean
Use this method to insert the new custom map being added at the specified index.
addCustomMap(String, String, Properties, Properties, int) - Method in interface com.adventnet.nms.fe.map.ThinMapAPI
Use this method to insert the new custom map being added at the specified index.
addCustomView(String, String, Properties, Properties, boolean) - Static method in class com.adventnet.nms.util.NmsUiAPI
Adds a Custom View whose Module is passed as the argument to moduleId, under the node whose id is parentNodeId.
addCustomView(String, String, String, Hashtable, boolean) - Static method in class com.adventnet.nms.util.NmsUiAPI
Deprecated. The method is deprecated because it does not directly take the tree node properties as an argument. The new method is
public static String addCustomView(String moduleId,String parentNodeId,Properties criteria,Properties treeNodeProps,boolean sync)
ADDED_CUSTOM_VIEW - Static variable in interface com.adventnet.security.authorization.AuthObserver
Implies that a new custom view has been added.
addedLink(MapLinkComponent) - Method in class com.adventnet.nms.mapui.MapModel
Reserved for internal use.
addedLink(MapLinkComponent) - Method in class com.adventnet.nms.mapui.DefaultMapModel
Display added a link.
addedSymbol(MapSymbolComponent) - Method in class com.adventnet.nms.mapui.MapModel
Reserved for internal use.
addedSymbol(MapSymbolComponent) - Method in class com.adventnet.nms.mapui.DefaultMapModel
Display added a Symbol.
addElement(long, String) - Method in class com.adventnet.nms.store.DBSchedulerVector
Deprecated. Adds the element to this vector.
addElement(String) - Method in class com.adventnet.nms.store.DBIndexedVector
Deprecated. Adds the specified element to the end of this vector, increasing its size by one.
addElement(String) - Method in class com.adventnet.nms.store.DBVector
Adds the element into the DBVector.
addEptWaitObject - Variable in class com.adventnet.nms.eventdb.EventMgr.EventProcessingThread
 
addEvent(Event) - Method in class com.adventnet.nms.alertdb.FaultMgr
This adds the event to the input queue of the Fault Manager.
addEvent(Event) - Method in class com.adventnet.nms.eventdb.EventMgr
This adds the event to the input queue
addEvent(Event) - Method in class com.adventnet.nms.eventdb.EventMgr.EventProcessingThread
 
addEvent(Event) - Method in class com.adventnet.nms.eventdb.EventAPIImpl
To add an event into the system.
addEvent(Event) - Method in interface com.adventnet.nms.eventdb.EventAPI
To add an event into the system.
addEvent(Event) - Method in class com.adventnet.nms.fe.event.EventAPIProxyImpl
To add an event into the system.
addEvent(InputEvent) - Method in class com.adventnet.nms.eventdb.EventAPIImpl
To add an event into the system.
addEvent(InputEvent) - Method in interface com.adventnet.nms.eventdb.EventAPI
To add an event into the system.
addEvent(InputEvent) - Method in class com.adventnet.nms.fe.event.EventAPIProxyImpl
 
addEvents(Vector) - Method in class com.adventnet.nms.eventdb.EventMgr
This adds the event to the input queue
addGNE(GNEConfig) - Method in interface com.adventnet.nms.tl1.config.TL1ConfigAPI
Deprecated.  
addGroup(MapGroupComponent) - Method in class com.adventnet.nms.mapui.MapModel
Adds a group into the model temporarily.
addGroup(MapGroupComponent) - Method in class com.adventnet.nms.mapui.DefaultMapModel
Adds the specified MapGroupComponent to the model.
addGroup(MapGroupComponent, boolean) - Method in class com.adventnet.nms.mapui.MapModel
Adds a group into the model.
addGroup(MapGroupComponent, boolean) - Method in class com.adventnet.nms.mapui.DefaultMapModel
Adds the specified MapGroupComponent to the model.
addGroup(String, Properties) - Method in interface com.adventnet.nms.mapdb.MapAPI
Adds a group to a map specified.
addGroup(String, String, Properties) - Method in interface com.adventnet.nms.fe.map.ejb.MapSessionRemote
To add a group to a map.
addGroup(String, String, Properties) - Method in class com.adventnet.nms.fe.map.MapSessionBean
To add a group to a map.
addGroup(String, String, Properties) - Method in interface com.adventnet.nms.fe.map.ThinMapAPI
To add a group to a map.
addGroup(TL1Config) - Method in interface com.adventnet.nms.tl1.config.TL1ConfigAPI
This method is used to add a new Group.
addGroupAttribute(Attribute[], Properties) - Method in class com.adventnet.management.config.TaskGenerator
Method which adds a group of config attributes and its user properties to the task.
addGroupAttribute(Attribute[], Properties) - Method in class com.adventnet.management.config.snmp.SnmpTaskGenerator
Adds snmpattributes as a group in the ConfigTask
addGroupMembers(String[]) - Method in class com.adventnet.nms.topodb.ManagedObject
Adds the group members to the already existing list of groupMembers.
addGroupNames(String[]) - Method in class com.adventnet.nms.topodb.ManagedObject
Adds the group names to the already existing list of groupNames.
addIcon(Image, String, String) - Method in class com.adventnet.nms.util.ToolBar
Method to add a single Icon to the toolbar
addIcons(Image[], String[], String[]) - Method in class com.adventnet.nms.util.ToolBar
Method to add Icons to the Toolbar
addInventory(NetworkInventory) - Method in interface com.adventnet.nms.provisioning.inventorydb.InventoryAPI
Adds the NetworkInventory into the database.
addInventory(NetworkInventory) - Method in class com.adventnet.nms.provisioning.inventorydb.InventoryAPIImpl
 
addInventoryInput(String, Properties) - Method in class com.adventnet.management.config.DataSourceGenerator
Adds an InventoryInput for the DataSource.
addInventoryInput(String, String, String) - Method in class com.adventnet.management.config.DataSourceGenerator
Adds an InventoryInput for the DataSource.
addInventoryInput(String, String, String, String) - Method in class com.adventnet.management.config.DataSourceGenerator
Adds an InventoryInput for the DataSource.
addInventoryInput(String, String, String, String, String) - Method in class com.adventnet.management.config.DataSourceGenerator
Adds an InventoryInput for the DataSource.
addItemToHeader(Vector) - Method in class com.adventnet.nms.util.DeviceQuery
 
addLayoutObject(MapSymbolComponent, MapContainerComponent, int) - Method in interface com.adventnet.nms.mapui.AutoLayout
This method gets called when any map object gets added to the map model or to any of the containers in the map model.
addLink(MapLinkComponent) - Method in class com.adventnet.nms.mapui.MapContainerComponent
Adds the given Maplink into the container .
addLink(MapLinkComponent) - Method in class com.adventnet.nms.mapui.MapModel
Adds a link into the model temporarily.
addLink(MapLinkComponent) - Method in class com.adventnet.nms.mapui.DefaultMapModel
Adds the link to the model.
addLink(MapLinkComponent) - Method in class com.adventnet.nms.mapui.MapGroupComponent
Add the given Maplink into the MapGroupComponent .
addLink(MapLinkComponent, boolean) - Method in class com.adventnet.nms.mapui.MapModel
Adds a link into the model.
addLink(MapLinkComponent, boolean) - Method in class com.adventnet.nms.mapui.DefaultMapModel
Adds the link to the model.
addLink(String, Properties) - Method in interface com.adventnet.nms.mapdb.MapAPI
Adds a link to the map specified.
addLink(String, String, Properties) - Method in interface com.adventnet.nms.fe.map.ejb.MapSessionRemote
To add a link to a map.
addLink(String, String, Properties) - Method in class com.adventnet.nms.fe.map.MapSessionBean
To add a link to a map.
addLink(String, String, Properties) - Method in interface com.adventnet.nms.fe.map.ThinMapAPI
To add a link to a map.
addLinks(Vector) - Method in class com.adventnet.nms.mapui.MapGroupComponent
Adds the given Maplinks into the MapGroupComponent .
addMap(DefaultMapModel) - Method in class com.adventnet.nms.mapui.MapClientAPI
Adding non-persistent temporary maps on the client side is made possible through this method.
addMap(String, Properties) - Method in interface com.adventnet.nms.mapdb.MapAPI
Adds a default map into the map server.
addMap(String, Properties, int) - Method in interface com.adventnet.nms.mapdb.MapAPI
Use this method to insert the new map being added at the specified index.
addMap(String, String, Properties) - Method in interface com.adventnet.nms.fe.map.ejb.MapSessionRemote
To add a default map into the system.
addMap(String, String, Properties) - Method in class com.adventnet.nms.fe.map.MapSessionBean
To add a default map into the system.
addMap(String, String, Properties) - Method in interface com.adventnet.nms.fe.map.ThinMapAPI
To add a default map into the system.
addMap(String, String, Properties, int) - Method in interface com.adventnet.nms.fe.map.ejb.MapSessionRemote
Use this method to insert the new map being added at the specified index.
addMap(String, String, Properties, int) - Method in class com.adventnet.nms.fe.map.MapSessionBean
Use this method to insert the new map being added at the specified index.
addMap(String, String, Properties, int) - Method in interface com.adventnet.nms.fe.map.ThinMapAPI
Use this method to insert the new map being added at the specified index.
addMapListener(MapListener) - Method in class com.adventnet.nms.mapui.MapModel
Adds a listener for MapEvents.
addMapListener(MapListener) - Method in class com.adventnet.nms.mapui.DefaultMapModel
Add a listener for MapEvents.
addMenuAndGifs(String) - Static method in class com.adventnet.nms.util.NmsClientUtil
 
AddMenuBean - class com.adventnet.nms.jsp.AddMenuBean.
 
AddMenuBean() - Constructor for class com.adventnet.nms.jsp.AddMenuBean
 
addmessage - Static variable in class com.adventnet.nms.fe.common.UpdateHandlerImpl
addmessage the standard update message to be sent to the client.
addMIBModule(String) - Static method in class com.adventnet.nms.util.NmsClientUtil
To add a MIB module to MibOperations.
addMIBModule(String) - Method in class com.adventnet.nms.util.NmsCommonUtilServerImpl
 
addMIBModule(String) - Static method in class com.adventnet.nms.util.NmsUtil
This method can be used to add a MIB module.
addMIBModule(String) - Method in interface com.adventnet.nms.util.NmsCommonUtil
To add a MIB module to MibOperations.
addModelListener(MapModelListener) - Method in class com.adventnet.nms.mapui.MapClientInitializer
 
addNEInput(String, ConfigTask) - Method in class com.adventnet.management.config.DataSourceGenerator
Adds an NEInput to the DataSource.
addNEInput(String, String) - Method in class com.adventnet.management.config.DataSourceGenerator
Adds an NEInput to the DataSource.
addNetwork(String, String) - Method in interface com.adventnet.nms.topodb.TopoAPI
Adds a network object of given IP address and netmask to the topology database and starts off its discovery.
addNetwork(String, String, String) - Method in interface com.adventnet.nms.fe.topo.ejb.TopoSessionRemote
Adds a network of given IP address and netmask to the topology database and starts off its discovery.
addNetwork(String, String, String) - Method in class com.adventnet.nms.fe.topo.TopoSessionBean
Adds a network of given IP address and netmask to the topology database and starts off its discovery.
addNetwork(String, String, String) - Method in interface com.adventnet.nms.fe.topo.ThinTopoAPI
Adds a network of given IP address and netmask to the topology database and starts off its discovery.
addNewMap(String, String, int, Properties, Properties) - Method in class com.adventnet.nms.mapui.MapModelAPI
This method can be used to add a new map programmatically.
addNewMap(String, String, int, Properties, Properties) - Method in class com.adventnet.nms.mapui.MapClientInitializer
 
addNewMap(String, String, int, Properties, Properties, boolean) - Method in class com.adventnet.nms.mapui.MapModelAPI
This method can be used to add a new map.
addNewMap(String, String, int, Properties, Properties, boolean) - Method in class com.adventnet.nms.mapui.MapClientInitializer
 
addNmsPanelEventListener(NmsPanelEventListener) - Method in class com.adventnet.nms.mapui.MapApplet
 
addNmsPanelEventListener(NmsPanelEventListener) - Method in interface com.adventnet.nms.startclient.NmsPanel
This method should add NmsPanelEvent listener to this panel instance.
addNmsPanelEventListener(NmsPanelEventListener) - Method in class com.adventnet.nms.startclient.AbstractBaseNmsPanel
The method adds NmsPanelEvent Listeners to this panel instance.
addNode(ManagedObject) - Method in interface com.adventnet.nms.topodb.TopoAPI
Adds a Node object to the database.
addNode(ManagedObject, boolean, boolean) - Method in interface com.adventnet.nms.topodb.TopoAPI
Adds a Node object to the database.
addNode(ManagedObject, boolean, boolean, boolean) - Method in interface com.adventnet.nms.topodb.TopoAPI
Adds a Node object to the database.
addNode(PanelTreeNode) - Method in interface com.adventnet.nms.fe.common.NmsTreeAPI
This method adds a node as the last child of the specified parent in the user defined tree.
addNode(PanelTreeNode) - Method in class com.adventnet.nms.fe.common.NmsTreeAPIImpl
 
addNode(String, String, String, String, String, Properties, Properties) - Method in class com.adventnet.nms.db.util.DBXmlUtility
Adds the node to table specified when registering ( registerObjectForTable() ) and then adds to PanelTree and PanelProps tables.
addNodesToTopoDB(String[], String) - Method in interface com.adventnet.nms.topodb.TopoAPI
Discovers and adds nodes of the given list of IP addresses to the database.
addNodesToTopoDB(String, String[], String) - Method in interface com.adventnet.nms.fe.topo.ejb.TopoSessionRemote
Discovers and adds nodes of the given list of IP addresses to the database.
addNodesToTopoDB(String, String[], String) - Method in class com.adventnet.nms.fe.topo.TopoSessionBean
Discovers and adds nodes of the given list of IP addresses to the database.
addNodesToTopoDB(String, String[], String) - Method in interface com.adventnet.nms.fe.topo.ThinTopoAPI
Discovers and adds nodes of the given list of IP addresses to the database.
addNodesToTopoDB(String, String, String) - Method in interface com.adventnet.nms.topodb.TopoAPI
Discovers and adds nodes of the given IP address range to the database.
addNodesToTopoDB(String, String, String, String) - Method in interface com.adventnet.nms.fe.topo.ejb.TopoSessionRemote
Discovers and adds nodes of the given IP address range to the database.
addNodesToTopoDB(String, String, String, String) - Method in class com.adventnet.nms.fe.topo.TopoSessionBean
Discovers and adds nodes of the given IP address range to the database.
addNodesToTopoDB(String, String, String, String) - Method in interface com.adventnet.nms.fe.topo.ThinTopoAPI
Discovers and adds nodes of the given IP address range to the database.
addNodesToTree(Properties[], String) - Static method in class com.adventnet.nms.util.NmsUiAPI
Adds nodes to the tree under the parent parentId.
addNodesToTree(Properties[], String, String, boolean) - Static method in class com.adventnet.nms.util.NmsUiAPI
Adds nodes to the tree under the node parentNodeId and selects the node tobeselected.
addNodesToTree(Properties[], String, String, String) - Static method in class com.adventnet.nms.util.NmsUiAPI
Deprecated. Since the Properties object should contain "panelkey" as a key, the extra argument panelKey is not required. The new method is
public static boolean addNodesToTree (Properties[] prop,String parentNodeId, String tobeselected,boolean sync )
addNodeToTopoDB(String, String) - Method in interface com.adventnet.nms.topodb.TopoAPI
Discovers and adds a node of the given ip address and netmask to the database.
addNodeToTopoDB(String, String, String) - Method in interface com.adventnet.nms.fe.topo.ejb.TopoSessionRemote
Discovers and adds a node of the given ip address and netmask to the database.
addNodeToTopoDB(String, String, String) - Method in class com.adventnet.nms.fe.topo.TopoSessionBean
Discovers and adds a node of the given ip address and netmask to the database.
addNodeToTopoDB(String, String, String) - Method in interface com.adventnet.nms.fe.topo.ThinTopoAPI
Discovers and adds a node of the given ip address and netmask to the database.
addNodeToTopoDB(String, String, String, int) - Method in interface com.adventnet.nms.topodb.TopoAPI
Discovers and adds a node of the given IP address, netmask, SNMP community and SNMP port to the database.
addNodeToTopoDB(String, String, String, String, int) - Method in interface com.adventnet.nms.fe.topo.ejb.TopoSessionRemote
Discovers and adds a node of the given IP address, netmask, SNMP community and SNMP port to the database.
addNodeToTopoDB(String, String, String, String, int) - Method in class com.adventnet.nms.fe.topo.TopoSessionBean
Discovers and adds a node of the given IP address, netmask, SNMP community and SNMP port to the database.
addNodeToTopoDB(String, String, String, String, int) - Method in interface com.adventnet.nms.fe.topo.ThinTopoAPI
Discovers and adds a node of the given IP address, netmask, SNMP community and SNMP port to the database.
addObject(ManagedObject) - Method in interface com.adventnet.nms.topodb.TopoAPI
Adds a ManagedObject to the database.
addObject(ManagedObject, boolean) - Method in interface com.adventnet.nms.topodb.TopoAPI
Adds a ManagedObject to the database.
addObject(ManagedObject, boolean, boolean) - Method in interface com.adventnet.nms.topodb.TopoAPI
Adds a ManagedObject to the database.
addObject(MapSymbolComponent) - Method in class com.adventnet.nms.mapui.DefaultMapModel
Adds the specified MapSymbolComponent to the model.
addObject(Object, String) - Method in interface com.adventnet.nms.store.UserStorageAPI
Adds the user-defined custom object into the database.
addObject(String, Properties) - Method in interface com.adventnet.nms.tl1.config.TL1ConfigAPI
This method is used to add TL1 Objects such as TL1 Node, TL1 Gateway Node and TID Device.
addObjectProperties(String, Properties, boolean, boolean, boolean) - Method in interface com.adventnet.nms.fe.topo.ejb.TopoSessionRemote
 
addObjectProperties(String, Properties, boolean, boolean, boolean) - Method in class com.adventnet.nms.fe.topo.TopoSessionBean
Adds a ManagedObject to the database.
addObjectProperties(String, Properties, boolean, boolean, boolean) - Method in interface com.adventnet.nms.fe.topo.ThinTopoAPI
Adds a ManagedObject to the database.
addObjects(String, Vector) - Method in interface com.adventnet.nms.mapdb.MapAPI
Adds a vector of map objects into the Database.
addObjects(String, Vector) - Method in interface com.adventnet.nms.topodb.TopoAPI
Adds a Vector of ManagedObjects to the database.
addObjects(Vector) - Method in class com.adventnet.nms.store.relational.RelationalObject
 
addObjects(Vector) - Method in class com.adventnet.nms.topodb.AbstractTopoListener
Derived classes should override this method.
addObjects(Vector) - Method in interface com.adventnet.nms.topodb.ExtendedTopoListener
This method would be invoked whenever bulk add operation is done using the API TopoAPI.addObjects(String,Vector).The Listeners will be notified with the Vector of ManagedObjects which are added to the Topology database.
addObjTypes(Properties) - Static method in class com.adventnet.nms.mapui.MapSymbolComponent
Adds new object types.
addObjTypes(Properties) - Static method in class com.adventnet.nms.mapdb.MapSymbol
This method can be used to add new object types.
addOnDeletingMOVector(String) - Method in class com.adventnet.nms.alertdb.FaultMgr
This method will add into a Vector for taking action when a Managed Object is deleted.
addOperation(String, String) - Method in interface com.adventnet.security.authorization.AuthorizationAdmin
Method to add an operation in the OperationsTree Hierarchy.
addPanelToList(NmsPanel, boolean, String) - Method in class com.adventnet.nms.startclient.MainPanel
 
addPanelToList(NmsPanel, boolean, String, boolean, boolean) - Method in class com.adventnet.nms.startclient.MainPanel
 
addPanelToList(NmsPanel, String) - Method in class com.adventnet.nms.startclient.MainPanel
Adds the NmsPanel instance to the panelList Hashtable
addPolicy(PolicyObject) - Method in interface com.adventnet.management.policydb.NmsPolicyAPI
Adds the policy represented by the PolicyObject to the Policy Module.
addPolicyActionAndCondition(PolicyAction, PolicyCondition) - Method in class com.adventnet.management.policydb.PolicyObject
 
addPolicyActionAndCondition(String, PolicyAction, PolicyCondition) - Method in interface com.adventnet.management.policydb.NmsPolicyAPI
Adds the PolicyAction and PolicyCondition to the PolicyObject whose name corresponds to policyname.
addPolicyGroupsToTrigger(String) - Method in class com.adventnet.management.policydb.PolicyEvent
Adds a policy group to the list of policy groups to be triggered
addPolicyNamesToTrigger(String) - Method in class com.adventnet.management.policydb.PolicyEvent
Adds a policy to the list of policies to be triggered
addPoll(PolledData) - Method in class com.adventnet.nms.poll.PollMgr
Adds a PolledData object to the Polling Engine.
addPoll(PolledData) - Method in interface com.adventnet.nms.poll.PollAPI
Adds a PolledData object to the Polling Engine.
addPoll(PolledData) - Method in class com.adventnet.nms.fe.perf.PollAPIProxyImpl
Adds a PolledData into the database.
addPoll(PolledData, boolean) - Method in class com.adventnet.nms.poll.PollMgr
Deprecated. as of WebNMS2.1 use addPoll(PolledData) instead.
addPoll(PolledData, boolean) - Method in interface com.adventnet.nms.poll.PollAPI
Deprecated. as of WebNMS2.1 use addPoll(PolledData) instead.
addPoll(PolledData, boolean) - Method in class com.adventnet.nms.fe.perf.PollAPIProxyImpl
Deprecated. as of WebNMS2.1 use addPoll(PolledData) instead.
addPolledData(PolledData) - Method in class com.adventnet.nms.poll.CollectedInfo
Sets the PolledData for which data is collected in to the CollectedInfo.
addPolledData(PolledData, boolean) - Method in class com.adventnet.nms.poll.PollMgr
Adds a PolledData to the Polling Engine.
addPolledData(PolledData, boolean) - Method in interface com.adventnet.nms.poll.PollAPI
Adds a PolledData to the Polling Engine.
addPolledData(PolledData, boolean) - Method in class com.adventnet.nms.fe.perf.PollAPIProxyImpl
Adds a PolledData into the database.
addPolledDataForMO(ManagedObject) - Method in class com.adventnet.nms.poll.PollMgr
Adds PolledData to the Polling Engine for the ManagedObject which is passed as a Parameter.
addPolledDataForMO(ManagedObject) - Method in interface com.adventnet.nms.poll.PollAPI
Adds PolledData to the Polling Engine for the ManagedObject which is passed as a parameter.
addPolledDataForMO(ManagedObject) - Method in class com.adventnet.nms.fe.perf.PollAPIProxyImpl
Adds PolledData to the Polling Engine for the ManagedObject which is passed as a parameter.
addPollFilter(String) - Method in class com.adventnet.nms.poll.PollMgr
Adds a new poll filter to the Polling Engine.
addPollFilter(String) - Method in interface com.adventnet.nms.poll.PollAPI
Adds a new poll filter to the Polling Engine.
addPollFilter(String) - Method in class com.adventnet.nms.fe.perf.PollAPIProxyImpl
 
addPollingObject(PollingObject, boolean) - Method in class com.adventnet.nms.poll.PollMgr
 
addPollingObject(PollingObject, boolean) - Method in interface com.adventnet.nms.poll.PollAPI
Adds a new PollingObject to the Polling Engine.
addPollingObject(PollingObject, boolean) - Method in class com.adventnet.nms.fe.perf.PollAPIProxyImpl
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.adventnet.nms.util.LockOutController
 
addProtocolAttribute(String, String) - Method in class com.adventnet.management.config.TaskGenerator
Adds protocol specific attribute to a task, like mibsToBeLoaded in SNMP.
addProtocolProvider(String, ProtocolProvider) - Method in class com.adventnet.nms.poll.PollMgr
Adds a new ProtocolProvider class for the protocol provided.
addProtocolProvider(String, ProtocolProvider) - Method in interface com.adventnet.nms.poll.PollAPI
Adds a new ProtocolProvider class for the protocol provided.
addProtocolProvider(String, ProtocolProvider) - Method in class com.adventnet.nms.fe.perf.PollAPIProxyImpl
Adds a new ProtocolProvider class for the protocol provided.
addPSToPool(String) - Method in class com.adventnet.management.transaction.ConnectionPool
Adds the PreparedStatement corresponding the input SQL string to the connection pool and returns an integer ID, which uniquely references the prepared statement.
addPut(String, Vector) - Method in class com.adventnet.nms.store.DBVectortable
Deprecated. Adds only the last element of the vector into the database.
addReport(ReportObject) - Method in class com.adventnet.nms.poll.PollMgr
Adds a new report to the Poll Engine.
addReport(ReportObject) - Method in interface com.adventnet.nms.poll.PollAPI
Adds a new report to the Polling Engine.
addReport(ReportObject) - Method in class com.adventnet.nms.fe.perf.PollAPIProxyImpl
 
addRMICallback(RMICallbackInterface) - Method in class com.adventnet.nms.startnms.MainSocketSessionBE
For asynchronous updates, the client uses this method to register itself with the server.
addRowAttribute(String, String[], byte[], String[], String) - Method in class com.adventnet.management.config.snmp.SnmpTaskGenerator
Adds a snmp attribute of type TABLE_ATTRIBUTE to the list for generation of SNMP configuration information.
addRowAttribute(String, String[], String[]) - Method in class com.adventnet.management.config.snmp.SnmpTaskGenerator
Adds an SNMP attribute of type TABLE_ATTRIBUTE to the list of attributes for generation of SNMP configuration information using loaded MIBs.
addRowAttribute(String, String[], String[], String) - Method in class com.adventnet.management.config.snmp.SnmpTaskGenerator
Adds a snmp attribute of type TABLE_ATTRIBUTE to the list for generation of SNMP configuration information using loaded MIBs.
addRowAttribute(String, String[], String[], String[], String) - Method in class com.adventnet.management.config.snmp.SnmpTaskGenerator
Adds a snmp attribute of type TABLE_ATTRIBUTE to the list for generation of SNMP configuration information.
addSession(String, String, byte[]) - Static method in class com.adventnet.nms.startnms.UpdateMaintainer
 
addSubTag(BaseElement) - Method in class com.adventnet.management.config.xml.BaseElement
Add a new sub tag.
addSymbol(MapSymbolComponent) - Method in class com.adventnet.nms.mapui.MapContainerComponent
Adds the given MapSymbolComponent into the container.
addSymbol(MapSymbolComponent) - Method in class com.adventnet.nms.mapui.MapModel
Adds a symbol into the model temporarily.
addSymbol(MapSymbolComponent) - Method in class com.adventnet.nms.mapui.DefaultMapModel
Add a symbol.
addSymbol(MapSymbolComponent) - Method in class com.adventnet.nms.mapui.MapGroupComponent
Add the given MapSymbolComponent into the MapGroupComponent .
addSymbol(MapSymbolComponent, boolean) - Method in class com.adventnet.nms.mapui.MapModel
Adds a symbol into the model.
addSymbol(MapSymbolComponent, boolean) - Method in class com.adventnet.nms.mapui.DefaultMapModel
 
addSymbol(String, Properties) - Method in interface com.adventnet.nms.mapdb.MapAPI
Adds a symbol to the specified map.
addSymbol(String, String, Properties) - Method in interface com.adventnet.nms.fe.map.ejb.MapSessionRemote
To add a Symbol to a map.
addSymbol(String, String, Properties) - Method in class com.adventnet.nms.fe.map.MapSessionBean
To add a Symbol to a map.
addSymbol(String, String, Properties) - Method in interface com.adventnet.nms.fe.map.ThinMapAPI
To add a Symbol to a map.
addSymbols(Vector) - Method in class com.adventnet.nms.mapui.MapGroupComponent
Adds the given MapLinkComponent into the MapGroupComponent.
addTemplate(String) - Method in interface com.adventnet.nms.provisioning.ProvControlAPI
Add a new template to the current list of templates.
addTemplate(String) - Method in class com.adventnet.nms.provisioning.server.ProvisioningModule
Add a new template to the current list of templates.
addTemporaryCustomView(String, String, Properties, Properties, boolean, String) - Static method in class com.adventnet.nms.util.NmsUiAPI
Adds a temporary custom view with name displayName whose module is moduleId ,under the parent node whose ID is parentNodeId , by Temporary Custom View it means that this custom view is accesible only to the client in which it is created and it wouldn't disturb the other clients But once this temporary custom view is saved it will be converted in to an permanent custom view and thereafter it will be accesible to all the clients.
addThresholdObject(ThresholdObject) - Method in class com.adventnet.nms.poll.PollMgr
 
addThresholdObject(ThresholdObject) - Method in interface com.adventnet.nms.poll.PollAPI
Adds a ThresholdObject to the Polling Engine.
addThresholdObject(ThresholdObject) - Method in class com.adventnet.nms.fe.perf.PollAPIProxyImpl
Adds a ThresholdObject in to the system.
addTID(TIDConfig, String, String) - Method in interface com.adventnet.nms.tl1.config.TL1ConfigAPI
Deprecated.  
addTIDConfig(TIDConfig) - Method in class com.adventnet.nms.tl1.config.GNEConfig
This method is used to add TIDConfig to the gne
addTL1Node(TL1Config) - Method in interface com.adventnet.nms.tl1.config.TL1ConfigAPI
Deprecated.  
addTL1ResultListener(TL1ResultListener) - Method in class com.adventnet.nms.pollui.tl1.TL1Poller
Add listener class for the TL1 Result obtained for the specified OID,Parameter,Component(optional)
addToEventCache(int, int, String, Properties) - Method in class com.adventnet.nms.fe.common.UpdateHandlerImpl
 
addToFEList(String, Properties) - Static method in class com.adventnet.nms.startnms.UpdateMaintainer
Method to add FE Information to the Hashtable.
addToListOfFEsWithClients(MainSocketSessionBE) - Static method in class com.adventnet.nms.startnms.UpdateMaintainer
addToListOfFEsWithClients method adds the MainSocketSessionBE to the list of FEs which have one or more updatable clients connected to it.
addToolBarAction(Action) - Method in class com.adventnet.nms.mapui.EditableMap
Add a tool bar action to the tool bar.
addToOpenedInternalFrames(String, NmsInternalFrame, boolean, String, Properties) - Method in class com.adventnet.nms.startclient.MainPanel
 
addTopoListener(TopoListener) - Method in interface com.adventnet.nms.topodb.TopoAPI
To register as a listener to receive notifications from TopoAPI when the bulk-delete operation is carried out.
addToTree(String) - Method in class com.adventnet.nms.mapui.MapApplet
 
addToTree(String, String) - Method in class com.adventnet.nms.mapui.MapApplet
 
addToTree(String, String, String) - Method in class com.adventnet.nms.mapui.MapApplet
 
addToTree(String, String, String, boolean) - Method in class com.adventnet.nms.mapui.MapApplet
 
addToTree(String, String, String, boolean, int) - Method in class com.adventnet.nms.mapui.MapApplet
 
addToTree(String, String, String, boolean, int, String) - Method in class com.adventnet.nms.mapui.MapApplet
 
addTransactionHandler(TransactionHandler, Thread) - Method in class com.adventnet.management.transaction.TransactionAPI
Adds or registers the specified TransactionHandler instance.
addTreeNode(String, String, Properties, boolean) - Static method in class com.adventnet.nms.util.NmsUiAPI
Adds a tree node under the node parentNodeId.
addUserInput(String, Properties) - Method in class com.adventnet.management.config.DataSourceGenerator
Adds a UserInput with properties like id,name,value etc.
addUserInput(String, String, String) - Method in class com.adventnet.management.config.DataSourceGenerator
Adds a UserInput for the DataSource.
addUserProperty(String, String, String, String) - Method in interface com.adventnet.nms.fe.topo.ejb.TopoSessionRemote
 
addUserProperty(String, String, String, String) - Method in class com.adventnet.nms.fe.topo.TopoSessionBean
Adds the specified user property to the object.
addUserProperty(String, String, String, String) - Method in interface com.adventnet.nms.fe.topo.ThinTopoAPI
Adds the specified user property to the object.
addVariant(ProvisioningVariant) - Method in interface com.adventnet.nms.provisioning.inventorydb.InventoryAPI
Adds the ProvisioningVariant into the database.
addVariant(ProvisioningVariant) - Method in class com.adventnet.nms.provisioning.inventorydb.InventoryAPIImpl
 
addWebClient(Properties) - Static method in class com.adventnet.nms.startnms.UpdateMaintainer
 
adjustForTimeReversion(long) - Method in class com.adventnet.management.scheduler.Scheduler
This method should be used only when the time reverted back is greater than 2 minutes .
adjustmentValueChanged(AdjustmentEvent) - Method in class com.adventnet.nms.mapui.EditableMap
Handles the scrollbars.
AFTER_CURRENT_VIEW - Variable in class com.adventnet.nms.fe.common.UpdateHandlerImpl
AFTER_CURRENT_VIEW To specify that the new row is present before the current view based on sorting.
AIM_ROOT - Static variable in class com.adventnet.nms.util.NmsClientUtil
Deprecated. use NmsClientUtil.getAIM_ROOT() instead.
AIM_ROOT - Static variable in class com.adventnet.nms.util.NmsUtil
The WebNMS root directory.
alCounts - Variable in class com.adventnet.nms.startclient.MainPanel
 
Alert - class com.adventnet.nms.alertdb.Alert.
This class forms the basis of every Alert generated within Web NMS.
ALERT_ACTION_EVENT - Static variable in interface com.adventnet.nms.startclient.NmsPanel
 
ALERT_AUDITUSER - Static variable in class com.adventnet.nms.util.NmsLogMgr
For displaying the log out messages for Alert update from the module FAULT.
ALERT_AUDITUSER - Static variable in class com.adventnet.management.log.LogMgr
For displaying the log out messages for Alert updation from the module FAULT.
ALERT_COUNT_ACTION_EVENT - Static variable in interface com.adventnet.nms.startclient.NmsPanel
 
ALERT_DELETE_INTERVAL - Static variable in class com.adventnet.nms.eventdb.EventMgr
The alert delete interval is to delete cleared alerts - default 1 day
Alert() - Constructor for class com.adventnet.nms.alertdb.Alert
default constructor.
AlertActionInformer - class com.adventnet.nms.alertdb.AlertActionInformer.
An instance of this class which is having details about the operation performed on Alerts will be passed to AlertListeners.
AlertActionInformer() - Constructor for class com.adventnet.nms.alertdb.AlertActionInformer
Default Constructor which takes no argument
AlertActionInformer(int, String, Alert) - Constructor for class com.adventnet.nms.alertdb.AlertActionInformer
Constructor which requires username, operation and subjected Alert as the arguments.
AlertActionInformer(int, String, String, Alert) - Constructor for class com.adventnet.nms.alertdb.AlertActionInformer
Constructor which requires username,operation,notes and subjected Alert as the argument.
AlertActionInformer(int, String, Vector) - Constructor for class com.adventnet.nms.alertdb.AlertActionInformer
Constructor which requires username, operation and Vector of Alerts as the arguments.
AlertAnnotation - class com.adventnet.nms.alertdb.AlertAnnotation.
AlertAnnotation object is the AdventNet representation of Annotations added by the user.
AlertAnnotation() - Constructor for class com.adventnet.nms.alertdb.AlertAnnotation
 
alertapi - Static variable in class com.adventnet.nms.alertdb.FaultMgr
This variable holds the instance of AlertAPIImpl.
AlertAPI - interface com.adventnet.nms.alertdb.AlertAPI.
This API is for accessing and managing Alert objects in the Alert Database.
AlertAPIImpl - class com.adventnet.nms.alertdb.AlertAPIImpl.
This is the API implementation class for accessing and managing Alert objects in the Alert Database.
AlertAPIImpl(FaultMgr) - Constructor for class com.adventnet.nms.alertdb.AlertAPIImpl
Constructor For AlertAPIImpl which needs FaultMgr
alertapiproxy - Static variable in class com.adventnet.nms.fe.alert.AlertFE
Deprecated. This may be null, in case of FE in the same JVM as that of BE. Use NmsUtil.getAPI("AlertAPI") instead.
AlertAPIProxyImpl - class com.adventnet.nms.fe.alert.AlertAPIProxyImpl.
This API is a proxy implementation of AlertAPI published by the Back End Server.
AlertAPIProxyImpl() - Constructor for class com.adventnet.nms.fe.alert.AlertAPIProxyImpl
 
AlertConstants - interface com.adventnet.nms.alertdb.AlertConstants.
This interface contains the constants related to various Alert-related operations.
AlertCustomViewAPI - interface com.adventnet.nms.fe.alert.AlertCustomViewAPI.
Alert Custom Views can be created,modified and deleted using various methods of this interface.
AlertCustomViews - class com.adventnet.nms.jsp.AlertCustomViews.
This class is used to get the table columns that are to be displayed based on the user name and the custom view id.
AlertCustomViews() - Constructor for class com.adventnet.nms.jsp.AlertCustomViews
 
ALERTERR - Static variable in class com.adventnet.nms.util.NmsLogMgr
For displaying the log error messages from the module ALERT .
ALERTERR - Static variable in class com.adventnet.management.log.LogMgr
For displaying the log error messages from the module ALERT .
AlertFE - class com.adventnet.nms.fe.alert.AlertFE.
AlertFE is one of the Processes started by the Front End Server which takes care of AlertFrontEnd module.
AlertFE() - Constructor for class com.adventnet.nms.fe.alert.AlertFE
 
AlertFilter - class com.adventnet.nms.alertdb.AlertFilter.
For each Alert Filter configured in NMS, an instance of this class will be created.
AlertFilter() - Constructor for class com.adventnet.nms.alertdb.AlertFilter
The default constructor
AlertFilter(Alert) - Constructor for class com.adventnet.nms.alertdb.AlertFilter
This constructor is used by the Alert API for the implementation of the method AlertAPI.getAlerts(Alert).
AlertFilter(Alert, Alert) - Constructor for class com.adventnet.nms.alertdb.AlertFilter
This constructor is used by the Alert API for the implementation of the method AlertAPI.getAlerts(Alert,Alert).
alertFilterAPI - Static variable in class com.adventnet.nms.alertdb.FaultMgr
This method will contain the AlertFilterAPI instance.
AlertFilterAPI - interface com.adventnet.nms.alertdb.AlertFilterAPI.
This API is for creating and manipulating AlertFilter.
alertFilterAPIProxy - Static variable in class com.adventnet.nms.fe.alert.AlertFE
Deprecated. This may be null, in case of FE in the same JVM as that of BE. Use NmsUtil.getAPI("AlertFilterAPI") instead.
alertforwarder - Variable in class com.adventnet.nms.alertdb.FaultMgr
This variable holds an instance of AlertObservable class.
AlertHistory - class com.adventnet.nms.alertdb.AlertHistory.
AlertHistory object will be created whenever an action on Alert is taken by WebNMS.
AlertHistory() - Constructor for class com.adventnet.nms.alertdb.AlertHistory
 
AlertListener - interface com.adventnet.nms.alertdb.AlertListener.
This interface has to be implemented by the user code that intends to register itself as AlertListener.
alertMessanger - Variable in class com.adventnet.nms.alertdb.FaultMgr
AlertMessanger variable is used when the user wants to register or deregister his BulkAlertListener.
AlertObserver - interface com.adventnet.nms.alertdb.AlertObserver.
This interface has to be implemented by the user code that intends to register itself as an Alert Observer.
AlertSessionBean - class com.adventnet.nms.fe.alert.AlertSessionBean.
This class is the bean implementation of AlertSession.
AlertSessionBean() - Constructor for class com.adventnet.nms.fe.alert.AlertSessionBean
default constructor called while bean instantiation
AlertSessionEJB - class com.adventnet.nms.fe.alert.ejb.AlertSessionEJB.
This will be the EJBean of AlertSession.
AlertSessionEJB() - Constructor for class com.adventnet.nms.fe.alert.ejb.AlertSessionEJB
Default Constructor for the bean.
AlertSessionHome - interface com.adventnet.nms.fe.alert.ejb.AlertSessionHome.
The home interface for AlertSession.
AlertSessionRemote - interface com.adventnet.nms.fe.alert.ejb.AlertSessionRemote.
This is the "Remote" interface for the AlertSessionBean.
ALERTUSER - Static variable in class com.adventnet.nms.util.NmsLogMgr
For displaying the log out messages from the module ALERT .
ALERTUSER - Static variable in class com.adventnet.management.log.LogMgr
For displaying the log out messages from the module ALERT .
ALL_SNMP_NODES - Static variable in interface com.adventnet.management.config.NmsConfigConstants
Constant to get all snmp nodes in Web NMS.
ALLOCATION_EXCEEDED - Static variable in interface com.adventnet.nms.tftp.Tftp1350
Constant to indicate that the memory allocation has been exceeded.
alreadyContains(String) - Method in class com.adventnet.nms.poll.PollMgr
Checks whether the key of the PolledData is already added .
ALS_ALT_ACTION - Static variable in interface com.adventnet.nms.alertdb.AlertConstants
 
ALS_ALT_ACTIONRES - Static variable in interface com.adventnet.nms.alertdb.AlertConstants
 
ALS_APPEND - Static variable in interface com.adventnet.nms.alertdb.AlertConstants
 
ALS_AUTH - Static variable in interface com.adventnet.nms.alertdb.AlertConstants
 
ALS_AUTH_OK - Static variable in interface com.adventnet.nms.alertdb.AlertConstants
 
ALS_CLEAR_ALERT - Static variable in interface com.adventnet.nms.alertdb.AlertConstants
Constant for Clearing an Alert
ALS_CLEAR_FOR_MO - Static variable in interface com.adventnet.nms.alertdb.AlertConstants
 
ALS_CLOSE - Static variable in interface com.adventnet.nms.alertdb.AlertConstants
 
ALS_CMD - Static variable in interface com.adventnet.nms.alertdb.AlertConstants
 
ALS_CONFIRM_FILESAVE - Static variable in interface com.adventnet.nms.alertdb.AlertConstants
 
ALS_DELETE_ALERT - Static variable in interface com.adventnet.nms.alertdb.AlertConstants
Constant for Deleting an Alert
ALS_DELETE_FOR_MO - Static variable in interface com.adventnet.nms.alertdb.AlertConstants
 
ALS_DONE - Static variable in interface com.adventnet.nms.alertdb.AlertConstants
 
ALS_ERROR - Static variable in interface com.adventnet.nms.alertdb.AlertConstants
 
ALS_EXPORT_CLIENT_DATA - Static variable in interface com.adventnet.nms.alertdb.AlertConstants
 
ALS_EXPORT_ERROR - Static variable in interface com.adventnet.nms.alertdb.AlertConstants
 
ALS_EXPORT_SERVER_DATA - Static variable in interface com.adventnet.nms.alertdb.AlertConstants
Added constants for exporting client side and server side alert data
ALS_EXPORT_SUCCESS - Static variable in interface com.adventnet.nms.alertdb.AlertConstants
 
ALS_FILE - Static variable in interface com.adventnet.nms.alertdb.AlertConstants
 
ALS_FILTER - Static variable in interface com.adventnet.nms.alertdb.AlertConstants
 
ALS_FILTERS - Static variable in interface com.adventnet.nms.alertdb.AlertConstants
 
ALS_GET_ANNOTATION - Static variable in interface com.adventnet.nms.alertdb.AlertConstants
 
ALS_GET_FILTERS - Static variable in interface com.adventnet.nms.alertdb.AlertConstants
 
ALS_GET_HISTORY - Static variable in interface com.adventnet.nms.alertdb.AlertConstants
 
ALS_GET_NOTIFIERS - Static variable in interface com.adventnet.nms.alertdb.AlertConstants
 
ALS_GROUP_ALERTS_MODE - Static variable in interface com.adventnet.nms.alertdb.AlertConstants
 
ALS_NEW_ACTION - Static variable in interface com.adventnet.nms.alertdb.AlertConstants
 
ALS_NMS_ACTION - Static variable in interface com.adventnet.nms.alertdb.AlertConstants
Constant for Operations performed by NMS
ALS_NO_AUTH - Static variable in interface com.adventnet.nms.alertdb.AlertConstants
 
ALS_NOTIFIERS - Static variable in interface com.adventnet.nms.alertdb.AlertConstants
 
ALS_OK - Static variable in interface com.adventnet.nms.alertdb.AlertConstants
 
ALS_PICKUP_ALERT - Static variable in interface com.adventnet.nms.alertdb.AlertConstants
Constant for Picking Up an Alert
ALS_PRINT - Static variable in interface com.adventnet.nms.alertdb.AlertConstants
 
ALS_PUT_FILTERS - Static variable in interface com.adventnet.nms.alertdb.AlertConstants
 
ALS_PUT_NOTIFIERS - Static variable in interface com.adventnet.nms.alertdb.AlertConstants
 
ALS_SAVE - Static variable in interface com.adventnet.nms.alertdb.AlertConstants
 
ALS_SAVE_AUDIO_PROPERTY - Static variable in interface com.adventnet.nms.alertdb.AlertConstants
 
ALS_SHOW_CONFIRMATION_DIALOG - Static variable in interface com.adventnet.nms.alertdb.AlertConstants
 
ALS_STDERR - Static variable in interface com.adventnet.nms.alertdb.AlertConstants
 
ALS_STDOUT - Static variable in interface com.adventnet.nms.alertdb.AlertConstants
 
ALS_STOP - Static variable in interface com.adventnet.nms.alertdb.AlertConstants
 
ALS_UNPICK_ALERT - Static variable in interface com.adventnet.nms.alertdb.AlertConstants
Constant for unpicking an Alert
ALS_UPDATE - Static variable in interface com.adventnet.nms.alertdb.AlertConstants
 
ALS_UPDATE_ALERT - Static variable in interface com.adventnet.nms.alertdb.AlertConstants
Constant for Updating an Alert.
ALS_UPDATE_NOTES - Static variable in interface com.adventnet.nms.alertdb.AlertConstants
Constant for adding Annotation to Alert object
ALS_UPDATES - Static variable in interface com.adventnet.nms.alertdb.AlertConstants
 
alterBuffer() - Method in class com.adventnet.nms.mapui.BasicMap
 
alterBuffer(boolean) - Method in class com.adventnet.nms.mapui.BasicMap
 
alterBuffer(boolean, Vector, boolean) - Method in class com.adventnet.nms.mapui.BasicMap
 
alterBuffer(Vector) - Method in class com.adventnet.nms.mapui.BasicMap
 
anchored - Variable in class com.adventnet.nms.mapui.MapSymbolComponent
This property indicates whether the symbol is anchored or not.
anchored - Variable in class com.adventnet.nms.mapdb.MapSymbol
This property signifies whether positioning and sizing of this symbol should be taken care by the map layout or not.
and - Static variable in class com.adventnet.nms.store.relational.RelationalUtil
Specifies " AND ".
AND_CONDITION - Static variable in interface com.adventnet.management.policydb.NmsPolicyAPI
Deprecated.  
apihandle - Variable in class com.adventnet.nms.fe.common.CustomSessionBean
Handle for ThinAPI of this module.
apihandle - Variable in class com.adventnet.nms.fe.map.MapSessionBean
 
apos - Static variable in class com.adventnet.nms.store.relational.RelationalUtil
Specifies apostrophe-"'".
append(String, Vector) - Method in class com.adventnet.nms.store.DBVectortable
Deprecated. Appends or puts (if one doesnot exist) the values into the hashtable.
appendHeaderInfo(String) - Static method in class com.adventnet.nms.util.NmsLogMgr
Appends the database information to the Header Information.
appendHeaderInfo(String) - Static method in class com.adventnet.management.log.LogMgr
This method appends the Header Information that is to be printed at the top of each log file.
applet - Static variable in class com.adventnet.nms.util.NmsClientUtil
returns the applet reference.
applet - Variable in class com.adventnet.nms.eventui.NmsFilterFrame
 
applet - Variable in class com.adventnet.nms.startclient.MainPanel
 
appletDocumentBase - Variable in class com.adventnet.nms.mapui.EditableMap
A String representing the applet document base.
applyFilter(TL1Property, TL1AutonomousMessage) - Method in interface com.adventnet.nms.eventdb.tl1.TL1NotificationFilter
The Autonomous Message is passed to this method and the returned object is added to the Event Database, if not null.
applyFilterAction() - Method in class com.adventnet.nms.eventui.NmsFilterFrame
This method will internally call the getProperties() method and depending upon its result, it will construct the Event/Alert Filters and apply this filters into the server.
applyPollFilter(ManagedObject, Vector) - Method in interface com.adventnet.nms.poll.PollFilter
The discovered ManagedObject and a Vector of corresponding PolledDatas are passed to this method before PolledData objects are added to the Polling Engine Database.
applyPropagation(MiniAlert) - Method in interface com.adventnet.nms.alertdb.PropagationFilter
This method will be invoked whenever NMS adds/updates/deletes an Alert.
applyTrapDefn(String, int, String) - Method in interface com.adventnet.nms.eventdb.EventToTopoIfc
To parse the Trap properties into corresponding values.
applyTrapFilter(SnmpPDU) - Method in interface com.adventnet.nms.eventdb.TrapFilter
WebNMS invokes whenever an Trap is received which matches the matching criteria specified in trap.filters file.
arg - Variable in class com.adventnet.nms.util.NmsPanelEvent
 
arrangeChild(Properties, String, Vector) - Method in class com.adventnet.nms.db.util.DBXmlUtility
 
ASCII_MODE - Static variable in interface com.adventnet.management.config.ftp.FTPAttributeConstants
Identifier that defines the mode of file transfer is ASCII.
assert(boolean, String) - Method in class com.adventnet.management.log.LogUser
Deprecated.  
assignCorrespondingLogUser(LogUser, String) - Static method in class com.adventnet.nms.util.NmsLogMgr
 
assignCorrespondingLogUser(LogUser, String) - Static method in class com.adventnet.management.log.LogMgr
 
ASSIGNED_VIEW_TO_GROUP - Static variable in interface com.adventnet.security.authorization.AuthObserver
Implies that the group has got some additional scope criteria.
assignOperationToView(String, AuthorizedViewObject) - Method in interface com.adventnet.security.authorization.AuthorizationAdmin
This method is used to associate an operation with an authorizedView.
assignOperationToView(String, AuthorizedViewObject, boolean) - Method in interface com.adventnet.security.authorization.AuthorizationAdmin
This method is used to associate an operation with an authorizedView.
assignOperationToView(String, String) - Method in interface com.adventnet.security.authorization.AuthorizationAdmin
This method is used to associate an operation with an authorizedView.
assignOperationToView(String, String, boolean) - Method in interface com.adventnet.security.authorization.AuthorizationAdmin
This method is used to associate an operation with an authorizedView.
assignOperationToView(Vector, AuthorizedViewObject) - Method in interface com.adventnet.security.authorization.AuthorizationAdmin
This method is used to associate a Vector of operationNames with an authorizedView.
assignOperationToView(Vector, AuthorizedViewObject, boolean) - Method in interface com.adventnet.security.authorization.AuthorizationAdmin
This method is used to associate a Vector of operationNames with an authorizedView.
assignOperationToView(Vector, String) - Method in interface com.adventnet.security.authorization.AuthorizationAdmin
This method is used to associate a Vector of operationNames with an authorizedView.
assignOperationToView(Vector, String, boolean) - Method in interface com.adventnet.security.authorization.AuthorizationAdmin
This method is used to associate a Vector of operationNames with an authorizedView.
assignOperationToViewAndGroup(String, String, String) - Method in interface com.adventnet.security.authorization.AuthorizationAdmin
This method is used to associate an operation with an AuthorizedView and assign the AuthorizedView to a Group.
assignOperationToViewAndGroup(String, String, String, boolean) - Method in interface com.adventnet.security.authorization.AuthorizationAdmin
This method is used to associate an operation with an AuthorizedView and assign the AuthorizedView to a Group.
assignUserToGroup(String, String) - Method in interface com.adventnet.security.authorization.AuthorizationAdmin
This method is used to associate an user with a group.
assignUserToGroup(String, String) - Method in interface com.adventnet.nms.authentication.UserConfigAPI
This method is used to assign the user to the specified group.
assignUserToGroup(String, String, String) - Method in interface com.adventnet.security.authorization.AuthorizationAdmin
This method is used to associate an user with a group and owner.
assignUserToGroup(String, Vector) - Method in interface com.adventnet.security.authorization.AuthorizationAdmin
This method is used to associate a user to the groups specified as a vector.
assignUserToGroup(String, Vector) - Method in interface com.adventnet.nms.authentication.UserConfigAPI
This method is used to assign the user to more than one group.
assignUserToGroup(Vector, String) - Method in interface com.adventnet.security.authorization.AuthorizationAdmin
This method is used to associate list of users to a group specified.
assignViewToCVScope(String, String) - Method in interface com.adventnet.security.authorization.CustomViewScopeAPI
Method for associating Authorized View name with Custom View Scope.
assignViewToCVScope(String, Vector) - Method in interface com.adventnet.security.authorization.CustomViewScopeAPI
Method for assigning Vector of Authorized View Names to Custom View Scope.
assignViewToCVScope(String, Vector, Properties) - Method in interface com.adventnet.security.authorization.CustomViewScopeAPI
Method for assigning Vector of Authorized View names to Custom View Scope.
assignViewToGroup(String, AuthorizedViewObject) - Method in interface com.adventnet.security.authorization.AuthorizationAdmin
This method is used to associate an AuthorizedView to a group.
assignViewToGroup(String, String) - Method in interface com.adventnet.security.authorization.AuthorizationAdmin
This method is used to associate a AuthorizedView to a group.
assignViewToGroup(String, String, String) - Method in interface com.adventnet.security.authorization.AuthorizationAdmin
This method is used to associate a AuthorizedView to a group and owner.
assignViewToGroup(String, Vector) - Method in interface com.adventnet.security.authorization.CustomViewScopeAPI
Method for assigning a set of authorizedviews to a group.
assignViewToGroup(Vector, String) - Method in interface com.adventnet.security.authorization.AuthorizationAdmin
This method is used to associate an AuthorizedView with a number of groups.
ASSOCIATED_DEVICES - Static variable in interface com.adventnet.management.config.ConfigConstants
To get audit details for devices which are not associated with DeviceList.
ATTEMPTED - Static variable in interface com.adventnet.management.config.ConfigConstants
Constants which indicates that a configuration is applied for a device.
Attribute - class com.adventnet.management.config.xml.Attribute.
This class holds data for configuring various types of devices.
Attribute() - Constructor for class com.adventnet.management.config.xml.Attribute
Creates an Attribute by initializing an empty Element of name "Attribute".
Attribute(Element) - Constructor for class com.adventnet.management.config.xml.Attribute
Creates an Attribute from this element.
AttributeAudit - class com.adventnet.management.config.AttributeAudit.
This class holds audit details for various attributes executed over a device.It provides details like name of the identifier, number of retries carried out for a device, attribute status etc.
AttributeAudit(Properties) - Constructor for class com.adventnet.management.config.AttributeAudit
Constructs AttributeAudit from Properties object.
AttributeConstants - interface com.adventnet.management.config.AttributeConstants.
An interface which defines constants for various attribute types.
AttributeEvent - class com.adventnet.management.config.AttributeEvent.
This event indicates that an attribute has been configured over a device.
AttributeEvent(String, String, String, String, int, String) - Constructor for class com.adventnet.management.config.AttributeEvent
Creates an AttributeEvent of type GROUP_ATTRIBUTE.
AttributeEvent(String, String, String, String, String, String, int, String, boolean) - Constructor for class com.adventnet.management.config.AttributeEvent
Creates an AttributeEvent of type SCALAR_ATTRIBUTE.
AttributeResult - class com.adventnet.management.config.xml.AttributeResult.
This class holds the complete result of configuration over a device.It encapsulates details like taskName, deviceName, identifier and status of configuration.
AttributeResult(AttributeResult[]) - Constructor for class com.adventnet.management.config.xml.AttributeResult
Creates a new AttributeResult instance for the Group Attribute.
AttributeResult(Element) - Constructor for class com.adventnet.management.config.xml.AttributeResult
Creates a new AttributeResult instance from this Element.
AttributeResult(String, int, String) - Constructor for class com.adventnet.management.config.xml.AttributeResult
Creates a new AttributeResult instance.
AttributeResult(String, int, String, int) - Constructor for class com.adventnet.management.config.xml.AttributeResult
Creates a new AttributeResult instance.
attributes - Variable in class com.adventnet.management.config.TaskGenerator
Holds attributes defined for this task.
attributeSetStatus(AttributeEvent) - Method in interface com.adventnet.management.config.ConfigTaskListener
Invoked by the ConfigServer after an attribute in a ConfigTask is configured.
AUDIT_ERROR - Static variable in interface com.adventnet.management.config.ConfigConstants
Constant to indicate an error occured on getting AuditDetails.
audit(String, Properties) - Method in interface com.adventnet.security.audit.AuditAPI
Method used to do audit when a user performs certain operations.
AuditAPI - interface com.adventnet.security.audit.AuditAPI.
This interface should be implemented to provide audit support.
AuditCustomViewAPI - interface com.adventnet.nms.fe.config.AuditCustomViewAPI.
Provides APIs for creation,deletion and modification of Configuration Audit Views.
AuditException - exception com.adventnet.security.audit.AuditException.
This exception is thrown in case of any exception mainly related to audit.
AuditException(String) - Constructor for class com.adventnet.security.audit.AuditException
Constructor which takes string as a parameter to construct the exception.
AuditException(String, Exception) - Constructor for class com.adventnet.security.audit.AuditException
Constructor which takes string and an exception as parameters to AuditException.
AUTH_CONT_FOR_CREATE_TASK - Static variable in interface com.adventnet.management.config.ConfigConstants
Constant to indicate the operation name for creating a task.
AUTH_CONT_FOR_EXECUTE_TASK - Static variable in interface com.adventnet.management.config.ConfigConstants
Constant to indicate the operation name for executing a task over a set of devices.
AUTHENTICATE_USER - Static variable in interface com.adventnet.management.config.ConfigConstants
Constant used for authenticating the user.
authenticate(String, byte[]) - Method in interface com.adventnet.management.config.AuthenticationModel
This method does the authentication of the user ie verify the identity of the user.
authenticateUser(Properties) - Static method in class com.adventnet.nms.util.NmsClientUtil
 
authenticateUser(String, String) - Static method in class com.adventnet.nms.util.PureServerUtilsFE
Used to verify whether user name and password is correct.
authenticateUser(String, String, Properties) - Static method in class com.adventnet.nms.util.PureServerUtilsFE
Used to verify whether user name and password is correct.
AUTHENTICATION_FAILURE - Static variable in class com.adventnet.nms.admin.ShutDownException
Error code for Authentication failure
AuthenticationAPI - interface com.adventnet.security.authentication.AuthenticationAPI.
This interface should be implemented to provide authentication support.
AuthenticationException - exception com.adventnet.security.authentication.AuthenticationException.
This exception is thrown by the Authentication module when it determines any failure, invalid state or invalid inputs while authenticating a user.
AuthenticationException(int) - Constructor for class com.adventnet.security.authentication.AuthenticationException
Constructor which takes an int value as exception type to construct AuthenticationException.
AuthenticationException(int, String) - Constructor for class com.adventnet.security.authentication.AuthenticationException
Constructor which takes an int value as exception type and the string to construct AuthenticationException.
AuthenticationException(String) - Constructor for class com.adventnet.security.authentication.AuthenticationException
Constructor which takes string as a parameter to construct the Authentication exception.
AuthenticationException(String, Exception) - Constructor for class com.adventnet.security.authentication.AuthenticationException
Constructor which takes string and an Exception as parameters to construct AuthenticationException.
AuthenticationModel - interface com.adventnet.management.config.AuthenticationModel.
This interface provides methods for authenticating the user, before he configures.
AuthenticationTicket - class com.adventnet.security.authentication.AuthenticationTicket.
AuthenticationTicket is an abstract class, which is used as an argument in the verifyCredentials method of AuthenticationAPI.
AuthObserver - interface com.adventnet.security.authorization.AuthObserver.
This is the interface for getting notifications about the changes in authorization information such as addition/deletion/modifications of users,operations To listen for notifications, users should implement this interface and can register for any of the following updates.
AUTHORIZATION_FAILURE - Static variable in class com.adventnet.nms.admin.ShutDownException
Error code for Authorization failure
AuthorizationAdmin - interface com.adventnet.security.authorization.AuthorizationAdmin.
This is the basic interface that has to be implemented for persistence data store.
AuthorizationEngine - interface com.adventnet.security.authorization.AuthorizationEngine.
This is the interface which provides the framework for Authorization.
AuthorizationException - exception com.adventnet.security.authorization.AuthorizationException.
This exception is thrown in case of any exception mainly related to security related database operation.
AuthorizationException(String) - Constructor for class com.adventnet.security.authorization.AuthorizationException
Constructor which takes a message string as a parameter to construct the Exception.
AuthorizationException(String, Exception) - Constructor for class com.adventnet.security.authorization.AuthorizationException
Constructor which takes a message string and an Exception as parameters to construct AuthorizationException.
AuthorizationFailedException - exception com.adventnet.nms.provisioning.AuthorizationFailedException.
This exception is thrown if a particular user is not authorized for doing a provisioning operation.
AuthorizationFailedException() - Constructor for class com.adventnet.nms.provisioning.AuthorizationFailedException
Constructs a AuthorizationFailedException without any detailed messge.
AuthorizationFailedException(String) - Constructor for class com.adventnet.nms.provisioning.AuthorizationFailedException
Constructs a AuthorizationFailedException with the detailed message.
AuthorizationInterface - interface com.adventnet.management.config.AuthorizationInterface.
This is the interface that need to be implemented for performing authorization in ConfigServer.
AuthorizedViewObject - class com.adventnet.security.authorization.AuthorizedViewObject.
This class represents the AuthorizedViewName and the set of properties associated with it.
AuthorizedViewObject() - Constructor for class com.adventnet.security.authorization.AuthorizedViewObject
Constructor.
AuthTicket - class com.adventnet.security.authentication.AuthTicket.
AuthTicket consists of the necessary information that is used while authenticating a user.
AuthTicket() - Constructor for class com.adventnet.security.authentication.AuthTicket
Constructor.
AuthUtil - class com.adventnet.security.AuthUtil.
Provides utility methods that can be used by applications to perform authentication-related operations.
AutoLayout - interface com.adventnet.nms.mapui.AutoLayout.
Web NMS offers a variety of default implementation of layouts and in addition to this, it also allows users to override default implementations or define custom new layouts.
autoPlacement - Variable in class com.adventnet.nms.mapui.MapModel
This is the boolean which controls whether the layout should be called on the client side to position and size the symbols on the available map space.
autoPlacement - Variable in class com.adventnet.nms.mapui.MapApplet
Whether the map icons are arranged automatically.

B

backgroundColor - Variable in class com.adventnet.nms.mapui.MapModel
The Background Color for the Map.
backgroundImage - Variable in class com.adventnet.nms.mapui.MapModel
The Background Image for the Map.
backupFile(File, File) - Static method in class com.adventnet.nms.util.PureServerUtils
Method to take backup of the given file in the given directory.
backUpInProcess - Static variable in class com.adventnet.nms.util.PureServerUtils
A boolean variable that can be used by all the API's to check whether backup operation is taking place.
backUpInProcess_Session - Static variable in class com.adventnet.nms.util.PureServerUtils
A boolean to stop any write requests to sessions and invoking methods which affects the state files in Proxy API's while taking backup of NMS.
backUpInProcess_Session() - Static method in class com.adventnet.nms.util.PureServerUtils
A method to sleep until the backUpInProcess_Session is true.
backUpInProcess() - Static method in class com.adventnet.nms.util.PureServerUtils
A Method to sleep until the backUpInProcess is set to false.
BackUpInterface - interface com.adventnet.management.backup.BackUpInterface.
This interface is used to get backup services of custom code at scheduled intervals, which is specified in the < Web NMS Home> /conf/BackUp.conf file.
BaseElement - class com.adventnet.management.config.xml.BaseElement.
This class represents Element Nodes in a XML and provides various methods for manipulating the XML.
BaseElement() - Constructor for class com.adventnet.management.config.xml.BaseElement
This constructor should only be used by the Template class
BaseElement(Element) - Constructor for class com.adventnet.management.config.xml.BaseElement
This constructor requires an XML element.
BasicMap - class com.adventnet.nms.mapui.BasicMap.
This is the first of the map display classes.
BasicMap() - Constructor for class com.adventnet.nms.mapui.BasicMap
This constructor does not specify the MapModel.
BasicMap(MapModel) - Constructor for class com.adventnet.nms.mapui.BasicMap
This constructor specifies the MapModel to be used.
batchSize - Variable in class com.adventnet.nms.eventdb.EventMgr
 
BE_FE - Static variable in class com.adventnet.nms.startnms.NmsMainFE
Mode of communication between WebNMS BE Server and WebNMS FE Server.
be_host - Static variable in class com.adventnet.nms.util.PureServerUtilsFE
The name or IP Address of a machine in which BackEnd server runs.
be_port - Static variable in class com.adventnet.nms.util.PureServerUtilsFE
The port number which is used by the BackEnd server.
be_registry_port - Static variable in class com.adventnet.nms.util.PureServerUtilsFE
This gives the rmiregistry port where rmiregistry is running in BE Server.
BEFailOverEvent - class com.adventnet.nms.fe.common.BEFailOverEvent.
An event which indicates to the modules in the FE server, about the switch over of the FE server to the standby BE server.
BEFailOverEvent(Properties, Properties) - Constructor for class com.adventnet.nms.fe.common.BEFailOverEvent
Constructs a BEFailOverEvent object with the details about the failed and the current primary BE server.
BEFailOverListener - interface com.adventnet.nms.fe.common.BEFailOverListener.
The listener interface for receiving the BE fail over event.
BEFailOverObserver - interface com.adventnet.nms.fe.common.BEFailOverObserver.
Deprecated. - Use BEFailOverListener instead of BEFailOverObserver.
BEFORE_CURRENT_VIEW - Variable in class com.adventnet.nms.fe.common.UpdateHandlerImpl
BEFORE_CURRENT_VIEW To specify that the new row is present after the current view based on sorting.
begin() - Method in class com.adventnet.management.transaction.TransactionAPI
Create a new transaction and associate it with the current thread.
begin(int) - Method in class com.adventnet.management.transaction.TransactionAPI
Create a new transaction and associate it with the current thread.
begin(int, int) - Method in class com.adventnet.management.transaction.TransactionAPI
Creates a new transaction and associate it with the current thread.
between - Static variable in class com.adventnet.nms.store.relational.RelationalUtil
Specifies " BETWEEN ".
bigint - Static variable in class com.adventnet.nms.store.relational.RelationalUtil
Specifies "BIGINT".
BINARY_MODE - Static variable in interface com.adventnet.management.config.ftp.FTPAttributeConstants
 
BINARYMODE - Static variable in interface com.adventnet.management.config.tftp.TftpAttributeConstants
Constant that indicates the mode of the TftpAttribute.
BINDING_IN_PROGRESS - Static variable in class com.adventnet.nms.rmi.RMIUtil
Indicates that the Remote object is still not bound to the rmiregistry and will be bound as soon as it starts up.
bindObjectInRegistry(Remote, String, boolean) - Static method in class com.adventnet.nms.util.NmsUtil
This method binds the given Remote object in RMIRegistry with the given name.
bindObjectInRegistry(Remote, String, boolean) - Static method in class com.adventnet.nms.rmi.RMIUtil
Binds the given Remote object in the rmiregistry .
BOUND_IN_REGISTRY - Static variable in class com.adventnet.nms.rmi.RMIUtil
Indicates that the Remote object is bound to the rmiregistry.
bracclose - Static variable in class com.adventnet.nms.store.relational.RelationalUtil
Specifies bracket close.
bracopen - Static variable in class com.adventnet.nms.store.relational.RelationalUtil
Specifies Bracket open.
BROADCAST_COLOR - Static variable in class com.adventnet.nms.util.NmsClientUtil
returns the color used for broadcast in status bar.
BROADCAST_FGCOLOR - Static variable in class com.adventnet.nms.util.NmsClientUtil
returns the foreground color used for broadcast in status bar.
BroadcastClient - class com.adventnet.nms.broadcast.BroadcastClient.
This file acts as the client for Broadcast.
BroadcastListener - interface com.adventnet.nms.broadcast.BroadcastListener.
This interface is to be implemented by any UI class that would like to receive broadcasted message from other clients and handle them.
BroadcastMessage - class com.adventnet.nms.broadcast.BroadcastMessage.
 
BroadcastMessage() - Constructor for class com.adventnet.nms.broadcast.BroadcastMessage
 
broadcastMessage(String, byte[]) - Method in class com.adventnet.nms.startnms.MainSocketClientFE
 
broadcastToAllClients(String, String, byte[]) - Method in class com.adventnet.nms.startnms.MainSocketSessionBE
 
broadcastToAllClients(String, String, byte[]) - Method in class com.adventnet.nms.startnms.MainSocketClientFE
 
BROWSE_ACTION_EVENT - Static variable in interface com.adventnet.nms.startclient.NmsPanel
 
buff - Variable in class com.adventnet.management.config.TaskGenerator
Stores the Configuration Information.
BULK_INSERT_INTERVAL - Static variable in class com.adventnet.nms.poll.DataCollectionConstants
Specifies the time interval in seconds after which collected values for PolledDatas should be inserted into the database as a bulk in a single transaction
bulkDeleteQuery(String) - Method in class com.adventnet.nms.alertdb.FaultMgr
 
bulkQuery(String) - Method in class com.adventnet.nms.alertdb.FaultMgr
 
busyCursor() - Method in class com.adventnet.nms.mapui.MapApplet
change to busy cursor.
busyCursor(Component) - Static method in class com.adventnet.nms.util.NmsClientUtil
This function can be used to set the cursor to busy over the specified component.
buttonStatus(boolean) - Method in class com.adventnet.nms.util.DeviceQuery
 

C

c_line_separator - Static variable in class com.adventnet.management.log.LogFileWriter
This represents a new line "\n".
cacheLineCount - Variable in class com.adventnet.management.log.LogFileWriter
This gives the total number of lines in the cache.
call(String[]) - Method in class com.adventnet.nms.tftp.TftpServer
Starts the TftpServer at the specified port.
callback(byte[]) - Method in class com.adventnet.management.config.ConfigClient
Called whenever the ConfigServer sends responses to the client.
callBack(ResultEventObject) - Method in interface com.adventnet.nms.util.ResultEventListener
This method will be called each and every time a response is received from the Server with a ResultEventObject.
callMain(String[]) - Method in interface com.adventnet.nms.util.RunProcessInterface
The method that is called by the NMS server to start a process that is specified in the NmsProcesses[BE/FE].conf file.
callMain(String[]) - Method in class com.adventnet.nms.eventdb.EventMgr
To start as single JVM
callMain(String[]) - Method in class com.adventnet.nms.poll.Collector
Main method which is called when the NMS is started, and gets its argument from the NmsProcessesBE.conf
Note: By default, the values set for various parameters are,
POLLED_OBJECTS_IN_MEMORY (25)(not in use as of SP6 of WebNMS2.3) CLEAN_DATA_INTERVAL (7) - This gives the number of days after which the collected data will be deleted i.e., STATSDATA / STRINGDATA tables will be dropped.
callMain(String[]) - Method in class com.adventnet.nms.fe.alert.AlertFE
 
callMain(String[]) - Method in class com.adventnet.nms.startnms.NmsMainFE
This get called only if Web NMS FE Server is started with Web NMS BE Server.
callMain(String[]) - Method in class com.adventnet.nms.fe.event.EventFE
 
callMain(String[]) - Method in class com.adventnet.nms.fe.perf.PollFE
Main method which is called when the FE server is started and gets its arguments from NmsProcessesFE.conf file.
CANCEL - Static variable in interface com.adventnet.nms.provisioning.ProvisioningConstants
This is to indicate that the current execution has to be cancelled and has to be rescheduled for next execution, if eligible.
cancelCellEditing() - Method in class com.adventnet.nms.util.CustomTreeCellEditor
 
cancelExecution(long) - Method in interface com.adventnet.nms.provisioning.ProvisioningAPI
This method is to cancel the execution of the template if the status of the ProvisionResult is in any one of the following states.
cancelExecution(long) - Method in class com.adventnet.nms.provisioning.server.ProvisioningAPIImpl
This is to cancel the execution of the template if the status of the ProvisionResult is in any one of the following states.
CANCELLED - Static variable in interface com.adventnet.nms.provisioning.ProvisioningConstants
Indicates that the provisioning operation is cancelled from execution.
canHandleRequest(PolledData) - Method in interface com.adventnet.nms.poll.DataRequestHandler
Returns a boolean value "true" or "false", "false" indicating that Poll Engine will fetch the data as usual and "true" indicating that the implementing class will take care of fetching the data from custom table.
canProceedDataCollection(String) - Method in interface com.adventnet.nms.poll.CustomDataCollection
Method which is implemented by the user to customize data collection.
canThisUpdateBeProcessed(Properties) - Method in class com.adventnet.nms.fe.common.UpdateHandlerImpl
 
canUpdateMin() - Method in class com.adventnet.nms.store.DBSchedulerVector
Deprecated. Returns the canUpdateMin boolean value.
cause - Variable in class com.adventnet.management.transaction.UserTransactionException
The root cause of this exception.
CDATA - Static variable in class com.adventnet.nms.util.XMLNode
 
centerWindow(Component) - Static method in class com.adventnet.nms.util.NmsClientUtil
Sets the window component to the center of the screen.
cerr - Static variable in class com.adventnet.management.log.SystemUtil
It holds the printstream reference for printing error messages on the console.
CHANGE_PANEL_EVENT - Static variable in interface com.adventnet.nms.startclient.NmsPanel
This constant refers to the NmsPanelEvent Event Id to be associated for the ChangePanel event.
CHANGE_TREE_SELECTION - Static variable in interface com.adventnet.nms.startclient.NmsPanel
This constant refers to the NmsPanelEvent Event Id to be associated for the TreeSelection event.
changeCriteriaProperties(Properties) - Method in interface com.adventnet.nms.client.NmsClientTableModel
Changes the criteria of the custom view model.
changeDiscInterval(String, int) - Method in interface com.adventnet.nms.topodb.TopoAPI
To change the Discovery interval.
changeDiscInterval(String, String, int) - Method in interface com.adventnet.nms.fe.topo.ejb.TopoSessionRemote
To change the Discovery interval.
changeDiscInterval(String, String, int) - Method in class com.adventnet.nms.fe.topo.TopoSessionBean
To change the Discovery interval.
changeDiscInterval(String, String, int) - Method in interface com.adventnet.nms.fe.topo.ThinTopoAPI
To change the Discovery interval.
changeLookAndFeel() - Static method in class com.adventnet.nms.util.NmsClientUtil
 
changeMap(MapEvent) - Method in interface com.adventnet.nms.mapui.MapListener
Invoked when a Map Event occurred.
changeMap(MapEvent) - Method in class com.adventnet.nms.mapui.BasicMap
Event to effect a change in the map display.
changeMap(MapEvent) - Method in class com.adventnet.nms.mapui.MapApplet
 
changeMenuBar - Variable in class com.adventnet.nms.mapui.MapApplet
 
changeMenuBar(JMenu[]) - Method in class com.adventnet.nms.mapui.MapApplet
 
changeModel(MapModelEvent) - Method in class com.adventnet.nms.mapui.MapApplet
 
changeName(String) - Method in interface com.adventnet.nms.client.NmsClientTableModel
Deprecated. since changing of the viewID of a Custom View is not supported.
changePanel(NmsPanel, String) - Method in class com.adventnet.nms.startclient.MainPanel
 
changePanel(String) - Method in class com.adventnet.nms.startclient.MainPanel
 
changePanel(String, boolean) - Method in class com.adventnet.nms.startclient.MainPanel
 
changePanel(String, boolean, boolean) - Method in class com.adventnet.nms.startclient.MainPanel
 
changePassword(Properties) - Static method in class com.adventnet.nms.util.NmsClientUtil
Changes the given password for a given user.
changePassword(String, String) - Method in interface com.adventnet.security.authorization.SecuredAdminAPI
Method to change password without taking old password as an argument.
changePassword(String, String) - Method in interface com.adventnet.security.authorization.AuthorizationAdmin
Method to change password without taking old_passowrd as an argument.
changePassword(String, String, String) - Method in interface com.adventnet.security.authorization.SecuredAdminAPI
Method to change the password for the user.
changePassword(String, String, String) - Method in interface com.adventnet.security.authorization.AuthorizationAdmin
Method to Change the PassWord for an User.
changePassword(String, String, String) - Method in interface com.adventnet.nms.authentication.UserConfigAPI
Changes the password for the given user account in the Web NMS.
changePassword(String, String, String, int, int) - Method in interface com.adventnet.nms.authentication.UserConfigAPI
Changes the password for the given user account in the Web NMS.
changePassword(String, String, String, String) - Method in interface com.adventnet.nms.authentication.UserConfigAPI
Deprecated. Use changePassword(String userName,String oldPasswd,String newPasswd) Since a user might be in more than one group but will have only one password.
changePingRetries(String, int) - Method in interface com.adventnet.nms.topodb.TopoAPI
To change the Ping retries.
changePingRetries(String, String, int) - Method in interface com.adventnet.nms.fe.topo.ejb.TopoSessionRemote
To change the Ping retries.
changePingRetries(String, String, int) - Method in class com.adventnet.nms.fe.topo.TopoSessionBean
To change the Ping retries.
changePingRetries(String, String, int) - Method in interface com.adventnet.nms.fe.topo.ThinTopoAPI
To change the Ping retries.
changePollInterval(String, int) - Method in interface com.adventnet.nms.topodb.TopoAPI
Deprecated. as of WebNMS 2.2.
changeSnmpRetries(String, int) - Method in interface com.adventnet.nms.topodb.TopoAPI
To change the SNMP ping retries.
changeSnmpRetries(String, String, int) - Method in interface com.adventnet.nms.fe.topo.ejb.TopoSessionRemote
To change the SNMP ping retries.
changeSnmpRetries(String, String, int) - Method in class com.adventnet.nms.fe.topo.TopoSessionBean
To change the SNMP ping retries.
changeSnmpRetries(String, String, int) - Method in interface com.adventnet.nms.fe.topo.ThinTopoAPI
To change the SNMP ping retries.
changeTftpRoot(String) - Method in class com.adventnet.nms.tftp.TftpServer
Changes the root directory of TftpServer.
changeTheGivenPassword(Properties) - Static method in class com.adventnet.nms.util.NmsClientUtil
Changes the given password for a given user.
changeTheStatusForPollObject(ManagedObject, Properties, boolean) - Method in class com.adventnet.nms.poll.PollMgr
Changes the status of the ManagedObject given with the given status.
checkAgainstThresholds(long, long) - Method in class com.adventnet.nms.poll.PolledData
 
checkAgainstThresholds(long, String) - Method in class com.adventnet.nms.poll.PolledData
 
checkAgainstThresholds(long, String) - Method in class com.adventnet.nms.poll.MultiplePolledData
 
checkAgainstThresholds(String, String) - Method in class com.adventnet.nms.poll.MultiplePolledData
 
checkAndChangeFromIndexAfterDelete(ViewData) - Method in class com.adventnet.nms.fe.common.UpdateHandlerImpl
 
checkAndDispatch() - Method in class com.adventnet.nms.util.LockOutController
 
checkAuthorization(String, String) - Static method in class com.adventnet.nms.util.NmsUtil
 
checkAuthorization(String, String) - Method in class com.adventnet.nms.startnms.MainSocketSessionBE
 
checkAuthorization(String, String, Properties) - Static method in class com.adventnet.nms.util.NmsUtil
 
checkAuthorization(String, String, Properties) - Method in class com.adventnet.nms.startnms.MainSocketSessionBE
 
checkAuthorization(String, String, Properties, Properties) - Static method in class com.adventnet.nms.util.NmsUtil
 
checkAuthorization(String, String, Properties, Properties) - Method in class com.adventnet.nms.startnms.MainSocketSessionBE
 
checkConditions(String, PolicyEvent) - Method in class com.adventnet.management.policydb.PolicyObject
Checks whether the PolicyCondition with key key is satisfied or not.
checkConstraints() - Method in class com.adventnet.nms.provisioning.ui.uielements.AbstractXmlUIElement
 
checkConstraints() - Method in interface com.adventnet.nms.provisioning.ui.uielements.XmlUIElement
Checks whether any constraint is violated.
checkDay() - Method in class com.adventnet.management.log.LogFileWriter
This methods is to check the current date is greater than the assigned date(dure intialization).` If so then it updates the current date and returns true, else returns false.
checkDHCPNodeStatus() - Method in class com.adventnet.nms.topodb.TopoObject
The checkDHCPNodeStatus method is invoked during status polling for DHCP client objects.
checkDHCPNodeStatus() - Method in class com.adventnet.nms.topodb.IpAddress
The checkDHCPNodeStatus method is invoked during status polling of DHCP client objects.
checkDHCPNodeStatus() - Method in class com.adventnet.nms.topodb.SnmpInterface
The checkDHCPNodeStatus method is invoked during status polling for DHCP client objects.
checkDHCPNodeStatus() - Method in class com.adventnet.nms.topodb.Node
The checkDHCPNodeStatus method is invoked during status polling for DHCP client objects.
checkDHCPNodeStatus() - Method in class com.adventnet.nms.topodb.SnmpNode
The checkDHCPNodeStatus method is invoked during status polling for DHCP client objects.
checkForAvailablity(String, Properties, Properties, boolean) - Method in class com.adventnet.nms.fe.common.UpdateHandlerImpl
Checks if the view criteria Properties and object's Properties match.
checkForBulkUpdate(Properties) - Method in class com.adventnet.nms.fe.common.UpdateHandlerImpl
Used to check if the custom view has some criteria that cannot be checked by comparison of string and needs a bulkupdate in such case.
checkForLink(MapSymbolComponent) - Method in class com.adventnet.nms.mapui.DefaultMapModel
 
checkForPollerForPd(Vector) - Method in class com.adventnet.nms.poll.PollMgr
 
checkIfBeforeOrAfterCurrentView(String) - Method in class com.adventnet.nms.fe.common.UpdateHandlerImpl
To see whether the row is before the current view or after the current view.
checkIfBelongs(XMLNode, String) - Method in class com.adventnet.nms.startclient.MainPanel
 
checkIfBelongsToThisView(String, Properties, Properties[], boolean, boolean) - Method in class com.adventnet.nms.fe.common.UpdateHandlerImpl
Checks if object belongs to view - given the scopeCriteria(array of properties) and the objects properties
checkIfBelongsToThisView(String, Properties, Properties, boolean) - Method in class com.adventnet.nms.fe.common.UpdateHandlerImpl
Checks if object belongs to view - given the view criteria and the objects properties.
checkLink(MapLinkComponent) - Method in class com.adventnet.nms.mapui.DefaultMapModel
 
checkLinkDestForUpdate(MapLinkComponent) - Method in class com.adventnet.nms.mapui.DefaultMapModel
 
checkLinkSourceForUpdate(MapLinkComponent) - Method in class com.adventnet.nms.mapui.DefaultMapModel
 
CheckMOProperties - interface com.adventnet.nms.poll.CheckMOProperties.
PolledData can be added to a ManagedObject when the ManagedObject satisfies the match criteria specified in PollingObject.
checkOneString(String, String) - Static method in class com.adventnet.nms.util.NmsClientUtil
 
checkOneString(String, String) - Static method in class com.adventnet.nms.util.NmsUtil
This method compares the string.The value of the string will be given for objval and pattern of the string will be given for the propval.
checkOneString(String, String, boolean) - Static method in class com.adventnet.nms.util.NmsUtil
This method compares the string.
checkOneString(String, String, boolean) - Method in class com.adventnet.nms.db.util.SQLQueryGenerator
This method is used for wild card matching.
checkOut(String) - Method in class com.adventnet.nms.poll.PollMgr
Checks out the PolledData with the given key from the database for writing, with a write lock.
checkOut(String) - Method in interface com.adventnet.nms.poll.PollAPI
Checks out the PolledData with the given key from the database for writing, with a write lock.
checkOut(String) - Method in class com.adventnet.nms.fe.perf.PollAPIProxyImpl
Newly added methods of PollAPI for Object Locking support !!
checkOut(String) - Method in interface com.adventnet.nms.topodb.TopoAPI
This method checks out the ManagedObject with the given name from the database for writing, with a write lock.
checkOut(String, int) - Method in class com.adventnet.nms.alertdb.AlertAPIImpl
This method checks out the Alert with the given name from the database for writing, with a write lock.
checkOut(String, int) - Method in interface com.adventnet.nms.alertdb.AlertAPI
This method checks out the Alert with the given entity from the database for writing, with a write lock.
checkOut(String, int) - Method in class com.adventnet.nms.poll.PollMgr
Checks out the PolledData with the given key from the database for writing, with a write lock.
checkOut(String, int) - Method in interface com.adventnet.nms.poll.PollAPI
Checks out the PolledData with the given key from the database for writing, with a write lock.
checkOut(String, int) - Method in class com.adventnet.nms.fe.alert.AlertAPIProxyImpl
This method checks out the Alert with the given name from the database for writing, with a write lock.
checkOut(String, int) - Method in class com.adventnet.nms.fe.perf.PollAPIProxyImpl
 
checkOut(String, int) - Method in interface com.adventnet.nms.topodb.TopoAPI
This method checks out the ManagedObject with the given name from the database for writing, with a write lock.
checkOutIfAvailable(String) - Method in class com.adventnet.nms.alertdb.AlertAPIImpl
This method checks out the Alert with the given name from the database for writing, with a write lock.
checkOutIfAvailable(String) - Method in interface com.adventnet.nms.alertdb.AlertAPI
This method checks out the Alert with the given entity from the database for writing, with a write lock.
checkOutIfAvailable(String) - Method in class com.adventnet.nms.poll.PollMgr
Checks out the PolledData with the given key from the database for writing, with a write lock.
checkOutIfAvailable(String) - Method in interface com.adventnet.nms.poll.PollAPI
Checks out the PolledData with the given key from the database for writing, with a write lock.
checkOutIfAvailable(String) - Method in class com.adventnet.nms.fe.alert.AlertAPIProxyImpl
This method checks out the Alert with the given name from the database for writing, with a write lock.
checkOutIfAvailable(String) - Method in class com.adventnet.nms.fe.perf.PollAPIProxyImpl
 
checkOutIfAvailable(String) - Method in interface com.adventnet.nms.topodb.TopoAPI
This method checks out the ManagedObject with the given name from the database for writing, with a write lock.
checkProp(String, String) - Method in class com.adventnet.nms.fe.common.UpdateHandlerImpl
Checks a single property value.
checkProperties(ManagedObject) - Method in interface com.adventnet.nms.poll.CheckMOProperties
Checks the properties of ManagedObject passed, and returns a boolean indicating whether to add PolledData or not.
checkProperty(ManagedObject) - Method in class com.adventnet.nms.poll.Compare
checks the ManagedObject property.
checkProperty(ManagedObject) - Method in class com.adventnet.nms.poll.StringCompare
checks if the Property exists for this ManagedObject, if yes , checks if the property value satisfies the Condition when it is compared against the Value field.
checkProperty(ManagedObject) - Method in class com.adventnet.nms.poll.NumericCompare
Checks the ManagedObject property.
checkStatus_CT() - Method in interface com.adventnet.nms.topodb.corba._ManagedObject_CIOperations
 
checkStatus_CT() - Method in interface com.adventnet.nms.topodb.corba.ManagedObject_CI
 
checkStatus_CT() - Method in class com.adventnet.nms.topodb.ManagedObject
corba: _ManagedObject_CIOperations interface method.
checkStatus_CT() - Method in class com.adventnet.nms.topodb.TopoObject
corba: _ManagedObject_CIOperations interface method.
checkStatus_CT() - Method in class com.adventnet.nms.topodb.IpAddress
corba: _ManagedObject_CIOperations interface method.
checkStatus_CT() - Method in class com.adventnet.nms.topodb.Node
corba: _NodeObject_CIOperations interface method.
checkStatus_CT() - Method in class com.adventnet.nms.topodb.Network
corba: _Network_CIOperations interface method.
checkStatus() - Method in class com.adventnet.nms.topodb.ManagedObject
This method is called to check the status of the object.
checkStatus() - Method in class com.adventnet.nms.topodb.IpAddress
This method is invoked during the StatusPolling of the object to check the status of the object.
checkStatus() - Method in class com.adventnet.nms.topodb.SnmpInterface
This method is invoked during the StatusPolling of the object to check the status of the object.
checkStatus() - Method in class com.adventnet.nms.topodb.Node
This method is invoked during the StatusPolling of the object to check the status of the object.
checkStatus() - Method in class com.adventnet.nms.topodb.Network
This method is called to check the status of the object.
checkStatus() - Method in class com.adventnet.nms.topodb.tl1.TL1Interface
This method is called to check the status of the TL1Interface object.
checkStatus() - Method in class com.adventnet.nms.topodb.tl1.TL1Node
This method is called to check the status of the TL1Node object.
checkString(String, String) - Static method in class com.adventnet.nms.util.NmsUtil
This method is used for comparing the strings.
checkString(String, String, boolean) - Static method in class com.adventnet.nms.util.NmsUtil
This method is used for comparing the strings.
checkString(String, String, boolean) - Method in class com.adventnet.nms.db.util.SQLQueryGenerator
This method is used for wild card matching , taking care of strings separated by a comma.
checkTimeout(String, long) - Method in class com.adventnet.nms.startclient.MainSocketClient
Checks whether there are any timed-out requests for this specific ID.
checkValues(TL1ResponseMessage, String) - Method in class com.adventnet.nms.topodb.tl1.TL1Interface
 
checkValues(TL1ResponseMessage, String) - Method in class com.adventnet.nms.topodb.tl1.TL1Node
 
checkWritePermission(Alert) - Method in class com.adventnet.nms.alertdb.AlertAPIImpl
Check whether this instance of the AlertObject can be written to the database.
checkWritePermission(Alert) - Method in interface com.adventnet.nms.alertdb.AlertAPI
Checks whether this instance of the AlertObject can be updated.
checkWritePermission(Alert) - Method in class com.adventnet.nms.fe.alert.AlertAPIProxyImpl
Check whether this instance of the AlertObject can be written to the database.
checkWritePermission(ManagedObject) - Method in interface com.adventnet.nms.topodb.TopoAPI
Check whether this instance of the ManagedObject can be written to the database.
checkWritePermission(Object) - Method in interface com.adventnet.nms.util.LockableObject
Check whether the object holds a valid write lock.
checkWritePermission(PolledData) - Method in class com.adventnet.nms.poll.PollMgr
Checks whether this instance of the PolledData can be written to the database.
checkWritePermission(PolledData) - Method in interface com.adventnet.nms.poll.PollAPI
Checks whether this instance of the PolledData can be written to the database.
checkWritePermission(PolledData) - Method in class com.adventnet.nms.fe.perf.PollAPIProxyImpl
 
childNodes(int) - Method in class com.adventnet.nms.util.XMLNode
 
children() - Method in class com.adventnet.nms.util.XMLNode
Returns an Enumeration of child nodes
CHOICE_FOR_BROADCAST - Static variable in class com.adventnet.nms.util.NmsClientUtil
returns the TRUE if choice of FECLIENTS or ALLCLIENTS is to be given in the UI.
cleanFilterActionTable(String[]) - Method in class com.adventnet.nms.alertdb.FaultMgr
To clean SendEmailAlertAction,FilterCommandAlertAction Table
cleanFilterActionTable(String[]) - Method in class com.adventnet.nms.eventdb.EventMgr
To clean SendEmailAlertAction,FilterCommandAlertAction Table
cleanUp() - Method in class com.adventnet.nms.util.SnmpPing
This method is used to clean up the SnmpTarget resources after completing all the required operations.
cleanUp() - Method in class com.adventnet.nms.alertdb.FaultMgr
This method will be called by Event Manager while shutting down to do the cleanup job of processing all pending Alerts
cleanUp() - Method in class com.adventnet.management.scheduler.Scheduler
This method should be used if you want to cleanup the scheduler and release all resources from it.
cleanUp(Hashtable) - Static method in class com.adventnet.nms.util.GenericUtility
This is used for cleanup of Custom Views Vector during regular period of time ("1800000" in long).
cleanUpAllExternalFrames() - Method in class com.adventnet.nms.startclient.MainPanel
 
cleanUpForAppletReload() - Static method in class com.adventnet.nms.util.NmsClientUtil
This is only for internal purpose.
cleanUpResources() - Method in interface com.adventnet.nms.provisioning.ProvisioningAPI
This method is used to clean up resources (memory) that were used by the Provisioning Operation.
cleanUpResources() - Method in class com.adventnet.nms.provisioning.server.ProvisioningAPIImpl
This method is used to clean up resources (memory) that were used by the Provisioning Operation.
cleanupTheStaticVariables() - Method in class com.adventnet.nms.mapui.MapApplet
 
cleanUpUser(Vector, String) - Method in class com.adventnet.nms.fe.common.ServerCVAPIImpl
cleanUpUser is called to close user session for those users who have been disabled,removed or user time has expired
cleanUpUser(Vector, String) - Method in class com.adventnet.nms.startnms.MainSocketClientFE
cleanUpUser is called to close user session for those users who have been disabled,removed or user time has expired
CLEAR - Static variable in class com.adventnet.nms.topodb.corba.SeverityStateEnum
 
CLEAR - Static variable in interface com.adventnet.nms.topodb.TopoAPI
Deprecated. As of Web NMS 2.1. This variable had been deprecated to support configurable number of severities.
clear() - Method in class com.adventnet.nms.store.DBIndexedVector
Deprecated. Removes all the elements from this vector.
clear() - Method in class com.adventnet.nms.store.DBPropertytable
Deprecated. Removes all the elements in this DBPropertytable and set the size to zero.
clear() - Method in class com.adventnet.nms.store.DBVectortable
Deprecated. Removes all the elements in this DBVectortable and set the size to zero.
clear() - Method in class com.adventnet.nms.store.DBSchedulerVector
Deprecated. Removes all the elements from this vector.
clear() - Method in class com.adventnet.nms.store.DBVector
Removes all the elements in this DBVector and set the size to zero.
clear() - Method in class com.adventnet.nms.store.DBHashtable
Removes all the elements in this DBHashtable and sets the size to zero.
clearAlert(Alert) - Method in class com.adventnet.nms.alertdb.AlertAPIImpl
Deprecated. This method is deprecated as of WebNMS2.2
clearAlert(Alert) - Method in interface com.adventnet.nms.alertdb.AlertAPI
Deprecated. This method has been deprecated as of WebNMS2.2. Users are suggested to use AlertAPI.checkOutIfAvailable(String entity) to get the Alert object and after getting Alert object use AlertAPI.clearAlert(Alert alert,boolean dealWithLock) to clear that Alert. Use AlertAPI.unlock(Alert alt) to unlock the checked out object.
clearAlert(Alert) - Method in class com.adventnet.nms.eventdb.EventAPIImpl
Deprecated. This method has been deprecated as of WebNMS2.0. Users are suggested to use the clearAlertAPI call in the AlertAPI.
clearAlert(Alert) - Method in interface com.adventnet.nms.eventdb.EventAPI
Deprecated. This method has been deprecated as of WebNMS2.0. Usrs are suggested to use the clearAlert API call in the AlertAPI.
clearAlert(Alert) - Method in class com.adventnet.nms.fe.alert.AlertAPIProxyImpl
Deprecated. as of WebNMS2.2
clearAlert(Alert) - Method in class com.adventnet.nms.fe.event.EventAPIProxyImpl
 
clearAlert(Alert, boolean) - Method in class com.adventnet.nms.alertdb.AlertAPIImpl
Clears the alert i.e, Changes the severity of the alert to clear To clear the Alert by locking.The user has to get the locked alert object by checkOutIfAvailable(String entity) method and then set the value of dealWithLock as true.
clearAlert(Alert, boolean) - Method in interface com.adventnet.nms.alertdb.AlertAPI
Clears the alert.
clearAlert(Alert, boolean) - Method in class com.adventnet.nms.fe.alert.AlertAPIProxyImpl
Clears the alert i.e, Changes the severity of the alert to clear To clear the Alert by locking.The user has to get the locked alert object by checkOutIfAvailable(String entity) method and then set the value of dealWithLock as true.
clearAlert(Alert, boolean, String) - Method in class com.adventnet.nms.alertdb.FaultMgr
To clear a single alert.
clearAlert(Alert, String) - Method in class com.adventnet.nms.alertdb.FaultMgr
To clear an Alert
clearAlert(Properties, String) - Method in class com.adventnet.nms.alertdb.FaultMgr
To clear Alerts based on incoming properties.
clearAlert(String) - Method in class com.adventnet.nms.alertdb.AlertAPIImpl
Deprecated. Deprecated as WebNMS2.3
clearAlert(String) - Method in interface com.adventnet.nms.alertdb.AlertAPI
Deprecated. Deprecated as of WebNMS2.3 Because complete Alert object is needed to lock that object during this operation. Users are suggested to use AlertAPI.checkOutIfAvailable(String entity) to get the Alert object and after getting Alert object use AlertAPI.clearAlert(Alert entity,boolean dealWithLock) to clear that Alert. Use AlertAPI.unlock(Alert alt) to unlock the checked out object.
clearAlert(String) - Method in class com.adventnet.nms.fe.alert.AlertAPIProxyImpl
Clears the alert i.e, Changes the severity of the alert to clear.
clearAlert(String, String) - Method in interface com.adventnet.nms.fe.alert.ejb.AlertSessionRemote
Clears the alert i.e, Changes the severity of the alert to clear.
clearAlert(String, String) - Method in class com.adventnet.nms.alertdb.FaultMgr
To clear an alert
clearAlert(String, String) - Method in class com.adventnet.nms.fe.alert.AlertSessionBean
Clears the alert i.e, Changes the severity of the alert to clear.
clearAlert(String, String) - Method in interface com.adventnet.nms.fe.alert.ThinAlertAPI
Clears the alert, i.e., changes the severity of the alert to clear.
clearAlert(Vector, String, boolean) - Method in class com.adventnet.nms.alertdb.FaultMgr
To clear a vector of alerts .
clearAlertInQ() - Method in class com.adventnet.nms.alertdb.FaultMgr
 
clearAlertOutQ() - Method in class com.adventnet.nms.alertdb.FaultMgr
 
clearAll() - Method in class com.adventnet.nms.mapui.DefaultMapModel
Clear all current model information - for reloading support.
clearAllQueues() - Method in class com.adventnet.nms.eventdb.EventMgr
 
clearAudit(String, Properties) - Method in interface com.adventnet.security.audit.AuditAPI
Method used to clear the previous audit trials.
clearCache() - Method in class com.adventnet.nms.store.DBVector
Removes all data from memory.
clearCache() - Method in class com.adventnet.nms.store.DBHashtable
Removes all data from memory.
clearLed(int) - Static method in class com.adventnet.nms.util.NmsClientUtil
 
clearLock(int) - Method in interface com.adventnet.nms.util.LockableObject
Release the specified lock type held by the object, unconditionally.
clearLockForObject(String, int) - Method in class com.adventnet.nms.alertdb.AlertAPIImpl
Release the specified lock type unconditionally for the AlertObject with the given name.
clearLockForObject(String, int) - Method in interface com.adventnet.nms.alertdb.AlertAPI
Releases the specified lock type unconditionally for the AlertObject with the given entity.
clearLockForObject(String, int) - Method in class com.adventnet.nms.poll.PollMgr
Releases the specified lock type unconditionally for the PolledData with the given name.
clearLockForObject(String, int) - Method in interface com.adventnet.nms.poll.PollAPI
Releases the specified lock type unconditionally for the PolledData with the given name.
clearLockForObject(String, int) - Method in class com.adventnet.nms.fe.alert.AlertAPIProxyImpl
Release the specified lock type unconditionally for the AlertObject with the given name.
clearLockForObject(String, int) - Method in class com.adventnet.nms.fe.perf.PollAPIProxyImpl
 
clearLockForObject(String, int) - Method in interface com.adventnet.nms.topodb.TopoAPI
Release the specified lock type unconditionally for the ManagedObject with the given name.
clearParam(Properties) - Method in class com.adventnet.nms.jsp.DataProvideBean
This method is used to reinitialize showInOrder key item of Properties parameters.
clearRouterBusyFlag() - Method in interface com.adventnet.nms.topodb.TopoAPI
Method to be used only by the HTML client for debugging purpose.
ClientAlertAPI - interface com.adventnet.nms.alertui.ClientAlertAPI.
ClientAlertAPI is the API interface for the Client side API implementation for Alerts.
ClientAuditAPI - interface com.adventnet.nms.config.ClientAuditAPI.
ClientAuditAPI is the API interface for the Client side API implementation for Audit objects.
ClientAuditAPIImpl - class com.adventnet.nms.config.ClientAuditAPIImpl.
ClientAuditAPIImpl is the implementation of the ClientAuditAPI which the API users would instantiate to manipulate with Audit Custom Views.
ClientAuditAPIImpl(String, int, String) - Constructor for class com.adventnet.nms.config.ClientAuditAPIImpl
Constructor with params of host name and rmi registry port of the server and user name with which the client logs in.
ClientAuditAPIImpl(String, int, String, String) - Constructor for class com.adventnet.nms.config.ClientAuditAPIImpl
Creates a new ClientAuditAPIImpl instance.
ClientAuditAPIImpl(String, int, String, String, String) - Constructor for class com.adventnet.nms.config.ClientAuditAPIImpl
Creates a new ClientAuditAPIImpl instance.
ClientAuditAPIImpl(String, String) - Constructor for class com.adventnet.nms.config.ClientAuditAPIImpl
 
ClientConnectionException - exception com.adventnet.nms.startclient.ClientConnectionException.
Exception thrown while trying to connect to the WebNMS server from the client.
ClientConnectionException() - Constructor for class com.adventnet.nms.startclient.ClientConnectionException
The default Constructor
ClientConnectionException(String) - Constructor for class com.adventnet.nms.startclient.ClientConnectionException
Constructor which accepts a message for the exception.
ClientConnectionException(String, Exception) - Constructor for class com.adventnet.nms.startclient.ClientConnectionException
Constructor which accepts a message and the actual Exception thrown.
ClientConnectionObserver - interface com.adventnet.nms.util.ClientConnectionObserver.
 
ClientCVAPIImpl - class com.adventnet.nms.client.ClientCVAPIImpl.
ClientCVAPIImpl is the implementation of the CommonClientAPI which the API users would user to manipulate with Custom Views.
ClientCVAPIImpl(String, int, String) - Constructor for class com.adventnet.nms.client.ClientCVAPIImpl
Constructor with params of host name and rmi registry port of the server and user name with which the client logs in.
ClientCVAPIImpl(String, int, String, String) - Constructor for class com.adventnet.nms.client.ClientCVAPIImpl
 
ClientCVAPIImpl(String, int, String, String, String) - Constructor for class com.adventnet.nms.client.ClientCVAPIImpl
 
ClientCVAPIImpl(String, String) - Constructor for class com.adventnet.nms.client.ClientCVAPIImpl
 
clientDecodeObj(byte[]) - Method in class com.adventnet.nms.alertdb.Alert
This method is used to contruct Alert object from byte array obtained using clientEncodedObj().
clientEncodeObj() - Method in class com.adventnet.nms.alertdb.Alert
This method is used to serialize the fields of this Alert to be sent to the client.
ClientEventAPI - interface com.adventnet.nms.eventui.ClientEventAPI.
ClientEventAPI is the API interface for the Client side API implementation for Events.
ClientFrameWorkAPI - class com.adventnet.nms.util.ClientFrameWorkAPI.
This class can be used by the user to initialize the FrameWork utilities of NMS.
ClientFrameWorkAPI(Properties) - Constructor for class com.adventnet.nms.util.ClientFrameWorkAPI
The constructor which takes properties object as an argument to initialize the Framework utilities.
ClientPollAPI - interface com.adventnet.nms.pollui.ClientPollAPI.
ClientPollAPI is the Client side API implementation for poll.
ClientPollAPIImpl - class com.adventnet.nms.pollui.ClientPollAPIImpl.
ClientPollAPIImpl is the implementation of ClientPollAPI, which the API users would instantiate to manipulate Performance module Custom Views.
ClientPollAPIImpl(String, int, String) - Constructor for class com.adventnet.nms.pollui.ClientPollAPIImpl
Constructor with 3 parameters i.e.
ClientPollAPIImpl(String, int, String, String) - Constructor for class com.adventnet.nms.pollui.ClientPollAPIImpl
Creates a new ClientPollAPIImpl instance.
ClientPollAPIImpl(String, int, String, String, String) - Constructor for class com.adventnet.nms.pollui.ClientPollAPIImpl
Creates a new ClientPollAPIImpl instance.
ClientPollAPIImpl(String, String) - Constructor for class com.adventnet.nms.pollui.ClientPollAPIImpl
 
clientSocketFE - Static variable in class com.adventnet.nms.util.PureServerUtilsFE
This is used for initializing the client socket.
ClientTopoAPI - interface com.adventnet.nms.topoui.ClientTopoAPI.
ClientTopoAPI is the API interface for the Client side API implementation for Topo objects.
clone() - Method in class com.adventnet.nms.util.XMLNode
Clones the XML node along with its children
clone() - Method in class com.adventnet.nms.mapui.MapSymbolComponent
Returns a new MapSymbolComponent object which is a clone of this MapSymbolComponent.
clone() - Method in class com.adventnet.nms.mapui.MapContainerComponent
 
clone() - Method in class com.adventnet.nms.mapui.MapGroupComponent
Returns a new MapGroupComponent object which is a clone of this MapGroupComponent .
clone() - Method in class com.adventnet.nms.mapui.MapLinkComponent
Returns a new MapLinkComponent object which is a clone of this MapLinkComponent.
clone() - Method in class com.adventnet.nms.provisioning.server.ScheduledInfo
 
clone() - Method in class com.adventnet.nms.provisioning.inventorydb.NetworkInventory
Returns a cloned copy of the NetworkInventory.
clone() - Method in class com.adventnet.nms.alertdb.AlertHistory
Return a new AlertHistory object which is a clone of this AlertHistory object.
clone() - Method in class com.adventnet.nms.alertdb.AlertAnnotation
Return a new AlertAnnotation object which is a clone of this alert object.
clone() - Method in class com.adventnet.nms.alertdb.Alert
Creates and returns a copy of this object.
clone() - Method in class com.adventnet.nms.eventdb.Event
Creates and returns a copy of this object.
clone() - Method in class com.adventnet.nms.poll.PolledData
Returns a new object which is a clone of this.
clone() - Method in class com.adventnet.nms.poll.MultiplePolledData
Return a new object which is a clone of this
clone() - Method in class com.adventnet.nms.fe.common.ViewData
 
clone() - Method in class com.adventnet.management.policydb.PolicyObject
 
clone() - Method in class com.adventnet.nms.store.DBIndexedVector
Deprecated.  
clone() - Method in interface com.adventnet.nms.store.DBInterface
A method to return a new object which is a clone of this object.
clone() - Method in class com.adventnet.nms.store.DBVector
Returns a new java.util.Vector with all the elements in DBVector.
clone() - Method in class com.adventnet.nms.mapdb.MapSymbol
Returns a new MapSymbol object which is a clone of this MapSymbol.
clone() - Method in class com.adventnet.nms.mapdb.MapContainer
Returns a MapContainer which is a clone of this MapContainer.
clone() - Method in class com.adventnet.nms.mapdb.MapGroup
Returns a new MapGroup object which is a clone of this MapGroup.
clone() - Method in class com.adventnet.nms.mapdb.MapLink
Returns a new object which is a clone of this object.
clone() - Method in class com.adventnet.nms.mapdb.MapDB
Returns a new MapDB object which is a clone of this MapDB .
clone() - Method in class com.adventnet.nms.topodb.ManagedObject
Gets a cloned copy of the ManagedObject.
clone() - Method in class com.adventnet.nms.topodb.TopoObject
Returns the cloned copy of the TopoObject.
clone() - Method in class com.adventnet.nms.topodb.IpAddress
Returns the cloned copy of the IpAddress object.
clone() - Method in class com.adventnet.nms.topodb.SnmpInterface
Returns the cloned copy of the SnmpInterface object.
clone() - Method in class com.adventnet.nms.topodb.Node
Returns the cloned copy of the Node object.
clone() - Method in class com.adventnet.nms.topodb.Network
Returns a cloned copy of the Network object.
clone() - Method in class com.adventnet.nms.topodb.SnmpNode
Returns the cloned copy of the SnmpNode object.
cloneMenu(JMenu) - Static method in class com.adventnet.nms.util.NmsClientUtil
This method returns a menu which is a clone of the menu given in the argument.
cloneMenu(JMenu, boolean, boolean) - Static method in class com.adventnet.nms.util.NmsClientUtil
 
cloneTemplate() - Method in class com.adventnet.nms.provisioning.xml.Template
Clones this template and returns it.
CLOSE_EXTERNAL_FRAME - Static variable in interface com.adventnet.nms.startclient.NmsPanel
 
CLOSE_PANEL_EVENT - Static variable in interface com.adventnet.nms.startclient.NmsPanel
This constant refers to the NmsPanelEvent Event Id to be associated for the closing a NmsPanel.
close() - Method in interface com.adventnet.management.transport.TransportProvider
Closes the transport interface after communication is over.
close() - Method in interface com.adventnet.management.transport.SessionTransportProvider
Closes the transport interface after communication is over.
close() - Method in interface com.adventnet.management.config.GenericConfigSession
Called when ConfigClient closes its session with ConfigServer.
close() - Method in class com.adventnet.management.config.ConfigClient
Closes the underlying connection and cleans up the resources used by it.
close() - Method in class com.adventnet.nms.broadcast.BroadcastClient
Another interface method.
close() - Method in class com.adventnet.nms.util.ClientFrameWorkAPI
 
close() - Method in interface com.adventnet.nms.startclient.SocketConnection
This method will be called when the session is closed by the client.
close() - Method in interface com.adventnet.nms.eventdb.trapstore.TrapStoreIfc
This method will be invoked when no more trap should be received in the port 'portNo', specified while opening the socket.
close() - Method in class com.adventnet.nms.fe.common.UpdateHandlerImpl
 
close() - Method in class com.adventnet.nms.commonfe.GenericFESession
 
close() - Method in interface com.adventnet.nms.startnms.SocketSessionConnectionBE
This method is invoked when the Front End closes the connection with the Backend server.
close() - Method in interface com.adventnet.nms.startnms.SocketSessionConnectionFE
This method is invoked when the client closes the connection with the server.
closeTheClient() - Static method in class com.adventnet.nms.util.NmsClientUtil
This shutdowns the client after doing the cleanup operations.
closeTheClient(String) - Static method in class com.adventnet.nms.util.NmsClientUtil
This will shutdown the client after doing the cleanup operations.
collectData(Vector) - Method in interface com.adventnet.nms.poll.ProtocolProvider
User can do the data collection for the PolledDatas that are passed by implementing this method.
CollectedData - class com.adventnet.nms.poll.CollectedData.
Utility class to obtain various details about the collected data.
CollectedData(Vector) - Constructor for class com.adventnet.nms.poll.CollectedData
creates an instance of CollectedData.
CollectedInfo - class com.adventnet.nms.poll.CollectedInfo.
Utility class to obtain various details about the data collected.
CollectedInfo() - Constructor for class com.adventnet.nms.poll.CollectedInfo
 
Collector - class com.adventnet.nms.poll.Collector.
The main class for the data collector.
Collector() - Constructor for class com.adventnet.nms.poll.Collector
 
ColumnAttribute - class com.adventnet.management.config.xml.ColumnAttribute.
This class represents ColumnAttributes in a TableAttribute.
ColumnAttribute(Element) - Constructor for class com.adventnet.management.config.xml.ColumnAttribute
This constructor requires an XML element with tag name ColumnAttribute.
columnName - Variable in class com.adventnet.nms.util.SearchAttributes
This is the name of the criteria which is displayed in the first combobox of the search dialog.
com.adventnet.db - package com.adventnet.db
 
com.adventnet.management.backup - package com.adventnet.management.backup
This package contains the Java documentation for the API's used in Web NMS backup system
com.adventnet.management.config - package com.adventnet.management.config
Provides classes and interfaces for creating and applying configuration over Network Elements.
com.adventnet.management.config.corba - package com.adventnet.management.config.corba
Provides classes which can be used for configuring CORBA enabled agents.
com.adventnet.management.config.ftp - package com.adventnet.management.config.ftp
 
com.adventnet.management.config.snmp - package com.adventnet.management.config.snmp
Provides classes which can be used for configuring SNMP enabled agents.
com.adventnet.management.config.telnet - package com.adventnet.management.config.telnet
Provides classes which can be used for configuring CLI enabled agents.
com.adventnet.management.config.tftp - package com.adventnet.management.config.tftp
Provides classes which can be used for defining TFTP Tasks to do file transfers.
com.adventnet.management.config.tl1 - package com.adventnet.management.config.tl1
Provides classes which can be used for configuring TL1 enabled agents.
com.adventnet.management.config.xml - package com.adventnet.management.config.xml
Contains classes for representing fundamental configuration details.
com.adventnet.management.log - package com.adventnet.management.log
This package contains Java documentation for various API's used in Web NMS logging module.
com.adventnet.management.policydb - package com.adventnet.management.policydb
Java documentation for this package contains information about the various API's available in Policy framework service
com.adventnet.management.scheduler - package com.adventnet.management.scheduler
This package contains information about the Scheduler, the one which is used widely to execute assigned task at a specified time  with the control over no of threads .
com.adventnet.management.transaction - package com.adventnet.management.transaction
This package contains classes which are useful for utilizing the transaction support provided by Web NMS.
com.adventnet.management.transport - package com.adventnet.management.transport
This package defines some basic interfaces for a generic transport provider framework for communication between a client and server.
com.adventnet.nms.admin - package com.adventnet.nms.admin
Provides the API for performing administrative operations on the Web NMS servers.
com.adventnet.nms.alertdb - package com.adventnet.nms.alertdb
This package contains classes and interfaces that provide useful mechanism to handle the server side Alert management functionalities.
com.adventnet.nms.alertui - package com.adventnet.nms.alertui
This package provides classes to handle Alert management  functionalities on the Client side with APIs to build standalone Alert client, based on the Custom View Framework.
com.adventnet.nms.authentication - package com.adventnet.nms.authentication
This package consists of set of classes that are related to WebNMS User Administration.
com.adventnet.nms.broadcast - package com.adventnet.nms.broadcast
This package contains documentation for the Web NMS Client side API classes that help user written classes to register as Broadcast Clients that could receive the broadcast messages that are communicated between the client(s) through the Web NMS server(s).
com.adventnet.nms.client - package com.adventnet.nms.client
This package contains the java documentation for the API classes that form the client side building blocks in developing a Stand Alone client.
com.adventnet.nms.commonfe - package com.adventnet.nms.commonfe
Provides the API for getting useful information about the FE server.
com.adventnet.nms.config - package com.adventnet.nms.config
Provides classes and interfaces  for creating configuration audit views.
com.adventnet.nms.db - package com.adventnet.nms.db
Provides the classes and interfaces, to manipulate the information in the database using SQL.
com.adventnet.nms.db.util - package com.adventnet.nms.db.util
Provides classes and interfaces for the utility classes for database query.
com.adventnet.nms.eventdb - package com.adventnet.nms.eventdb
This package contains classes and interfaces that provide useful mechanism to handle the server side Event management functionalities.
com.adventnet.nms.eventdb.tl1 - package com.adventnet.nms.eventdb.tl1
This package contains classes and interfaces that provide useful mechanism to handle the TL1 autonomous messages.
com.adventnet.nms.eventdb.trapstore - package com.adventnet.nms.eventdb.trapstore
    Provides an  interface that enables the user to plugin his own mechanism to receive the traps, and hand over to the Common
Trap Receiver when requested, for further processing.
com.adventnet.nms.eventui - 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.
com.adventnet.nms.failover - package com.adventnet.nms.failover
 This package contains java documentation for the API classes that provide useful information about the status of the client when it detects connection loss with the front end server.
com.adventnet.nms.fault - package com.adventnet.nms.fault
 
com.adventnet.nms.fe.alert - package com.adventnet.nms.fe.alert
Provides classes and interfaces of AlertSessionBean, proxy implementation and thin APIs.
com.adventnet.nms.fe.alert.ejb - package com.adventnet.nms.fe.alert.ejb
Provides EJB specific classes and interfaces that are required for AlertSessionBean.
com.adventnet.nms.fe.common - package com.adventnet.nms.fe.common
Provides the API for manipulating the Custom Views on the FE server.
com.adventnet.nms.fe.common.ejb - package com.adventnet.nms.fe.common.ejb
This package contains EJB specific classes and interfaces that are common to all modules, to publish custom view related operations via JNDI.
com.adventnet.nms.fe.common.naming - package com.adventnet.nms.fe.common.naming
This package contains classes that are used to get RMIAPIs, that are used by SessionBeans.
com.adventnet.nms.fe.config - package com.adventnet.nms.fe.config
Provides Proxy & Thin APIs  for configuring Network Elements from Applet Clients.
com.adventnet.nms.fe.config.ejb - package com.adventnet.nms.fe.config.ejb
Provides EJB specific classes and interfaces that are required for ConfigSessionBean.
com.adventnet.nms.fe.event - package com.adventnet.nms.fe.event
Provides classes and interfaces of EventSessionBean, proxy implimentation and thin APIs.
com.adventnet.nms.fe.event.ejb - package com.adventnet.nms.fe.event.ejb
Provides EJB specific classes and interfaces that are required for EventSessionBean.
com.adventnet.nms.fe.log - package com.adventnet.nms.fe.log
Provides classes and interfaces for the logging service via RMI.
com.adventnet.nms.fe.map - package com.adventnet.nms.fe.map
Provides classes and interfaces of MapSessionBean, proxy implimentation and thin APIs.
com.adventnet.nms.fe.map.ejb - package com.adventnet.nms.fe.map.ejb
Provides EJB based classes and interface that are used by MapSessionBean.
com.adventnet.nms.fe.perf - package com.adventnet.nms.fe.perf
Provides classes and interfaces for implementation of PerfSession, thin APIs and proxy implementation including functionality to read the details of Poll units and the collected data from database.
com.adventnet.nms.fe.perf.ejb - package com.adventnet.nms.fe.perf.ejb
Provides EJB specific classes and interfaces to achieve performance monitoring in EJB mode.

1.
com.adventnet.nms.fe.topo - package com.adventnet.nms.fe.topo
Provides classes and interfaces of TopoSessionBean, proxy implimentation and thin APIs.
com.adventnet.nms.fe.topo.ejb - package com.adventnet.nms.fe.topo.ejb
Provides EJB specific classes and interfaces that are required for TopoSessionBean.
com.adventnet.nms.jmxagent - package com.adventnet.nms.jmxagent
Provides interface(s) and classes to filter out the manager list, whereby Web NMS JMX Agent can send the SNMP traps for specific managers.
com.adventnet.nms.jsp - package com.adventnet.nms.jsp
Provides classes, that are used for data display and manipulation in the HTML UI.
com.adventnet.nms.mapdb - package com.adventnet.nms.mapdb
Provides interfaces and classes for representing the topology ManagedObjects (which represent network elements) as various map symbols.
com.adventnet.nms.mapui - package com.adventnet.nms.mapui
This package contains interfaces and classes that form the essential building components of the Web NMS Map Client.
com.adventnet.nms.netwatch - package com.adventnet.nms.netwatch
Provides interfaces for plugging user defined discovery process and to customize the test that is done during the status polling of the ManagedObjects.
com.adventnet.nms.policyui - package com.adventnet.nms.policyui
Java documentation for this package contains information about the Customizer class which is useful in customizing UI related stuff corresponding to Policy viewer.
com.adventnet.nms.poll - package com.adventnet.nms.poll
Provides classes and interfaces for handling server side functions for Performance Management.
com.adventnet.nms.pollui - package com.adventnet.nms.pollui
Provides classes and interfaces for handling client side functions for Performance Management such as the following: Fetching data from the server and displaying them in the client. implementing custom views to display data providing  interface for implementing custom views
com.adventnet.nms.pollui.tl1 - package com.adventnet.nms.pollui.tl1
Provides classes to build and customize Current Statistics graphs and Collected Statistics graphs for TL1 protocol.
com.adventnet.nms.provisioning - package com.adventnet.nms.provisioning
Provides classes and interfaces to access Provisioning Module functions.
com.adventnet.nms.provisioning.ext - package com.adventnet.nms.provisioning.ext
Contains classes and interfaces which can be implemented to provide domain and ventor-specific extensions.
com.adventnet.nms.provisioning.inventorydb - package com.adventnet.nms.provisioning.inventorydb
Provides interfaces and classes for modelling the inventory details and manipulating the inventory database.
com.adventnet.nms.provisioning.server - package com.adventnet.nms.provisioning.server
Provides classes that are fundamental to the design of the Provisioning Module.
com.adventnet.nms.provisioning.ui - package com.adventnet.nms.provisioning.ui
Provides classes to access the ProvisioningAPI in any kind of Communication mode.
com.adventnet.nms.provisioning.ui.uielements - package com.adventnet.nms.provisioning.ui.uielements
Provides interfaces and classes for creating ui components which can be used for rendering the Forms present in a template.
com.adventnet.nms.provisioning.xml - package com.adventnet.nms.provisioning.xml
Contains classes that represent provisioning xml template.
com.adventnet.nms.rmi - package com.adventnet.nms.rmi
Provides the API for performing RMI related utility functions.
com.adventnet.nms.server - package com.adventnet.nms.server
This package contains the java documentation for the API classes that form the server side building blocks in developing a Stand Alone client.
com.adventnet.nms.severity - package com.adventnet.nms.severity
This package contains the java documentation for the API classes that provide useful mechanism to handle the severities that are defined in Web NMS.  The classes present in this package essentially helps in accessing information about the Severities that have been configured in the Web NMS server.
com.adventnet.nms.startclient - package com.adventnet.nms.startclient
This package contains interfaces and classes that form the essential building units of the Web NMS Java Client.
com.adventnet.nms.startclient.rmi - package com.adventnet.nms.startclient.rmi
This package contains generic interfaces that are to be implemented by the Client side classes to participate in RMI based communication between the Back End Server and Client (or Front End Server).
com.adventnet.nms.startnms - package com.adventnet.nms.startnms
Provides interfaces and classes that define the communication layer of the Web NMS BE and FE servers.
com.adventnet.nms.store - package com.adventnet.nms.store
Java documentation for this package contains information about various classes used for storing Objects ,highly scalable  Vector and Hashtable.
com.adventnet.nms.store.relational - package com.adventnet.nms.store.relational
This package contains the Java documentation about the various API's used to store information about Objects incase of database storage
com.adventnet.nms.tftp - package com.adventnet.nms.tftp
This package com.adventnet.nms.tftp describes the classes used for performing Tftp operation .Tftp is basically  used for transferring the files from the  local machine to remote machine or vice versa.
com.adventnet.nms.tl1.config - package com.adventnet.nms.tl1.config
 
com.adventnet.nms.topodb - package com.adventnet.nms.topodb
Provides interfaces and classes for modelling the network elements (NEs) as ManagedObjects and manipulating the topology database.
com.adventnet.nms.topodb.corba - package com.adventnet.nms.topodb.corba
 
com.adventnet.nms.topodb.tl1 - package com.adventnet.nms.topodb.tl1
Provides classes used for modelling the TL1 network elements (NEs) These classes extend the core Managed Object Information Model of Web NMS These TL1 Managed Objects store all necessary device specific information. These TL1 Managed Objects store the details of the TCP connection established between the TL1 device and Web NMS BE Server.
com.adventnet.nms.topoui - package com.adventnet.nms.topoui
This package contains the java documentation for the API classes that provide useful mechanism to handle the client side Topological management functionalities.
com.adventnet.nms.trap - package com.adventnet.nms.trap
This package now contains an interface that needs to be implemented by external Applications to register for trap notification.
com.adventnet.nms.util - package com.adventnet.nms.util
Java documentation for this package contains information about various utility classes which are used across all modules in Web NMS.
com.adventnet.security - package com.adventnet.security
Java Documentation for this package contains information about utility classes which are used across the security framework.
com.adventnet.security.audit - package com.adventnet.security.audit
This package consist of auditing related interfaces and classes which are used to perform auditing  in Security Management.
com.adventnet.security.authentication - package com.adventnet.security.authentication
This package defines the primary authentication interface which provides the API's to verify the user credentials.
com.adventnet.security.authorization - package com.adventnet.security.authorization
This package consists of authorization related interfaces and classes which are used to perform Access Control to the users for different applications and also to add/delete the Access Control Data to the data store.
com.adventnet.security.crypto - package com.adventnet.security.crypto
This package consist of cryptograph related interfaces and classes which are used to perform encryption  and decryption in Security Management.
command - Variable in class com.adventnet.nms.util.RunCmd
The commaned that should be executed.
command - Variable in class com.adventnet.nms.eventdb.FilterCommand
 
COMMAND - Static variable in interface com.adventnet.management.config.telnet.TelnetAttributeConstants
Constant that indicates the command of the TelnetAttribute
COMMAND - Static variable in interface com.adventnet.management.config.tftp.TftpAttributeConstants
Constant that indicates the command of the TftpAttribute.
COMMAND_ARGS - Static variable in interface com.adventnet.management.config.telnet.TelnetAttributeConstants
Constant that indicates the CommandArguments of the TelnetAttribute.
COMMANDCODE - Static variable in interface com.adventnet.management.config.tl1.TL1AttributeConstants
Constant which indicates the commandCode of TL1Attribute
COMMENT - Static variable in class com.adventnet.nms.util.XMLNode
Comment Node
COMMIT - Static variable in class com.adventnet.nms.util.NmsException
Constant for commit operation
commit() - Method in class com.adventnet.management.transaction.TransactionAPI
Complete the transaction associated with the current thread.
commitAllNonTransactionConnections() - Method in class com.adventnet.management.transaction.ConnectionPool
Commits all the non transaction connections.
commonAction - Variable in class com.adventnet.nms.alertdb.FaultMgr
 
commonAction - Variable in class com.adventnet.nms.eventdb.EventMgr
 
CommonAPI - interface com.adventnet.nms.util.CommonAPI.
This is the interface that contains methods that are common for the different modules in NMS.
CommonClientAPI - interface com.adventnet.nms.client.CommonClientAPI.
CommonClientAPI is the API interface for the Client side API implementation of CustomView manipulations.
CommonFEAPI - interface com.adventnet.nms.util.CommonFEAPI.
 
CommonFilterAPI - interface com.adventnet.nms.server.CommonFilterAPI.
This is an API interface for configuring alert/event filters.
CommonModuleAPI - interface com.adventnet.nms.util.CommonModuleAPI.
This is a common interface which is implemented by most of the api's that are bound to the rmi registry.
commonPanelProps - Static variable in class com.adventnet.nms.mapui.MapApplet
 
CommonRelationalObject - class com.adventnet.nms.store.relational.CommonRelationalObject.
 
CommonRelationalObject() - Constructor for class com.adventnet.nms.store.relational.CommonRelationalObject
 
CommonUtil - class com.adventnet.nms.util.CommonUtil.
This is an utility class that has methods that are common to all modules both on server and client side.
CommonUtil() - Constructor for class com.adventnet.nms.util.CommonUtil
Default empty constructor.
CommonUtilCarrier - class com.adventnet.nms.util.CommonUtilCarrier.
This class contains the reference of NmsCommonUtil class so that it can be used by other sources that are used both in server and client side.
CommonUtilCarrier() - Constructor for class com.adventnet.nms.util.CommonUtilCarrier
 
community - Variable in class com.adventnet.nms.util.SnmpPing
The community string used while doing an SNMP query default value -- public
Compare - class com.adventnet.nms.poll.Compare.
The basic class for making string type comparisions for any ManagedObject property.
Compare() - Constructor for class com.adventnet.nms.poll.Compare
Creates a new Compare instance.
compare(int, int) - Method in class com.adventnet.nms.severity.SeverityInfo
This method compares the criticality of two severities.
compare(String, String) - Method in class com.adventnet.nms.severity.SeverityInfo
This method compares the criticality of two severities.
Compare(String, String, String, String) - Constructor for class com.adventnet.nms.poll.Compare
Creates a new Compare instance.
compareIPV6Addrs(String, String) - Static method in class com.adventnet.nms.util.WatchUtil
This method is used to compare two IPV6 addresses and check whether they are belonging to the same Network Interface card.
compareMACAddrs(String, String) - Static method in class com.adventnet.nms.util.WatchUtil
This method is used to compare two mac addresses.
componentHidden(ComponentEvent) - Method in class com.adventnet.nms.startclient.MainPanel
 
componentMoved(ComponentEvent) - Method in class com.adventnet.nms.startclient.MainPanel
 
componentResized(ComponentEvent) - Method in class com.adventnet.nms.startclient.MainPanel
 
componentShown(ComponentEvent) - Method in class com.adventnet.nms.startclient.MainPanel
 
con - Variable in class com.adventnet.nms.fe.map.MapSessionBean
 
con - Variable in class com.adventnet.nms.fe.topo.TopoSessionBean
 
concateDate(String, String) - Static method in class com.adventnet.nms.util.NmsClientUtil
This method concatenates the given 'from' and 'to' dates into a single string in the format "date1 and date2", where 'date1' and 'date2' are strings representing the given 'from' and 'to' dates as seconds value respectively.
CONCURRENT_MODIFICATION_ERROR - Static variable in interface com.adventnet.management.config.ConfigConstants
Constant to indicate that an error occured while executing the same task simultaneously.
conditions - Variable in class com.adventnet.management.policydb.PolicyObject
HashTable which stores all the conditions of this PolicyObject
CONFIG_ID - Static variable in interface com.adventnet.management.config.NmsConfigConstants
The Client ID which will be used across the client and NMS server.
CONFIG_PROVIDER_ERROR - Static variable in interface com.adventnet.management.config.ConfigConstants
Constant to indicate that an error occured in getting configprovider.xml file.
ConfigAPIFactory - interface com.adventnet.management.config.ConfigAPIFactory.
This is a remote interface for getting the DeviceConfigurationAPI instance in order to execute the tasks remotely.
ConfigAuthorizationException - exception com.adventnet.management.config.ConfigAuthorizationException.
This exception is thrown if a particular user is not authorized for creating or executing a task over a set of devices.
ConfigAuthorizationException() - Constructor for class com.adventnet.management.config.ConfigAuthorizationException
Constructs a ConfigAuthorizationException without any detailed messge.
ConfigAuthorizationException(String) - Constructor for class com.adventnet.management.config.ConfigAuthorizationException
Constructs a ConfigAuthorizationException with the given message.
ConfigClient - class com.adventnet.management.config.ConfigClient.
ConfigClient is an abstract base class which allows an applet or an application (i.e client) to communicate with the Configuration Management Server.
ConfigClient() - Constructor for class com.adventnet.management.config.ConfigClient
 
ConfigClientAPI - class com.adventnet.management.config.ConfigClientAPI.
This class provides various APIs for manipulating configuration tasks or getting task related data from ConfigServer.
ConfigClientAPI(ConfigClient, String) - Constructor for class com.adventnet.management.config.ConfigClientAPI
Creates a new ConfigClientAPI instance for sending requests to ConfigServer.
ConfigConstants - interface com.adventnet.management.config.ConfigConstants.
An interface which defines various constants used across the config server.
CONFIGERR - Static variable in class com.adventnet.management.config.ConfigLogger
Redirects the log messages to the file specified in logging conf file with key name as CONFIGERR.
ConfigException - exception com.adventnet.management.config.ConfigException.
A class that catches and reports Configuration errors.
ConfigException() - Constructor for class com.adventnet.management.config.ConfigException
Constructs a ConfigException with no detail message.
ConfigException(String) - Constructor for class com.adventnet.management.config.ConfigException
Constructs an ConfigException with the specified detail message.
ConfigLogger - class com.adventnet.management.config.ConfigLogger.
This class is used to log the Config Messages.
ConfigLogger() - Constructor for class com.adventnet.management.config.ConfigLogger
 
CONFIGOUT - Static variable in class com.adventnet.management.config.ConfigLogger
Redirects the log messages to the file specified in logging conf file with key name as CONFIGUSER.
ConfigParseException - exception com.adventnet.management.config.ConfigParseException.
A class which represents the errors which occurs during the parsing of configtask xml files.
ConfigParseException() - Constructor for class com.adventnet.management.config.ConfigParseException
Creates a new ConfigParseException instance.
ConfigParseException(String) - Constructor for class com.adventnet.management.config.ConfigParseException
Creates a new ConfigParseException instance.
ConfigPDU - class com.adventnet.management.config.ConfigPDU.
The ConfigPDU class represents the PDU which encapsulates information like uniqueID, workID and the data which the user wants to transfer across client and configuration server.
ConfigPDU(String, int, byte[]) - Constructor for class com.adventnet.management.config.ConfigPDU
Constructor to construct a ConfigPDU.
ConfigPDU(String, int, byte[], String) - Constructor for class com.adventnet.management.config.ConfigPDU
Constructor to construct a ConfigPDU with userName.
ConfigProvider - class com.adventnet.management.config.ConfigProvider.
This is a base class whose abstract methods need to be implemented for downloading or uploading configuration from various devices through a specific protocol.
ConfigProvider() - Constructor for class com.adventnet.management.config.ConfigProvider
 
ConfigResult - class com.adventnet.management.config.xml.ConfigResult.
This class represents the complete information on the status of configuration of the device.
ConfigResult(DeviceResult[]) - Constructor for class com.adventnet.management.config.xml.ConfigResult
This is an constructor which takes DeviceResult array as an argument
ConfigResult(Element) - Constructor for class com.adventnet.management.config.xml.ConfigResult
This is a constructor which takes XML Element as an argument.
ConfigResult(String) - Constructor for class com.adventnet.management.config.xml.ConfigResult
This is a constructor which takes XML String as the argument.
ConfigResultEvent - class com.adventnet.management.config.ConfigResultEvent.
This event indicates that a response has been arrived from ConfigServer for a submitted request.
ConfigResultEvent(int, byte[], String) - Constructor for class com.adventnet.management.config.ConfigResultEvent
Constructs a ConfigResultEvent for the response from ConfigServer.
ConfigResultListener - interface com.adventnet.management.config.ConfigResultListener.
This interface defines the listener for the Configuration responses as a ConfigResultEvent object.
ConfigSessionBean - class com.adventnet.nms.fe.config.ejb.ConfigSessionBean.
ConfigSessionBean.This is a EJB bean ,which extends SessionBean and also It is a Stateless Bean.This class will be given as the bean class while deploying.All the ejb specific code will reside here like sessionbean implementation, jndi lookup etc.)and also the business logic done is done here.
ConfigSessionBean() - Constructor for class com.adventnet.nms.fe.config.ejb.ConfigSessionBean
Creates a new ConfigSessionBean instance.
ConfigSessionHome - interface com.adventnet.nms.fe.config.ejb.ConfigSessionHome.
The home interface for ConfigSessionBean.
ConfigSessionRemote - interface com.adventnet.nms.fe.config.ejb.ConfigSessionRemote.
ConfigSessionRemote This is the "Remote" interface for the ConfigSessionBean.
ConfigStoreException - exception com.adventnet.management.config.ConfigStoreException.
An class which can be used to report errors in storing the configuration details in the database or flat files.
ConfigStoreException() - Constructor for class com.adventnet.management.config.ConfigStoreException
Creates a new ConfigStoreException instance.
ConfigStoreException(String) - Constructor for class com.adventnet.management.config.ConfigStoreException
Creates a new ConfigStoreException instance.
configTask - Variable in class com.adventnet.management.config.ConfigProvider
Maintains the configuration data for uploading configuration from a device.
ConfigTask - class com.adventnet.management.config.xml.ConfigTask.
This class holds configuration data that has to be applied over a set of Network Elements.
ConfigTask() - Constructor for class com.adventnet.management.config.xml.ConfigTask
Creates a ConfigTask by initializing an empty Element of name "ConfigTask".
ConfigTask(Element) - Constructor for class com.adventnet.management.config.xml.ConfigTask
Creates a ConfigTask from this element.
ConfigTask(String) - Constructor for class com.adventnet.management.config.xml.ConfigTask
Creates a ConfigTask from the XML String.
ConfigTaskEvent - class com.adventnet.management.config.ConfigTaskEvent.
This event indicates that a device associated with a ConfigTask has been configured for Task execution or for applying the rollback.
ConfigTaskEvent(String, String, String, String, int, int) - Constructor for class com.adventnet.management.config.ConfigTaskEvent
Constructs a ConfigTaskEvent with taskname, devicename, status ,retry completed and totalRetries
ConfigTaskListener - interface com.adventnet.management.config.ConfigTaskListener.
This listener interface is for receiving config events on configuring various devices.
ConfigTaskOverEvent - class com.adventnet.management.config.ConfigTaskOverEvent.
This event indicates that the configuration is over for the associated devices in a ConfigTask.
ConfigTaskOverEvent(String, String[], String[]) - Constructor for class com.adventnet.management.config.ConfigTaskOverEvent
Constructs a TaskOverEvent for the submitted task.
ConfigUpdater - interface com.adventnet.management.config.ConfigUpdater.
This interface need to be implemented by classes which need to perform certain operations after configuring a device.
ConfigurationUpload - interface com.adventnet.management.config.ConfigurationUpload.
This class if implemented by the user will be used during upload of Configuration, that is, the user class implementing this interface will be used (in case of rollback) for current configuration.
configureDevice(String, Attribute[], Device) - Method in class com.adventnet.management.config.ConfigProvider
Method for configuring various devices through a specific protocol.
configureDevice(String, Attribute[], Device) - Method in class com.adventnet.management.config.corba.CorbaConfigProvider
Configures various devices through CORBA.
configureDevice(String, Attribute[], Device) - Method in class com.adventnet.management.config.ftp.FTPConfigProvider
 
configureDevice(String, Attribute[], Device) - Method in class com.adventnet.management.config.snmp.SnmpConfigProvider
Configures the devices using SNMP protocol.
configureDevice(String, Attribute[], Device) - Method in class com.adventnet.management.config.telnet.TelnetConfigProvider
Configures various devices through TELNET.
configureDevice(String, Attribute[], Device) - Method in class com.adventnet.management.config.tftp.TftpConfigProvider
Tranfers the file to the device specified.
configureDevice(String, Attribute[], Device) - Method in class com.adventnet.management.config.tl1.TL1ConfigProvider
Configures various devices through TL1.
connected - Variable in class com.adventnet.nms.startclient.MainSocketClient
The value specifies if the client is connected to the server or not.
connected - Variable in class com.adventnet.nms.startnms.MainSocketClientFE
 
ConnectionBreakHandler - interface com.adventnet.management.transaction.ConnectionBreakHandler.
ConnectionBreakHandler interface is used to handle database connection failures.
ConnectionPool - class com.adventnet.management.transaction.ConnectionPool.
ConnectionPool class acts as the gateway for making use of the resources that are pooled.
ConnectionPool() - Constructor for class com.adventnet.management.transaction.ConnectionPool
Constructs a ConnectionPool with default URL, user name, password and driver name.
ConnectionPool(String, String, String, String) - Constructor for class com.adventnet.management.transaction.ConnectionPool
Constructs a ConnectionPool with given URL, user name, password and driver name.
ConnectionPool(String, String, String, String, boolean, int, int, String) - Constructor for class com.adventnet.management.transaction.ConnectionPool
Creates an instance of ConnectionPool.
constructChild(Vector) - Method in class com.adventnet.nms.mapui.MapClientInitializer
 
constructLinkHash(DefaultMapModel) - Method in class com.adventnet.nms.mapui.MapClientInitializer
 
constructTheClientParams(String, boolean, Hashtable) - Static method in class com.adventnet.nms.util.CommonUtil
Method used for parsing any conf file and filling the informations in a hashtable.
constructUI(EditableMap) - Method in class com.adventnet.nms.mapui.MapApplet
User can override this method to add their own component into the MapApplet.
ContainerInterface - interface com.adventnet.nms.topodb.ContainerInterface.
This is the interface for grouping together and managing a set of managed objects, using the containment relationship model.
containment - Variable in class com.adventnet.nms.mapdb.MapContainer
Holds the containment boolean.
contains(int) - Method in class com.adventnet.nms.severity.SeverityInfo
This method can be used to find whether a severity is valid one or not.
contains(Properties) - Method in class com.adventnet.nms.store.DBPropertytable
Deprecated. Returns true if this DBPropertytable already has the value, false otherwise.
contains(String) - Method in class com.adventnet.nms.severity.SeverityInfo
This method can be used to find whether a severity is valid one or not.
contains(String) - Method in class com.adventnet.nms.store.DBIndexedVector
Deprecated. Returns whether the specified element is present in this vector or not.
contains(String) - Method in class com.adventnet.nms.store.DBVectortable
Deprecated. Returns true if this DBVectortable already has the value, false otherwise.
contains(String) - Method in class com.adventnet.nms.store.DBVector
Returns true if this DBVector already has the element, false otherwise.
contains(String) - Method in class com.adventnet.nms.store.DBHashtable
Returns true if this DBHashtable already has the value, false otherwise.
containsChildNodeID(String) - Method in class com.adventnet.nms.util.XMLNode
Checks whether the child nodes contain the ID attribute with the passed ID.
containsColumn(String) - Method in class com.adventnet.nms.store.relational.MetaDataInfo
This method checks whether this table contains the given column name This checks only for the anti alias name
containsKey(String) - Method in class com.adventnet.nms.store.DBPropertytable
Deprecated. Returns true if this DBPropertytable already has the key, false otherwise.
containsKey(String) - Method in class com.adventnet.nms.store.DBVectortable
Deprecated. Returns true if this DBVectortable already has the key, false otherwise.
containsKey(String) - Method in class com.adventnet.nms.store.DBHashtable
Returns true if this DBHashtable already has the key, false otherwise.
containsValue(Properties) - Method in class com.adventnet.nms.store.DBPropertytable
Deprecated. Returns true if this DBPropertytable already has the value, false otherwise.
containsValue(String) - Method in class com.adventnet.nms.store.DBHashtable
Returns true if this DBHashtable already has the value, false otherwise.
containSymbols - Variable in class com.adventnet.nms.mapui.MapApplet
 
Context - class com.adventnet.nms.provisioning.xml.Context.
Context element enables to collect data from any database for InventoryInputs.
Context(Element) - Constructor for class com.adventnet.nms.provisioning.xml.Context
Creates a new Context that contains representaion of the supplied xml element.
CONTINUE - Static variable in interface com.adventnet.nms.admin.StartUpAction
This constant refers to start the nms server
convert_toPostFix(String) - Method in class com.adventnet.nms.poll.ExpressionParser
Converts a mathematical infix expression to its postfix form.
convertAddr(long) - Static method in class com.adventnet.nms.util.WatchUtil
Convert the given long value to an IP address string.
convertKeyTabs(String) - Static method in class com.adventnet.nms.store.relational.RelationalUtil
Dummy impl.
convertStatusPropToInt(String) - Static method in class com.adventnet.nms.store.relational.RelationalUtil
When filtering on status , severity etc where we show the user a String like major , minor etc but internally we deal with numerals like 1 , 2 etc.
convertTabsTo3UnderScores(String) - Method in class com.adventnet.nms.store.relational.RelationalObject
 
convertToString(long) - Method in class com.adventnet.nms.alertdb.AlertHistory
This method converts a long value into string type.
convertToString(long) - Method in class com.adventnet.nms.alertdb.AlertAnnotation
This method converts a long type into string type.
convertToString(long) - Static method in class com.adventnet.nms.store.relational.RelationalUtil
This method primarily is for those fields which represent time (in long) as Strings in database .
COPY_SYMBOLS - Static variable in class com.adventnet.nms.mapui.MapEvent
Standard value for the event of type Copy Symbols.
copyFile(File, File) - Static method in class com.adventnet.nms.util.PureServerUtils
A method to copy the source file to the destination file.
copyFile(String, String) - Static method in class com.adventnet.nms.util.PureServerUtils
A method to copy the source file in the current directory to the destination file in the same directory.
CorbaAttributeEvent - class com.adventnet.management.config.corba.CorbaAttributeEvent.
This event indicates that a Corba Attribute has been configured over a Corba Agent.
CorbaAttributeEvent(String, String, String, String, int, String) - Constructor for class com.adventnet.management.config.corba.CorbaAttributeEvent
Creates an AttributeEvent of type GROUP_ATTRIBUTE.
CorbaAttributeEvent(String, String, String, String, String, String, int, String, boolean) - Constructor for class com.adventnet.management.config.corba.CorbaAttributeEvent
Creates an AttributeEvent of type SCALAR_ATTRIBUTE.
CorbaConfigProvider - class com.adventnet.management.config.corba.CorbaConfigProvider.
This class does configuration of devices through CORBA.
CorbaConfigProvider() - Constructor for class com.adventnet.management.config.corba.CorbaConfigProvider
 
CorbaConfigResultListener - interface com.adventnet.management.config.corba.CorbaConfigResultListener.
The listener interface for receiving the result hashtable obtained when the Config Task is executed.
CorbaDevice - class com.adventnet.management.config.corba.CorbaDevice.
This class holds CORBA specific properties like ORBInitialHost, ORBInitialPort, NameReference InterfaceName for configuring CORBA Devices.
CorbaDevice() - Constructor for class com.adventnet.management.config.corba.CorbaDevice
Creates a CorbaDevice with localhost as ORBInitialhost and 1050 as ORBInitialPort.
CorbaDevice(Device) - Constructor for class com.adventnet.management.config.corba.CorbaDevice
Constructs a CorbaDevice from Device's Element.
CorbaDevice(String, String) - Constructor for class com.adventnet.management.config.corba.CorbaDevice
Constructor to create a CorbaDevice with host and port as parameters.
CorbaDevice(String, String, String) - Constructor for class com.adventnet.management.config.corba.CorbaDevice
Constructor to create a CorbaDevice with host, port and ORBClass as parameters.
CorbaDevice(String, String, String, String) - Constructor for class com.adventnet.management.config.corba.CorbaDevice
Constructor to create a CorbaDevice with host, port,orbClassName and NameService as parameters.
CorbaDevice(String, String, String, String, String, String) - Constructor for class com.adventnet.management.config.corba.CorbaDevice
Constructor to create a CorbaDevice with host,port,nameReference and interface name as parameters.
CorbaDevice(String, String, String, String, String, String, String) - Constructor for class com.adventnet.management.config.corba.CorbaDevice
Constructor to create an CorbaDevice with host,port, nameRef,interface and label as parameters.
CORBANode - class com.adventnet.nms.topodb.corba.CORBANode.
This class extends the com.adventnet.nms.topodb.ManagedObject class and represents the CORBA enabled Nodes discovered by the WebNMS system.
CORBANode() - Constructor for class com.adventnet.nms.topodb.corba.CORBANode
 
correctTimeInLong(long) - Static method in class com.adventnet.nms.util.NmsClientUtil
 
countOfNmsPanels - Static variable in class com.adventnet.nms.util.NmsClientUtil
 
country - Static variable in class com.adventnet.nms.util.NmsClientUtil
returns the country selected by the user.
country - Static variable in class com.adventnet.nms.util.NmsUtil
contains the Country code.It is a two letter variable indicating the first two letters of a country.
cout - Static variable in class com.adventnet.management.log.SystemUtil
It holds the printstream reference for printing output messages on the console.
create() - Method in interface com.adventnet.nms.fe.alert.ejb.AlertSessionHome
 
create() - Method in interface com.adventnet.nms.fe.config.ejb.ConfigSessionHome
This mehthod returns the ConfigSessionRemote instance which is having all DeviceConfig methods.
create() - Method in interface com.adventnet.nms.fe.event.ejb.EventSessionHome
 
create() - Method in interface com.adventnet.nms.fe.map.ejb.MapSessionHome
 
create() - Method in interface com.adventnet.nms.fe.perf.ejb.PerfSessionHome
 
create() - Method in interface com.adventnet.nms.fe.topo.ejb.TopoSessionHome
 
createAndAddXMLNodes(XMLNode, XMLNode, String, String, String) - Method in class com.adventnet.nms.startclient.MainPanel
 
createAndAddXMLNodes(XMLNode, XMLNode, String, String, String, boolean) - Method in class com.adventnet.nms.startclient.MainPanel
 
createAuthorizedView(AuthorizedViewObject) - Method in interface com.adventnet.security.authorization.AuthorizationAdmin
This method creates an AuthorizedView by taking AuthorizedViewObject as a parameter.
createAuthorizedView(Vector) - Method in interface com.adventnet.security.authorization.AuthorizationAdmin
This method creates an AuthorizedView by taking a vector of AuthorizedViewObject as a parameter.
createClip(Vector) - Method in class com.adventnet.nms.mapui.BasicMap
Creates a clipped rectangle for painting.
createClip(Vector, boolean) - Method in class com.adventnet.nms.mapui.BasicMap
 
createConnection(int, int) - Method in class com.adventnet.management.transaction.ConnectionPool
Creates transaction and non-transaction connections as specified by the input parameters.
createCustomView(String) - Method in class com.adventnet.nms.client.ClientCVAPIImpl
To create a custom view of the given name without any criteria and increment.
createCustomView(String) - Method in interface com.adventnet.nms.client.CommonClientAPI
To create a custom view of the given name without any criteria and increment.
createCustomView(String, int) - Method in class com.adventnet.nms.client.ClientCVAPIImpl
To create a custom view of the given name without any criteria and a preset increment value.
createCustomView(String, int) - Method in interface com.adventnet.nms.client.CommonClientAPI
To create a custom view of the given name without any criteria and a preset increment value.
createCustomView(String, Properties) - Method in class com.adventnet.nms.client.ClientCVAPIImpl
To create a custom view of the given name with a preset criteria and no preset increment value.
createCustomView(String, Properties) - Method in interface com.adventnet.nms.client.CommonClientAPI
To create a custom view of the given name with a preset criteria and no preset increment value.
createCustomView(String, Properties, int) - Method in class com.adventnet.nms.client.ClientCVAPIImpl
To create a custom view of the given name with a preset criteria and a preset increment value.
createCustomView(String, Properties, int) - Method in interface com.adventnet.nms.client.CommonClientAPI
To create a custom view of the given name with a preset criteria and a preset increment value.
createCustomView(String, Properties, int, String[], String[], Properties) - Method in class com.adventnet.nms.client.ClientCVAPIImpl
 
createCustomView(String, Properties, int, String[], String[], Properties) - Method in interface com.adventnet.nms.client.CommonClientAPI
createCustomView method takes in the displayFields and their corresponding displayLabels when creating a Custom View.
createCustomView(String, Properties, int, String[], String[], Properties) - Method in class com.adventnet.nms.pollui.ClientPollAPIImpl
 
createCustomView(String, String, Properties) - Method in interface com.adventnet.nms.fe.common.ServerCustomViewAPI
 
createCustomView(String, String, Properties) - Method in class com.adventnet.nms.fe.common.ServerCVAPIImpl
 
createCustomView(String, String, Properties, TableColumn[]) - Method in interface com.adventnet.nms.fe.common.ServerCustomViewAPI
Adds CustomView given the required parameters.
createCustomView(String, String, Properties, TableColumn[]) - Method in class com.adventnet.nms.fe.common.ServerCVAPIImpl
 
createCustomView(String, String, String, String, TableColumn[], Properties, Properties) - Method in interface com.adventnet.nms.fe.common.ejb.CustomSessionRemote
Adds a new custom view with the ID given, criteria specified in criteria Properties and columns to be viewed specified by columnNames.
createCustomView(String, String, String, String, TableColumn[], Properties, Properties) - Method in class com.adventnet.nms.fe.common.CustomSessionBean
Adds a new custom view for the given user.
createCustomView(String, String, String, String, TableColumn[], Properties, Properties) - Method in interface com.adventnet.nms.fe.common.ServerCustomViewAPI
Creates a new Custom View for the user.
createCustomView(String, String, String, String, TableColumn[], Properties, Properties) - Method in class com.adventnet.nms.fe.common.ServerCVAPIImpl
 
createCustomView(String, String, String, TableColumn[], Properties, Properties) - Method in interface com.adventnet.nms.fe.common.ejb.CustomSessionRemote
Adds a new custom view with the criteria specified in criteria Properties and columns to be viewed specified by columnNames.
createCustomView(String, String, String, TableColumn[], Properties, Properties) - Method in class com.adventnet.nms.fe.common.CustomSessionBean
Adds a new custom view for the given user and returns a unique ID representing the custom view.
createCVScope(String) - Method in interface com.adventnet.security.authorization.CustomViewScopeAPI
Method to create a Custom view Scope (CVS).
createInstance(ConnectionPool) - Static method in class com.adventnet.management.transaction.TransactionAPI
This method is used by RelationalAPI while instantiation.
createLogUser(Properties, boolean) - Static method in class com.adventnet.management.log.LogMgr
Creates a Log User based on the arguments.
createLookAndFeelMenu() - Method in class com.adventnet.nms.startclient.MainPanel
 
createMenuBar() - Method in class com.adventnet.nms.mapui.MapApplet
 
createNewAccount(String, String, String) - Method in interface com.adventnet.nms.authentication.UserConfigAPI
Creates a new user account in the Web NMS.
createNewAccount(String, String, String, int, int) - Method in interface com.adventnet.nms.authentication.UserConfigAPI
Creates a new user account in the Web NMS
createNewAlert(Event) - Method in interface com.adventnet.nms.alertdb.EventToAlertCorrelator
Gets the new Alert for the given Event.
createNode(DefaultMutableTreeNode, ManagedObject) - Method in class com.adventnet.nms.topodb.DefaultTopoSubscriber
This node can be used to create a new node for the managed object.
createNode(String, String, String, String, String, String, Properties, Properties) - Method in class com.adventnet.nms.db.util.DBXmlUtility
create node to table ( which is specified during registeration using registerObjectForTable() ) and then inserts or add a node depending whether previousNode is given or not into PanelTree and PanelProps tables.
createPanelMenuBar(NmsPanel, String) - Method in class com.adventnet.nms.startclient.MainPanel
 
createPanelMenuBar(String, NmsPanel) - Method in class com.adventnet.nms.startclient.MainPanel
 
createScheduler(String) - Static method in class com.adventnet.management.scheduler.Scheduler
Creates a scheduler with the specified name.
createScheduler(String, int) - Static method in class com.adventnet.management.scheduler.Scheduler
Creates and returns a new instance of the Scheduler.
createScheduler(String, int, int) - Static method in class com.adventnet.management.scheduler.Scheduler
Creates and returns a new instance of the Scheduler.
createSessions(MainSocketSessionBE) - Method in class com.adventnet.nms.startnms.MainSocketServerBE
 
createSeverityInfo(String) - Static method in class com.adventnet.nms.util.NmsClientUtil
This method will create an instance of SeverityInfo with the specified URL.
createTable(String) - Method in class com.adventnet.nms.poll.PollMgr
Creates the table that is given as argument.
createTable(String) - Method in interface com.adventnet.nms.poll.PollAPI
Creates the table whose name is given as argument.
createTable(String) - Method in class com.adventnet.nms.fe.perf.PollAPIProxyImpl
This method creates the table that is given as the paranmeter.
createTask(String) - Method in interface com.adventnet.management.config.DeviceConfigurationAPI
Creates a new configuration task.
createTask(String, String) - Method in interface com.adventnet.nms.fe.config.ejb.ConfigSessionRemote
Method to create a new task.
createTask(String, String) - Method in class com.adventnet.nms.fe.config.ejb.ConfigSessionBean
Method to create a new task.
createTask(String, String) - Method in interface com.adventnet.nms.fe.config.ThinDeviceConfigAPI
Method to create a new task.
createUpdatedAlert(Event, Alert) - Method in interface com.adventnet.nms.alertdb.EventToAlertCorrelator
Gets the updated Alert.
createUser(String, String) - Method in interface com.adventnet.security.authorization.AuthorizationAdmin
Method to create a new user and assign the same to a group.
createUser(String, String, String) - Method in interface com.adventnet.security.authorization.SecuredAdminAPI
Method to create a new user and assign the same to a group.
createUser(String, String, String) - Method in interface com.adventnet.security.authorization.AuthorizationAdmin
Method to create a new user and assign to a group.
createUserForOwner(String, String, String) - Method in interface com.adventnet.security.authorization.AuthorizationAdmin
Method to create a new user and assign the same to a group.
createUserForOwner(String, String, String, String) - Method in interface com.adventnet.security.authorization.SecuredAdminAPI
The method to create a user with a password for a group with a specific owner.
createUserForOwner(String, String, String, String) - Method in interface com.adventnet.security.authorization.AuthorizationAdmin
Method to create a new user and assign to a group.
createWindowMenu() - Method in class com.adventnet.nms.startclient.MainPanel
 
criteria - Variable in class com.adventnet.nms.server.FilterObject
The properties of the filter.
CRITICAL - Static variable in class com.adventnet.nms.topodb.corba.SeverityStateEnum
 
CRITICAL - Static variable in interface com.adventnet.nms.topodb.TopoAPI
Deprecated. As of Web NMS 2.1. This variable had been deprecated to support configurable number of severities.
CRYPTO_CLASS - Static variable in class com.adventnet.nms.util.NmsUtil
 
CryptoGraphAPI - interface com.adventnet.security.crypto.CryptoGraphAPI.
This interface should be implemented to provide cryptogram support.
CryptoGraphException - exception com.adventnet.security.crypto.CryptoGraphException.
This exception is thrown in case of any exception mainly related to coding / decoding operation of messages.
CryptoGraphException(String) - Constructor for class com.adventnet.security.crypto.CryptoGraphException
Constructor which takes string as a parameter to construct the exception.
CryptoGraphException(String, Exception) - Constructor for class com.adventnet.security.crypto.CryptoGraphException
Constructor which takes string and an Exception as parameters to CryptoGraphException.
csb - Variable in class com.adventnet.nms.fe.common.ServerCVAPIImpl
 
CURRENT_CONFIG - Static variable in interface com.adventnet.management.config.ConfigConstants
Constant which indicates that the type of rollback is Current Configuration.
current_keys - Static variable in class com.adventnet.nms.util.NmsUtil
Contains the remote client addresses
currentDate - Static variable in class com.adventnet.nms.poll.Collector
the date on which NMS is started.
currentLayout - Variable in class com.adventnet.nms.mapui.MapModel
Current Layout instance that is applied over the map.
currentLogFileName - Variable in class com.adventnet.management.log.LogFileWriter
This gives the current file for logging the messages.
currentlyViewedLen - Variable in class com.adventnet.nms.fe.common.UpdateHandlerImpl
currentlyViewedLen The number of rows that are currently viewed.
currentMapViewed - Variable in class com.adventnet.nms.mapui.MapApplet
 
currentTopology - Variable in class com.adventnet.nms.mapdb.MapContainer
Holds the value of the current topology that will be applied for the map.
CustomClassInterface - interface com.adventnet.nms.util.CustomClassInterface.
The interface needs to be implemented by the class which is invoked from the INVOKE_CLASS action of the menu item defined in the appropriate menu file.
CustomDataCollection - interface com.adventnet.nms.poll.CustomDataCollection.
This interface is primarily used to customize datacollection.
customizeProps(String, Properties) - Method in class com.adventnet.nms.fe.common.UpdateHandlerImpl
customizeProps method customizes the props before sending the update to Client.
CUSTOMLOG_CONF_FILE - Static variable in class com.adventnet.nms.util.NmsUtil
 
CustomSessionBean - class com.adventnet.nms.fe.common.CustomSessionBean.
This class contains methods to deal with Custom Views.
CustomSessionBean() - Constructor for class com.adventnet.nms.fe.common.CustomSessionBean
Constructs the session bean.
CustomSessionRemote - interface com.adventnet.nms.fe.common.ejb.CustomSessionRemote.
A common remote interface for all CustomView methods.
CustomTreeCellEditor - class com.adventnet.nms.util.CustomTreeCellEditor.
 
CustomTreeCellEditor() - Constructor for class com.adventnet.nms.util.CustomTreeCellEditor
 
CustomTreeCellEditor(ActionListener) - Constructor for class com.adventnet.nms.util.CustomTreeCellEditor
creates a instance of CustomTreeCellEditor and sets this ActionListener as to teh textfield.
customViewName - Variable in class com.adventnet.nms.jsp.DataProvideBean
Contains the name of the Custom view
CustomViewObject - class com.adventnet.nms.util.CustomViewObject.
This class serves as a container for the indivijual properties that are part of property form dealing with custom views .
CustomViewObject(String, Vector, boolean, Object, boolean, String) - Constructor for class com.adventnet.nms.util.CustomViewObject
Constructor which takes in all the required parameters.
CustomViewProperties - class com.adventnet.nms.fe.common.CustomViewProperties.
The CustomViewProperties class is intended to hold all information about a custom view.
CustomViewProperties(String) - Constructor for class com.adventnet.nms.fe.common.CustomViewProperties
Constructs a CustomViewProperties with the specified viewId.
CustomViewProperties(String, String) - Constructor for class com.adventnet.nms.fe.common.CustomViewProperties
Creates a new CustomViewProperties instance with viewName and parent.
CustomViewScopeAPI - interface com.adventnet.security.authorization.CustomViewScopeAPI.
This class used to provide the Custom View Scope support for framework in Web NMS.
customViewsHT - Variable in class com.adventnet.nms.client.ClientCVAPIImpl
customViewsHT acts as a cache for the custom views got from FE.
CUT_SYMBOLS - Static variable in class com.adventnet.nms.mapui.MapEvent
Standard value for the event of type Cut Symbols.
cutObjects() - Method in class com.adventnet.nms.mapui.EditableMap
Cuts the selected objects.
cvScopeAPI - Variable in class com.adventnet.nms.fe.common.CustomSessionBean
 
cvScopeAPI - Variable in class com.adventnet.nms.fe.map.MapSessionBean
 
cvu - Variable in class com.adventnet.nms.fe.common.CustomSessionBean
CustomViewUtility object which has all Custom View related business logics.
cvUser - Variable in class com.adventnet.nms.fe.common.UpdateHandlerImpl
 

D

data - Variable in class com.adventnet.management.config.ConfigPDU
The data which the user wants to send across client and server.
DATA - Static variable in interface com.adventnet.nms.tftp.Tftp1350
Constant to indicate that a data packet is being received.
DataCollectionConstants - class com.adventnet.nms.poll.DataCollectionConstants.
This class has the constants used while collecting data.
DataCollectionConstants() - Constructor for class com.adventnet.nms.poll.DataCollectionConstants
 
DataDecoder - interface com.adventnet.nms.poll.DataDecoder.
The collected data from an agent could be in any encoded form and the user would like to decode the data before it is stored in the database.
DataFormCustomizer - class com.adventnet.nms.util.DataFormCustomizer.
This abstract class should be extended by all user defined classes which intend to replace the Data Forms that are shown by default by Web NMS across various modules.
DataFormCustomizer() - Constructor for class com.adventnet.nms.util.DataFormCustomizer
 
dataPollIOR - Variable in class com.adventnet.nms.topodb.corba.CORBANode
Represents the stringified Interoperable Object Reference on which the data polling methods would be invoked.
DataProvideBean - class com.adventnet.nms.jsp.DataProvideBean.
DataProvideBean retrieves data for the specified object.it also provides username,custom view created, edge specification,increments for the object
DataProvideBean() - Constructor for class com.adventnet.nms.jsp.DataProvideBean
 
DataRequestHandler - interface com.adventnet.nms.poll.DataRequestHandler.
This interface is implemented to retrieve data from custom tables.
DataSource - class com.adventnet.management.config.xml.DataSource.
This class provides various resources of getting data for configuration.
DataSource(Element) - Constructor for class com.adventnet.management.config.xml.DataSource
Constructs DataSource from the element.
DataSource(String) - Constructor for class com.adventnet.management.config.xml.DataSource
Constructs DataSource from dataSourceXML.
DataSourceGenerator - class com.adventnet.management.config.DataSourceGenerator.
This class provides methods for generating DataSource in XML Format.
DataSourceGenerator() - Constructor for class com.adventnet.management.config.DataSourceGenerator
Initilizes a XML Document for generating DataSource in XML format.
DataSourceGenerator(DataSource) - Constructor for class com.adventnet.management.config.DataSourceGenerator
Initializes the XML Document from the DataSource root element.
dataType - Variable in class com.adventnet.nms.fe.common.UpdateHandlerImpl
dataType is used to identify the data type of the sorted column.
dataUpdate(CollectedInfo) - Method in interface com.adventnet.nms.poll.PollObserver
Called when intimation about data collection has to be done for all PolledData objects of an agent as a set or for all data, i.e., when the observer has registered for all PolledData objects of a particular agent or registered for all data.
dataUpdate(CollectedInfo) - Method in class com.adventnet.nms.fe.perf.PollAPIProxyImpl
 
dataUpdate(String, long, long) - Method in interface com.adventnet.nms.poll.PollObserver
This is the method called in case of the collected data being a numeric.
dataUpdate(String, long, long) - Method in class com.adventnet.nms.fe.perf.PollAPIProxyImpl
 
dataUpdate(String, long, String) - Method in interface com.adventnet.nms.poll.PollObserver
This is the method called in case of the collected data being a String.
dataUpdate(String, long, String) - Method in class com.adventnet.nms.fe.perf.PollAPIProxyImpl
 
DATE_EQUALS - Static variable in class com.adventnet.nms.util.SearchAttributes
Constant for the string equals
DATE_ISAFTER - Static variable in class com.adventnet.nms.util.SearchAttributes
Constant for the string is after
DATE_ISBEFORE - Static variable in class com.adventnet.nms.util.SearchAttributes
Constant for the string is before
DATE_NOT_EQUALS - Static variable in class com.adventnet.nms.util.SearchAttributes
Constant for the string not equals
dateDiff - Static variable in class com.adventnet.nms.util.GenericUtility
 
dateString() - Method in class com.adventnet.nms.alertdb.Alert
Returns the create time of this alert as a string.
dateString(long) - Static method in class com.adventnet.nms.util.CommonUtil
Gets the date as a String.
dateString(long) - Static method in class com.adventnet.nms.util.GenericUtility
Used to get the user readable String format of the given date in long.
dateString(String) - Static method in class com.adventnet.nms.util.CommonUtil
Gets the date as a String ,this method takes String representing time as parameter and returns a string representing date.
dateTimeFormat - Variable in class com.adventnet.management.log.LogFileWriter
This gives the date time format in each log files ( subarayan :-)
db2str(String) - Method in class com.adventnet.nms.store.relational.RelationalObject
 
db2str(String, int) - Method in class com.adventnet.nms.store.relational.RelationalObject
 
DBAliasesParser - class com.adventnet.nms.util.DBAliasesParser.
This class parses the DatabaseAliases.conf file and using the methods getAlias() and getAntiAlias() that are present in this file one can get the alias and antialias values as required.
DBAliasesParser() - Constructor for class com.adventnet.nms.util.DBAliasesParser
 
DBExtendedInterface - interface com.adventnet.nms.store.DBExtendedInterface.
This interface gives the flexibilty of having additional properties being stored along with the fields .In case of Serialization it does not make any change but in the database , it is necessary for storing these so called user Properties in the database
dbg(String) - Method in interface com.adventnet.management.transport.LogInterface
This is the method for handling debug messages.
dbg(String) - Static method in class com.adventnet.nms.util.NmsClientUtil
This function prints the given string if the debug option is on.
dbg(String) - Method in class com.adventnet.nms.util.NmsCommonUtilServerImpl
 
dbg(String) - Method in interface com.adventnet.nms.util.NmsCommonUtil
This method is used to display the debug messages.
dbg(String) - Method in class com.adventnet.nms.startnms.MainSocketServerFE
 
DBHashtable - class com.adventnet.nms.store.DBHashtable.
A DBHashtable can be assumed to be a highly scalable hashtable.
DBHashtable() - Constructor for class com.adventnet.nms.store.DBHashtable
Constructs a new, empty Hashtable.
DBHashtable(String, Connection) - Constructor for class com.adventnet.nms.store.DBHashtable
Constructs a new, empty DBHashtable with the java.sql.Connection reference passed to it.
DBHashtable(String, String, String, boolean, Connection, boolean) - Constructor for class com.adventnet.nms.store.DBHashtable
Constructs a new, empty DBHashtable with the java.sql.Connection reference passed to it.
DBHashtable(String, String, String, Connection, boolean) - Constructor for class com.adventnet.nms.store.DBHashtable
Constructs a new, empty DBHashtable with the java.sql.Connection reference passed to it.
DBIndexedVector - class com.adventnet.nms.store.DBIndexedVector.
Deprecated. From 4.5SP1 onwards.
DBIndexedVector() - Constructor for class com.adventnet.nms.store.DBIndexedVector
Deprecated. Default constructor creates a new DBIndexedVector instance.
DBIndexedVector(String) - Constructor for class com.adventnet.nms.store.DBIndexedVector
Deprecated. Constructor creates a new DBIndexedVector instance with the specified name.
DBIndexedVector(String, Connection) - Constructor for class com.adventnet.nms.store.DBIndexedVector
Deprecated. Constructs a new, empty DBIndexedVector with the java.sql.Connection reference passed to it.
DBIndexedVector(String, Connection, boolean) - Constructor for class com.adventnet.nms.store.DBIndexedVector
Deprecated. Constructs a new, empty DBIndexedVector with the java.sql.Connection reference passed to it.
DBInterface - interface com.adventnet.nms.store.DBInterface.
All Persistent objects which need to be stored either in a Relational Database System or Serialized flat files, should implement this interface.
DBParamsParser - class com.adventnet.nms.util.DBParamsParser.
 
DBParamsParser() - Constructor for class com.adventnet.nms.util.DBParamsParser
 
DBPropertytable - class com.adventnet.nms.store.DBPropertytable.
Deprecated. From 4.5SP1 onwards.
DBPropertytable() - Constructor for class com.adventnet.nms.store.DBPropertytable
Deprecated. Constructs a new, empty Hashtable.
DBPropertytable(String) - Constructor for class com.adventnet.nms.store.DBPropertytable
Deprecated. Constructs a new, empty DBPropertytable with the given name.
DBPropertytable(String, Connection) - Constructor for class com.adventnet.nms.store.DBPropertytable
Deprecated. Constructs a new, empty DBPropertytable with the java.sql.Connection reference passed to it.
DBPropertytable(String, String, String, String, boolean, Connection, boolean) - Constructor for class com.adventnet.nms.store.DBPropertytable
Deprecated. Constructs a new, empty DBPropertytable with the java.sql.Connection reference passed to it.
DBSchedulerVector - class com.adventnet.nms.store.DBSchedulerVector.
Deprecated. From 4.5SP1 onwards.
DBSchedulerVector() - Constructor for class com.adventnet.nms.store.DBSchedulerVector
Deprecated. Default constructor creates a new DBSchedulerVector instance.
DBSchedulerVector(String, Connection) - Constructor for class com.adventnet.nms.store.DBSchedulerVector
Deprecated. Constructs a new, empty DBSchedulerVector with the java.sql.Connection reference passed to it.
DBSchedulerVector(String, Connection, boolean) - Constructor for class com.adventnet.nms.store.DBSchedulerVector
Deprecated. Constructs a new, empty DBSchedulerVector with the java.sql.Connection reference passed to it.
dbstr(String) - Method in class com.adventnet.nms.store.relational.RelationalObject
 
dbUtility - Variable in class com.adventnet.nms.fe.common.CustomSessionBean
DBXmlUtility instance to deal with tree related operations of the custom views.
dbUtility - Variable in class com.adventnet.nms.commonfe.GenericFESession
 
DBVector - class com.adventnet.nms.store.DBVector.
A DBVector can be assumed to be a highly scalable vector.
DBVector(String) - Constructor for class com.adventnet.nms.store.DBVector
Constructs a new, empty DBVector.
DBVector(String, Connection) - Constructor for class com.adventnet.nms.store.DBVector
Constructs a new, empty DBVector with the java.sql.Connection reference passed to it.
DBVector(String, String, boolean, Connection, boolean) - Constructor for class com.adventnet.nms.store.DBVector
Constructs a new, empty DBVector with the java.sql.Connection reference passed to it.
DBVectortable - class com.adventnet.nms.store.DBVectortable.
Deprecated. From 4.5SP1 onwards.
DBVectortable() - Constructor for class com.adventnet.nms.store.DBVectortable
Deprecated. Constructs a new, empty Hashtable.
DBVectortable(String) - Constructor for class com.adventnet.nms.store.DBVectortable
Deprecated. Constructs a new, empty DBVectortable with the given name.
DBVectortable(String, Connection) - Constructor for class com.adventnet.nms.store.DBVectortable
Deprecated. Constructs a new, empty DBVectortable with the java.sql.Connection reference passed to it.
DBVectortable(String, String, String, boolean, Connection, boolean) - Constructor for class com.adventnet.nms.store.DBVectortable
Deprecated. Constructs a new, empty DBVectortable with the java.sql.Connection reference passed to it.
DBXMLNodeListener - interface com.adventnet.nms.db.util.DBXMLNodeListener.
Updates the client of any modifications done on the PanelTree Table via the DBXMLUtility.
DBXmlUtility - class com.adventnet.nms.db.util.DBXmlUtility.
This is a utility used to perform the node manipulations like add node, modify node, inser node, move node and remove node.
DBXmlUtility() - Constructor for class com.adventnet.nms.db.util.DBXmlUtility
 
DEBUG - Static variable in class com.adventnet.management.config.ConfigLogger
Specifies the debug mode of the ConfigServer.
DEBUG - Static variable in class com.adventnet.nms.util.NmsClientUtil
returns TRUE if debug is det true .
DEBUG - Static variable in class com.adventnet.nms.util.NmsCommonUtilServerImpl
 
DEBUG - Static variable in class com.adventnet.management.log.Log
With this level a complete description of the Log out and Log error for debugging purposes is printed.
DEBUG_LEVEL - Static variable in interface com.adventnet.management.config.ConfigConstants
Constant to set the DebugLevel to the ManagementServer.
DEBUG_LEVEL - Static variable in class com.adventnet.management.config.ConfigLogger
Specifies the debug level for logging the messages.
DEBUGGING_MODE - Static variable in class com.adventnet.nms.poll.DataCollectionConstants
The parameter when set to true prints out debugging statements in the log file(Nmsout.txt) which can be used to analyze data collection.
debugMode - Static variable in class com.adventnet.nms.util.NmsClientUtil
 
decode(CollectedInfo) - Method in interface com.adventnet.nms.poll.DataDecoder
Decodes collected data.
decodeObj(byte[]) - Method in class com.adventnet.nms.alertdb.AlertHistory
This method sets the properties of the AlertHistory object from the byte[] passed as an argument.
decodeObj(byte[]) - Method in class com.adventnet.nms.alertdb.AlertFilter
This method reconstructs the properties of the Alert Filter from the byte[].
decodeObj(byte[]) - Method in class com.adventnet.nms.alertdb.AlertAnnotation
Decodes the byte array and set the properties of the AlertAnnotaion.
decodeObj(byte[]) - Method in class com.adventnet.nms.alertdb.Alert
This method is used to deserialize the Alert object.
decodeObj(byte[]) - Method in class com.adventnet.nms.eventdb.TrapParser
Decoder for converting object from bytes for persistence
decodeObj(byte[]) - Method in class com.adventnet.nms.eventdb.EventParser
Decoder for converting object from bytes for persistence
decodeObj(byte[]) - Method in class com.adventnet.nms.eventdb.FilterAction
To decode the encoded object This method reconstructs the FilterAction object from the byte[].
decodeObj(byte[]) - Method in class com.adventnet.nms.eventdb.SendEmail
To decode an encoded object
decodeObj(byte[]) - Method in class com.adventnet.nms.eventdb.EventFilter
This method reconstructs the properties of the Event Filter from the byte[].
decodeObj(byte[]) - Method in class com.adventnet.nms.eventdb.SendTrap
To decode an encoded object
decodeObj(byte[]) - Method in class com.adventnet.nms.eventdb.FilterCommand
To decode the encoded object
decodeObj(byte[]) - Method in class com.adventnet.nms.eventdb.Event
This method sets the properties of the Event object from the byte[] passed as an argument.
decodeObj(byte[]) - Method in class com.adventnet.nms.eventdb.UserFilter
To decode the encoded object
decrementClientCount() - Method in class com.adventnet.nms.startnms.MainSocketClientFE
 
deCrypt(String) - Method in interface com.adventnet.security.crypto.CryptoGraphAPI
Method to decrypt the given cipher text.
decryptIfEncrypted(String) - Method in class com.adventnet.db.PopulateUserTable
 
decryptString(String, String) - Static method in class com.adventnet.security.AuthUtil
Method to decrypt the cipher text using the symmetric key decryption
deepContains(String) - Method in class com.adventnet.nms.store.DBVectortable
Deprecated. A convenience method -------------------------------------------- (presently implemented only to work in serialized mode) -------------------------------------------- that would search through the value Vectors and returns true if any of the value vectors contains the supplied argument value.
DEFAULT_PERIOD - Static variable in interface com.adventnet.management.policydb.NmsPolicyAPI
variable to represent periodicity for PeriodicPolicyObject.
DefaultMapModel - class com.adventnet.nms.mapui.DefaultMapModel.
This is a default implementation of the MapModel abstract class.
DefaultMapModel() - Constructor for class com.adventnet.nms.mapui.DefaultMapModel
Constructs a DefaultMapModel object.
DefaultMapModel(Properties) - Constructor for class com.adventnet.nms.mapui.DefaultMapModel
Constructs a DefaultMapModel object.
DefaultMapModel(String) - Constructor for class com.adventnet.nms.mapui.DefaultMapModel
Constructs a DefaultMapModel object.
defaultName - Variable in class com.adventnet.nms.util.NmsMenuItem
 
DefaultTopoSubscriber - class com.adventnet.nms.topodb.DefaultTopoSubscriber.
This is the default implementation of the com.adventnet.nms.topodb.TopoSubscriber interface.
DefaultTopoSubscriber(String) - Constructor for class com.adventnet.nms.topodb.DefaultTopoSubscriber
This constructor can be used to receive updates on an object from the server in the single JVM environment.
DefaultTopoSubscriber(String, String) - Constructor for class com.adventnet.nms.topodb.DefaultTopoSubscriber
This constructor can be used to receive updates on an object from the server in RMI mode.
DefaultTopoSubscriber(String, String, int) - Constructor for class com.adventnet.nms.topodb.DefaultTopoSubscriber
This constructor can be used to receive updates on an object from the server in RMI mode when the RMIRegistry is not started in the default port.
defaultValue - Variable in class com.adventnet.nms.fe.common.UpdateHandlerImpl
 
DELETE_A_ROW_AND_ADD - Variable in class com.adventnet.nms.fe.common.UpdateHandlerImpl
DELETE_A_ROW_AND_ADD To specify that the action to be done is to remove a row from a position and insert in another position.
DELETE_DATASOURCE - Static variable in interface com.adventnet.management.config.ConfigConstants
Constant used to delete the datasource.
DELETE_DEVICELIST - Static variable in interface com.adventnet.management.config.ConfigConstants
Constant used to delete the DeviceList.
DELETE_DEVICELISTMAP - Static variable in interface com.adventnet.management.config.ConfigConstants
Constant to delete the deviceListNames for a particular task.
DELETE_ERROR - Static variable in interface com.adventnet.management.config.ConfigConstants
Constant to indicate that an error occured on deleting a file.
DELETE_GROUPLINKS - Static variable in class com.adventnet.nms.mapui.MapEvent
Standard value for the event of type Delete GroupLinks.
DELETE_GROUPS - Static variable in class com.adventnet.nms.mapui.MapEvent
Standard value for the event of type Delete Groups.
DELETE_LINKS - Static variable in class com.adventnet.nms.mapui.MapEvent
Standard value for the event of type Delete Links.
DELETE_OPERATION - Static variable in interface com.adventnet.security.authorization.AuthObserver
Implies that the operations have been deleted from the database for the users.
DELETE_POLLING_OBJECT - Static variable in interface com.adventnet.nms.poll.PollConstants
Constant used when a PollingObject is deleted.
DELETE_SYMBOLS - Static variable in class com.adventnet.nms.mapui.MapEvent
Standard value for the event of type Delete Symbols.
DELETE_TASK - Static variable in interface com.adventnet.management.config.ConfigConstants
Constant used for deleting a file.
DELETE_THRESHOLD_OBJECT - Static variable in interface com.adventnet.nms.poll.PollConstants
Constant used when a ThresholdObject is deleted.
DELETE_USER - Static variable in interface com.adventnet.security.authorization.AuthObserver
Implies that a user has been deleted from the database.
delete(String, String, String) - Method in class com.adventnet.db.NmsLookup
 
deleteAlert(Alert) - Method in class com.adventnet.nms.alertdb.AlertAPIImpl
Deprecated. This method is deprecated as of WebNMS2.2
deleteAlert(Alert) - Method in interface com.adventnet.nms.alertdb.AlertAPI
Deprecated. This method has been deprecated as of WebNMS2.2. Users are suggested to use AlertAPI.checkOutIfAvailable(String entity) to get the Alert object and after getting Alert object use AlertAPI.deleteAlert(Alert alert,boolean dealWithLock) to delete that Alert.
deleteAlert(Alert) - Method in class com.adventnet.nms.eventdb.EventAPIImpl
Deprecated. This method has been deprecated as of WebNMS2.0. Users are suggested to use the deleteAlert() API call in AlertAPI.
deleteAlert(Alert) - Method in interface com.adventnet.nms.eventdb.EventAPI
Deprecated. This method has been deprecated as of WebNMS2.0. Users are suggested to use the deleteAlert() API call in AlertAPI.
deleteAlert(Alert) - Method in class com.adventnet.nms.fe.alert.AlertAPIProxyImpl
Deprecated. as of WebNMS2.2
deleteAlert(Alert) - Method in class com.adventnet.nms.fe.event.EventAPIProxyImpl
 
deleteAlert(Alert, boolean) - Method in class com.adventnet.nms.alertdb.AlertAPIImpl
Deletes the alert from the system To delete the Alert after locking the Alert object.The user has to get the locked alert object by checkOutIfAvailable(String entity) method and then set the value of dealWithLock as true.
deleteAlert(Alert, boolean) - Method in interface com.adventnet.nms.alertdb.AlertAPI
Deletes given alert from WebNMS.
deleteAlert(Alert, boolean) - Method in class com.adventnet.nms.fe.alert.AlertAPIProxyImpl
Deletes the alert from the system To delete the Alert after locking the Alert object.The user has to get the locked alert object by checkOutIfAvailable(String entity) method and then set the value of dealWithLock as true.
deleteAlert(Alert, String, boolean) - Method in class com.adventnet.nms.alertdb.FaultMgr
 
deleteAlert(Properties, String) - Method in class com.adventnet.nms.alertdb.FaultMgr
To delete Alerts based on incoming properties.
deleteAlert(String) - Method in class com.adventnet.nms.alertdb.AlertAPIImpl
Deprecated. Deprecated as WebNMS2.3
deleteAlert(String) - Method in interface com.adventnet.nms.alertdb.AlertAPI
Deprecated. Deprecated as of WebNMS2.3. Because complete Alert object is needed to lock that object during this operation. Users are suggested to use AlertAPI.checkOutIfAvailable(String entity) to get the Alert object and after getting Alert object use AlertAPI.deleteAlert(Alert entity,boolean dealWithLock) to delete that Alert.
deleteAlert(String) - Method in class com.adventnet.nms.fe.alert.AlertAPIProxyImpl
Deletes the alert from the system
deleteAlert(String, String) - Method in interface com.adventnet.nms.fe.alert.ejb.AlertSessionRemote
Deletes the alert from the system
deleteAlert(String, String) - Method in class com.adventnet.nms.alertdb.FaultMgr
To delete an alert from the alerts table and logger alerts
deleteAlert(String, String) - Method in class com.adventnet.nms.fe.alert.AlertSessionBean
Deletes the alert from the system
deleteAlert(String, String) - Method in interface com.adventnet.nms.fe.alert.ThinAlertAPI
Deletes the alert from the system.
deleteAlert(Vector, String, boolean) - Method in class com.adventnet.nms.alertdb.FaultMgr
This method deletes the alerts with the given entities passed in the vector parameter of the method.
deleteAlertAnnotation(String) - Method in class com.adventnet.nms.alertdb.AlertAPIImpl
To delete Alert Annotation for an Alert Object whose 'entity' matches with the input parameter.
deleteAlertAnnotation(String) - Method in class com.adventnet.nms.alertdb.FaultMgr
To delete Alert Annotation for an Alert Object
deleteAlertAnnotation(String) - Method in interface com.adventnet.nms.alertdb.AlertAPI
To delete all AlertAnnotation objects for an Alert Object which is specified by the given entity.
deleteAlertAnnotation(String) - Method in class com.adventnet.nms.fe.alert.AlertAPIProxyImpl
To delete Alert Annotation for an Alert Object whose 'entity' matches with the input parameter.
deleteAlertAnnotation(String, String) - Method in interface com.adventnet.nms.fe.alert.ejb.AlertSessionRemote
To delete Alert Annotation for an Alert Object
deleteAlertAnnotation(String, String) - Method in class com.adventnet.nms.fe.alert.AlertSessionBean
To delete Alert Annotation for an Alert Object
deleteAlertAnnotation(String, String) - Method in interface com.adventnet.nms.fe.alert.ThinAlertAPI
Deletes Alert Annotation for an Alert Object
deleteAlertHistory(String) - Method in class com.adventnet.nms.alertdb.AlertAPIImpl
To delete Alert History for an Alert Object whose 'entity' matches with the input parameter.
deleteAlertHistory(String) - Method in class com.adventnet.nms.alertdb.FaultMgr
To delete Alert History for an Alert Object
deleteAlertHistory(String) - Method in interface com.adventnet.nms.alertdb.AlertAPI
To delete all AlertHistory for an Alert Object which is specified by the given entity.
deleteAlertHistory(String) - Method in class com.adventnet.nms.fe.alert.AlertAPIProxyImpl
To delete Alert History for an Alert Object whose 'entity' matches with the input parameter.
deleteAlertHistory(String, String) - Method in interface com.adventnet.nms.fe.alert.ejb.AlertSessionRemote
To delete Alert History for an Alert Object
deleteAlertHistory(String, String) - Method in class com.adventnet.nms.fe.alert.AlertSessionBean
To delete Alert History for an Alert Object
deleteAlertHistory(String, String) - Method in interface com.adventnet.nms.fe.alert.ThinAlertAPI
Deletes Alert History for an Alert Object
deleteAlertHistoryAndAnnotation(String) - Method in class com.adventnet.nms.alertdb.FaultMgr
To delete Alert History and Annotation for an Alert Object
deleteAll(String) - Method in class com.adventnet.db.NmsLookup
 
deleteAllEventParsers() - Method in interface com.adventnet.nms.eventdb.EventParserAPI
To delete all the event parsers in the server.
deleteAllGroups() - Method in class com.adventnet.nms.mapui.DefaultMapModel
Deletes all the groups in the model.
deleteAllNodes(String) - Method in interface com.adventnet.nms.fe.common.NmsTreeAPI
This method removes all tree nodes from the user defined tree (for the specified user).
deleteAllNodes(String) - Method in class com.adventnet.nms.fe.common.NmsTreeAPIImpl
 
deleteAllTraces(String, String) - Method in class com.adventnet.nms.db.util.DBXmlUtility
Removes the node from table ( specified during registeration using registerObjectForTable() ) and then removes from the PanelTree and PanelProps tables.
deleteAllTrapFilters() - Method in interface com.adventnet.nms.eventdb.TrapAPI
To delete all the Trap Filters configured in the server.
deleteAllTrapParsers() - Method in interface com.adventnet.nms.eventdb.TrapAPI
To delete all the Trap Parsers configured in the server.
deleteChildNode(XMLNode) - Method in class com.adventnet.nms.util.XMLNode
Deletes the specified node from the childList
deleteContainer(MapContainerComponent) - Method in class com.adventnet.nms.mapui.MapModel
Deletes a container from the model temporarily.
deleteContainer(MapContainerComponent) - Method in class com.adventnet.nms.mapui.DefaultMapModel
 
deleteContainer(MapContainerComponent, boolean) - Method in class com.adventnet.nms.mapui.MapModel
Deletes a container from the model.
deleteContainer(MapContainerComponent, boolean) - Method in class com.adventnet.nms.mapui.DefaultMapModel
 
deleteContainer(String, String) - Method in interface com.adventnet.nms.mapdb.MapAPI
Deletes the specified container of the map from the database.
deleteContainer(String, String, String) - Method in interface com.adventnet.nms.fe.map.ejb.MapSessionRemote
To delete a container on a map.
deleteContainer(String, String, String) - Method in class com.adventnet.nms.fe.map.MapSessionBean
To delete a container on a map.
deleteContainer(String, String, String) - Method in interface com.adventnet.nms.fe.map.ThinMapAPI
To delete a container on a map.
DELETED_AUTH_VIEW - Static variable in interface com.adventnet.security.authorization.AuthObserver
Implies that the authorized view has been removed from the data store.
deleteDataSource(String) - Method in class com.adventnet.management.config.ConfigClientAPI
Deletes the DataSource for the user sending the request.
deleteDeviceList(String) - Method in class com.adventnet.management.config.ConfigClientAPI
Deletes the specified DeviceList.
deleteDeviceListMap(String) - Method in class com.adventnet.management.config.ConfigClientAPI
Deletes the Devicelist Names for a particular task.
deletedLink(MapLinkComponent) - Method in class com.adventnet.nms.mapui.MapModel
Reserved for internal use.
deletedLink(MapLinkComponent) - Method in class com.adventnet.nms.mapui.DefaultMapModel
Display deleted a link.
deletedSymbol(MapSymbolComponent) - Method in class com.adventnet.nms.mapui.MapModel
Reserved for internal use.
deletedSymbol(MapSymbolComponent) - Method in class com.adventnet.nms.mapui.DefaultMapModel
Display deleted a Symbol.
deleteEntriesEndingWith(String) - Method in class com.adventnet.nms.store.DBVectortable
Deprecated. Deletes entries ending with the specified string.
deleteEvent(Event) - Method in class com.adventnet.nms.eventdb.EventMgr
This method deletes the given Event.
deleteEventParser(String) - Method in interface com.adventnet.nms.eventdb.EventParserAPI
To delete an event parser in the server with the given name.
deleteFile(File) - Static method in class com.adventnet.nms.util.PureServerUtils
A method to delete a file.
deleteFile(String, String) - Static method in class com.adventnet.nms.util.NmsUtil
Deprecated.  
deleteFilterActions(String, String[]) - Method in interface com.adventnet.nms.server.CommonFilterAPI
To delete actions of a filter on the server.
deleteFilters(String[]) - Method in interface com.adventnet.nms.server.CommonFilterAPI
To delete the filters on the server given their names.
deleteFromSortArray(int) - Method in class com.adventnet.nms.fe.common.UpdateHandlerImpl
To delete and element from the sort array.
deleteFromUserTable(String[]) - Method in class com.adventnet.db.PopulateUserTable
This method is used to delete the entry from the USERTABLE for the given IpAddress of the SNMPV3 hosts in the database
deleteGroup(MapGroupComponent) - Method in class com.adventnet.nms.mapui.MapModel
Deletes a group from the model temporarily.
deleteGroup(MapGroupComponent) - Method in class com.adventnet.nms.mapui.DefaultMapModel
 
deleteGroup(MapGroupComponent, boolean) - Method in class com.adventnet.nms.mapui.MapModel
Deletes a group from the model.
deleteGroup(MapGroupComponent, boolean) - Method in class com.adventnet.nms.mapui.DefaultMapModel
Delete a Group.
deleteGroup(String, String) - Method in interface com.adventnet.nms.mapdb.MapAPI
Deletes the specified group of the map from the database.
deleteGroup(String, String, String) - Method in interface com.adventnet.nms.fe.map.ejb.MapSessionRemote
To delete a group on a map.
deleteGroup(String, String, String) - Method in class com.adventnet.nms.fe.map.MapSessionBean
To delete a group on a map.
deleteGroup(String, String, String) - Method in interface com.adventnet.nms.fe.map.ThinMapAPI
To delete a group on a map.
deleteInventory(String) - Method in interface com.adventnet.nms.provisioning.inventorydb.InventoryAPI
Deletes the NetworkInventory from the database.
deleteInventory(String) - Method in class com.adventnet.nms.provisioning.inventorydb.InventoryAPIImpl
 
deleteLink(MapLinkComponent) - Method in class com.adventnet.nms.mapui.MapContainerComponent
Deletes the given Maplink from the container .
deleteLink(MapLinkComponent) - Method in class com.adventnet.nms.mapui.MapModel
Deletes a link from the model temporarily.
deleteLink(MapLinkComponent) - Method in class com.adventnet.nms.mapui.DefaultMapModel
 
deleteLink(MapLinkComponent) - Method in class com.adventnet.nms.mapui.MapGroupComponent
Delete the MapLinkComponent present in this MapGroupComponent .
deleteLink(MapLinkComponent, boolean) - Method in class com.adventnet.nms.mapui.MapModel
Deletes a link from the model.
deleteLink(MapLinkComponent, boolean) - Method in class com.adventnet.nms.mapui.DefaultMapModel
Delete a link.
deleteLink(String) - Method in class com.adventnet.nms.mapui.MapContainerComponent
Deletes the Maplink identified by the given name from the container.
deleteLink(String, String) - Method in interface com.adventnet.nms.mapdb.MapAPI
Deletes the specified link of the map from the database.
deleteLink(String, String, String) - Method in interface com.adventnet.nms.fe.map.ejb.MapSessionRemote
To delete a link on a map.
deleteLink(String, String, String) - Method in class com.adventnet.nms.fe.map.MapSessionBean
To delete a link on a map.
deleteLink(String, String, String) - Method in interface com.adventnet.nms.fe.map.ThinMapAPI
To delete a link on a map.
deleteLinks(Vector) - Method in class com.adventnet.nms.mapui.MapGroupComponent
Delete the MapLinkComponents present in this MapGroupComponent .
deleteMap(String) - Method in class com.adventnet.nms.mapui.MapModelAPI
This method can be used to delete an existing map programmatically.
deleteMap(String) - Method in class com.adventnet.nms.mapui.MapClientInitializer
 
deleteMap(String) - Method in class com.adventnet.nms.mapui.MapClientAPI
This method can be used to delete an existing map programmatically.
deleteMap(String) - Method in interface com.adventnet.nms.mapdb.MapAPI
Deletes the map specified by the key from the database.
deleteMap(String, String) - Method in interface com.adventnet.nms.fe.map.ejb.MapSessionRemote
To delete a Map.
deleteMap(String, String) - Method in class com.adventnet.nms.fe.map.MapSessionBean
To delete a Map.
deleteMap(String, String) - Method in interface com.adventnet.nms.fe.map.ThinMapAPI
To delete a Map.
deletemessage - Static variable in class com.adventnet.nms.fe.common.UpdateHandlerImpl
deletemessage the standard update message to be sent to the client.
deleteNode() - Method in class com.adventnet.nms.util.XMLNode
Deletes all the children of this node
deleteNode(ManagedObject) - Method in class com.adventnet.nms.topodb.DefaultTopoSubscriber
This node can be used to delete the tree node for the managed object which has been deleted from the server.
deleteObject(ManagedObject) - Method in interface com.adventnet.nms.topodb.TopoAPI
Deprecated. As of Web NMS 2.3. The Web NMS internally locks the MOs before updating them in the database, and since this method does not check for locks before deleting the object, using this method might result in inconsistency in the database. Always use the TopoAPI.deleteObject(ManagedObject, boolean, boolean) method with the third argument set to true, to avoid any database inconsistency.
deleteObject(ManagedObject, boolean) - Method in interface com.adventnet.nms.topodb.TopoAPI
Deprecated. As of Web NMS 2.3. The Web NMS internally locks the MOs before updating them in the database, and since this method does not check for locks before deleting the object, using this method might result in inconsistency in the database. Always use the TopoAPI.deleteObject(ManagedObject, boolean, boolean) method with the third argument set to true, to avoid any database inconsistency.
deleteObject(ManagedObject, boolean, boolean) - Method in interface com.adventnet.nms.topodb.TopoAPI
Deletes the given ManagedObject from the topology database.
deleteObject(Object, String) - Method in interface com.adventnet.nms.store.UserStorageAPI
Deletes the user-defined custom object from the database, corresponding to the specified key.
deleteObject(String, String, boolean) - Method in interface com.adventnet.nms.fe.topo.ejb.TopoSessionRemote
 
deleteObject(String, String, boolean) - Method in class com.adventnet.nms.fe.topo.TopoSessionBean
Deletes the ManagedObject identified by the key from the database.
deleteObject(String, String, boolean) - Method in interface com.adventnet.nms.fe.topo.ThinTopoAPI
Deletes the ManagedObject identified by the key from the database.
deleteObject(XMLNode) - Method in class com.adventnet.nms.topodb.AbstractTopoListener
Derived classes should override this method.
deleteObject(XMLNode) - Method in interface com.adventnet.nms.topodb.TopoListener
This method would be called whenever a bulk delete operation is done using TopoAPI.deleteObjectAndSubElements() method or using TopoAPI.deleteObjects() or when a 'deleteNetwork' operation is performed from the client-UI.
deleteObjectAndSubElements(String) - Method in interface com.adventnet.nms.topodb.TopoAPI
Deletes the ManagedObject with the given key, and all its sub-elements from the data-base.
deleteObjectAndSubElements(String, int) - Method in interface com.adventnet.nms.topodb.TopoAPI
This method can be used to delete a container object and its children objects with multiple levels recursively.
deleteObjectAndSubElements(String, String) - Method in interface com.adventnet.nms.fe.topo.ejb.TopoSessionRemote
Delete the ManagedObject and all its sub-elements from the data-base.
deleteObjectAndSubElements(String, String) - Method in class com.adventnet.nms.fe.topo.TopoSessionBean
Deletes the ManagedObject and all its subelements from the database.
deleteObjectAndSubElements(String, String) - Method in interface com.adventnet.nms.fe.topo.ThinTopoAPI
Deletes the ManagedObject and all its subelements from the database.
deleteObjects(String, Properties) - Method in interface com.adventnet.nms.topodb.TopoAPI
The deleteObjects method is used to delete a selected group of objects based on a criteria.
deleteObjects(String, Properties, int) - Method in interface com.adventnet.nms.topodb.TopoAPI
This method is used to delete objects based on some specific criteria including the deletion of the traces if any.
deletePolicy(String) - Method in interface com.adventnet.management.policydb.NmsPolicyAPI
Deletes the policy represented by name from the system and returns true on successful deletion.
deletePoll(String) - Method in class com.adventnet.nms.poll.PollMgr
Stops data collection for all the PolledData objects whose agent name is the name passed as argument.
deletePoll(String) - Method in interface com.adventnet.nms.poll.PollAPI
Stops data collection for all the PolledData objects whose agent name is the name passed as argument.
deletePoll(String) - Method in class com.adventnet.nms.fe.perf.PollAPIProxyImpl
Stops data collection for all the PolledData whose agent name matches the name passed as parameter and removes the PolledData from the database .
deletePoll(String, String) - Method in interface com.adventnet.nms.fe.perf.ejb.PerfSessionRemote
Stops data collection for all the PolledData objects whose agent name is the name passed as a parameter and removes the PolledData objects from the Polling Engine database .
deletePoll(String, String) - Method in class com.adventnet.nms.fe.perf.PerfSessionBean
Stops data collection for all the PolledData objects whose agent name is the name passed as a parameter and removes the PolledData objects from the Polling Engine database .
deletePoll(String, String) - Method in interface com.adventnet.nms.fe.perf.ThinPerfAPI
Stops data collection for all the PolledData whose agent name is passed as a parameter and removes the PolledData objects from the database .
deletePollFilter(String) - Method in class com.adventnet.nms.poll.PollMgr
Deletes an existing poll filter from Poll Engine.
deletePollFilter(String) - Method in interface com.adventnet.nms.poll.PollAPI
Deletes an existing poll filter from Poll Engine whose name is passed as an argument.
deletePollFilter(String) - Method in class com.adventnet.nms.fe.perf.PollAPIProxyImpl
 
deletePollingObject(String) - Method in class com.adventnet.nms.poll.PollMgr
 
deletePollingObject(String) - Method in interface com.adventnet.nms.poll.PollAPI
Deletes the PollingObject whose name is passed as a parameter from Polling Engine.
deletePollingObject(String) - Method in class com.adventnet.nms.fe.perf.PollAPIProxyImpl
 
deletePosn - Variable in class com.adventnet.nms.fe.common.UpdateHandlerImpl
deletePosn The position from which the row has to be deleted.
deletePropForPollingObject(String, String) - Method in class com.adventnet.nms.poll.PollMgr
 
deletePropForPollingObject(String, String) - Method in interface com.adventnet.nms.poll.PollAPI
Deletes a single oid from the PollingObject whose name is passed as a parameter.
deletePropForPollingObject(String, String) - Method in class com.adventnet.nms.fe.perf.PollAPIProxyImpl
 
deleteProtocolProvider(String) - Method in class com.adventnet.nms.poll.PollMgr
Deletes the Provider Class defined for this protocol.
deleteProtocolProvider(String) - Method in interface com.adventnet.nms.poll.PollAPI
Deletes the provider class defined for this protocol whose name is passed as a parameter to this method.
deleteProtocolProvider(String) - Method in class com.adventnet.nms.fe.perf.PollAPIProxyImpl
Deletes the Provider Class defined for this protocol.
deleteProvisionResult(long) - Method in interface com.adventnet.nms.provisioning.ProvisioningAPI
This method is used to delete Provision Result for the given Provision Result ID.
deleteProvisionResult(long) - Method in class com.adventnet.nms.provisioning.server.ProvisioningAPIImpl
This method is to delete Provision Result of the given Provision Result ID.
deleteProvisionResult(long, boolean) - Method in interface com.adventnet.nms.provisioning.ProvisioningAPI
This method is used to delete Provision Result for the given Provision Result ID.
deleteProvisionResult(long, boolean) - Method in class com.adventnet.nms.provisioning.server.ProvisioningAPIImpl
This method is delete Provision Result for the given Provision Result ID.
deleteReport(String) - Method in class com.adventnet.nms.poll.PollMgr
Deletes an existing report with the class name name .
deleteReport(String) - Method in interface com.adventnet.nms.poll.PollAPI
Deletes an existing report with the class name, whose name is passed as a parameter.
deleteReport(String) - Method in class com.adventnet.nms.fe.perf.PollAPIProxyImpl
 
deleteScheduledInfo(long) - Method in interface com.adventnet.nms.provisioning.ProvisioningAPI
This method is used to delete the ScheduledInfo object i.e., cancelling the execution of scheduled template.
deleteScheduledInfo(long) - Method in class com.adventnet.nms.provisioning.server.ProvisioningAPIImpl
This method is used to delete the ScheduledInfo object i.e., cancelling the execution of scheduled template.
deleteSymbol(MapSymbolComponent) - Method in class com.adventnet.nms.mapui.MapContainerComponent
Deletes the child MapSymbolComponent present in this container.
deleteSymbol(MapSymbolComponent) - Method in class com.adventnet.nms.mapui.MapModel
Deletes a symbol from the model temporarily.
deleteSymbol(MapSymbolComponent) - Method in class com.adventnet.nms.mapui.DefaultMapModel
 
deleteSymbol(MapSymbolComponent) - Method in class com.adventnet.nms.mapui.MapGroupComponent
Delete the MapSymbolComponent present in this MapGroupComponent .
deleteSymbol(MapSymbolComponent, boolean) - Method in class com.adventnet.nms.mapui.MapModel
Deletes a symbol from the model.
deleteSymbol(MapSymbolComponent, boolean) - Method in class com.adventnet.nms.mapui.DefaultMapModel
Delete a symbol.
deleteSymbol(String) - Method in class com.adventnet.nms.mapui.MapContainerComponent
Deletes the child MapSymbolComponent present in this container given its name.
deleteSymbol(String, String) - Method in interface com.adventnet.nms.mapdb.MapAPI
Deletes the specified symbol of the map from the database.
deleteSymbol(String, String, String) - Method in interface com.adventnet.nms.fe.map.ejb.MapSessionRemote
To delete a Symbol on a map.
deleteSymbol(String, String, String) - Method in class com.adventnet.nms.fe.map.MapSessionBean
To delete a Symbol on a map.
deleteSymbol(String, String, String) - Method in interface com.adventnet.nms.fe.map.ThinMapAPI
To delete a Symbol on a map.
deleteTask(String) - Method in class com.adventnet.management.config.ConfigClientAPI
Deletes the Configuration information for a particular task WorkID for this request is ConfigConstants.DELETE_TASK.
deleteThresholdObject(String) - Method in class com.adventnet.nms.poll.PollMgr
 
deleteThresholdObject(String) - Method in interface com.adventnet.nms.poll.PollAPI
Deletes the ThresholdObject whose name is passed as a parameter from Polling Engine.
deleteThresholdObject(String) - Method in class com.adventnet.nms.fe.perf.PollAPIProxyImpl
Deletes the ThresholdObject with the name name from the system.
deleteThresholdObject(String, String) - Method in interface com.adventnet.nms.fe.perf.ejb.PerfSessionRemote
Deletes the ThresholdObject with the name as the name passed, from the system.
deleteThresholdObject(String, String) - Method in class com.adventnet.nms.fe.perf.PerfSessionBean
Deletes the ThresholdObject with the name as the name passed, from the system.
deleteThresholdObject(String, String) - Method in interface com.adventnet.nms.fe.perf.ThinPerfAPI
Deletes the ThresholdObject from database whose name matches the input to this method.
deleteTID(String, String, String) - Method in interface com.adventnet.nms.tl1.config.TL1ConfigAPI
This method is used to delete a TID Object.
deleteTrapParsers(String[]) - Method in interface com.adventnet.nms.eventdb.TrapAPI
To delete a set of Trap parsers, whose names are given in String[].
deleteVariant(String) - Method in interface com.adventnet.nms.provisioning.inventorydb.InventoryAPI
Deletes the ProvisioningVariant from the database.
deleteVariant(String) - Method in class com.adventnet.nms.provisioning.inventorydb.InventoryAPIImpl
 
deregister() - Method in class com.adventnet.nms.provisioning.server.ProvisioningTrigger
This will be called by the sub class of ProvisioningTrigger abstract class to stop listening to the triggers.
deregister() - Method in class com.adventnet.nms.topodb.DefaultTopoSubscriber
This method can be used to deregister the TopoSubscriber from the Topo DB.
deRegister(PollUnitObserver) - Method in class com.adventnet.nms.poll.PollMgr
Deregisters this observer from getting the notifications whenever a PolledData is added/modified/deleted.
deRegister(PollUnitObserver) - Method in interface com.adventnet.nms.poll.PollAPI
Deregisters this observer from getting the notifications whenever a PolledData is added/modified/deleted.
deRegister(PollUnitObserver) - Method in class com.adventnet.nms.fe.perf.PollAPIProxyImpl
Deregisters this observer from getting the notifications whenever a PolledData is added/modified/deleted.
deRegister(ResultEventListener) - Method in class com.adventnet.nms.util.ResultEventAdapter
This method is used to deregister the ResultEventListener object passed as argument, if the instance had already been registered as Listener.
deRegister(SocketListener) - Method in interface com.adventnet.nms.eventdb.TrapAPI
To deregister the given TrapListener from Trap notification for all registered ports.
deRegister(String, DBXMLNodeListener) - Method in interface com.adventnet.nms.fe.common.NmsTreeAPI
Removes the listener from the listeners list so that the listener will no longer get any update for the tree node operation.
deRegister(String, DBXMLNodeListener) - Method in class com.adventnet.nms.fe.common.NmsTreeAPIImpl
 
deregister(TrapObserver) - Method in class com.adventnet.nms.eventdb.EventAPIImpl
To deregister the TrapObserver that has been already registered.
deregister(TrapObserver) - Method in interface com.adventnet.nms.eventdb.EventAPI
To deregister the User application that got registered as Trap observer.
deregister(TrapObserver) - Method in class com.adventnet.nms.fe.event.EventAPIProxyImpl
To deregister the TrapObserver that has been already registered.
deRegisterBEFailOverListener(BEFailOverListener) - Method in class com.adventnet.nms.startnms.MainSocketClientFE
This method is used to deregister to the BEFailOverListener.
deregisterClientObserver(ClientConnectionObserver) - Static method in class com.adventnet.nms.startnms.UpdateMaintainer
 
deRegisterFailOverObserver(BEFailOverObserver) - Method in class com.adventnet.nms.startnms.MainSocketClientFE
Deprecated. - Use BEFailOverListener instead of BEFailOverObserver.
deregisterForAlerts(AlertObserver) - Method in class com.adventnet.nms.alertdb.AlertAPIImpl
To deregister the AlertObserver that has been already registered.
deregisterForAlerts(AlertObserver) - Method in interface com.adventnet.nms.alertdb.AlertAPI
Deprecated. as of WebNMS 2.3. Since usage of AlertListener is suggested over the usage of AlertObserver
deregisterForAlerts(AlertObserver) - Method in class com.adventnet.nms.fe.alert.AlertAPIProxyImpl
To deregister the AlertObserver that has been already registered.
deregisterForAllData(PollObserver) - Method in class com.adventnet.nms.poll.PollMgr
Deregisters the specified pollobserver from being notified.
deregisterForAllData(PollObserver) - Method in interface com.adventnet.nms.poll.PollAPI
Deregisters the specified PollObserver from being notified when data is collected.
deregisterForAllData(PollObserver) - Method in class com.adventnet.nms.fe.perf.PollAPIProxyImpl
Deregisters the specified pollObserver from being notified when a data is collected.
deregisterForData(String, PollObserver) - Method in class com.adventnet.nms.poll.PollMgr
Deregisters the specified poll observer from being notified when the data is collected for PolledData whose key corresponds to the key passed as argument.
deregisterForData(String, PollObserver) - Method in interface com.adventnet.nms.poll.PollAPI
Deregisters the specified poll observer from being notified.
deregisterForData(String, PollObserver) - Method in class com.adventnet.nms.fe.perf.PollAPIProxyImpl
Deregisters the specified PollObserver from being notified when the data is collected for the PolledData whose key corresponds to the key passed as argument.
deregisterForDataFromAgent(String, PollObserver) - Method in class com.adventnet.nms.poll.PollMgr
Deregisters the PollObserver from being notified of the data collected from the agent.
deregisterForDataFromAgent(String, PollObserver) - Method in interface com.adventnet.nms.poll.PollAPI
Deregisters the PollObserver from being notified of the data collected from the agent whose name is passed as argument.
deregisterForDataFromAgent(String, PollObserver) - Method in class com.adventnet.nms.fe.perf.PollAPIProxyImpl
Deregisters the PollObserver from being notified of the data collected from the agent whose name is passed as parameter.
deregisterForEvents(EventObserver) - Method in class com.adventnet.nms.eventdb.EventAPIImpl
To deregister the EventObserver that has been already registered.
deregisterForEvents(EventObserver) - Method in interface com.adventnet.nms.eventdb.EventAPI
To deregister the User application that got registered as Event observer.
deregisterForEvents(EventObserver) - Method in class com.adventnet.nms.fe.event.EventAPIProxyImpl
To deregister the EventObserver that has been already registered.
deRegisterForResponses(String) - Method in class com.adventnet.nms.startclient.MainSocketClient
 
deRegisterForResponses(String) - Method in class com.adventnet.nms.startnms.MainSocketClientFE
 
deRegisterForResponses(String, String) - Method in class com.adventnet.nms.startnms.MainSocketClientFE
 
deRegisterForTrap(int, SocketListener) - Method in interface com.adventnet.nms.eventdb.TrapAPI
To deregister TrapListener from notification for Traps on particular port.
deRegisterForTraps(int[]) - Method in interface com.adventnet.nms.eventdb.TrapAPI
To deregister from getting notified by NMS for Traps on multiple ports to which the NMS is registered.
deRegisterForTraps(int[], SocketListener) - Method in interface com.adventnet.nms.eventdb.TrapAPI
To deregister from getting notified by NMS for Traps on multiple ports.
deRegisterForUpdates(String, DBXMLNodeListener) - Method in class com.adventnet.nms.db.util.DBXmlUtility
Removes the listener from the update vector so that the listener will no longer get any update for the node operation.
deRegisterForUpdates(UserConfigListener) - Method in interface com.adventnet.nms.authentication.UserConfigAPI
Removes the listener so that the listener will no longer receive any update notifications from UserConfigAPI.
deRegisterFromAllUpdates(AuthObserver) - Method in interface com.adventnet.security.authorization.AuthorizationAdmin
To unregister from getting notifications,from the AuthorizationAdminAPI's.
deRegisterFromOperationUpdates(AuthObserver) - Method in interface com.adventnet.security.authorization.AuthorizationAdmin
To unregister from getting operations notifications,from the AuthorizationAdminAPI's.
deRegisterFromUserUpdates(AuthObserver) - Method in interface com.adventnet.security.authorization.AuthorizationAdmin
To unregister for the users notifications only from AuthorizationAdminAPI's, about database changes.
deRegisterMssbe(MainSocketSessionBE) - Static method in class com.adventnet.nms.startnms.UpdateMaintainer
Deregister the MainSocketSessionBE.
deregisterResultListener(ConfigResultListener) - Method in class com.adventnet.management.config.ConfigClient
Deregisters the result listener object.
deregisterResultListener(String) - Method in class com.adventnet.management.config.ConfigClient
Deregisters the result listener corresponding to the resultListenerKey.
deRegisterScheduledInfoListener(ScheduledInfoListener) - Method in interface com.adventnet.nms.provisioning.ProvisioningAPI
This method is used to de-register the ScheduledInfoListener which is registered to get the update regarding the ScheduledInfo.
deRegisterScheduledInfoListener(ScheduledInfoListener) - Method in class com.adventnet.nms.provisioning.server.ProvisioningAPIImpl
This method is used to de-register the ScheduledInfoListener which is registered to get the update regarding the ScheduledInfo.
deRegisterSingleMssbe(MainSocketSessionBE) - Static method in class com.adventnet.nms.startnms.UpdateMaintainer
 
deregisterTaskListener(String) - Method in interface com.adventnet.management.config.DeviceConfigurationAPI
Deregisters all the listeners associated with the task.
deregisterThisScheduler(String) - Method in class com.adventnet.management.scheduler.Scheduler
Removes the scheduler from the list of scheduler identified by the name passed as argument.
deregisterTopoSubscriber(TopoSubscriber) - Method in interface com.adventnet.nms.topodb.TopoAPI
To deregister from receiving notifications from TopoAPI, about changes in a particular container object and it's children.
deSerializeConfigPDU(byte[]) - Static method in class com.adventnet.management.config.ConfigPDU
Deserializes the given byte array and returns a ConfigPDU object.
deSerializeObject(byte[]) - Static method in class com.adventnet.nms.util.CommonUtil
Deserializes the given byte array and returns an Object.
deSerializeProperties(byte[]) - Static method in class com.adventnet.nms.util.CommonUtil
Deserializes the given byte array and returns an object of type Properties.
deSerializeStringArray(byte[]) - Static method in class com.adventnet.nms.util.NmsClientUtil
Deserializes the data to String Array.
deSerializeStringArray(byte[]) - Static method in class com.adventnet.nms.util.NmsUtil
Deserializes the byte array and returns a String array.
deSerializeVector(byte[]) - Static method in class com.adventnet.nms.util.NmsClientUtil
Deserializes and returns the vector.
deSerializeVector(byte[]) - Static method in class com.adventnet.nms.util.NmsUtil
Deserializes the given byte array and returns an object of type Vector.
dest - Variable in class com.adventnet.nms.mapdb.MapLink
Holds the name of the destination map symbol in the map.
DESTFILENAME - Static variable in interface com.adventnet.management.config.tftp.TftpAttributeConstants
Constant that indicates the destination file name of the TftpAttribute.
destroy() - Method in class com.adventnet.nms.startclient.AbstractNmsPanel
Destroy the panel.
destroy() - Method in class com.adventnet.nms.startclient.MainPanel
 
destroy(String) - Method in class com.adventnet.nms.mapui.MapApplet
 
destroy(String) - Method in interface com.adventnet.nms.startclient.NmsPanel
This method is invoked when the panel instance is about to be destroyed.
destroy(String) - Method in class com.adventnet.nms.startclient.AbstractBaseNmsPanel
Stub Implementation of the corresponding method in NmsPanel interface.
destroySession() - Method in class com.adventnet.nms.util.ResultEventAdapter
 
destX - Variable in class com.adventnet.nms.mapdb.MapLink
Holds the value of the X coordinate of the destination map object.
destY - Variable in class com.adventnet.nms.mapdb.MapLink
Holds the value of the Y coordinate of the destination map object.
DETACH_FRAME - Static variable in interface com.adventnet.nms.startclient.NmsPanel
 
detachInternalFrame(String) - Method in class com.adventnet.nms.startclient.MainPanel
 
detachPanel(String) - Static method in class com.adventnet.nms.util.NmsUiAPI
Detaches the panel whose key is panelkey.
detachPanel(String, String) - Method in class com.adventnet.nms.startclient.MainPanel
 
detachPanelFromNodeId(String) - Static method in class com.adventnet.nms.util.NmsUiAPI
Detaches the panel whose id is nodeId.
Device - class com.adventnet.management.config.xml.Device.
This class holds all device specific information for configuring a device.
DEVICE_INFO - Static variable in interface com.adventnet.management.config.NmsConfigConstants
Constant to get the device information (community, port etc).
DEVICE_RESULT - Static variable in interface com.adventnet.management.config.ConfigConstants
Constant to indicate whether device level result is needed or not.
Device() - Constructor for class com.adventnet.management.config.xml.Device
Constructor used to create a Device object with these default values.
Device(Element) - Constructor for class com.adventnet.management.config.xml.Device
Creates a Device object from this element.
Device(String, String) - Constructor for class com.adventnet.management.config.xml.Device
Constructor used to create a Device object with host and port as paramaters.
Device(String, String, int) - Constructor for class com.adventnet.management.config.xml.Device
Constructor used to create a Device object with host, port and retries as paramaters.
Device(String, String, int, int) - Constructor for class com.adventnet.management.config.xml.Device
Constructor used to create a Device object with host, port, retries and timeout as parameters.
DeviceAudit - class com.adventnet.management.config.DeviceAudit.
This class holds audit details for the devices associated with the executed task.
DeviceAudit(Properties) - Constructor for class com.adventnet.management.config.DeviceAudit
Constructs DeviceAudit from Properties object.
DeviceAuditAPI - interface com.adventnet.management.config.DeviceAuditAPI.
This is an interface for accessing the Audit details.
deviceConf - Variable in class com.adventnet.nms.fe.config.ejb.ConfigSessionBean
 
DeviceConfigurationAPI - interface com.adventnet.management.config.DeviceConfigurationAPI.
This is an API interface for configuring devices through Configuration Server.
DeviceList - class com.adventnet.management.config.xml.DeviceList.
This class represents a set/group of devices that can be stored in DB using ConfigClientAPI.saveDeviceList(deviceListXML).
DEVICELIST_ERROR - Static variable in interface com.adventnet.management.config.ConfigConstants
Constant to indicate that an error occured in getting the devicelist.
DEVICELIST_NOT_FOUND - Static variable in interface com.adventnet.management.config.ConfigConstants
Constant to indicate that a requested devicelist is not found.
DeviceList(Element) - Constructor for class com.adventnet.management.config.xml.DeviceList
Creates a DeviceList from this element.
DeviceList(String) - Constructor for class com.adventnet.management.config.xml.DeviceList
Creates a DeviceList from the XML String.
DeviceList(String, String) - Constructor for class com.adventnet.management.config.xml.DeviceList
Constructs the DeviceList with the specified devices
DeviceQuery - class com.adventnet.nms.util.DeviceQuery.
 
DeviceQuery() - Constructor for class com.adventnet.nms.util.DeviceQuery
 
DeviceQuery(Applet) - Constructor for class com.adventnet.nms.util.DeviceQuery
 
DeviceQuery(Dialog, String, boolean) - Constructor for class com.adventnet.nms.util.DeviceQuery
 
DeviceQuery(Dialog, String, JApplet, boolean, boolean) - Constructor for class com.adventnet.nms.util.DeviceQuery
 
DeviceQuery(JFrame, String) - Constructor for class com.adventnet.nms.util.DeviceQuery
 
DeviceQuery(JFrame, String, boolean) - Constructor for class com.adventnet.nms.util.DeviceQuery
 
DeviceQuery(JFrame, String, JApplet) - Constructor for class com.adventnet.nms.util.DeviceQuery
 
DeviceQuery(JFrame, String, JApplet, boolean) - Constructor for class com.adventnet.nms.util.DeviceQuery
 
DeviceQuery(JFrame, String, JApplet, boolean, boolean) - Constructor for class com.adventnet.nms.util.DeviceQuery
 
DeviceResult - class com.adventnet.management.config.xml.DeviceResult.
This class represents the configuration status of the device associated with the task.
DeviceResult(Element) - Constructor for class com.adventnet.management.config.xml.DeviceResult
Creates a DeviceList from the XML Element.
DeviceResult(String, String, String, AttributeResult[]) - Constructor for class com.adventnet.management.config.xml.DeviceResult
Creates a new DeviceResult instance.
deviceSessionMap - Static variable in class com.adventnet.management.config.ConfigProvider
Maintains the session established between the ConfigServer and devices for configuration.
DeviceTaskMap - class com.adventnet.management.config.xml.DeviceTaskMap.
This class represents the DeviceTaskMap Element of ConfigTask.
DeviceTaskMap(Element) - Constructor for class com.adventnet.management.config.xml.DeviceTaskMap
Constructs the DeviceTaskMap from the XML Element.
deviceTaskStatus(ConfigTaskEvent) - Method in interface com.adventnet.management.config.ConfigTaskListener
Invoked by the ConfigServer after a device in the ConfigTask is configured.
DeviceUpdateEvent - class com.adventnet.management.config.DeviceUpdateEvent.
This class holds details about the configuration of a device.
DeviceUpdateEvent(Device, Attribute[], AttributeResult[]) - Constructor for class com.adventnet.management.config.DeviceUpdateEvent
Called by the ConfigServer after the configuration is applied over a device.
DeviceXmlParser - class com.adventnet.nms.jsp.DeviceXmlParser.
 
DeviceXmlParser() - Constructor for class com.adventnet.nms.jsp.DeviceXmlParser
 
dialogClosed() - Method in interface com.adventnet.nms.util.Searchable
This method will be called when the close button in the search dialog is pressed
dictionary - Variable in class com.adventnet.nms.topodb.corba.CORBANode
Not used as of now.
dim - Variable in class com.adventnet.nms.mapui.MapSymbolComponent
The dimension of the map symbol.
disableAllIcons() - Method in class com.adventnet.nms.util.ToolBar
This methods all Icons in the toolbar
disableGrouping() - Method in class com.adventnet.nms.mapui.MapApplet
 
disableIcon(String) - Method in class com.adventnet.nms.util.ToolBar
This method disables the Icon with given label
disableScheduledInfo(long) - Method in interface com.adventnet.nms.provisioning.ProvisioningAPI
This method is used to disable the scheduled template from execution.
disableScheduledInfo(long) - Method in class com.adventnet.nms.provisioning.server.ProvisioningAPIImpl
This method is used to disable the scheduled template from execution.
disableTrapsForGroups(String[], boolean) - Method in interface com.adventnet.nms.eventdb.TrapAPI
To disable traps for a set of groups i.e.
disableTrapsForNodes(String[], boolean) - Method in interface com.adventnet.nms.eventdb.TrapAPI
To disable traps for a set of nodes i.e.
disconnect() - Static method in class com.adventnet.nms.store.relational.RelationalAPI
This method will disconnect all the database connections of ConnectionPool from the database.
disconnect() - Method in class com.adventnet.management.transaction.ConnectionPool
Disconnects all connections in the connection pool.
disconnectAll() - Method in class com.adventnet.management.transaction.ConnectionPool
Disconnects all connections in the ConnectionPool.
disconnectOnlyThis() - Method in class com.adventnet.nms.store.relational.RelationalAPI
Deprecated.  
discover(String, Vector) - Method in interface com.adventnet.nms.netwatch.UserDiscoveryInterface
This method performs the operations required for implementing the user-defined discovery process and would be invoked by the discovery engine every time, when trying to discover an object corresponding to an IP-Address.
DISCOVERYUSER - Static variable in class com.adventnet.nms.util.NmsLogMgr
For displaying the log out messages for discovery from the module DISCOVERY.
DISCOVERYUSER - Static variable in class com.adventnet.management.log.LogMgr
For displaying the log out messages for discovery from the module DISCOVERY.
DISK_FULL - Static variable in interface com.adventnet.nms.tftp.Tftp1350
Constant to indicate that the disk space is not enough to write the file.
dispose() - Method in class com.adventnet.nms.startclient.NmsInternalFrame
 
doconnect() - Method in class com.adventnet.nms.startclient.WebNMSClient
This method tries to establish connection with the Web Server and later starts the Web NMS Client Applet.
document - Variable in class com.adventnet.management.config.TaskGenerator
Represents the Task XML document.
DOCUMENT - Static variable in interface com.adventnet.management.config.ConfigConstants
Constant which indicates that the rollback is to be done using Document.
DOCUMENT - Static variable in class com.adventnet.nms.util.XMLNode
Document Node
doDNSmod(InetAddress) - Method in interface com.adventnet.nms.eventdb.EventToTopoIfc
This method retuns the name of the Managed Object which is associated with the InetAddress passed.
doDNSmod(String) - Method in interface com.adventnet.nms.eventdb.EventToTopoIfc
This method returns the name of the Managed Object which is associated with the InetAddress string passed.
doesTheMapExist(String) - Static method in class com.adventnet.nms.mapui.MapApplet
 
doesTheMapExist(String) - Method in interface com.adventnet.nms.mapdb.MapAPI
Ensures the existence of a map with the specified key.
doesTheMapExist(String, String) - Method in interface com.adventnet.nms.fe.map.ejb.MapSessionRemote
To check whether a map with the given name exists or not .
doesTheMapExist(String, String) - Method in class com.adventnet.nms.fe.map.MapSessionBean
To check whether a map with the given name exists or not .
doesTheMapExist(String, String) - Method in interface com.adventnet.nms.fe.map.ThinMapAPI
To check whether a map with the given name exists or not .
doesThisColumnExist(String, String) - Method in class com.adventnet.nms.db.util.SQLQueryGenerator
 
doesThisColumnExist(String, String) - Method in interface com.adventnet.nms.db.JdbcAPI
Returns true if the specified column is exists in the specified table.
doesThisColumnExist(String, String) - Method in class com.adventnet.nms.db.SQLUtility
 
doesThisColumnExist(String, String) - Static method in class com.adventnet.nms.store.relational.RelationalUtil
Returns whether the specified column presents in the specified table or not.
doesThisSessionHaveCustomViews - Variable in class com.adventnet.nms.fe.common.UpdateHandlerImpl
 
doesThisSessionHaveCustomViews() - Method in class com.adventnet.nms.fe.common.UpdateHandlerImpl
Get the value of doesThisSessionHaveCustomViews.
dontDiscoverNetwork(String, String) - Method in interface com.adventnet.nms.topodb.TopoAPI
Mark the network as not to be discovered in the seed file.
dontDiscoverNetwork(String, String, String) - Method in interface com.adventnet.nms.fe.topo.ejb.TopoSessionRemote
Mark the network as not to be discovered in the seed file.
dontDiscoverNetwork(String, String, String) - Method in class com.adventnet.nms.fe.topo.TopoSessionBean
Marks the network as "Not to be discovered in the seed file".
dontDiscoverNetwork(String, String, String) - Method in interface com.adventnet.nms.fe.topo.ThinTopoAPI
Marks the network as "Not to be discovered in the seed file".
dontDiscoverNode(String, String) - Method in interface com.adventnet.nms.topodb.TopoAPI
Mark the node as not to be discovered in the seed file.
dontDiscoverNode(String, String, String) - Method in interface com.adventnet.nms.fe.topo.ejb.TopoSessionRemote
Mark the node as not to be discovered in the seed file.
dontDiscoverNode(String, String, String) - Method in class com.adventnet.nms.fe.topo.TopoSessionBean
Marks the node as "Not to be discovered in the seed file".
dontDiscoverNode(String, String, String) - Method in interface com.adventnet.nms.fe.topo.ThinTopoAPI
Marks the node as "Not to be discovered in the seed file".
dontShow - Variable in class com.adventnet.nms.startclient.LockOutFrame
 
doSearch(SearchAttributes[], boolean) - Method in interface com.adventnet.nms.util.Searchable
This method will be called when the Search button of the search dialog is pressed.
doStatusPoll(String) - Method in class com.adventnet.nms.mapui.MapClientInitializer
 
doStatusPoll(String) - Method in interface com.adventnet.nms.topodb.TopoAPI
Deprecated. As of WebNMS2.0 Beta, the pollStatus method of the ManagedObject is used for status polling of the objects
doStatusPoll(Vector) - Method in class com.adventnet.nms.mapui.MapClientInitializer
 
doubleClick(MapSymbolComponent) - Method in class com.adventnet.nms.mapui.MapModel
Reserved for internal use.
doubleClick(MapSymbolComponent) - Method in class com.adventnet.nms.mapui.DefaultMapModel
Double-click on a Symbol or Link.
doubleClickMenuItem - Static variable in class com.adventnet.nms.mapui.MapApplet
 
downInObject(int, int, MapLinkComponent) - Method in interface com.adventnet.nms.mapui.MapLinkRendererInterface
To determine if a mouse down is inside the Map Link .
downInObject(int, int, MapModel) - Method in class com.adventnet.nms.mapui.MapLinkComponent
To determine if a mouse down is inside the object and drop menu.
downInObject(int, int, MapSymbolComponent) - Method in interface com.adventnet.nms.mapui.MapSymbolRendererInterface
To determine if a mouse down is inside the Map Symbol.
downloadClientFilesFromBE(String) - Static method in class com.adventnet.nms.startnms.NmsMainFE
Downloads all the conf files available under "users" directory from the BE corresponding to that user.
driverName - Static variable in class com.adventnet.nms.util.PureServerUtils
The variable takes the value of the last entered value in the drivernameTable.
driverName - Variable in class com.adventnet.nms.store.relational.RelationalAPI
Database Driver name e.g., sun.jdbc.odbc.JdbcOdbcDriver.
driverName - Variable in class com.adventnet.management.transaction.ConnectionPool
Database Driver name, for eg., sun.jdbc.odbc.JdbcOdbcDriver
driverNameTable - Static variable in class com.adventnet.nms.util.PureServerUtils
An hashtable which stores the AppModules as keys and its driverName as value.

E

edgeSpec - Variable in class com.adventnet.nms.jsp.DataProvideBean
returns the positon of object with respect to edge specification
EditableMap - class com.adventnet.nms.mapui.EditableMap.
This map display class includes the Basic map functions and adds map editing functions, and tool bar.
EditableMap() - Constructor for class com.adventnet.nms.mapui.EditableMap
This constructor does not specify the MapModel.
EditableMap(MapModel, String) - Constructor for class com.adventnet.nms.mapui.EditableMap
This constructor specifies the MapModel to be used.
EditableMap(String, String) - Constructor for class com.adventnet.nms.mapui.EditableMap
This constructor specifies the applet document base and the tool bar name to be used.
editToolTipText(String) - Method in class com.adventnet.nms.mapui.MapApplet
 
ejbActivate() - Method in class com.adventnet.nms.fe.alert.ejb.AlertSessionEJB
 
ejbActivate() - Method in class com.adventnet.nms.fe.config.ejb.ConfigSessionBean
 
ejbActivate() - Method in class com.adventnet.nms.fe.event.ejb.EventSessionEJB
 
ejbActivate() - Method in class com.adventnet.nms.fe.map.ejb.MapSessionEJB
 
ejbActivate() - Method in class com.adventnet.nms.fe.perf.ejb.PerfSessionEJB
 
ejbActivate() - Method in class com.adventnet.nms.fe.topo.ejb.TopoSessionEJB
 
ejbCreate() - Method in class com.adventnet.nms.fe.alert.ejb.AlertSessionEJB
 
ejbCreate() - Method in class com.adventnet.nms.fe.config.ejb.ConfigSessionBean
 
ejbCreate() - Method in class com.adventnet.nms.fe.event.ejb.EventSessionEJB
 
ejbCreate() - Method in class com.adventnet.nms.fe.map.ejb.MapSessionEJB
 
ejbCreate() - Method in class com.adventnet.nms.fe.perf.ejb.PerfSessionEJB
 
ejbCreate() - Method in class com.adventnet.nms.fe.topo.ejb.TopoSessionEJB
 
ejbPassivate() - Method in class com.adventnet.nms.fe.alert.ejb.AlertSessionEJB
 
ejbPassivate() - Method in class com.adventnet.nms.fe.config.ejb.ConfigSessionBean
 
ejbPassivate() - Method in class com.adventnet.nms.fe.event.ejb.EventSessionEJB
 
ejbPassivate() - Method in class com.adventnet.nms.fe.map.ejb.MapSessionEJB
 
ejbPassivate() - Method in class com.adventnet.nms.fe.perf.ejb.PerfSessionEJB
 
ejbPassivate() - Method in class com.adventnet.nms.fe.topo.ejb.TopoSessionEJB
 
ejbRemove() - Method in class com.adventnet.nms.fe.alert.ejb.AlertSessionEJB
 
ejbRemove() - Method in class com.adventnet.nms.fe.config.ejb.ConfigSessionBean
 
ejbRemove() - Method in class com.adventnet.nms.fe.event.ejb.EventSessionEJB
 
ejbRemove() - Method in class com.adventnet.nms.fe.map.ejb.MapSessionEJB
 
ejbRemove() - Method in class com.adventnet.nms.fe.perf.ejb.PerfSessionEJB
 
ejbRemove() - Method in class com.adventnet.nms.fe.topo.ejb.TopoSessionEJB
 
element - Variable in class com.adventnet.management.config.xml.BaseElement
This is the element that represents this object in the XML
ELEMENT - Static variable in class com.adventnet.nms.util.XMLNode
Element Node
elementAt(int) - Method in class com.adventnet.nms.store.DBIndexedVector
Deprecated. Returns the element at the specified index.
elements() - Method in class com.adventnet.nms.store.DBIndexedVector
Deprecated. Returns an enumeration of the elements in this vector.
elements() - Method in class com.adventnet.nms.store.DBPropertytable
Deprecated. Returns the java.util.Enumeration of all the values in this DBPropertytable.
elements() - Method in class com.adventnet.nms.store.DBVectortable
Deprecated. Returns the java.util.Enumeration of all the values in this DBVectortable.
elements() - Method in class com.adventnet.nms.store.DBVector
Returns the java.util.Enumeration of all the elements in this DBVector.
elements() - Method in class com.adventnet.nms.store.DBHashtable
Returns the java.util.Enumeration of all the keys in this DBHashtable.
elements(long) - Method in class com.adventnet.nms.store.DBSchedulerVector
Deprecated. Returns an enumeration of elements that are above the minimum value specified.
emgr - Static variable in class com.adventnet.nms.eventdb.EventMgr
Provides a static reference to EventMgr
enableActive - Static variable in class com.adventnet.nms.poll.Collector
 
enableBottom - Variable in class com.adventnet.nms.client.NmsClientTableModelEvent
This boolean indicates whether you could do a successful subsequent getBottom operation.
enabledCipherSuitesinSSL - Static variable in class com.adventnet.nms.util.NmsClientUtil
 
enableFilters(String[], boolean) - Method in interface com.adventnet.nms.alertdb.AlertFilterAPI
To enable or disable Alert Filters specified by the parameter 'filterNames'.
enableFilters(String[], boolean) - Method in interface com.adventnet.nms.eventdb.TrapAPI
To enable or disable Trap Filters specified by their names.
enableFilters(String[], boolean) - Method in interface com.adventnet.nms.eventdb.EventFilterAPI
To enable or disable Event Filters specified by the parameter 'filterNames'.
enableIcon(String) - Method in class com.adventnet.nms.util.ToolBar
This method enables the Icon with given label
enableMultiThread(boolean) - Method in class com.adventnet.nms.alertdb.FaultMgr
 
enableNext - Variable in class com.adventnet.nms.client.NmsClientTableModelEvent
This boolean indicates whether you could do a successful subsequent getNext operation.
enableParsers(String[], boolean) - Method in interface com.adventnet.nms.eventdb.TrapAPI
To enable or disable Trap Parsers specified by the parameter 'parserNames'.
enableParsers(String[], boolean) - Method in interface com.adventnet.nms.eventdb.EventParserAPI
To enable or disable Event Parsers specified by the parameter 'parserNames'.
enablePrev - Variable in class com.adventnet.nms.client.NmsClientTableModelEvent
This boolean indicates whether you could do a successful subsequent getPrevious operation.
enableScheduledInfo(long) - Method in interface com.adventnet.nms.provisioning.ProvisioningAPI
This method is used to enable the disabled scheduled template for future execution.
enableScheduledInfo(long) - Method in class com.adventnet.nms.provisioning.server.ProvisioningAPIImpl
This method is used to enable the disabled scheduled template for future execution.
enableTop - Variable in class com.adventnet.nms.client.NmsClientTableModelEvent
This boolean indicates whether you could do a successful subsequent getTop operation.
enableTrapsForGroups(String[]) - Method in interface com.adventnet.nms.eventdb.TrapAPI
To enable traps for groups which were disabled previously.
enableTrapsForNodes(String[]) - Method in interface com.adventnet.nms.eventdb.TrapAPI
To enable traps for nodes which have been disabled previously.
encode(String) - Static method in class com.adventnet.nms.util.GenericUtility
To replace all spaces in a string with %20 - used for encoding the URL names with space in between
encode(String, String) - Method in interface com.adventnet.management.config.AuthenticationModel
This method is used to encrypt the userName and password.
encodeObj() - Method in class com.adventnet.nms.alertdb.AlertHistory
Returns the byte array in encoded format of the AlertHistory object.
encodeObj() - Method in class com.adventnet.nms.alertdb.AlertFilter
This method encodes the properties of the Alert Filter into a byte array which could be read by the AlertFilter.decodeObj(byte[]) method to reconstruct the properties of the Alert Filter.
encodeObj() - Method in class com.adventnet.nms.alertdb.AlertAnnotation
Returns the encoded byte array of the alertannotation.
encodeObj() - Method in class com.adventnet.nms.alertdb.Alert
This method is used to save this object for persistence.
encodeObj() - Method in class com.adventnet.nms.eventdb.TrapParser
Encoder for converting object to bytes for persistence
encodeObj() - Method in class com.adventnet.nms.eventdb.EventParser
Encoder for converting object to bytes for persistence
encodeObj() - Method in class com.adventnet.nms.eventdb.FilterAction
This is to allow us to save this object for persistence This method encodes the FilterAction object into a byte array which could be read by the FilterAction.decodeObj(byte[]) method to reconstruct the FilterAction object.
encodeObj() - Method in class com.adventnet.nms.eventdb.SendEmail
This is to allow us to save this object for persistence
encodeObj() - Method in class com.adventnet.nms.eventdb.EventFilter
This method encodes the properties of the Event Filter into a byte array which could be read by the EventFilter.decodeObj(byte[]) method to reconstruct the properties of the Event Filter.
encodeObj() - Method in class com.adventnet.nms.eventdb.SendTrap
This is to allow us to save this object for persistence
encodeObj() - Method in class com.adventnet.nms.eventdb.FilterCommand
This will allow us to save this object for persistence
encodeObj() - Method in class com.adventnet.nms.eventdb.Event
This method converts all the properties of the Event Object along with their corresponding values into a byte stream and returns the stream as a byte[].
encodeObj() - Method in class com.adventnet.nms.eventdb.UserFilter
This is to allow us to save this object for persistence
enCrypt(String) - Method in interface com.adventnet.security.crypto.CryptoGraphAPI
Method to encrypt the given plain text.
encryptString(String, String) - Static method in class com.adventnet.security.AuthUtil
Method to encrypt the plain text using the symmetric key encryption.
endIndex - Variable in class com.adventnet.nms.client.NmsClientTableModelEvent
The endIndex value after this update.
endSession(String) - Method in interface com.adventnet.nms.fe.common.ServerCustomViewAPI
Ends the session for the client identified by the sessionId.
endSession(String) - Method in class com.adventnet.nms.fe.common.ServerCVAPIImpl
 
englishToNative - Static variable in class com.adventnet.nms.provisioning.ui.ProvClientUtils
 
ENTITYREF - Static variable in class com.adventnet.nms.util.XMLNode
Entity Reference
Enum - class com.adventnet.management.config.xml.Enum.
The Enum class qualifies user inputs in the template.
Enum() - Constructor for class com.adventnet.management.config.xml.Enum
This constructor constructs a new Enum xml to which you can use setAttribute or setProperties to add parameters.
Enum(Element) - Constructor for class com.adventnet.management.config.xml.Enum
Creates a new Enum object that qualifies user inputs.
equals - Static variable in class com.adventnet.nms.store.relational.RelationalUtil
Specifies Equal to ("=").
err_msg(String) - Method in class com.adventnet.nms.poll.ExpressionParser
Sets the error message to be shown when an error occurs while evaluating an expression.
err(Exception, String) - Static method in class com.adventnet.management.config.xml.SAP
Generic error processing convenience routine that throws exception
err(JFrame, String) - Static method in class com.adventnet.nms.util.NmsClientUtil
Displays the given string in an error dialog.
err(JFrame, String) - Method in class com.adventnet.nms.util.NmsCommonUtilServerImpl
 
err(JFrame, String) - Method in interface com.adventnet.nms.util.NmsCommonUtil
This method is used to display the error messages.
err(String) - Method in interface com.adventnet.management.transport.LogInterface
Error messages are handled by this method.
err(String) - Static method in class com.adventnet.nms.util.NmsClientUtil
Displays the given string argument in an error dialog.
err(String) - Method in class com.adventnet.nms.util.NmsCommonUtilServerImpl
 
err(String) - Method in interface com.adventnet.nms.util.NmsCommonUtil
This method is used to display the error messages.
err(String) - Method in class com.adventnet.nms.startnms.MainSocketServerFE
 
err(String, String, Throwable) - Method in interface com.adventnet.nms.fe.log.LogAPI
Log the given throwable in error files (nmserr*.txt by default) in Front End Server's log directory with the specified module name.
ERROR - Static variable in interface com.adventnet.management.transport.SessionTransportProvider
Static constant for indicating if the operation is a failure.
ERROR - Static variable in interface com.adventnet.management.config.ConfigConstants
Constant for passing Error Messages.
ERROR - Static variable in interface com.adventnet.nms.tftp.Tftp1350
Constant to indicate than an error had occurred during file transfer.
ERROR_COLOR - Static variable in class com.adventnet.nms.util.NmsClientUtil
returns the color used for errors in status bar.
ERROR_FGCOLOR - Static variable in class com.adventnet.nms.util.NmsClientUtil
returns the foreground color used for errors in status bar.
error(Exception, String) - Static method in class com.adventnet.management.config.xml.SAP
Generic error processing convenience routine that throws exception
error(String) - Static method in class com.adventnet.management.config.xml.SAP
Generic error processing convenience routine that throws exception
error(String, Throwable) - Method in class com.adventnet.nms.fe.common.CustomSessionBean
Logs error messages to FE server's error file.
error(String, Throwable) - Method in class com.adventnet.nms.fe.map.MapSessionBean
log all error messages in this bean to fe server's log files.
establishConnection(Applet, String) - Method in class com.adventnet.nms.startclient.MainSocketClient
 
evaluateExpr(String) - Method in class com.adventnet.nms.poll.ExpressionParser
Evaluates the postfix expression and returns the result.
Event - class com.adventnet.nms.eventdb.Event.
This class represents the events generated within Web NMS.
EVENT_ACTION_EVENT - Static variable in interface com.adventnet.nms.startclient.NmsPanel
 
Event() - Constructor for class com.adventnet.nms.eventdb.Event
This is the default Constructor of the Class.
eventapi - Static variable in class com.adventnet.nms.eventdb.EventMgr
 
EventAPI - interface com.adventnet.nms.eventdb.EventAPI.
This API is for accessing and managing Event objects in the Event Database.
EventAPIImpl - class com.adventnet.nms.eventdb.EventAPIImpl.
This API is for accessing and managing Event objects in the Event Database.
eventapiproxy - Static variable in class com.adventnet.nms.fe.event.EventFE
Deprecated. This may be null, in case of FE in the same JVM as that of BE. Use NmsUtil.getAPI("EventAPI") instead.
EventAPIProxyImpl - class com.adventnet.nms.fe.event.EventAPIProxyImpl.
This API is a proxy implementation EventAPI published by the Back End Server.
EventAPIProxyImpl() - Constructor for class com.adventnet.nms.fe.event.EventAPIProxyImpl
 
EventCustomViewAPI - interface com.adventnet.nms.fe.event.EventCustomViewAPI.
Event Custom Views can be created,modified and deleted using various methods of this interface.
EventCustomViews - class com.adventnet.nms.jsp.EventCustomViews.
This class is used to get the table columns that are to be displayed based on the user name and the custom view id.
EventCustomViews() - Constructor for class com.adventnet.nms.jsp.EventCustomViews
 
eventDispatched(AWTEvent) - Method in class com.adventnet.nms.util.LockOutController
 
eventDispatchQueue - Variable in class com.adventnet.nms.startclient.MainPanel
 
EVENTERR - Static variable in class com.adventnet.nms.util.NmsLogMgr
For displaying the log error messages from the module EVENT .
EVENTERR - Static variable in class com.adventnet.management.log.LogMgr
For displaying the log error messages from the module EVENT .
EventFE - class com.adventnet.nms.fe.event.EventFE.
 
EventFE() - Constructor for class com.adventnet.nms.fe.event.EventFE
 
EventFilter - class com.adventnet.nms.eventdb.EventFilter.
This class encapsulates the properties of each Event Filter that is configured by the user.
EventFilter() - Constructor for class com.adventnet.nms.eventdb.EventFilter
The default constructor
EventFilter(Event) - Constructor for class com.adventnet.nms.eventdb.EventFilter
This constructor is used by the Event API for the implementation of the method EventAPI.getEvents(InputEvent).
EventFilter(Event, Event) - Constructor for class com.adventnet.nms.eventdb.EventFilter
This constructor is used by the Event API for the implementation of the method EventAPI.getEvents(InputEvent,InputEvent).
eventFilterAPI - Static variable in class com.adventnet.nms.eventdb.EventMgr
 
EventFilterAPI - interface com.adventnet.nms.eventdb.EventFilterAPI.
This API is for configuring EventFilter.
eventFilterAPIProxy - Static variable in class com.adventnet.nms.fe.event.EventFE
Deprecated. This may be null, in case of FE in the same JVM as that of BE. Use NmsUtil.getAPI("EventFilterAPI") instead.
eventforwarder - Static variable in class com.adventnet.nms.eventdb.EventMgr
This class forwards events to registered user objects
EventMgr - class com.adventnet.nms.eventdb.EventMgr.
EventMgr is the core class for WebNMS Fault module, will be started as a separate process.
EventMgr.EventProcessingThread - class com.adventnet.nms.eventdb.EventMgr.EventProcessingThread.
 
EventMgr.EventProcessingThread(EventMgr) - Constructor for class com.adventnet.nms.eventdb.EventMgr.EventProcessingThread
 
EventMgr() - Constructor for class com.adventnet.nms.eventdb.EventMgr
 
EventObserver - interface com.adventnet.nms.eventdb.EventObserver.
This interface needs to be implemented by classes which intend to register as Event Observers to Web NMS.
EventParser - class com.adventnet.nms.eventdb.EventParser.
This class is used for modifying the properties of an incoming event before it is passed through filters.
EventParser() - Constructor for class com.adventnet.nms.eventdb.EventParser
Default Constructor.
eventParserAPI - Static variable in class com.adventnet.nms.eventdb.EventMgr
 
EventParserAPI - interface com.adventnet.nms.eventdb.EventParserAPI.
This API defines the methods for configuring Event Parsers.
eventParserAPIProxy - Static variable in class com.adventnet.nms.fe.event.EventFE
Deprecated. This may be null, in case of FE in the same JVM as that of BE. Use NmsUtil.getAPI("EventParserAPI") instead.
EventSessionBean - class com.adventnet.nms.fe.event.EventSessionBean.
This holds the reference of ThinEventAPI which in turn acts as a wrapper for EventAPI and acts as a bridget for contacting BE Server Also as it extends CustomSessionBean, the customview related operations are also taken care.
EventSessionBean() - Constructor for class com.adventnet.nms.fe.event.EventSessionBean
default constructor called while bean instantiation
EventSessionEJB - class com.adventnet.nms.fe.event.ejb.EventSessionEJB.
Describe class EventSessionEJB here.
EventSessionEJB() - Constructor for class com.adventnet.nms.fe.event.ejb.EventSessionEJB
 
EventSessionHome - interface com.adventnet.nms.fe.event.ejb.EventSessionHome.
Describe interface EventSessionHome here.
EventSessionRemote - interface com.adventnet.nms.fe.event.ejb.EventSessionRemote.
This is the "Remote" interface for the EventSessionBean.
EventToAlertCorrelator - interface com.adventnet.nms.alertdb.EventToAlertCorrelator.
An interface which allows the user to correlate Events into Alert based on their own correlation criteria.
EventToTopoIfc - interface com.adventnet.nms.eventdb.EventToTopoIfc.
This interface acts as a communication link between the Event and Topology module.
eventType - Variable in class com.adventnet.nms.util.ResultEventObject
 
eventType - Variable in class com.adventnet.nms.mapui.MapEvent
Holds the event type.
EVENTUSER - Static variable in class com.adventnet.nms.util.NmsLogMgr
For displaying the log out messages from the module EVENT .
EVENTUSER - Static variable in class com.adventnet.management.log.LogMgr
For displaying the log out messages from the module EVENT .
EXCLUDE_NO_CRITICALITY - Static variable in class com.adventnet.nms.severity.SeverityInfo
Used in few methods to retrieve severity values
EXECUTE - Static variable in interface com.adventnet.management.config.ConfigConstants
Constant for executing a task on the Configuration server.
EXECUTE_ACTION - Static variable in interface com.adventnet.nms.startclient.NmsPanel
 
EXECUTE_TASK_WITH_DATASOURCE - Static variable in interface com.adventnet.management.config.ConfigConstants
Constant to execute a task with Data Source.
execute(String) - Method in class com.adventnet.nms.alertdb.FaultMgr
 
execute(String) - Method in class com.adventnet.nms.eventdb.EventMgr
 
execute(String) - Method in class com.adventnet.nms.poll.PollMgr
Executes the sqlString given .
execute(String) - Method in class com.adventnet.nms.store.relational.RelationalAPI
This methods executes the SQL string passed.
execute(String) - Method in class com.adventnet.management.transaction.ConnectionPool
Executes the input SQL string.
executeAction(PolicyEvent) - Method in class com.adventnet.management.policydb.PolicyObject
executes action of this PolicyObject.
executeAction(PolicyEvent) - Method in class com.adventnet.management.policydb.PeriodicPolicyObject
executes action of this policy object.
executeAction(PolicyEvent) - Method in interface com.adventnet.management.policydb.PolicyAction
This method will be called when the correspoding PolicyCondition is satisfied.
executeAndGetCount(String) - Method in class com.adventnet.nms.db.util.SQLQueryGenerator
Executes a select query which will return count of rows and will return the count.
executeBatch(PreparedStatement) - Method in class com.adventnet.management.transaction.ConnectionPool
Executes a Prepared Statement which is batched with various set of values
executeNetstatCommand() - Static method in class com.adventnet.nms.util.PureServerUtils
This method executes the netstat command and writes the output in a file named netstat.txt in the current directory.
executePolicy(PolicyEvent) - Method in class com.adventnet.management.policydb.PolicyObject
Method to execute the Policy.
executePolicy(PolicyEvent) - Method in interface com.adventnet.management.policydb.NmsPolicyAPI
Executes the policy which are all listed in PolicyEvent.
executeQuery(PreparedStatement) - Method in class com.adventnet.nms.store.relational.RelationalAPI
Executes the SQL query of the PreparedStatement object passed and returns the result set generated by the query.
executeQuery(PreparedStatement) - Method in class com.adventnet.management.transaction.ConnectionPool
Executes the SQL query of the PreparedStatement object passed and returns the result set generated by the query.
executeQuery(String, boolean, boolean) - Method in class com.adventnet.nms.db.SQLUtility
 
executeQuery(String, boolean, boolean, int, int) - Method in class com.adventnet.nms.db.SQLUtility
 
executeQuery(String, String) - Method in class com.adventnet.nms.db.SQLUtility
Executes the given sqlString seperated by string delimiter,add the datas of each resultset into Vector of properties & from that resultant Vector is formed.
executeQuery(String, String[], Properties, boolean) - Method in class com.adventnet.nms.db.util.SQLQueryGenerator
Executes the SQL String formed by getSqlString() method and returns the Properties of objects matching the criteria given, if onlyObjKey is false.
executeQuery(String, String[], Properties, Properties[], Properties, boolean, int, int) - Method in class com.adventnet.nms.db.util.SQLQueryGenerator
 
executeQuery(String, String[], Properties, Properties, boolean) - Method in class com.adventnet.nms.db.util.SQLQueryGenerator
Executes the SQL formed by getSqlString()> & returns the result.
executeQuery(String, String[], Properties, Properties, boolean, int, int) - Method in class com.adventnet.nms.db.util.SQLQueryGenerator
If onlyObjKey is false, then this executes the given SQL String and returns the Properties of objects matching both the criteria given.
executeQueryAndGetAllProps(String, Properties) - Method in class com.adventnet.nms.db.util.SQLQueryGenerator
Executes the SQL String formed by getSqlStringToGetAllProps() method and returns the Properties of objects matching the criteria.
executeQueryAndGetAllProps(String, Properties, Properties) - Method in class com.adventnet.nms.db.util.SQLQueryGenerator
Executes the SQL String formed by getSqlStringToGetAllProps() and returns the Properties of objects matching the criteria.Note: The last element of this returned vector will be the keys of objects whose properties are present in that vector.
executeQueryAndGetAllProps(String, Properties, Properties, int, int) - Method in class com.adventnet.nms.db.util.SQLQueryGenerator
Executes the SQL String formed by getSqlStringToGetAllProps() and returns the Properties of objects matching the criteria.Note: The last element of this returned vector will be the keys of objects whose properties are present in that vector.
executeQueryAndGetAllProps(String, Vector, Properties, Properties[], Properties, int, int) - Method in class com.adventnet.nms.db.util.SQLQueryGenerator
 
executeQueryAndGetAllProps(String, Vector, Properties, Properties, int, int) - Method in class com.adventnet.nms.db.util.SQLQueryGenerator
 
executeQueryStmt(String) - Method in class com.adventnet.management.transaction.ConnectionPool
Executes the input SQL query string in an already created Statement contained in ConnectionPool and returns a ResultSet.
executeTask(String) - Method in class com.adventnet.management.config.ConfigClientAPI
Executes the Configuration Task for the given set of devices.
executeTask(String) - Method in interface com.adventnet.management.config.DeviceConfigurationAPI
Starts Configuration for the specified devices.
executeTask(String, int) - Method in interface com.adventnet.management.config.DeviceConfigurationAPI
Starts Configuration for the specified devices.
executeTask(String, Properties) - Method in class com.adventnet.management.config.ConfigClientAPI
To execute a template task with a DataSourceName.
executeTask(String, String) - Method in interface com.adventnet.nms.fe.config.ejb.ConfigSessionRemote
Method to start Configuration for the given Task.XMLGenerator class can be used to generate xml file.This task file contains the device information.
executeTask(String, String) - Method in class com.adventnet.nms.fe.config.ejb.ConfigSessionBean
Method to start Configuration for the given Task.XMLGenerator class can be used to generate xml file.This task file contains the device information.
executeTask(String, String) - Method in interface com.adventnet.nms.fe.config.ThinDeviceConfigAPI
Method to start Configuration for the given Task.XMLGenerator class can be used to generate xml file.This task file contains the device information.
executeTask(String, String, Device[], Properties) - Method in class com.adventnet.management.config.ConfigClientAPI
To execute a template task with a DataSourceName.
executeTask(String, String, String[], Properties) - Method in class com.adventnet.management.config.ConfigClientAPI
To execute a template task with a DataSourceName.
executeTheStatement(Object) - Method in class com.adventnet.nms.store.relational.RelationalObject
This method will be called for every PreparedStatement/SQLstring returned from the getStatementsForAdd, getStatementsForDelete or getStatementsForUpdate methods.
executeTheStatement(Object) - Method in class com.adventnet.nms.store.relational.RelationalAPI
Executes the SQL query as specified by the input.
executeTheStatement(Object) - Method in class com.adventnet.management.transaction.ConnectionPool
Executes the SQL query as specified by the input.
executeUpdate(PreparedStatement) - Method in class com.adventnet.nms.store.relational.RelationalAPI
Executes the SQL INSERT, UPDATE or DELETE statement in the PreparedStatement object passed and returns the update count(number of records that gets effected into the database).
executeUpdate(PreparedStatement) - Method in class com.adventnet.management.transaction.ConnectionPool
Executes the SQL INSERT, UPDATE or DELETE statement in the PreparedStatement object passed and returns the update count(number of records that gets effected into the database).
executeUpdate(String) - Method in class com.adventnet.nms.db.SQLUtility
Executes an SQL INSERT, UPDATE or DELETE statement
executeUpdateStmt(String) - Method in class com.adventnet.management.transaction.ConnectionPool
Executes the input SQL query string in an already created Statement contained in ConnectionPool.
executeUserString(String) - Method in class com.adventnet.nms.fe.map.MapSessionBean
 
exitValue - Variable in class com.adventnet.nms.util.RunCmd
Contains the exitValue of this process.
ExpressionParser - class com.adventnet.nms.poll.ExpressionParser.
This class is used to evaluate mathematical expressions.
ExpressionParser() - Constructor for class com.adventnet.nms.poll.ExpressionParser
Creates a new ExpressionParser instance.
ExtendedMapFilter - interface com.adventnet.nms.mapdb.ExtendedMapFilter.
This interface extends com.adventnet.nms.mapdb.MapFilter interface.
ExtendedTopoListener - interface com.adventnet.nms.topodb.ExtendedTopoListener.
This is the interface that needs to be implemented for getting notifications about the bulkadd and bulkdelete operations done in topology database.
ExtensionAPI - interface com.adventnet.nms.provisioning.ext.ExtensionAPI.
The ExtensionAPI is a simple extension of ProvisioningAPI which serves as a basis for further extensions and additions to the ProvisioningAPI functionality.
ExtensionNotFoundException - exception com.adventnet.nms.provisioning.ExtensionNotFoundException.
This exception is used to report when a named API Extension is not found.
ExtensionNotFoundException() - Constructor for class com.adventnet.nms.provisioning.ExtensionNotFoundException
Constructs an ExtensionNotFoundException with no detail message.
ExtensionNotFoundException(String) - Constructor for class com.adventnet.nms.provisioning.ExtensionNotFoundException
Constructs an ExtensionNotFoundException with the specified detail message.

F

fail(String, Throwable) - Method in class com.adventnet.management.log.LogUser
calls the log method of the LogUser class.
FAILED - Static variable in interface com.adventnet.management.config.ConfigConstants
Constant which indicates that a task is failed for a device.
FAILED - Static variable in interface com.adventnet.nms.provisioning.ProvisioningConstants
Indicates that the overall status of the provisioning operation is failed.
FailOverEvent - class com.adventnet.nms.failover.FailOverEvent.
 
FailOverEvent(Properties, Properties) - Constructor for class com.adventnet.nms.failover.FailOverEvent
This class serve as a event object for FailOver Event.
FailOverListener - interface com.adventnet.nms.failover.FailOverListener.
This interface can be used to get the notification of FailOver Event.
FaultException - exception com.adventnet.nms.fault.FaultException.
Exception which will be thrown if an error occurs while performing a Fault operation.
FaultException(String, Exception) - Constructor for class com.adventnet.nms.fault.FaultException
FaultException is created with the message 'str' and Exception 'e'.
FaultMgr - class com.adventnet.nms.alertdb.FaultMgr.
 
FaultMgr(EventMgr, int, boolean) - Constructor for class com.adventnet.nms.alertdb.FaultMgr
 
FaultToTopoIfc - interface com.adventnet.nms.alertdb.FaultToTopoIfc.
This interface acts as a communication interface between the Fault and Topology modules.
fetchPollerSpecificPolldata(String) - Method in class com.adventnet.nms.poll.PollMgr
Returns the Vector of PolledData objects for which the data collection has to be done by the poller with the name passed as argument.
fetchPollerSpecificPolldata(String) - Method in interface com.adventnet.nms.poll.PollAPI
Returns the Vector of PolledData objects for which data collection has to be done by the poller whose name is passed as argument.
fetchPollerSpecificPolldata(String) - Method in class com.adventnet.nms.fe.perf.PollAPIProxyImpl
To get all the PolledDatas for the PollerName given as a parameter.
fetchPreparedStatement(int) - Method in class com.adventnet.nms.store.relational.RelationalAPI
This method fetches the prepared statement from PreparedStatement pool for the given id.
fetchPreparedStatement(int) - Method in class com.adventnet.management.transaction.ConnectionPool
Fetches the preparedStatement from the pool corresponding to the given unique ID.
FieldObject - class com.adventnet.nms.util.FieldObject.
This class serves as a container for the properties of various Objects present in the WebNMS.
FieldObject(String, Vector, boolean) - Constructor for class com.adventnet.nms.util.FieldObject
Constructor which takes in all the required parameters.
FILE_ALREADY_EXISTS - Static variable in interface com.adventnet.nms.tftp.Tftp1350
Constant to indicate that the file already exists and cannot be overwritten.
FILE_NOT_FOUND - Static variable in interface com.adventnet.management.config.ConfigConstants
Constant to indicate that the requested file is not present.
FILE_NOT_FOUND - Static variable in interface com.adventnet.nms.tftp.Tftp1350
Constant to indicate that the file is not found to read/write.
fileName - Variable in class com.adventnet.nms.eventui.NmsFilterFrame
 
fillCustomProperties(DBInterface, ResultSet, int) - Method in class com.adventnet.nms.store.relational.RelationalObject
 
fillCustomProperties(DBInterface, ResultSet, int) - Method in class com.adventnet.nms.store.relational.CommonRelationalObject
 
fillCustomProperties(DBInterface, ResultSet, PreparedStatement) - Method in class com.adventnet.nms.store.relational.RelationalObject
This method is called for every PreparedStatement returned from the getCustomStatement method.
fillCustomProperties(DBInterface, ResultSet, PreparedStatement) - Method in class com.adventnet.nms.store.relational.CommonRelationalObject
 
fillCustomProperties(DBInterface, ResultSet, String) - Method in class com.adventnet.nms.store.relational.RelationalObject
This method is called for every SQLstring returned from the getCustomStatement method.
fillCustomProperties(DBInterface, ResultSet, String) - Method in class com.adventnet.nms.store.relational.CommonRelationalObject
 
fillProperties(DBInterface, Properties) - Method in class com.adventnet.nms.store.relational.RelationalObject
This method is called for every PreparedStatement/SQLstring returned from the getStatementForGet method.
fillProperties(DBInterface, Properties) - Method in class com.adventnet.nms.store.relational.CommonRelationalObject
 
fillPropertiesForObject(Properties) - Method in class com.adventnet.nms.store.relational.CommonRelationalObject
 
filter(Alert) - Method in interface com.adventnet.nms.eventdb.FilterClient
This is the filter method, called to filter each Alert object.
filter(Event) - Method in interface com.adventnet.nms.eventdb.FilterClient
This is the filter method, called to filter each Event object.
FilterAction - class com.adventnet.nms.eventdb.FilterAction.
This class is a superclass of all actions.
FilterAction() - Constructor for class com.adventnet.nms.eventdb.FilterAction
 
filterActionAlertInThread - Variable in class com.adventnet.nms.eventdb.EventMgr
 
filterActionEventInThread - Variable in class com.adventnet.nms.eventdb.EventMgr
 
filterAlert(Alert) - Method in class com.adventnet.nms.alertdb.AlertFilter
This method will check whether the incoming alert (alt) matches the criteria of the Alert Filter, if the alert matches it then it will return the alert object else it will return null
FilterClient - interface com.adventnet.nms.eventdb.FilterClient.
This interface must be implemented by all user classes for filter actions.
FilterCommand - class com.adventnet.nms.eventdb.FilterCommand.
This class is used for setting the filter action of type "Run Command".
FilterCommand() - Constructor for class com.adventnet.nms.eventdb.FilterCommand
 
filterEvent(Event) - Method in class com.adventnet.nms.eventdb.EventFilter
This method will check whether the incoming event (evt) matches the criteria of the Event Filter.
filterList - Variable in class com.adventnet.nms.alertdb.AlertFilter
This vector holds the list of all the Alert filters that are configured in NMS.
filterList - Variable in class com.adventnet.nms.eventdb.EventFilter
This vector will hold a list of event filters that have been configured in the NMS System.
filterMapSymbols(Vector, ManagedObject, MapAPI) - Method in interface com.adventnet.nms.mapdb.MapFilter
This method of the implementing class will get invoked when any ManagedObject gets added into the topology database.
filtername - Variable in class com.adventnet.nms.server.FilterObject
The name of the filter.
FilterObject - class com.adventnet.nms.server.FilterObject.
Utility class which is used for setting filters easily.
FilterObject() - Constructor for class com.adventnet.nms.server.FilterObject
 
filterObject(ManagedObject, TopoAPI) - Method in interface com.adventnet.nms.topodb.FoundFilter
Filters the discovered object before adding it to the Topology database.
filters - Variable in class com.adventnet.nms.alertdb.FaultMgr
This vector holds the list of Alert Filters that are configured in NMS.
filters - Variable in class com.adventnet.nms.eventdb.EventMgr
 
filterTemplate(Template) - Method in interface com.adventnet.nms.provisioning.server.TemplateFilter
Process the template and return the processed template to be sent to the client.
filterVector(Vector) - Method in class com.adventnet.nms.alertdb.AlertFilter
This method checks whether a incoming vector of Alerts (v) matches the criteria of this Alert Filter.
filterVector(Vector) - Method in class com.adventnet.nms.eventdb.EventFilter
This method checks whether an incoming vector of Events (v) matches the criteria of the Event Filter.
findMyParentAndAddToIt(MapSymbolComponent) - Method in class com.adventnet.nms.mapui.DefaultMapModel
 
FINISH - Static variable in interface com.adventnet.nms.tftp.TftpLogger
Constant that specifies the end of File Transfer.
FINISHED - Static variable in interface com.adventnet.management.config.ConfigConstants
Constant which indicates that a task is finished for a device..
FINISHED - Static variable in interface com.adventnet.nms.provisioning.ProvisioningConstants
Indicates that the provisioning operation is completed.
FINISHED_RESCHEDULED - Static variable in interface com.adventnet.nms.provisioning.ProvisioningConstants
Indicates that the asynchronous provisioning operation is rescheduled for the later time.
FIREBIRD - Static variable in class com.adventnet.nms.db.util.SQLQueryGenerator
Specifies the database used is FIREBIRD
fireNmsPanelEvent(NmsPanelEvent) - Method in class com.adventnet.nms.mapui.MapApplet
 
fireNmsPanelEvent(NmsPanelEvent) - Method in interface com.adventnet.nms.startclient.NmsPanel
This method should fire the NmsPanelEvent passed as parameter to all the NmsPanelListeners who have registered with this panel instance.
fireNmsPanelEvent(NmsPanelEvent) - Method in class com.adventnet.nms.startclient.AbstractBaseNmsPanel
This method provides the default implementation for firing NmsPanelEvent to all the Listeners registered with this panel instance.
firePropertyChange(String) - Method in class com.adventnet.nms.util.LockOutController
Report that we have been modified to any interested listeners.
fireResultEvent(ResultEventObject) - Method in class com.adventnet.nms.util.ResultEventAdapter
The method is used to propagate the response received from the Server to all the listeners who have registered for responses using the resister() method.
FIRST_LOGIN - Static variable in class com.adventnet.security.authentication.AuthenticationException
To throw the authentication exception if the user login for the first time since creation.
flush() - Method in class com.adventnet.management.log.LogBaseWriter
Derived classes should override this method for flushing out current buffer.
flush() - Method in class com.adventnet.management.log.LogFileWriter
This method transfers the logout and logerror messages from memory in to the file and cleans the memory area.
flush() - Method in class com.adventnet.management.log.LogUser
Calls the flush method of the Corresponding Writer class.
font - Static variable in class com.adventnet.nms.util.CustomTreeCellEditor
 
Form - class com.adventnet.nms.provisioning.xml.Form.
The Form class represents the actual Form tag present in the Template.
Form() - Constructor for class com.adventnet.nms.provisioning.xml.Form
Creates a new Form object.
Form(Element) - Constructor for class com.adventnet.nms.provisioning.xml.Form
Creates a new Form that contains representation of the supplied xml element.
Form(String) - Constructor for class com.adventnet.nms.provisioning.xml.Form
Creates a new Form object that contains representation of the supplied xml string.
formatDate(Date, SimpleDateFormat) - Static method in class com.adventnet.nms.util.GenericUtility
formats the date which is read from ClientParameters.conf.
formatDate(long) - Static method in class com.adventnet.nms.util.NmsClientUtil
This method gets the date as "long" value and returns the string representation of the date in the format specified in clientparameters.conf file.
formatDate(long, SimpleDateFormat) - Static method in class com.adventnet.nms.util.GenericUtility
formats the date which is read from ClientParameters.conf.
formatDate(long, String) - Static method in class com.adventnet.nms.util.NmsClientUtil
This method gets the date/time as "long" value and returns the string representation of the date in the format specified by the parameter "format".
formName - Variable in class com.adventnet.nms.util.DataFormCustomizer
 
FormObject - class com.adventnet.nms.util.FormObject.
This class serves as a container for the indivijual properties that are part of a Customizable property form in the WebNMS.
FormObject(String, Vector, boolean, Object) - Constructor for class com.adventnet.nms.util.FormObject
Constructor which takes in all the required parameters.
forStandAlone - Static variable in class com.adventnet.nms.util.NmsClientUtil
forStandAlone is set when TrapParser , EventParser, EventFilter, AlertFilter Configurations are done as standAlone ones (i.e) before starting the server.
FoundFilter - interface com.adventnet.nms.topodb.FoundFilter.
This is the interface that should be implemented for filtering discovered objects according to user-defined filters.
FrameworkAPI - class com.adventnet.nms.util.FrameworkAPI.
This class contains API methods that should be used before starting framework module, as a initialization step.
FrameworkAPI() - Constructor for class com.adventnet.nms.util.FrameworkAPI
 
freeConnectionForTransaction() - Method in class com.adventnet.management.transaction.ConnectionPool
Frees the connection associated with a transaction over the current thread.
from_int(int) - Static method in class com.adventnet.nms.topodb.corba.SeverityStateEnum
 
fromAddress - Variable in class com.adventnet.nms.eventdb.SendEmail
 
FTPAttribute - class com.adventnet.management.config.ftp.FTPAttribute.
This class holds configuration information for transfering files using FTP across two devices.
FTPAttribute() - Constructor for class com.adventnet.management.config.ftp.FTPAttribute
Constructs a FTPAttribute by initializing an empty Element of name "Attribute".
FTPAttribute(Attribute) - Constructor for class com.adventnet.management.config.ftp.FTPAttribute
Constructs a FTPAttribute from the specified Attribute's Element.
FTPAttribute(String, String) - Constructor for class com.adventnet.management.config.ftp.FTPAttribute
Constructs a FTPAttribute with the specified command and file name.
FTPAttribute(String, String, String) - Constructor for class com.adventnet.management.config.ftp.FTPAttribute
Constructs a FTPAttribute with the specified command, file name and mode.
FTPAttribute(String, String, String, String) - Constructor for class com.adventnet.management.config.ftp.FTPAttribute
Constructs a FTPAttribute with the specified command, source file name, destination file name and mode.
FTPAttribute(String, String, String, String, String) - Constructor for class com.adventnet.management.config.ftp.FTPAttribute
 
FTPAttributeConstants - interface com.adventnet.management.config.ftp.FTPAttributeConstants.
This interface defines FTP constants for command and mode of file transfer.
FTPAttributeEvent - class com.adventnet.management.config.ftp.FTPAttributeEvent.
This event indicates that a FTPAttribute has been configured over a FTPDevice.
FTPAttributeEvent(String, String, String, String, int, String) - Constructor for class com.adventnet.management.config.ftp.FTPAttributeEvent
Creates an AttributeEvent of type GROUP_ATTRIBUTE.
FTPAttributeEvent(String, String, String, String, String, String, int, String, boolean) - Constructor for class com.adventnet.management.config.ftp.FTPAttributeEvent
Creates an AttributeEvent of type SCALAR_ATTRIBUTE.
FTPConfigProvider - class com.adventnet.management.config.ftp.FTPConfigProvider.
This class does transfer of files to the specified devices.
FTPConfigProvider() - Constructor for class com.adventnet.management.config.ftp.FTPConfigProvider
 
FTPDevice - class com.adventnet.management.config.ftp.FTPDevice.
This class holds the FTP specific properties like user name and password.
FTPDevice() - Constructor for class com.adventnet.management.config.ftp.FTPDevice
Constructs a FTPDevice with localhost as deviceName and 21 as ftp port.
FTPDevice(Device) - Constructor for class com.adventnet.management.config.ftp.FTPDevice
Constructs a FTPDevice from the specified Device's Element.
FTPDevice(String, int, String) - Constructor for class com.adventnet.management.config.ftp.FTPDevice
Constructs a FTPDevice with the specified device name, port and user name.
FTPDevice(String, int, String, String) - Constructor for class com.adventnet.management.config.ftp.FTPDevice
Constructs a FTPDevice with the specified deviceName, port, userName and password.
FTPDevice(String, String) - Constructor for class com.adventnet.management.config.ftp.FTPDevice
Constructs a FTPDevice with the specified device name and user name.
FTPDevice(String, String, String) - Constructor for class com.adventnet.management.config.ftp.FTPDevice
Constructs a FTPDevice with the specified device name, user name and password.

G

GENERAL_BLOCK - Static variable in interface com.adventnet.management.config.tl1.TL1AttributeConstants
Constant which indicates the generalBlock of TL1Attribute
generateAttributes(Attribute[], Element) - Method in class com.adventnet.management.config.TaskGenerator
Called by the generator for generating the attribute specific information.
generateEvent(String, String, Device, Attribute, AttributeResult, boolean) - Method in class com.adventnet.management.config.ConfigProvider
Method invoked by ConfigServer to generate an AttributeEvent after configuring each and every Attribute .
generateEvent(String, String, Device, Attribute, AttributeResult, boolean) - Method in class com.adventnet.management.config.corba.CorbaConfigProvider
Generates an CorbaAttributeEvent after configuring each Attribute over a device.
generateEvent(String, String, Device, Attribute, AttributeResult, boolean) - Method in class com.adventnet.management.config.ftp.FTPConfigProvider
 
generateEvent(String, String, Device, Attribute, AttributeResult, boolean) - Method in class com.adventnet.management.config.snmp.SnmpConfigProvider
Generates an AttributeEvent after configuring each every attribute.
generateEvent(String, String, Device, Attribute, AttributeResult, boolean) - Method in class com.adventnet.management.config.telnet.TelnetConfigProvider
Generates an TelnetAttributeEvent after configuring each Attribute over a device.
generateEvent(String, String, Device, Attribute, AttributeResult, boolean) - Method in class com.adventnet.management.config.tftp.TftpConfigProvider
Generates an TftpAttributeEvent after configuring each Attribute over a device.
generateEvent(String, String, Device, Attribute, AttributeResult, boolean) - Method in class com.adventnet.management.config.tl1.TL1ConfigProvider
Generates an TL1AttributeEvent after configuring each Attribute over a device.
generator - Static variable in class com.adventnet.nms.util.GenericUtility
Used as generator of random numbers for use in HTML UI.
GenericConfigSession - interface com.adventnet.management.config.GenericConfigSession.
This interface need to be implemented for maintaining a separate session with ConfigClient.
GenericExtension - class com.adventnet.nms.provisioning.ext.GenericExtension.
The GenericExtension is a simple implementation of extending the ProvisioningAPI, and supporting the extended API, i.e.
GenericExtension() - Constructor for class com.adventnet.nms.provisioning.ext.GenericExtension
The empty constructor needed for every module extension .
GenericFEAPI - interface com.adventnet.nms.commonfe.GenericFEAPI.
A remote interface for getting general information about the FE server.
GenericFEAPIImpl - class com.adventnet.nms.commonfe.GenericFEAPIImpl.
 
GenericFEAPIImpl() - Constructor for class com.adventnet.nms.commonfe.GenericFEAPIImpl
Creates a new GenericFEAPIImpl instance.
GenericFESession - class com.adventnet.nms.commonfe.GenericFESession.
This is the Generic Session class.
GenericFESession(MainSocketSessionFE) - Constructor for class com.adventnet.nms.commonfe.GenericFESession
 
genericServerSocketBE - Static variable in class com.adventnet.nms.util.PureServerUtilsBE
 
genericServerSocketFE - Static variable in class com.adventnet.nms.util.PureServerUtilsFE
This variable is instance of MainSocketServerFE , a secondary socket for client server communication.
GenericUtility - class com.adventnet.nms.util.GenericUtility.
Used by many files to access comman methods and static variables .
GenericUtility() - Constructor for class com.adventnet.nms.util.GenericUtility
 
genEvent(MapEvent) - Method in class com.adventnet.nms.mapui.DefaultMapModel
Generate the events to the listeners.
genEvent(String, ManagedObject) - Method in interface com.adventnet.nms.topodb.TopoToFaultIfc
This call is used as a notification for the generation of an Event to indicate the Discovery of a new node/network etc.
genEvent(String, String) - Method in interface com.adventnet.nms.topodb.TopoToFaultIfc
This call is used as a notification for the generation of an Event to indicate the Discovery of a new node/network etc.
genInputEvent(int, String, String, String, String, String) - Method in interface com.adventnet.nms.poll.PollToFaultIfc
The various parameters about the Data because of which a Threshold Event is fired is intimated to this method.
genInputEvent(String, String, String, String, String, String, String) - Method in interface com.adventnet.nms.topodb.TopoToFaultIfc
This call is used to generate an InputEvent with the given arguments.
genModelEvent(MapModelEvent) - Method in class com.adventnet.nms.mapui.MapClientInitializer
generate the events to the listeners
genReqID() - Static method in class com.adventnet.management.config.ConfigClient
Method to generate a unique requestID for each request made by the ConfigClient.
genReqID() - Method in class com.adventnet.nms.startclient.MainSocketClient
Generate a request ID for PDU.
GET_ALL_ATTRIBUTE_AUDIT_FOR_USER - Static variable in interface com.adventnet.management.config.ConfigConstants
To get all attribute audit for a user.
GET_ALL_AUDIT_FOR_USER - Static variable in interface com.adventnet.management.config.ConfigConstants
To get all audit for a user.
GET_ALL_DEVICE_SET_FOR_A_TASK - Static variable in interface com.adventnet.management.config.ConfigConstants
To get all set of devices which are executing under the same task.
GET_ALL_DEVICES_FOR_A_TASK - Static variable in interface com.adventnet.management.config.ConfigConstants
To get all devices for a given task.
GET_ALL_DEVICES_WITH_STATUS_FOR_A_TASK - Static variable in interface com.adventnet.management.config.ConfigConstants
To get all devices with status for a given task.
GET_ALL_NETWORKS - Static variable in interface com.adventnet.management.config.NmsConfigConstants
Constant to get all discovered networks.
GET_ALL_NODES - Static variable in interface com.adventnet.management.config.NmsConfigConstants
Constant to get all nodes.
GET_ALL_TASKS_FOR_A_DEVICE - Static variable in interface com.adventnet.management.config.ConfigConstants
To get all the tasks which are configuring for a given device.
GET_ALL_THRESHOLD_OBJECTS - Static variable in interface com.adventnet.nms.poll.PollConstants
Constant used to get all ThresholdObjects in present Poll Engine.
GET_ASSOCIATED_DATASOURCES - Static variable in interface com.adventnet.management.config.ConfigConstants
Constant used to get the various datasources for a template.
GET_ATTRIBUTE_AUDIT_FOR_DEVICE - Static variable in interface com.adventnet.management.config.ConfigConstants
To get attribute detail per user for a device.
GET_ATTRIBUTE_AUDIT_FOR_ID - Static variable in interface com.adventnet.management.config.ConfigConstants
To get the attribute details for a particular Task ID.
GET_ATTRIBUTE_AUDIT_FOR_TASK - Static variable in interface com.adventnet.management.config.ConfigConstants
To get all attribute audit details per user for a given task.
GET_AUDIT_FOR_DEVICE - Static variable in interface com.adventnet.management.config.ConfigConstants
To get audit details for a device.
GET_AUDIT_FOR_TASK - Static variable in interface com.adventnet.management.config.ConfigConstants
To get all audit details per user for a given task.
GET_COMBINED_TASKS - Static variable in interface com.adventnet.management.config.ConfigConstants
Constant to get all the combined tasks.
GET_COMMAND - Static variable in interface com.adventnet.management.config.ftp.FTPAttributeConstants
Identifier that defines the command is get.
GET_CONFIG_PROVIDER - Static variable in interface com.adventnet.management.config.ConfigConstants
Constant to get configprovider.xml from the server.
GET_DATASOURCE - Static variable in interface com.adventnet.management.config.ConfigConstants
Constant which gets the datasource.
GET_DEVICE_AUDIT_FOR_DEVICELIST - Static variable in interface com.adventnet.management.config.ConfigConstants
To get device level audit for a devicelist.
GET_DEVICE_PROPERTIES_FETCH_LIMIT - Static variable in interface com.adventnet.management.config.NmsConfigConstants
Constant to get the number of devices for which their properties can be obtained.
GET_DEVICE_STATUS - Static variable in interface com.adventnet.management.config.ConfigConstants
Constant used for getting the devices along with their status.
GET_DEVICELIST - Static variable in interface com.adventnet.management.config.ConfigConstants
Constant to get the devices in the device list.
GET_DEVICELIST_FOR_TASK - Static variable in interface com.adventnet.management.config.ConfigConstants
Constant to request the deviceListNames for a particular task.
GET_DEVICELIST_NAMES - Static variable in interface com.adventnet.management.config.ConfigConstants
Constant to get all devicelist names.
GET_LASTEXECUTED_TIME - Static variable in interface com.adventnet.management.config.ConfigConstants
To get the last executed time for the task.
GET_MAX_COUNT_OF_MO_SUPPORTED - Static variable in interface com.adventnet.management.config.NmsConfigConstants
Constant to get the number of managed objects supported by the ConfigServer.
get_Max_Event_Size_In_DB() - Method in class com.adventnet.nms.eventdb.EventMgr
 
GET_MO_WITH_CRITERIA - Static variable in interface com.adventnet.management.config.NmsConfigConstants
To get all managed objects matching the criteria.
GET_OBJ_ADV_DETAILS - Static variable in interface com.adventnet.nms.poll.PollConstants
Constant used while getting properties of a PolledData.
GET_PARENT_NETS - Static variable in interface com.adventnet.management.config.NmsConfigConstants
To get parent networks for the nodes.
GET_PENDING_DEVICES_FOR_A_TASK - Static variable in interface com.adventnet.management.config.ConfigConstants
To get all the pending devices.
GET_POLLEDDATA_WITH_PROPS - Static variable in interface com.adventnet.nms.poll.PollConstants
 
GET_POLLING_OBJECTS - Static variable in interface com.adventnet.nms.poll.PollConstants
Constant used to get all PollingObjects present in Poll Engine.
GET_PROTOCOL_SPECIFIC_DEVICELIST_NAMES - Static variable in interface com.adventnet.management.config.ConfigConstants
Constant to get all devicelist names for a corresponding protocol.
GET_PROTOCOL_SPECIFIC_TASKS - Static variable in interface com.adventnet.management.config.ConfigConstants
Constant to get tasks specific to a particular protocol.
GET_SNMP_INFO - Static variable in interface com.adventnet.management.config.NmsConfigConstants
To get all deviceInfo of the snmp nodes passed.
GET_SNMP_NODES - Static variable in interface com.adventnet.management.config.NmsConfigConstants
To get all snmp names of the requested Network.
GET_SPECIFIC_ATTRIBUTE_AUDIT - Static variable in interface com.adventnet.management.config.ConfigConstants
To get specific attribute audit.
GET_SPECIFIC_AUDIT - Static variable in interface com.adventnet.management.config.ConfigConstants
To get specific audit(userName, taskName and deviceName).
GET_TASK - Static variable in interface com.adventnet.management.config.ConfigConstants
Constant to get a specfic task from the server(CONFIG_TASK_DIR).
GET_TASK_AUDIT - Static variable in interface com.adventnet.management.config.ConfigConstants
To get task level audit for a task.
GET_TASK_LIST - Static variable in interface com.adventnet.management.config.ConfigConstants
Constant to get task list.
GET_TASK_STATUS - Static variable in interface com.adventnet.management.config.ConfigConstants
Constant used for getting the status of the task.
GET_TASKS - Static variable in interface com.adventnet.management.config.ConfigConstants
Constant to get the list of task information available in the server.
get() - Method in class com.adventnet.nms.tftp.TftpClientAPI
Transfers a file from remote host where TFTP Server is running.
get(int) - Method in class com.adventnet.nms.store.DBIndexedVector
Deprecated. Returns the element at the specified index.
get(String) - Method in class com.adventnet.nms.store.DBPropertytable
Deprecated. Returns the Properties corresponding to the given key.
get(String) - Method in class com.adventnet.nms.store.DBVectortable
Deprecated. Returns the Vector corresponding to the given key.
get(String) - Method in class com.adventnet.nms.store.DBHashtable
Returns the value corresponding to the given key.
get(String) - Method in class com.adventnet.nms.topodb.ManagedObject
Deprecated. as of WebNMS2.0, Use the getUserProperty instead .
get(String) - Method in class com.adventnet.nms.tftp.TftpClientAPI
Transfers a file from remote host where TFTP Server is running.
get(String, String) - Method in class com.adventnet.nms.tftp.TftpClientAPI
Transfers a file from remote host where TFTP Server is running.
get(String, String, String) - Method in class com.adventnet.nms.tftp.TftpClientAPI
Transfers a file from remote host where TFTP Server is running.
get(String, String, String, String) - Method in class com.adventnet.nms.tftp.TftpClientAPI
Transfers a file from remote host where TFTP Server is running.
getAccessID() - Method in class com.adventnet.management.config.tl1.TL1Attribute
Returns the AccessID which identifies the particular entity in the Network Element.
getActionKeys() - Method in class com.adventnet.management.policydb.PolicyObject
Method to get a list of keys (Strings) of the actions
getActionName() - Method in class com.adventnet.nms.jsp.AddMenuBean
Used for getting the menuitem attributes
getActionName(String) - Method in class com.adventnet.nms.jsp.AddMenuBean
Used for getting the menuitem attributes
getActionProperties() - Method in class com.adventnet.nms.alertdb.AlertFilter
This method returns the actions that are configured for this Alert Filter.
getActionProperties() - Method in class com.adventnet.nms.eventdb.EventFilter
This method returns the actions that are configured for this Event Filter.
getActions(String) - Method in class com.adventnet.management.policydb.PolicyObject
Deprecated. Instead use getPolicyAction
getActionsProps() - Method in class com.adventnet.nms.alertdb.AlertFilter
This method returns the properties of the Actions associated with this Alert filter in a String format to help in saving the Alert Filter in a file.
getActionsProps() - Method in class com.adventnet.nms.eventdb.EventFilter
This method returns the properties of the Actions associated with this Event filter in a String format to help in saving the Event Filter in a file.
getActionsVector() - Method in class com.adventnet.nms.server.FilterObject
Method to return the array of actions of this filter as a vector.
getActionType() - Method in class com.adventnet.nms.util.NmsException
It gets you the actiontype associated with this Exception
getActionValue() - Method in class com.adventnet.nms.jsp.AddMenuBean
Used for getting the action values
getActionValue(String) - Method in class com.adventnet.nms.jsp.AddMenuBean
Used for getting the action values
getActive() - Method in class com.adventnet.nms.poll.PolledData
Returns a boolen representing the state of the PolledData - whether active or inactive.
getActivePollers() - Method in class com.adventnet.nms.poll.PollMgr
Returns a Vector of names of all the active pollers at that time.
getActivePollers() - Method in interface com.adventnet.nms.poll.PollAPI
Returns a Vector of names of all the active pollers at that time.
getActivePollers() - Method in class com.adventnet.nms.fe.perf.PollAPIProxyImpl
Fetches the names of the active pollers at that time.
getActivePollers(String) - Method in interface com.adventnet.nms.fe.perf.ejb.PerfSessionRemote
Returns the names of all the active pollers at that time.
getActivePollers(String) - Method in class com.adventnet.nms.fe.perf.PerfSessionBean
Returns the names of all the active pollers at that time.
getActivePollers(String) - Method in interface com.adventnet.nms.fe.perf.ThinPerfAPI
Returns the names of all the active pollers at that time.
getActiveThreads() - Method in class com.adventnet.management.scheduler.Scheduler
Gets the number of active threads.
getActiveUsers() - Method in class com.adventnet.nms.commonfe.GenericFEAPIImpl
 
getActiveUsers() - Method in interface com.adventnet.nms.commonfe.GenericFEAPI
Returns a Vector containing the list of distinct user names by which Java Clients have logged in to this FE Server.
getActualUsers() - Method in class com.adventnet.nms.commonfe.GenericFEAPIImpl
 
getActualUsers() - Method in interface com.adventnet.nms.commonfe.GenericFEAPI
Returns an unmodifiable List of user names by which Clients have logged in to this FE Server.
getAdditionalCriteria() - Method in class com.adventnet.nms.fe.common.ViewData
Get the criteria that were applied while getData.
getAdditionalInfo() - Method in class com.adventnet.management.policydb.PolicyEvent
Gets the additional information needed.
getAddrArray(String) - Static method in class com.adventnet.nms.util.WatchUtil
Convert the given IP address string to an integer array.
getAddress() - Method in class com.adventnet.nms.tftp.TftpLogEvent
Returns the IPAddress of a client which gets connected to the TFTP server for transferring files.
getAddressRangeIndex(String, Vector, Vector) - Static method in class com.adventnet.nms.util.WatchUtil
Gets the index of the IpAddress specified in the Low and High Value IpAddressRange vectors.
getAddrLong(String) - Static method in class com.adventnet.nms.util.WatchUtil
Convert the given IP address string to a long value.
getAdjustForTimeReversion() - Method in class com.adventnet.management.scheduler.Scheduler
Method to get the status of whether the Time Reversion is enables or not.
getAdminStatus() - Method in class com.adventnet.nms.provisioning.inventorydb.NetworkInventory
Returns the adminStatus of this NetworkInventory class.
getAgent() - Method in class com.adventnet.nms.poll.PolledData
Returns the agent from which data is collected.
getAgent() - Method in class com.adventnet.nms.poll.CollectedInfo
Returns the agent name for which data has been collected.
getAIM_ROOT() - Static method in class com.adventnet.nms.util.NmsClientUtil
 
getAIM_ROOT() - Static method in class com.adventnet.nms.util.NmsUtil
Gets the NMS root directory.
getAlarmProcessingThread(String) - Method in class com.adventnet.nms.alertdb.FaultMgr
 
getAlert() - Method in class com.adventnet.nms.alertdb.AlertActionInformer
Gets the Alert object on which the operation is performed.
getAlert(Event, Properties) - Method in interface com.adventnet.nms.alertdb.EventToAlertCorrelator
Gets the Alert object which has to be updated.
getAlert(String) - Method in interface com.adventnet.nms.alertui.ClientAlertAPI
Returns an Alert object given the entity.
getAlert(String) - Method in class com.adventnet.nms.alertdb.AlertAPIImpl
This method gets the Alert Object whose entity field matches the parameter entity.
getAlert(String) - Method in interface com.adventnet.nms.alertdb.AlertAPI
Deprecated. as of WebNMS2.3. Use AlertAPI.checkOutIfAvailable(String entity) to get locked Alert object with the specified entity. Use AlertAPI.unlock(Alert alt) to unlock the checked out object.
getAlert(String) - Method in class com.adventnet.nms.eventdb.EventAPIImpl
Deprecated. This method has been deprecated as of WebNMS2.0. Users are suggested to use the getAlert API call in the AlertAPI.
getAlert(String) - Method in interface com.adventnet.nms.eventdb.EventAPI
Deprecated. This method is deprecated as of WebNMS2.0. Users are suggested to use the getAlert API call in the AlertAPI.
getAlert(String) - Method in class com.adventnet.nms.fe.alert.AlertAPIProxyImpl
This method gets the Alert Object whose entity field matches the parameter entity.
getAlert(String) - Method in class com.adventnet.nms.fe.event.EventAPIProxyImpl
 
getAlertAPI() - Static method in class com.adventnet.nms.util.GenericUtility
This gets the AlertAPI for use by jspdata and servlets.
getAlertAPI() - Static method in class com.adventnet.nms.util.NmsUtil
Deprecated. Use getAPI(String apiname) instead.
getAlertAPI() - Static method in class com.adventnet.nms.fe.alert.AlertFE
This will return the AlertAPI Proxy Impl instance in the same JVM.
getAlertCount(String[], int) - Method in class com.adventnet.nms.alertdb.AlertAPIImpl
Returns the number of alerts for the specified array of categories and severity
getAlertCount(String[], int) - Method in interface com.adventnet.nms.alertdb.AlertAPI
Returns the number of alerts with the specified array of categories and severity.
getAlertCount(String[], int) - Method in class com.adventnet.nms.fe.alert.AlertAPIProxyImpl
Returns the number of alerts for the specified array of categories and severity
getAlertCount(String, int) - Method in class com.adventnet.nms.alertdb.AlertAPIImpl
Returns the number of alerts with given category and severity
getAlertCount(String, int) - Method in interface com.adventnet.nms.alertdb.AlertAPI
Returns the number of alerts in WebNMS with the given category and severity
getAlertCount(String, int) - Method in class com.adventnet.nms.fe.alert.AlertAPIProxyImpl
Returns the number of alerts with given category and severity
getAlertCount(String, String[], int) - Method in interface com.adventnet.nms.fe.alert.ejb.AlertSessionRemote
Returns the number of alerts for the specified array of categories and severity
getAlertCount(String, String[], int) - Method in class com.adventnet.nms.fe.alert.AlertSessionBean
Returns the number of alerts for the specified array of categories and severity
getAlertCount(String, String, int) - Method in interface com.adventnet.nms.fe.alert.ejb.AlertSessionRemote
Returns the number of alerts with given category and severity.
getAlertCount(String, String, int) - Method in class com.adventnet.nms.fe.alert.AlertSessionBean
Returns the number of alerts with given category and severity.
getAlertCountData(String) - Method in interface com.adventnet.nms.fe.alert.ejb.AlertSessionRemote
Returns a AlertCountData object containing information about the number of Alerts present in each category and severity.
getAlertCountData(String) - Method in class com.adventnet.nms.fe.alert.AlertSessionBean
Returns a AlertCountData object containing information about the number of Alerts present in each category and severity.
getAlertCountData(String, String[]) - Method in interface com.adventnet.nms.fe.alert.ejb.AlertSessionRemote
Returns a AlertCountData object containing information about the number of Alerts present in each category and severity.
getAlertCountData(String, String[]) - Method in class com.adventnet.nms.fe.alert.AlertSessionBean
Returns a AlertCountData object containing information about the number of Alerts present in each category and severity.
getAlertList() - Method in class com.adventnet.nms.alertdb.AlertActionInformer
Gets the Vector of Alert objects on which the operations is performed.
getAlertLockTimeout() - Method in class com.adventnet.nms.alertdb.FaultMgr
 
getAlertModuleParams() - Method in class com.adventnet.nms.alertdb.AlertAPIImpl
 
getAlertModuleParams() - Method in class com.adventnet.nms.alertdb.FaultMgr
 
getAlertModuleParams() - Method in interface com.adventnet.nms.alertdb.AlertAPI
Gets the Alert Module parameters and their values in java.util.Properties object.
getAlertModuleParams() - Method in class com.adventnet.nms.fe.alert.AlertAPIProxyImpl
Gets the Alert Module parameters and their values in java.util.Properties object.
getAlertQueueSize() - Method in class com.adventnet.nms.alertdb.AlertAPIImpl
The events processed by the event module are sent to the alert module for processing into alerts.
getAlertQueueSize() - Method in interface com.adventnet.nms.alertdb.AlertAPI
No of events in the queue which need to be processed as Alerts.
getAlertQueueSize() - Method in class com.adventnet.nms.fe.alert.AlertAPIProxyImpl
The events processed by the event module are sent to the alert module for processing into alerts.
getAlerts(Alert) - Method in class com.adventnet.nms.alertdb.AlertAPIImpl
Deprecated. This method is deprecated as of WebNMS2.0
getAlerts(Alert) - Method in interface com.adventnet.nms.alertdb.AlertAPI
Deprecated. This method has been deprecated as of WebNMS2.0
getAlerts(Alert) - Method in class com.adventnet.nms.eventdb.EventAPIImpl
Deprecated. This method has been deprecated as of WebNMS2.0. Users are suggested to use the getAlerts API call in AlertAPI.
getAlerts(Alert) - Method in interface com.adventnet.nms.eventdb.EventAPI
Deprecated. This method is deprecated as of WebNMS2.0. Users are suggested to use the getAlerts API call in AlertAPI.
getAlerts(Alert) - Method in class com.adventnet.nms.fe.alert.AlertAPIProxyImpl
 
getAlerts(Alert) - Method in class com.adventnet.nms.fe.event.EventAPIProxyImpl
 
getAlerts(Alert, Alert) - Method in class com.adventnet.nms.alertdb.AlertAPIImpl
Get all alerts matching the properties in the first parameter alert1 Alert object and between the dates specified in the first and second parameter alert2 Alert object.
getAlerts(Alert, Alert) - Method in interface com.adventnet.nms.alertdb.AlertAPI
This will get all alerts matching the properties in the first parameter alert1 Alert object and between the time specified in the first and second parameter alert2 Alert object.
getAlerts(Alert, Alert) - Method in class com.adventnet.nms.eventdb.EventAPIImpl
Deprecated. This method has been deprecated as of WebNMS2.0. Users are suggested to use the getAlerts API call in the AlertAPI.
getAlerts(Alert, Alert) - Method in interface com.adventnet.nms.eventdb.EventAPI
Deprecated. This method is deprecated as of WebNMS2.0. Users are suggested to use the getAlerts API call in the AlertAPI.
getAlerts(Alert, Alert) - Method in class com.adventnet.nms.fe.alert.AlertAPIProxyImpl
 
getAlerts(Alert, Alert) - Method in class com.adventnet.nms.fe.event.EventAPIProxyImpl
 
getAlertsBasedOnGroupViewMode() - Method in class com.adventnet.nms.alertdb.AlertAPIImpl
It will return a Vector.
getAlertsBasedOnGroupViewMode() - Method in interface com.adventnet.nms.alertdb.AlertAPI
For internal use only.
getAlertsBasedOnGroupViewMode() - Method in class com.adventnet.nms.fe.alert.AlertAPIProxyImpl
 
getAlertsCount(int) - Method in class com.adventnet.nms.alertdb.AlertAPIImpl
Returns the number of alerts with given severity in the WebNMS System.
getAlertsCount(int) - Method in interface com.adventnet.nms.alertdb.AlertAPI
Returns the number of alerts with given severity in the WebNMS System.
getAlertsCount(int) - Method in class com.adventnet.nms.fe.alert.AlertAPIProxyImpl
 
getAlertsCount(String, int) - Method in interface com.adventnet.nms.fe.alert.ejb.AlertSessionRemote
Returns the number of alerts with given severity in the WebNMS System.
getAlertsCount(String, int) - Method in class com.adventnet.nms.fe.alert.AlertSessionBean
Returns the number of alerts with given severity in the WebNMS System.
getAlertsCount(String, int) - Method in interface com.adventnet.nms.fe.alert.ThinAlertAPI
Returns the number of alerts with given severity in the Web NMS System.
getAlertSession() - Static method in class com.adventnet.nms.fe.alert.AlertFE
 
getAlertToManagedObjectPropogation() - Method in class com.adventnet.nms.eventdb.EventMgr
returns the alertToManagedObjectPropogation configuration parameter of EventMgr.
getAlertUrl() - Static method in class com.adventnet.nms.fe.alert.AlertFE
 
getAlertWindowSize() - Method in class com.adventnet.nms.alertdb.FaultMgr
This method returns the Alert Window Size.
getAlias(String) - Method in class com.adventnet.nms.util.DBAliasesParser
The method gets the alias for the given column name.
getAlias(String) - Method in class com.adventnet.nms.db.util.SQLQueryGenerator
 
getAlias(String) - Method in interface com.adventnet.nms.db.JdbcAPI
This method gets the alias for the given column name.
getAlias(String) - Method in class com.adventnet.nms.db.SQLUtility
 
getAlias(String) - Static method in class com.adventnet.nms.store.relational.RelationalUtil
The method gets the alias for the given column name.
getAllAlertCounts() - Method in class com.adventnet.nms.alertdb.FaultMgr
 
getAllAttributeAuditForDevice(String) - Method in interface com.adventnet.management.config.DeviceAuditAPI
Returns the attribute audit details for a particular device.
getAllAttributeAuditForTask(String) - Method in interface com.adventnet.management.config.DeviceAuditAPI
Returns the attribute audit details for a particular task.
getAllAttributeAuditForUser() - Method in class com.adventnet.management.config.ConfigResultEvent
Returns the AttributeAudit details for the particular user.
getAllAttributeAuditForUser(String) - Method in interface com.adventnet.management.config.DeviceAuditAPI
Returns the attribute audit details for a particular user.
getAllAttributes(String) - Method in interface com.adventnet.security.authorization.AuthorizationAdmin
To get all attributes for the user.
getAllAttributes(String) - Method in interface com.adventnet.nms.authentication.UserConfigAPI
To get all attributes for the user.
getAllAttributes(String, String) - Method in class com.adventnet.nms.db.util.DBXmlUtility
This method returns all the Attribute Name and Value for the given NodeID and UserName from the PanelProps and corresponding view properties example CustomView, Map etc specific properties
getAllAuditForDevice(String) - Method in interface com.adventnet.management.config.DeviceAuditAPI
Returns the device audit details for a particular device.
getAllAuditForTask(String) - Method in interface com.adventnet.management.config.DeviceAuditAPI
Returns the device audit details for a particular task.
getAllAuditForUser() - Method in class com.adventnet.management.config.ConfigResultEvent
Returns the TaskAudit details for the requested user.
getAllAuditForUser(String) - Method in interface com.adventnet.management.config.DeviceAuditAPI
Returns the device audit details for a particular user.
getAllAuthorizedViews() - Method in interface com.adventnet.security.authorization.CustomViewScopeAPI
Method to get All authorized Views that have Properties.
getAllChilds(MapContainerComponent) - Method in class com.adventnet.nms.mapui.DefaultMapModel
Returns a vector containing al the child symbols for this MapContainerComponent.
getAllClientList() - Static method in class com.adventnet.nms.startnms.UpdateMaintainer
 
getAllColumnsOfModule(String) - Static method in class com.adventnet.nms.store.relational.RelationalUtil
Returns Vector of columns of the tables present in the given module.
getAllCustomViewNames(String) - Method in interface com.adventnet.nms.fe.common.ServerCustomViewAPI
Returns the names of all custom views available for this user.
getAllCustomViewNames(String) - Method in class com.adventnet.nms.fe.common.ServerCVAPIImpl
Returns the names of all custom views available for this user.
getAllCustomViewScope() - Method in interface com.adventnet.security.authorization.CustomViewScopeAPI
Method to get All custom View scope names.
getAllGroupNames(String) - Method in interface com.adventnet.security.authorization.AuthorizationAdmin
This method can be used to get a list of group names to which the user belongs.
getAllGroupNames(String) - Method in interface com.adventnet.security.authorization.AuthorizationEngine
Gets a list of group names to which the user belongs.
getAllGroupNames(String) - Method in interface com.adventnet.nms.authentication.UserConfigAPI
Fetches the GroupNames for the given user as a vector.
getAllGroups() - Method in interface com.adventnet.security.authorization.AuthorizationAdmin
This method is used to get All the groupnames available.
getAllGroups() - Method in interface com.adventnet.nms.authentication.UserConfigAPI
Returns Vector of groups that are available in the database.
getAllGroupsOfUser() - Static method in class com.adventnet.nms.util.NmsClientUtil
 
getAllMssbe() - Static method in class com.adventnet.nms.startnms.UpdateMaintainer
To get all the MainSocketSessionBEs that are established with the BE Server.
getAllNetworks() - Method in class com.adventnet.management.config.ConfigResultEvent
Returns all the networks discovered by Web NMS.
getAllNodeID(String) - Method in class com.adventnet.nms.db.util.DBXmlUtility
This method retuns vector of nodeid present in PanelTree table
getAllNodeID(String, String) - Method in class com.adventnet.nms.db.util.DBXmlUtility
This method retuns vector of nodeid present in PanelTree table for a user,for a particular moduleName
getAllNodes() - Method in class com.adventnet.management.config.ConfigResultEvent
Returns all nodes discovered by the NMS.