| Package | Description | 
|---|---|
| org.opennms.features.apilayer.config | |
| org.opennms.features.mibcompiler.services | |
| 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 Group | 
SnmpCollectionExtensionManager.toGroup(org.opennms.integration.api.v1.config.datacollection.Group grp)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected Group | 
JsmiMibParser.getGroup(DatacollectionGroup data,
        String groupName,
        String resourceType)
Gets the group. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Group | 
GroupForm.createBasicGroup()
Creates the basic group. 
 | 
Group | 
GroupForm.getGroup()
Gets the group. 
 | 
Group | 
GroupTable.getGroup(Object groupId)
Gets the group. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<Group> | 
GroupPanel.getGroups()
Gets the groups. 
 | 
List<Group> | 
GroupTable.getGroups()
Gets the groups. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Object | 
GroupTable.addGroup(Group group)
Adds the group. 
 | 
void | 
GroupForm.setGroup(Group group)
Sets the group. 
 | 
| Constructor and Description | 
|---|
GroupTable(List<Group> groups)
Instantiates a new group table. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<Group> | 
Groups.getGroups()  | 
List<Group> | 
DatacollectionGroup.getGroups()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Groups.addGroup(Group group)  | 
void | 
DatacollectionGroup.addGroup(Group group)  | 
boolean | 
Groups.removeGroup(Group group)  | 
boolean | 
DatacollectionGroup.removeGroup(Group group)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Groups.setGroups(List<Group> groups)  | 
void | 
DatacollectionGroup.setGroups(List<Group> groups)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DataCollectionConfigConverter.visitGroup(Group group)  | 
void | 
AbstractDatacollectionConfigVisitor.visitGroup(Group group)  | 
void | 
DatacollectionConfigVisitor.visitGroup(Group group)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DataCollectionVisitor.completeGroup(Group group)
completeGroup 
 | 
void | 
DataCollectionVisitor.visitGroup(Group group)
visitGroup 
 | 
Copyright © 2020. All rights reserved.