Package | Description |
---|---|
org.opennms.netmgt.dao.api | |
org.opennms.netmgt.dao.hibernate | |
org.opennms.netmgt.dao.mock |
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 © 2020. All rights reserved.