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 |
BridgeStpLink.merge(BridgeStpLink element) |
Modifier and Type | Method and Description |
---|---|
BridgeStpLink |
BridgeStpLinkDao.getByNodeIdBridgePort(Integer id,
Integer port) |
Modifier and Type | Method and Description |
---|---|
List<BridgeStpLink> |
BridgeStpLinkDao.findByDesignatedBridge(String designated) |
List<BridgeStpLink> |
BridgeStpLinkDao.findByDesignatedRoot(String root) |
List<BridgeStpLink> |
BridgeStpLinkDao.findByNodeId(Integer id) |
Modifier and Type | Method and Description |
---|---|
BridgeStpLink |
BridgeStpLinkDaoHibernate.getByNodeIdBridgePort(Integer id,
Integer port) |
Modifier and Type | Method and Description |
---|---|
List<BridgeStpLink> |
BridgeStpLinkDaoHibernate.findByDesignatedBridge(String designated) |
List<BridgeStpLink> |
BridgeStpLinkDaoHibernate.findByDesignatedRoot(String root) |
List<BridgeStpLink> |
BridgeStpLinkDaoHibernate.findByNodeId(Integer id) |
Modifier and Type | Method and Description |
---|---|
void |
BridgeTopologyService.store(int nodeId,
BridgeStpLink link) |
Modifier and Type | Method and Description |
---|---|
protected void |
BridgeTopologyServiceImpl.saveBridgeStpLink(int nodeId,
BridgeStpLink saveMe) |
void |
BridgeTopologyServiceImpl.store(int nodeId,
BridgeStpLink link) |
Modifier and Type | Method and Description |
---|---|
BridgeStpLink |
Dot1dStpPortTableTracker.Dot1dStpPortRow.getLink() |
Copyright © 2021. All rights reserved.