| Package | Description |
|---|---|
| org.n52.series.db.beans | |
| org.n52.series.db.da | |
| org.n52.series.db.dao |
| Modifier and Type | Method and Description |
|---|---|
FeatureEntity |
DatasetEntity.getFeature() |
| Modifier and Type | Method and Description |
|---|---|
void |
DatasetEntity.setFeature(FeatureEntity feature) |
| Modifier and Type | Method and Description |
|---|---|
protected SearchableDao<FeatureEntity> |
FeatureRepository.createSearchableDao(org.hibernate.Session session) |
| Modifier and Type | Method and Description |
|---|---|
protected org.n52.io.response.FeatureOutput |
FeatureRepository.createExpanded(FeatureEntity entity,
DbQuery query,
org.hibernate.Session session) |
protected org.n52.io.response.FeatureOutput |
SessionAwareRepository.getCondensedExtendedFeature(FeatureEntity entity,
DbQuery parameters) |
protected org.n52.io.response.FeatureOutput |
SessionAwareRepository.getCondensedFeature(FeatureEntity entity,
DbQuery parameters) |
protected org.n52.io.response.FeatureOutput |
FeatureRepository.prepareEmptyParameterOutput(FeatureEntity entity) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Class<FeatureEntity> |
FeatureDao.getEntityClass() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<T> |
DatasetDao.getInstancesWith(FeatureEntity feature,
DbQuery query) |
Copyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.