Uses of Class
com.jaspersoft.jasperserver.war.dto.ReportDataSourceWrapper

Packages that use ReportDataSourceWrapper
com.jaspersoft.jasperserver.war.validation   
 

Uses of ReportDataSourceWrapper in com.jaspersoft.jasperserver.war.validation
 

Methods in com.jaspersoft.jasperserver.war.validation with parameters of type ReportDataSourceWrapper
 void ReportDataSourceValidator.beanPropsForm(ReportDataSourceWrapper wrapper, org.springframework.validation.Errors errors)
           
 void ReportDataSourceValidator.customPropsForm(ReportDataSourceWrapper wrapper, org.springframework.validation.Errors errors)
           
 void ReportDataSourceValidator.jdbcPropsForm(ReportDataSourceWrapper wrapper, org.springframework.validation.Errors errors)
           
 void ReportDataSourceValidator.jndiPropsForm(ReportDataSourceWrapper wrapper, org.springframework.validation.Errors errors)
           
 void ReportDataSourceValidator.namingForm(ReportDataSourceWrapper wrapper, org.springframework.validation.Errors errors)
           
 void ReportDataSourceValidator.validateSource(ReportDataSourceWrapper wrapper, org.springframework.validation.Errors errors)
           
 void ReportDataSourceValidator.validateType(ReportDataSourceWrapper wrapper, org.springframework.validation.Errors errors)
           
 



Copyright © 2007. All Rights Reserved.