| Package | Description |
|---|---|
| org.lsst.ccs.localdb.dao | |
| org.lsst.ccs.localdb.statusdb.model |
| Modifier and Type | Method and Description |
|---|---|
static AlertDesc |
LocaldbFacade.getAlertDesc(AgentDesc agentDesc,
String alertId,
org.hibernate.Session sess)
Looks for a persisted AlertDesc corresponding to the given parameters.
|
static AlertDesc |
LocaldbFacade.getAlertDescOrPersist(AgentDesc agentDesc,
org.lsst.ccs.bus.data.Alert alert,
org.hibernate.Session sess) |
| Modifier and Type | Field and Description |
|---|---|
protected AlertDesc |
AlertData.alertDesc |
| Modifier and Type | Method and Description |
|---|---|
AlertDesc |
AlertData.getAlertDesc() |
| Modifier and Type | Method and Description |
|---|---|
void |
AlertData.setAlertDesc(AlertDesc alertDesc) |
Copyright © 2016 LSST. All rights reserved.