Package | Description |
---|---|
org.opennms.netmgt.enlinkd.model |
This file is part of OpenNMS(R).
|
org.opennms.netmgt.enlinkd.persistence.api | |
org.opennms.netmgt.enlinkd.persistence.impl | |
org.opennms.netmgt.enlinkd.service.api | |
org.opennms.netmgt.enlinkd.service.impl | |
org.opennms.netmgt.enlinkd.snmp |
Modifier and Type | Method and Description |
---|---|
static IsIsElementTopologyEntity |
IsIsElementTopologyEntity.create(IsIsElement element) |
void |
IsIsElement.merge(IsIsElement element) |
Modifier and Type | Method and Description |
---|---|
IsIsElement |
IsIsElementDao.findByIsIsSysId(String isisSysId) |
IsIsElement |
IsIsElementDao.findByNodeId(Integer id) |
Modifier and Type | Method and Description |
---|---|
IsIsElement |
IsIsElementDaoHibernate.findByIsIsSysId(String isisSysId) |
IsIsElement |
IsIsElementDaoHibernate.findByNodeId(Integer id)
findByNodeId
|
Modifier and Type | Method and Description |
---|---|
void |
IsisTopologyService.store(int nodeId,
IsIsElement element) |
Modifier and Type | Method and Description |
---|---|
void |
IsisTopologyServiceImpl.store(int nodeId,
IsIsElement element) |
Modifier and Type | Method and Description |
---|---|
IsIsElement |
IsisSysObjectGroupTracker.getIsisElement() |
Copyright © 2021. All rights reserved.