| Package | Description |
|---|---|
| org.n52.series.db.beans | |
| org.n52.series.db.da |
| Modifier and Type | Method and Description |
|---|---|
Set<RecordDatasetEntity> |
RecordDatasetEntity.getReferenceValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
RecordDatasetEntity.setReferenceValues(Set<RecordDatasetEntity> referenceValues) |
| Modifier and Type | Method and Description |
|---|---|
Class<RecordDatasetEntity> |
RecordDataRepository.getDatasetEntityType() |
| Modifier and Type | Method and Description |
|---|---|
protected org.n52.io.response.dataset.record.RecordData |
RecordDataRepository.assembleData(RecordDatasetEntity seriesEntity,
DbQuery query,
org.hibernate.Session session) |
protected org.n52.io.response.dataset.record.RecordData |
RecordDataRepository.assembleDataWithReferenceValues(RecordDatasetEntity timeseries,
DbQuery dbQuery,
org.hibernate.Session session) |
org.n52.io.response.dataset.record.RecordValue |
RecordDataRepository.createSeriesValueFor(RecordDataEntity observation,
RecordDatasetEntity series,
DbQuery query) |
Copyright © 2015–2017 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.