Package | Description |
---|---|
org.opennms.netmgt.config.jdbc |
This file is part of OpenNMS(R).
|
org.opennms.netmgt.dao | |
org.opennms.netmgt.dao.jaxb |
Modifier and Type | Method and Description |
---|---|
JdbcDataCollection |
JdbcDataCollectionConfig.getDataCollectionByName(String name) |
Modifier and Type | Method and Description |
---|---|
List<JdbcDataCollection> |
JdbcDataCollectionConfig.getJdbcDataCollections() |
Modifier and Type | Method and Description |
---|---|
void |
JdbcDataCollectionConfig.addDataCollection(JdbcDataCollection dataCollection) |
int |
JdbcDataCollection.compareTo(JdbcDataCollection obj) |
void |
JdbcDataCollectionConfig.removeDataCollection(JdbcDataCollection dataCollection) |
Modifier and Type | Method and Description |
---|---|
void |
JdbcDataCollectionConfig.setJdbcDataCollections(List<JdbcDataCollection> jdbcDataCollections) |
Modifier and Type | Method and Description |
---|---|
JdbcDataCollection |
JdbcDataCollectionConfigDao.getDataCollectionByIndex(int idx) |
JdbcDataCollection |
JdbcDataCollectionConfigDao.getDataCollectionByName(String name) |
Modifier and Type | Method and Description |
---|---|
JdbcDataCollection |
JdbcDataCollectionConfigDaoJaxb.getDataCollectionByIndex(int idx) |
JdbcDataCollection |
JdbcDataCollectionConfigDaoJaxb.getDataCollectionByName(String name) |
Copyright © 2021. All rights reserved.