| Package | Description |
|---|---|
| org.opennms.features.topology.plugins.topo.linkd.internal | |
| org.opennms.netmgt.dao.api | |
| org.opennms.netmgt.dao.hibernate | |
| org.opennms.netmgt.dao.mock |
| Modifier and Type | Method and Description |
|---|---|
protected List<EdgeAlarmStatusSummary> |
OspfLinkStatusProvider.getEdgeAlarmSummaries(List<Integer> linkIds) |
protected List<EdgeAlarmStatusSummary> |
LldpLinkStatusProvider.getEdgeAlarmSummaries(List<Integer> linkIds) |
protected List<EdgeAlarmStatusSummary> |
IsIsLinkStatusProvider.getEdgeAlarmSummaries(List<Integer> linkIds) |
protected List<EdgeAlarmStatusSummary> |
CdpLinkStatusProvider.getEdgeAlarmSummaries(List<Integer> linkIds) |
protected List<EdgeAlarmStatusSummary> |
BridgeLinkStatusProvider.getEdgeAlarmSummaries(List<Integer> linkIds) |
protected abstract List<EdgeAlarmStatusSummary> |
AbstractLinkStatusProvider.getEdgeAlarmSummaries(List<Integer> linkIds) |
| Modifier and Type | Method and Description |
|---|---|
protected Status |
AbstractLinkStatusProvider.getLinkStatusForSummary(EdgeAlarmStatusSummary summary) |
| Constructor and Description |
|---|
LinkStatus(EdgeAlarmStatusSummary summary) |
| Modifier and Type | Method and Description |
|---|---|
List<EdgeAlarmStatusSummary> |
AlarmDao.getLldpEdgeAlarmSummaries(List<Integer> lldpLinkIds) |
| Modifier and Type | Method and Description |
|---|---|
List<EdgeAlarmStatusSummary> |
AlarmDaoHibernate.getLldpEdgeAlarmSummaries(List<Integer> lldpLinkIds) |
| Modifier and Type | Method and Description |
|---|---|
List<EdgeAlarmStatusSummary> |
MockAlarmDao.getLldpEdgeAlarmSummaries(List<Integer> lldpLinkIds) |
Copyright © 2015. All rights reserved.