public class ProcedureRepository extends HierarchicalParameterRepository<ProcedureEntity,org.n52.io.response.ProcedureOutput>
dbQueryFactory, serviceEntity, urlHelper| Constructor and Description |
|---|
ProcedureRepository() |
| Modifier and Type | Method and Description |
|---|---|
List<org.n52.series.spi.search.SearchResult> |
convertToSearchResults(List<? extends DescribableEntity> found,
DbQuery query) |
protected org.n52.io.response.ProcedureOutput |
createCondensed(ProcedureEntity entity,
DbQuery parameters) |
protected List<org.n52.io.response.ProcedureOutput> |
createCondensedHierarchyMembers(Set<ProcedureEntity> members,
DbQuery parameters) |
protected org.n52.io.response.ProcedureOutput |
createExpanded(ProcedureEntity entity,
DbQuery parameters) |
boolean |
exists(String id,
DbQuery parameters) |
List<org.n52.io.response.ProcedureOutput> |
getAllCondensed(DbQuery parameters) |
List<org.n52.io.response.ProcedureOutput> |
getAllCondensed(DbQuery parameters,
org.hibernate.Session session) |
List<org.n52.io.response.ProcedureOutput> |
getAllExpanded(DbQuery parameters) |
List<org.n52.io.response.ProcedureOutput> |
getAllExpanded(DbQuery parameters,
org.hibernate.Session session) |
org.n52.io.response.ProcedureOutput |
getInstance(String id,
DbQuery parameters) |
org.n52.io.response.ProcedureOutput |
getInstance(String id,
DbQuery parameters,
org.hibernate.Session session) |
Collection<org.n52.series.spi.search.SearchResult> |
searchFor(org.n52.io.request.IoParameters parameters) |
createCondensed, createExpandedcreateCondensed, 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, setSessionStorepublic boolean exists(String id, DbQuery parameters) throws DataAccessException
DataAccessExceptionpublic Collection<org.n52.series.spi.search.SearchResult> searchFor(org.n52.io.request.IoParameters parameters)
public List<org.n52.series.spi.search.SearchResult> convertToSearchResults(List<? extends DescribableEntity> found, DbQuery query)
public List<org.n52.io.response.ProcedureOutput> getAllCondensed(DbQuery parameters) throws DataAccessException
DataAccessExceptionpublic List<org.n52.io.response.ProcedureOutput> getAllCondensed(DbQuery parameters, org.hibernate.Session session) throws DataAccessException
DataAccessExceptionpublic List<org.n52.io.response.ProcedureOutput> getAllExpanded(DbQuery parameters) throws DataAccessException
DataAccessExceptionpublic List<org.n52.io.response.ProcedureOutput> getAllExpanded(DbQuery parameters, org.hibernate.Session session) throws DataAccessException
DataAccessExceptionpublic org.n52.io.response.ProcedureOutput getInstance(String id, DbQuery parameters) throws DataAccessException
DataAccessExceptionpublic org.n52.io.response.ProcedureOutput getInstance(String id, DbQuery parameters, org.hibernate.Session session) throws DataAccessException
DataAccessExceptionprotected org.n52.io.response.ProcedureOutput createCondensed(ProcedureEntity entity, DbQuery parameters)
createCondensed in class HierarchicalParameterRepository<ProcedureEntity,org.n52.io.response.ProcedureOutput>protected org.n52.io.response.ProcedureOutput createExpanded(ProcedureEntity entity, DbQuery parameters)
createExpanded in class HierarchicalParameterRepository<ProcedureEntity,org.n52.io.response.ProcedureOutput>protected List<org.n52.io.response.ProcedureOutput> createCondensedHierarchyMembers(Set<ProcedureEntity> members, DbQuery parameters)
Copyright © 2015–2017 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.