Uses of Class
org.n52.sensorweb.server.db.assembler.core.PlatformAssembler
-
Packages that use PlatformAssembler Package Description org.n52.io.extension.parents org.n52.series.db.old.da -
-
Uses of PlatformAssembler in org.n52.io.extension.parents
Constructors in org.n52.io.extension.parents with parameters of type PlatformAssembler Constructor Description ExtrasHierarchicalParameterAssembler(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 PlatformAssembler Constructor Description GeometriesAssembler(PlatformAssembler platformRepository, HibernateSessionStore sessionStore, DbQueryFactory dbQueryFactory)
-