public class TextDataRepository extends AbstractDataRepository<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.Data<org.n52.io.response.dataset.text.TextValue> |
assembleData(TextDatasetEntity seriesEntity,
DbQuery query,
org.hibernate.Session session) |
org.n52.io.response.dataset.text.TextValue |
createSeriesValueFor(TextDataEntity observation,
TextDatasetEntity series,
DbQuery query) |
(package private) org.n52.io.response.dataset.text.TextValue |
createValue(String observationValue,
TextDataEntity observation,
DbQuery query) |
Class<TextDatasetEntity> |
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<TextDatasetEntity> getDatasetEntityType()
protected org.n52.io.response.dataset.Data<org.n52.io.response.dataset.text.TextValue> assembleData(TextDatasetEntity seriesEntity, DbQuery query, org.hibernate.Session session) throws DataAccessException
assembleData in class AbstractDataRepository<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<TextDatasetEntity,TextDataEntity,org.n52.io.response.dataset.text.TextValue>org.n52.io.response.dataset.text.TextValue createValue(String observationValue, TextDataEntity observation, DbQuery query)
Copyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.