| Package | Description | 
|---|---|
| org.opennms.features.apilayer.config | |
| org.opennms.features.vaadin.datacollection | |
| org.opennms.netmgt.config.datacollection | 
 This file is part of OpenNMS(R). 
 | 
| org.opennms.netmgt.config.internal.collection | 
 This file is part of OpenNMS(R). 
 | 
| org.opennms.netmgt.dao.jaxb.collector | 
| Modifier and Type | Method and Description | 
|---|---|
static SystemDef | 
SnmpCollectionExtensionManager.toSystemDef(org.opennms.integration.api.v1.config.datacollection.SystemDef sysDef)  | 
| Modifier and Type | Method and Description | 
|---|---|
SystemDef | 
SystemDefForm.createBasicSystemDef()
Creates the basic system definition. 
 | 
SystemDef | 
SystemDefForm.getSystemDef()
Gets the system definition. 
 | 
SystemDef | 
SystemDefTable.getSystemDef(Object systemDefId)
Gets the systemDef. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<SystemDef> | 
SystemDefPanel.getSystemDefs()
Gets the systemDefs. 
 | 
List<SystemDef> | 
SystemDefTable.getSystemDefs()
Gets the systemDefs. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Object | 
SystemDefTable.addSystemDef(SystemDef systemDef)
Adds the system definition. 
 | 
void | 
SystemDefForm.setSystemDef(SystemDef systemDef)
Sets the system definition. 
 | 
| Constructor and Description | 
|---|
SystemDefTable(List<SystemDef> systemDefs)
Instantiates a new system definition table. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<SystemDef> | 
DatacollectionGroup.getSystemDefs()  | 
List<SystemDef> | 
Systems.getSystemDefs()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DatacollectionGroup.addSystemDef(SystemDef systemDef)  | 
void | 
Systems.addSystemDef(SystemDef systemDef)  | 
boolean | 
DatacollectionGroup.removeSystemDef(SystemDef systemDef)  | 
boolean | 
Systems.removeSystemDef(SystemDef systemDef)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DatacollectionGroup.setSystemDefs(List<SystemDef> systemDefs)  | 
void | 
Systems.setSystemDefs(List<SystemDef> systemDefs)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DataCollectionConfigConverter.visitSystemDef(SystemDef systemDef)  | 
void | 
AbstractDatacollectionConfigVisitor.visitSystemDef(SystemDef systemDef)  | 
void | 
DatacollectionConfigVisitor.visitSystemDef(SystemDef systemDef)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DataCollectionVisitor.completeSystemDef(SystemDef systemDef)
completeSystemDef 
 | 
void | 
DataCollectionVisitor.visitSystemDef(SystemDef systemDef)
visitSystemDef 
 | 
Copyright © 2020. All rights reserved.