| 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 LldpElementTopologyEntity | 
LldpElementTopologyEntity.create(LldpElement element)  | 
void | 
LldpElement.merge(LldpElement element)  | 
| Modifier and Type | Method and Description | 
|---|---|
LldpElement | 
LldpElementDao.findByNodeId(Integer id)  | 
LldpElement | 
LldpElementDao.findBySysname(String sysname)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<LldpElement> | 
LldpElementDao.findByChassisId(String chassisId,
               LldpUtils.LldpChassisIdSubType type)  | 
| Modifier and Type | Method and Description | 
|---|---|
LldpElement | 
LldpElementDaoHibernate.findByNodeId(Integer id)
 findByNodeId 
 | 
LldpElement | 
LldpElementDaoHibernate.findBySysname(String sysname)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<LldpElement> | 
LldpElementDaoHibernate.findByChassisId(String chassisId,
               LldpUtils.LldpChassisIdSubType type)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
LldpTopologyService.store(int nodeId,
     LldpElement element)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
LldpTopologyServiceImpl.store(int nodeId,
     LldpElement element)  | 
| Modifier and Type | Method and Description | 
|---|---|
LldpElement | 
LldpLocalGroupTracker.getLldpElement()  | 
Copyright © 2020. All rights reserved.