public class TextDataRepository extends AbstractDataRepository<org.n52.io.response.dataset.text.TextData,TextDatasetEntity,TextDataEntity,org.n52.io.response.dataset.text.TextValue>
dbQueryFactory, serviceEntity, urlHelper| Constructor and Description |
|---|
TextDataRepository() |
| Modifier and Type | Method and Description |
|---|---|
protected org.n52.io.response.dataset.text.TextData |
assembleData(TextDatasetEntity seriesEntity,
DbQuery query,
org.hibernate.Session session) |
protected org.n52.io.response.dataset.text.TextData |
assembleDataWithReferenceValues(TextDatasetEntity timeseries,
DbQuery dbQuery,
org.hibernate.Session session) |
org.n52.io.response.dataset.text.TextValue |
createSeriesValueFor(TextDataEntity observation,
TextDatasetEntity series,
DbQuery query) |
Class<TextDatasetEntity> |
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<TextDatasetEntity> getDatasetEntityType()
protected org.n52.io.response.dataset.text.TextData assembleDataWithReferenceValues(TextDatasetEntity timeseries, DbQuery dbQuery, org.hibernate.Session session) throws DataAccessException
assembleDataWithReferenceValues in class AbstractDataRepository<org.n52.io.response.dataset.text.TextData,TextDatasetEntity,TextDataEntity,org.n52.io.response.dataset.text.TextValue>DataAccessExceptionprotected org.n52.io.response.dataset.text.TextData assembleData(TextDatasetEntity seriesEntity, DbQuery query, org.hibernate.Session session) throws DataAccessException
assembleData in class AbstractDataRepository<org.n52.io.response.dataset.text.TextData,TextDatasetEntity,TextDataEntity,org.n52.io.response.dataset.text.TextValue>DataAccessExceptionpublic org.n52.io.response.dataset.text.TextValue createSeriesValueFor(TextDataEntity observation, TextDatasetEntity series, DbQuery query)
createSeriesValueFor in class AbstractDataRepository<org.n52.io.response.dataset.text.TextData,TextDatasetEntity,TextDataEntity,org.n52.io.response.dataset.text.TextValue>Copyright © 2015–2017 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.