public abstract class HierarchicalParameterRepository<E extends HierarchicalEntity<E>,O extends org.n52.io.response.AbstractOutput> extends SessionAwareRepository implements OutputAssembler<O>
dbQueryFactory, serviceEntity, urlHelper| Constructor and Description |
|---|
HierarchicalParameterRepository() |
| Modifier and Type | Method and Description |
|---|---|
protected List<O> |
createCondensed(Collection<E> entities,
DbQuery parameters) |
protected abstract O |
createCondensed(E entity,
DbQuery parameters) |
protected List<O> |
createExpanded(Collection<E> entities,
DbQuery parameters) |
protected abstract O |
createExpanded(E procedureEntity,
DbQuery parameters) |
createCondensed, 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, waitconvertToSearchResults, exists, getAllCondensed, getAllCondensed, getAllExpanded, getAllExpanded, getInstance, getInstance, searchForprotected List<O> createExpanded(Collection<E> entities, DbQuery parameters) throws DataAccessException
DataAccessExceptionprotected abstract O createExpanded(E procedureEntity, DbQuery parameters) throws DataAccessException
DataAccessExceptionprotected List<O> createCondensed(Collection<E> entities, DbQuery parameters)
Copyright © 2015–2017 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.