| Package | Description |
|---|---|
| org.n52.series.db.beans | |
| org.n52.series.db.da | |
| org.n52.series.db.dao |
| Modifier and Type | Method and Description |
|---|---|
PhenomenonEntity |
DatasetEntity.getPhenomenon() |
| Modifier and Type | Method and Description |
|---|---|
void |
DatasetEntity.setPhenomenon(PhenomenonEntity phenomenon) |
| Modifier and Type | Method and Description |
|---|---|
protected org.n52.io.response.PhenomenonOutput |
PhenomenonRepository.createCondensed(PhenomenonEntity entity,
DbQuery parameters) |
protected org.n52.io.response.PhenomenonOutput |
PhenomenonRepository.createExpanded(PhenomenonEntity entity,
DbQuery parameters) |
protected org.n52.io.response.PhenomenonOutput |
SessionAwareRepository.getCondensedExtendedPhenomenon(PhenomenonEntity entity,
DbQuery parameters) |
protected org.n52.io.response.PhenomenonOutput |
SessionAwareRepository.getCondensedPhenomenon(PhenomenonEntity entity,
DbQuery parameters) |
| Modifier and Type | Method and Description |
|---|---|
List<PhenomenonEntity> |
PhenomenonDao.find(DbQuery query) |
List<PhenomenonEntity> |
PhenomenonDao.getAllInstances(DbQuery query) |
protected Class<PhenomenonEntity> |
PhenomenonDao.getEntityClass() |
Copyright © 2015–2017 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.