Uses of Class
org.jboss.seam.reports.mvel.MVELReportDefinition

Packages that use MVELReportDefinition
org.jboss.seam.reports.mvel   
 

Uses of MVELReportDefinition in org.jboss.seam.reports.mvel
 

Methods in org.jboss.seam.reports.mvel that return MVELReportDefinition
 MVELReportDefinition MVELReportCompiler.compile(InputStream input)
           
 MVELReportDefinition MVELReportCompiler.compile(String name)
           
 MVELReportDefinition MVELReportLoader.loadReportDefinition(InputStream input)
           
 MVELReportDefinition MVELReportLoader.loadReportDefinition(String name)
           
 



Copyright © 2011 Seam Framework. All Rights Reserved.