| Package | Description |
|---|---|
| org.lsst.ccs.config |
Overview
|
| Modifier and Type | Method and Description |
|---|---|
ASubsystemDescription |
ASubsystemDescription.clone()
clone: the contained set of parameter description is also cloned.
|
ASubsystemDescription |
HqlDAO.getActiveSubsystemDescription(long id) |
ASubsystemDescription |
DBInterface.getActiveSubsystemDescription(long id)
gets a subsystem descirption by it"s id
|
ASubsystemDescription |
FIleBasedDAO.getActiveSubsystemDescription(long id) |
ASubsystemDescription |
HqlDAO.getActiveSubsystemDescription(String name,
String tag) |
ASubsystemDescription |
DBInterface.getActiveSubsystemDescription(String name,
String tag)
gets a SubsystemDescription in the corresponding active object table.
|
ASubsystemDescription |
FIleBasedDAO.getActiveSubsystemDescription(String name,
String tag) |
Copyright © 2015 LSST. All rights reserved.