Uses of Class
net.datenwerke.rs.base.service.reportengines.jasper.util.JasperParameterProposal
Packages that use JasperParameterProposal
-
Uses of JasperParameterProposal in net.datenwerke.rs.base.service.reportengines.jasper.util
Methods in net.datenwerke.rs.base.service.reportengines.jasper.util that return JasperParameterProposalModifier and TypeMethodDescriptionstatic JasperParameterProposalJasperParameterProposal.createFrom(Element parameterElement) Methods in net.datenwerke.rs.base.service.reportengines.jasper.util that return types with arguments of type JasperParameterProposalModifier and TypeMethodDescriptionJasperUtilsService.extractParameters(String jrxml) Returns aListofJasperParameterProposals holding all 'parameter' tags of the given JRXML.JasperUtilsService.extractParameters(Document jrxml) Returns aListofJasperParameterProposals holding all 'parameter' tags of the given JRXML.JasperUtilsServiceImpl.extractParameters(String jrxml) JasperUtilsServiceImpl.extractParameters(Document jrxml)