| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<TopoTopologicalLink> |
CiscoEPNMRestCollector.getAllTopologicalLinks()
Updated getAllTopologicalLinks for JSON data*****************
|
java.util.List<TopoTopologicalLink> |
CiscoEPNMRestCollector.readTopologicalDataFromServer()
Reads Topological data from server
|
| Modifier and Type | Method and Description |
|---|---|
void |
CiscoEPNMRestCollector.loadAndAddTopologicalConnections(java.util.List<TopoTopologicalLink> alTopologicalLinks,
java.lang.String NEName,
java.lang.String neId)
Load loadAndAddTopologicalConnections class attributes into hashmap to be
used for creating entity
|
protected void |
CiscoEPNMRestCollector.processPhysicalInventoryData(java.util.List<NdNode> processNodeList,
java.util.List<TopoTopologicalLink> alTopoConnections,
java.util.List<TpTerminationPoint> processTerminationList)
Process data for Physical Inventory add the Entities/Interfaces to the
Datastore
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TopoTopologicalLink> |
TopologicalLinkData.getTopoTopologicalLink() |
| Modifier and Type | Method and Description |
|---|---|
void |
TopologicalLinkData.setTopoTopologicalLink(java.util.List<TopoTopologicalLink> topoTopologicalLink) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TopoTopologicalLink> |
CiscoEPNMXMLJSONParser.getTopologicalList() |
| Modifier and Type | Method and Description |
|---|---|
void |
CiscoEPNMXMLJSONParser.setTopologicalList(java.util.List<TopoTopologicalLink> topologicalList) |