public class CountDataRepository extends AbstractDataRepository<CountDatasetEntity,CountDataEntity,org.n52.io.response.dataset.count.CountValue>
dbQueryFactory, serviceEntity, urlHelper| Constructor and Description |
|---|
CountDataRepository() |
| Modifier and Type | Method and Description |
|---|---|
protected org.n52.io.response.dataset.Data<org.n52.io.response.dataset.count.CountValue> |
assembleData(CountDatasetEntity seriesEntity,
DbQuery query,
org.hibernate.Session session) |
org.n52.io.response.dataset.count.CountValue |
createSeriesValueFor(CountDataEntity observation,
CountDatasetEntity series,
DbQuery query) |
Class<CountDatasetEntity> |
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<CountDatasetEntity> getDatasetEntityType()
protected org.n52.io.response.dataset.Data<org.n52.io.response.dataset.count.CountValue> assembleData(CountDatasetEntity seriesEntity, DbQuery query, org.hibernate.Session session) throws DataAccessException
assembleData in class AbstractDataRepository<CountDatasetEntity,CountDataEntity,org.n52.io.response.dataset.count.CountValue>DataAccessExceptionpublic org.n52.io.response.dataset.count.CountValue createSeriesValueFor(CountDataEntity observation, CountDatasetEntity series, DbQuery query)
createSeriesValueFor in class AbstractDataRepository<CountDatasetEntity,CountDataEntity,org.n52.io.response.dataset.count.CountValue>Copyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.