public class CountDataRepository extends AbstractDataRepository<org.n52.io.response.dataset.count.CountData,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.count.CountData |
assembleData(CountDatasetEntity seriesEntity,
DbQuery query,
org.hibernate.Session session) |
protected org.n52.io.response.dataset.count.CountData |
assembleDataWithReferenceValues(CountDatasetEntity timeseries,
DbQuery dbQuery,
org.hibernate.Session session) |
org.n52.io.response.dataset.count.CountValue |
createSeriesValueFor(CountDataEntity observation,
CountDatasetEntity series,
DbQuery query) |
Class<CountDatasetEntity> |
getDatasetEntityType() |
addGeometry, addParameters, addValidTime, createDataDao, getData, getFirstValue, getLastValue, getSeriesDao, hasSingleValidReferenceValue, hasValidEntriesWithinRequestedTimespancreateCondensed, createSeriesParameters, createTimeseriesList, createTimeseriesOutput, getCondensedCategory, getCondensedExtendedCategory, getCondensedExtendedFeature, getCondensedExtendedOffering, getCondensedExtendedPhenomenon, getCondensedExtendedProcedure, getCondensedExtendedService, getCondensedFeature, getCondensedOffering, getCondensedPhenomenon, getCondensedProcedure, getCondensedService, getCrsUtils, getDatabaseSrid, getDbQuery, getServiceEntity, getServiceEntity, getSession, getSessionStore, parseId, returnSession, setDatabaseSrid, setServiceEntity, setSessionStoreclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetServiceEntity, setSessionStorepublic Class<CountDatasetEntity> getDatasetEntityType()
protected org.n52.io.response.dataset.count.CountData assembleDataWithReferenceValues(CountDatasetEntity timeseries, DbQuery dbQuery, org.hibernate.Session session) throws DataAccessException
assembleDataWithReferenceValues in class AbstractDataRepository<org.n52.io.response.dataset.count.CountData,CountDatasetEntity,CountDataEntity,org.n52.io.response.dataset.count.CountValue>DataAccessExceptionprotected org.n52.io.response.dataset.count.CountData assembleData(CountDatasetEntity seriesEntity, DbQuery query, org.hibernate.Session session) throws DataAccessException
assembleData in class AbstractDataRepository<org.n52.io.response.dataset.count.CountData,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<org.n52.io.response.dataset.count.CountData,CountDatasetEntity,CountDataEntity,org.n52.io.response.dataset.count.CountValue>Copyright © 2015–2017 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.