Uses of Interface
org.n52.sensorweb.server.srv.OutputAssembler
Packages that use OutputAssembler
Package
Description
-
Uses of OutputAssembler in org.n52.sensorweb.server.db.assembler
Classes in org.n52.sensorweb.server.db.assembler that implement OutputAssemblerModifier and TypeClassDescriptionclassParameterOutputAssembler<E extends org.n52.series.db.beans.DescribableEntity,O extends org.n52.io.response.AbstractOutput, S extends org.n52.series.spi.search.SearchResult> -
Uses of OutputAssembler in org.n52.sensorweb.server.db.assembler.core
Classes in org.n52.sensorweb.server.db.assembler.core that implement OutputAssemblerModifier and TypeClassDescriptionclassclassDatasetAssembler<V extends org.n52.io.response.dataset.AbstractValue<?>>classclassclassclassclassclassclass -
Uses of OutputAssembler in org.n52.sensorweb.server.db.assembler.sampling
Classes in org.n52.sensorweb.server.db.assembler.sampling that implement OutputAssembler -
Uses of OutputAssembler in org.n52.sensorweb.server.srv
Fields in org.n52.sensorweb.server.srv declared as OutputAssemblerConstructors in org.n52.sensorweb.server.srv with parameters of type OutputAssemblerModifierConstructorDescriptionAccessService(OutputAssembler<T> repository, DbQueryFactory queryFactory) CategoryService(OutputAssembler<org.n52.io.response.CategoryOutput> assembler, DbQueryFactory queryFactory) FeatureService(OutputAssembler<org.n52.io.response.FeatureOutput> repository, DbQueryFactory queryFactory) GeometryService(OutputAssembler<org.n52.io.response.GeometryOutput> repository, DbQueryFactory queryFactory) MeasuringProgramService(OutputAssembler<org.n52.io.response.sampling.MeasuringProgramOutput> repository, DbQueryFactory queryFactory) OfferingService(OutputAssembler<org.n52.io.response.OfferingOutput> assembler, DbQueryFactory queryFactory) PhenomenonService(OutputAssembler<org.n52.io.response.PhenomenonOutput> repository, DbQueryFactory queryFactory) PlatformService(OutputAssembler<org.n52.io.response.PlatformOutput> repository, DbQueryFactory queryFactory) ProcedureService(OutputAssembler<org.n52.io.response.ProcedureOutput> repository, DbQueryFactory queryFactory) SamplingService(OutputAssembler<org.n52.io.response.sampling.SamplingOutput> repository, DbQueryFactory queryFactory) Search(OutputAssembler<org.n52.io.response.ProcedureOutput> procedureRepository, OutputAssembler<org.n52.io.response.PhenomenonOutput> phenomenonRepository, OutputAssembler<org.n52.io.response.FeatureOutput> featureRepository, OutputAssembler<org.n52.io.response.CategoryOutput> categoryRepository, OutputAssembler<org.n52.io.response.PlatformOutput> platformRepository, OutputAssembler<org.n52.io.response.dataset.DatasetOutput<?>> datasetRepository, OutputAssembler<org.n52.io.response.OfferingOutput> offeringRepository, OutputAssembler<org.n52.io.response.TagOutput> tagRepository, OutputAssembler<org.n52.io.response.ServiceOutput> serviceRepository, DbQueryFactory dbQueryFactory, Optional<OutputAssembler<org.n52.io.response.sampling.SamplingOutput>> samplingRepository, Optional<OutputAssembler<org.n52.io.response.sampling.MeasuringProgramOutput>> measuringProgramRepository) ServiceService(OutputAssembler<org.n52.io.response.ServiceOutput> repository, DbQueryFactory queryFactory) StationService(OutputAssembler<org.n52.io.response.dataset.StationOutput> repository, DbQueryFactory queryFactory) TagService(OutputAssembler<org.n52.io.response.TagOutput> repository, DbQueryFactory queryFactory) Constructor parameters in org.n52.sensorweb.server.srv with type arguments of type OutputAssemblerModifierConstructorDescriptionSearch(OutputAssembler<org.n52.io.response.ProcedureOutput> procedureRepository, OutputAssembler<org.n52.io.response.PhenomenonOutput> phenomenonRepository, OutputAssembler<org.n52.io.response.FeatureOutput> featureRepository, OutputAssembler<org.n52.io.response.CategoryOutput> categoryRepository, OutputAssembler<org.n52.io.response.PlatformOutput> platformRepository, OutputAssembler<org.n52.io.response.dataset.DatasetOutput<?>> datasetRepository, OutputAssembler<org.n52.io.response.OfferingOutput> offeringRepository, OutputAssembler<org.n52.io.response.TagOutput> tagRepository, OutputAssembler<org.n52.io.response.ServiceOutput> serviceRepository, DbQueryFactory dbQueryFactory, Optional<OutputAssembler<org.n52.io.response.sampling.SamplingOutput>> samplingRepository, Optional<OutputAssembler<org.n52.io.response.sampling.MeasuringProgramOutput>> measuringProgramRepository) -
Uses of OutputAssembler in org.n52.series.db.old.da
Classes in org.n52.series.db.old.da that implement OutputAssemblerModifier and TypeClassDescriptionclassclassDatasetAssembler<V extends org.n52.io.response.dataset.AbstractValue<?>>classclassclassHierarchicalParameterAssembler<E extends org.n52.series.db.beans.HierarchicalEntity<E>,O extends org.n52.io.response.AbstractOutput> classclassclassParameterAssembler<E extends org.n52.series.db.beans.DescribableEntity,O extends org.n52.io.response.ParameterOutput> classclassTODO: JavaDocclassclassclass