| Package | Description |
|---|---|
| com.ibm.tivoli.nm.collectors.impl.nokiaoms1350rest | |
| com.ibm.tivoli.nm.collectors.impl.nokiaoms1350rest.utils |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.ArrayList<TopologicalLinks> |
NokiaOMS1350RestCollector.getAllTopologicalLinks()
Performs a getAllNetworkElements operation
|
java.util.ArrayList<TopologicalLinks> |
NokiaOMS1350RestCollector.readTopologicalDataFromServer()
Reads Topological data from server
|
| Modifier and Type | Method and Description |
|---|---|
void |
NokiaOMS1350RestCollector.loadAndAddTopologicalConnections(java.util.ArrayList<TopologicalLinks> alTopologicalLinks,
java.lang.String NEName,
java.lang.String neId)
Load loadAndAddTopologicalConnections class attributes into hashmap to be
used for creating entity
|
protected void |
NokiaOMS1350RestCollector.processPhysicalInventoryData(java.util.List<Elements> processNodeList,
NetworkEquipment netwEquipment,
java.util.ArrayList<TopologicalLinks> alTopoConnections,
java.util.ArrayList<TopologicalLink> allTopologyConnections)
Process data for Physical Inventory add the Entities/Interfaces to the
Datastore
|
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<TopologicalLinks> |
NokiaOMS1350XMLJSONParser.getListTopologicalLinks() |