| Modifier and Type | Method and Description |
|---|---|
protected java.util.ArrayList<TopologicalLink> |
NokiaOMS1350RestCollector.getTopologicalLink()
Performs a getTopologicalLink operation
|
java.util.ArrayList<TopologicalLink> |
NokiaOMS1350RestCollector.readallTopologicalDataFromServer()
Reads GetAllTopological data from server
|
| Modifier and Type | Method and Description |
|---|---|
void |
NokiaOMS1350RestCollector.AddTopologicalConnection(TopologicalLink topologicalLink,
java.lang.String neId)
Load AddTopologicalConnection class attributes into hashmap to be used for
creating entity
|
| Modifier and Type | Method and Description |
|---|---|
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
|
void |
NokiaOMS1350RestCollector.processTopologicalLink(java.util.List<TopologicalLink> allTopoLinks,
java.lang.String NEName,
java.lang.String neId) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TopologicalLink> |
Response.getTopologicalLinks() |
| Modifier and Type | Method and Description |
|---|---|
void |
Response.setTopologicalLinks(java.util.List<TopologicalLink> topologicalLinks) |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<TopologicalLink> |
NokiaOMS1350XMLJSONParser.getListTopologicalLink() |