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> |
GroupTable.getGroups()
Gets the groups.
|
List<Group> |
GroupPanel.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> |
DatacollectionGroup.getGroups() |
List<Group> |
Groups.getGroups() |
Modifier and Type | Method and Description |
---|---|
void |
DatacollectionGroup.addGroup(Group group) |
void |
Groups.addGroup(Group group) |
boolean |
DatacollectionGroup.removeGroup(Group group) |
boolean |
Groups.removeGroup(Group group) |
Modifier and Type | Method and Description |
---|---|
void |
DatacollectionGroup.setGroups(List<Group> groups) |
void |
Groups.setGroups(List<Group> groups) |
Modifier and Type | Method and Description |
---|---|
void |
DatacollectionConfigVisitor.visitGroup(Group group) |
void |
DataCollectionConfigConverter.visitGroup(Group group) |
void |
AbstractDatacollectionConfigVisitor.visitGroup(Group group) |
Modifier and Type | Method and Description |
---|---|
void |
DataCollectionVisitor.completeGroup(Group group)
completeGroup
|
void |
DataCollectionVisitor.visitGroup(Group group)
visitGroup
|
Copyright © 2021. All rights reserved.