Uses of Class
org.openforis.collect.reporting.ReportingRepositoryInfo
-
Packages that use ReportingRepositoryInfo Package Description org.openforis.collect.relational org.openforis.collect.reporting org.openforis.collect.reporting.proxy -
-
Uses of ReportingRepositoryInfo in org.openforis.collect.relational
Methods in org.openforis.collect.relational that return ReportingRepositoryInfo Modifier and Type Method Description ReportingRepositoryInfoRDBReportingRepositories. getInfo(String surveyName) -
Uses of ReportingRepositoryInfo in org.openforis.collect.reporting
Methods in org.openforis.collect.reporting that return ReportingRepositoryInfo Modifier and Type Method Description ReportingRepositoryInfoReportingRepositories. getInfo(String surveyName) -
Uses of ReportingRepositoryInfo in org.openforis.collect.reporting.proxy
Constructors in org.openforis.collect.reporting.proxy with parameters of type ReportingRepositoryInfo Constructor Description ReportingRepositoryInfoProxy(ReportingRepositoryInfo info)
-