public interface ReportTemplateResolver
| Modifier and Type | Method and Description | 
|---|---|
java.io.File | 
getReportTemplate(ReportContext ctx,
                 ReportParam param)
帳票テンプレートファイルオブジェクトを取得します。 
 | 
java.io.File getReportTemplate(ReportContext ctx, ReportParam param)
ctx - 帳票コンテキストparam - 帳票パラメータ