public class PlatformRepository extends ParameterRepository<org.n52.series.db.beans.PlatformEntity,org.n52.io.response.PlatformOutput>
dbQueryFactory, serviceEntity| Constructor and Description |
|---|
PlatformRepository() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<org.n52.io.response.PlatformOutput> |
createCondensedHierarchyMembers(java.util.Set<org.n52.series.db.beans.PlatformEntity> members,
DbQuery parameters,
org.hibernate.Session session) |
org.n52.io.response.PlatformOutput |
createCondensedPlatform(org.n52.series.db.beans.PlatformEntity platform,
DbQuery query,
org.hibernate.Session session) |
protected PlatformDao |
createDao(org.hibernate.Session session) |
protected org.n52.series.spi.search.SearchResult |
createEmptySearchResult(java.lang.String id,
java.lang.String label,
java.lang.String baseUrl) |
protected org.n52.io.response.PlatformOutput |
createExpanded(org.n52.series.db.beans.PlatformEntity entity,
DbQuery query,
org.hibernate.Session session) |
protected SearchableDao<org.n52.series.db.beans.PlatformEntity> |
createSearchableDao(org.hibernate.Session session) |
protected org.n52.io.response.PlatformOutput |
prepareEmptyParameterOutput() |
convertToSearchResults, createCondensed, createCondensed, createExpanded, exists, getAllCondensed, getAllCondensed, getAllExpanded, getAllExpanded, getAllInstances, getEntity, getInstance, getInstance, getInstance, searchForcreateCondensed, createDatasetParameters, createGeometry, createTimeOutput, createTimeOutput, createTimeseriesList, createTimeseriesOutput, getCondensedCategory, getCondensedExtendedCategory, getCondensedExtendedFeature, getCondensedExtendedOffering, getCondensedExtendedPhenomenon, getCondensedExtendedProcedure, getCondensedExtendedService, getCondensedFeature, getCondensedOffering, getCondensedPhenomenon, getCondensedPlatform, getCondensedProcedure, getCondensedService, getCrsUtils, getDbQuery, getDbQueryFactory, getGeometry, getOriginTimeZone, getServiceEntity, getServiceEntity, getSession, getSessionStore, parseId, returnSession, setDbQueryFactory, setServiceEntity, setSessionStoreprotected org.n52.io.response.PlatformOutput prepareEmptyParameterOutput()
prepareEmptyParameterOutput in class ParameterRepository<org.n52.series.db.beans.PlatformEntity,org.n52.io.response.PlatformOutput>protected org.n52.series.spi.search.SearchResult createEmptySearchResult(java.lang.String id,
java.lang.String label,
java.lang.String baseUrl)
createEmptySearchResult in class ParameterRepository<org.n52.series.db.beans.PlatformEntity,org.n52.io.response.PlatformOutput>protected PlatformDao createDao(org.hibernate.Session session)
createDao in class ParameterRepository<org.n52.series.db.beans.PlatformEntity,org.n52.io.response.PlatformOutput>protected SearchableDao<org.n52.series.db.beans.PlatformEntity> createSearchableDao(org.hibernate.Session session)
createSearchableDao in class ParameterRepository<org.n52.series.db.beans.PlatformEntity,org.n52.io.response.PlatformOutput>protected org.n52.io.response.PlatformOutput createExpanded(org.n52.series.db.beans.PlatformEntity entity,
DbQuery query,
org.hibernate.Session session)
createExpanded in class ParameterRepository<org.n52.series.db.beans.PlatformEntity,org.n52.io.response.PlatformOutput>protected java.util.List<org.n52.io.response.PlatformOutput> createCondensedHierarchyMembers(java.util.Set<org.n52.series.db.beans.PlatformEntity> members,
DbQuery parameters,
org.hibernate.Session session)
public org.n52.io.response.PlatformOutput createCondensedPlatform(org.n52.series.db.beans.PlatformEntity platform,
DbQuery query,
org.hibernate.Session session)
Copyright © 2015–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.