Uses of Class
org.n52.sensorweb.server.db.assembler.core.PlatformAssembler
Packages that use PlatformAssembler
-
Uses of PlatformAssembler in org.n52.io.extension.parents
Constructors in org.n52.io.extension.parents with parameters of type PlatformAssemblerModifierConstructorDescriptionExtrasHierarchicalParameterAssembler(PlatformAssembler platformAssembler, DatasetRepository datasetRepository, DbQueryFactory dbQueryFactory, OutputMapperFactory outputMapperFactory) -
Uses of PlatformAssembler in org.n52.series.db.old.da
Constructors in org.n52.series.db.old.da with parameters of type PlatformAssemblerModifierConstructorDescriptionGeometriesAssembler(PlatformAssembler platformRepository, HibernateSessionStore sessionStore, DbQueryFactory dbQueryFactory)