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.SnmpInterfaceDaoCopyright © 2020. All rights reserved.