| 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 | 
|---|---|
static LldpLinkTopologyEntity | 
LldpLinkTopologyEntity.create(LldpLink link)  | 
void | 
LldpLink.merge(LldpLink link)  | 
| Modifier and Type | Method and Description | 
|---|---|
LldpLink | 
LldpLinkDao.get(Integer nodeId,
   Integer lldpLocalPortNum)  | 
LldpLink | 
LldpLinkDao.get(OnmsNode node,
   Integer lldpLocalPortNum)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<LldpLink> | 
LldpLinkDao.findByNodeId(Integer nodeId)  | 
List<LldpLink> | 
LldpLinkDao.findLinksForIds(List<Integer> ids)  | 
| Modifier and Type | Method and Description | 
|---|---|
LldpLink | 
LldpLinkDaoHibernate.get(Integer nodeId,
   Integer lldpLocalPortNum) | 
LldpLink | 
LldpLinkDaoHibernate.get(OnmsNode node,
   Integer lldpLocalPortNum) | 
| Modifier and Type | Method and Description | 
|---|---|
List<LldpLink> | 
LldpLinkDaoHibernate.findByNodeId(Integer nodeId) | 
List<LldpLink> | 
LldpLinkDaoHibernate.findLinksForIds(List<Integer> linkIds)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
LldpTopologyService.store(int nodeId,
     LldpLink link)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
LldpTopologyServiceImpl.saveLldpLink(int nodeId,
            LldpLink saveMe)  | 
void | 
LldpTopologyServiceImpl.store(int nodeId,
     LldpLink link)  | 
| Modifier and Type | Method and Description | 
|---|---|
LldpLink | 
LldpRemTableTracker.LldpRemRow.getLldpLink()  | 
LldpLink | 
LldpLocPortGetter.getLldpLink(LldpLink lldplink)  | 
| Modifier and Type | Method and Description | 
|---|---|
LldpLink | 
LldpLocPortGetter.getLldpLink(LldpLink lldplink)  | 
Copyright © 2020. All rights reserved.