fr.opensagres.xdocreport.document.dispatcher
Interface IXDocReportDispatcher<T extends IXDocReportController>

All Superinterfaces:
IXDocReportLoader
All Known Implementing Classes:
AbstractXDocReportDispatcher, BasicXDocReportDispatcher

public interface IXDocReportDispatcher<T extends IXDocReportController>
extends IXDocReportLoader


Method Summary
 T getReportController(String reportId)
           
 
Methods inherited from interface fr.opensagres.xdocreport.document.dispatcher.IXDocReportLoader
getFieldsMetadata, getSourceStream, getTemplateEngineKind
 

Method Detail

getReportController

T getReportController(String reportId)


Copyright © 2013. All rights reserved.