public class RecordDataRepository extends AbstractDataRepository<RecordDatasetEntity,RecordDataEntity,org.n52.io.response.dataset.record.RecordValue>
dbQueryFactory, serviceEntity, urlHelper| Constructor and Description |
|---|
RecordDataRepository() |
| Modifier and Type | Method and Description |
|---|---|
protected org.n52.io.response.dataset.Data<org.n52.io.response.dataset.record.RecordValue> |
assembleData(RecordDatasetEntity seriesEntity,
DbQuery query,
org.hibernate.Session session) |
org.n52.io.response.dataset.record.RecordValue |
createSeriesValueFor(RecordDataEntity observation,
RecordDatasetEntity series,
DbQuery query) |
Class<RecordDatasetEntity> |
getDatasetEntityType() |
addGeometry, addMetadatasIfNeeded, addParameters, addResultTime, addValidTime, assembleDataWithReferenceValues, createDataDao, createReferenceValueOutputs, getData, getFirstValue, getLastKnownGeometry, getLastValue, getSeriesDao, hasSingleValidReferenceValue, hasValidEntriesWithinRequestedTimespancreateCondensed, createDatasetParameters, createTimeseriesList, createTimeseriesOutput, getCondensedCategory, getCondensedExtendedCategory, getCondensedExtendedFeature, getCondensedExtendedOffering, getCondensedExtendedPhenomenon, getCondensedExtendedProcedure, getCondensedExtendedService, getCondensedFeature, getCondensedOffering, getCondensedPhenomenon, getCondensedProcedure, getCondensedService, getCrsUtils, getDbQuery, getDbQueryFactory, getGeometry, getPlatformId, getServiceEntity, getServiceEntity, getSession, getSessionStore, parseId, returnSession, setDbQueryFactory, setServiceEntity, setSessionStoreclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetServiceEntity, setSessionStorepublic Class<RecordDatasetEntity> getDatasetEntityType()
protected org.n52.io.response.dataset.Data<org.n52.io.response.dataset.record.RecordValue> assembleData(RecordDatasetEntity seriesEntity, DbQuery query, org.hibernate.Session session) throws DataAccessException
assembleData in class AbstractDataRepository<RecordDatasetEntity,RecordDataEntity,org.n52.io.response.dataset.record.RecordValue>DataAccessExceptionpublic org.n52.io.response.dataset.record.RecordValue createSeriesValueFor(RecordDataEntity observation, RecordDatasetEntity series, DbQuery query)
createSeriesValueFor in class AbstractDataRepository<RecordDatasetEntity,RecordDataEntity,org.n52.io.response.dataset.record.RecordValue>Copyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.