Uses of Interface
fr.opensagres.xdocreport.template.config.ITemplateEngineConfiguration

Packages that use ITemplateEngineConfiguration
fr.opensagres.xdocreport.template   
fr.opensagres.xdocreport.template.config   
 

Uses of ITemplateEngineConfiguration in fr.opensagres.xdocreport.template
 

Methods in fr.opensagres.xdocreport.template that return ITemplateEngineConfiguration
 ITemplateEngineConfiguration ITemplateEngine.getConfiguration()
           
 ITemplateEngineConfiguration AbstractTemplateEngine.getConfiguration()
           
 

Methods in fr.opensagres.xdocreport.template with parameters of type ITemplateEngineConfiguration
 void ITemplateEngine.setConfiguration(ITemplateEngineConfiguration configuration)
           
 void AbstractTemplateEngine.setConfiguration(ITemplateEngineConfiguration configuration)
           
 

Uses of ITemplateEngineConfiguration in fr.opensagres.xdocreport.template.config
 

Classes in fr.opensagres.xdocreport.template.config that implement ITemplateEngineConfiguration
 class AbstractTemplateEngineConfiguration
           
 



Copyright © 2013. All Rights Reserved.