| Package | Description |
|---|---|
| org.lsst.ccs.localdb.configdb.model |
Overview
|
| Modifier and Type | Method and Description |
|---|---|
GlobalConfiguration |
HibernateDAO.findGlobalConfiguration(Description desc,
String name,
int version) |
GlobalConfiguration |
HibernateDAO.findGlobalConfigurationOrCreate(Description desc,
String name,
Map<String,Configuration> newConfigs) |
GlobalConfiguration |
ConfigurationRun.getGlobalConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationRun.setGlobalConfiguration(GlobalConfiguration globalConfiguration) |
Copyright © 2018 LSST. All rights reserved.