| Package | Description | 
|---|---|
| org.opennms.netmgt.enlinkd.model | 
 This file is part of OpenNMS(R). 
 | 
| org.opennms.netmgt.enlinkd.persistence.api | |
| org.opennms.netmgt.enlinkd.persistence.impl | |
| org.opennms.netmgt.enlinkd.service.api | |
| org.opennms.netmgt.enlinkd.service.impl | |
| org.opennms.netmgt.enlinkd.snmp | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
OspfElement.merge(OspfElement element)  | 
| Modifier and Type | Method and Description | 
|---|---|
OspfElement | 
OspfElementDao.findByNodeId(Integer id)  | 
OspfElement | 
OspfElementDao.findByRouterId(InetAddress routerId)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<OspfElement> | 
OspfElementDao.findAllByRouterId(InetAddress routerId)  | 
| Modifier and Type | Method and Description | 
|---|---|
OspfElement | 
OspfElementDaoHibernate.findByNodeId(Integer id)
 findByNodeId 
 | 
OspfElement | 
OspfElementDaoHibernate.findByRouterId(InetAddress routerId)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<OspfElement> | 
OspfElementDaoHibernate.findAllByRouterId(InetAddress routerId)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<OspfElement> | 
OspfTopologyService.findAllOspfElements()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
OspfTopologyService.store(int nodeId,
     OspfElement cdp)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<OspfElement> | 
OspfTopologyServiceImpl.findAllOspfElements()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
OspfTopologyServiceImpl.store(int nodeId,
     OspfElement element)  | 
| Modifier and Type | Method and Description | 
|---|---|
OspfElement | 
OspfIpAddrTableGetter.get(OspfElement element)  | 
OspfElement | 
OspfGeneralGroupTracker.getOspfElement()  | 
| Modifier and Type | Method and Description | 
|---|---|
OspfElement | 
OspfIpAddrTableGetter.get(OspfElement element)  | 
Copyright © 2020. All rights reserved.