public abstract class HierarchicalParameterRepository<E extends HierarchicalEntity<E>,O extends org.n52.io.response.AbstractOutput> extends ParameterRepository<E,O> implements OutputAssembler<O>
dbQueryFactory, serviceEntity| Constructor and Description |
|---|
HierarchicalParameterRepository() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<O> |
createCondensed(java.lang.Iterable<E> entities,
DbQuery query,
org.hibernate.Session session) |
protected java.util.List<O> |
createExpanded(java.lang.Iterable<E> entities,
DbQuery query,
org.hibernate.Session session) |
convertToSearchResults, createCondensed, createDao, createEmptySearchResult, createExpanded, createSearchableDao, exists, getAllCondensed, getAllCondensed, getAllExpanded, getAllExpanded, getAllInstances, getEntity, getInstance, getInstance, getInstance, prepareEmptyParameterOutput, searchForcreateCondensed, 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, waitexists, getAllCondensed, getAllCondensed, getAllExpanded, getAllExpanded, getInstance, getInstance, searchForprotected java.util.List<O> createExpanded(java.lang.Iterable<E> entities, DbQuery query, org.hibernate.Session session) throws DataAccessException
createExpanded in class ParameterRepository<E extends HierarchicalEntity<E>,O extends org.n52.io.response.AbstractOutput>DataAccessExceptionprotected java.util.List<O> createCondensed(java.lang.Iterable<E> entities, DbQuery query, org.hibernate.Session session)
createCondensed in class ParameterRepository<E extends HierarchicalEntity<E>,O extends org.n52.io.response.AbstractOutput>Copyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.