Modifier and Type | Method and Description |
---|---|
OnmsStpInterface |
StpInterfaceDao.findByNodeAndVlan(Integer nodeId,
Integer bridgePort,
Integer vlan) |
Modifier and Type | Method and Description |
---|---|
OnmsStpInterface |
StpInterfaceDaoHibernate.findByNodeAndVlan(Integer nodeId,
Integer bridgePort,
Integer vlan) |
Modifier and Type | Method and Description |
---|---|
OnmsStpInterface |
MockStpInterfaceDao.findByNodeAndVlan(Integer nodeId,
Integer bridgePort,
Integer vlan) |
Modifier and Type | Method and Description |
---|---|
protected void |
MockStpInterfaceDao.generateId(OnmsStpInterface entity) |
protected Integer |
MockStpInterfaceDao.getId(OnmsStpInterface entity) |
Modifier and Type | Method and Description |
---|---|
protected Map<Integer,OnmsStpInterface> |
AbstractQueryManager.processDot1DBasePortTable(OnmsNode onmsNode,
LinkableNode node,
Date scanTime,
OnmsVlan vlan,
SnmpVlanCollection snmpVlanColl,
Map<Integer,OnmsStpInterface> stpinterfaces) |
protected Map<Integer,OnmsStpInterface> |
AbstractQueryManager.processDot1StpPortTable(LinkableNode node,
Date scanTime,
OnmsVlan vlan,
SnmpVlanCollection snmpVlanColl,
Map<Integer,OnmsStpInterface> stpinterfaces) |
Modifier and Type | Method and Description |
---|---|
protected void |
HibernateEventWriter.saveStpInterface(OnmsStpInterface saveMe) |
protected abstract void |
AbstractQueryManager.saveStpInterface(OnmsStpInterface stpInterface) |
Modifier and Type | Method and Description |
---|---|
protected Map<Integer,OnmsStpInterface> |
AbstractQueryManager.processDot1DBasePortTable(OnmsNode onmsNode,
LinkableNode node,
Date scanTime,
OnmsVlan vlan,
SnmpVlanCollection snmpVlanColl,
Map<Integer,OnmsStpInterface> stpinterfaces) |
protected Map<Integer,OnmsStpInterface> |
AbstractQueryManager.processDot1StpPortTable(LinkableNode node,
Date scanTime,
OnmsVlan vlan,
SnmpVlanCollection snmpVlanColl,
Map<Integer,OnmsStpInterface> stpinterfaces) |
Modifier and Type | Method and Description |
---|---|
OnmsStpInterface |
Dot1dStpPortTableEntry.getOnmsStpInterface(OnmsStpInterface stpInterface) |
Modifier and Type | Method and Description |
---|---|
OnmsStpInterface |
Dot1dStpPortTableEntry.getOnmsStpInterface(OnmsStpInterface stpInterface) |
Modifier and Type | Method and Description |
---|---|
Map<Integer,List<OnmsStpInterface>> |
LinkableNode.getStpInterfaces()
getStpInterfaces
|
Modifier and Type | Method and Description |
---|---|
void |
LinkableNode.addStpInterface(OnmsStpInterface stpIface)
addStpInterface
|
Copyright © 2015. All rights reserved.