public class SnmpInterfaceDaoImpl extends Object implements org.opennms.integration.api.v1.dao.SnmpInterfaceDao
Constructor and Description |
---|
SnmpInterfaceDaoImpl(SnmpInterfaceDao snmpInterfaceDao,
SessionUtils sessionUtils) |
Modifier and Type | Method and Description |
---|---|
org.opennms.integration.api.v1.model.SnmpInterface |
findByNodeIdAndDescrOrName(Integer nodeId,
String descrOrName) |
Long |
getSnmpInterfaceCount() |
public SnmpInterfaceDaoImpl(SnmpInterfaceDao snmpInterfaceDao, SessionUtils sessionUtils)
public Long getSnmpInterfaceCount()
getSnmpInterfaceCount
in interface org.opennms.integration.api.v1.dao.SnmpInterfaceDao
Copyright © 2021. All rights reserved.