| Package | Description |
|---|---|
| org.n52.series.db.beans | |
| org.n52.series.db.da | |
| org.n52.series.db.dao |
| Modifier and Type | Method and Description |
|---|---|
ProcedureEntity |
DatasetEntity.getProcedure() |
| Modifier and Type | Method and Description |
|---|---|
void |
DatasetEntity.setProcedure(ProcedureEntity procedure) |
| Modifier and Type | Method and Description |
|---|---|
protected SearchableDao<ProcedureEntity> |
ProcedureRepository.createSearchableDao(org.hibernate.Session session) |
| Modifier and Type | Method and Description |
|---|---|
protected org.n52.io.response.ProcedureOutput |
ProcedureRepository.createExpanded(ProcedureEntity entity,
DbQuery query,
org.hibernate.Session session) |
protected org.n52.io.response.ProcedureOutput |
SessionAwareRepository.getCondensedExtendedProcedure(ProcedureEntity entity,
DbQuery parameters) |
protected org.n52.io.response.ProcedureOutput |
SessionAwareRepository.getCondensedProcedure(ProcedureEntity entity,
DbQuery parameters) |
protected org.n52.io.response.ProcedureOutput |
ProcedureRepository.prepareEmptyParameterOutput(ProcedureEntity entity) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<org.n52.io.response.ProcedureOutput> |
ProcedureRepository.createCondensedHierarchyMembers(java.util.Set<ProcedureEntity> members,
DbQuery parameters,
org.hibernate.Session session) |
| Modifier and Type | Method and Description |
|---|---|
ProcedureEntity |
ProcedureDao.getInstance(java.lang.Long key,
DbQuery query) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Class<ProcedureEntity> |
ProcedureDao.getEntityClass() |
Copyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.