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 CdpElementTopologyEntity |
CdpElementTopologyEntity.create(CdpElement element) |
void |
CdpElement.merge(CdpElement element) |
Modifier and Type | Method and Description |
---|---|
CdpElement |
CdpElementDao.findByGlobalDeviceId(String deviceId) |
CdpElement |
CdpElementDao.findByNodeId(Integer id) |
Modifier and Type | Method and Description |
---|---|
CdpElement |
CdpElementDaoHibernate.findByGlobalDeviceId(String deviceId) |
CdpElement |
CdpElementDaoHibernate.findByNodeId(Integer id)
findByNodeId
|
Modifier and Type | Method and Description |
---|---|
void |
CdpTopologyService.store(int nodeId,
CdpElement cdp) |
Modifier and Type | Method and Description |
---|---|
void |
CdpTopologyServiceImpl.store(int nodeId,
CdpElement element) |
Modifier and Type | Method and Description |
---|---|
CdpElement |
CdpGlobalGroupTracker.getCdpElement() |
Copyright © 2021. All rights reserved.