クラス JxlsReportingEngine
java.lang.Object
org.iplass.mtp.impl.report.JxlsReportingEngine
- すべての実装されたインタフェース:
ReportingEngine
Jxls帳票出力エンジン
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明createOutputModel(byte[] binary, String type, String extension) voidexportReport(WebRequestStack requestStack, ReportingOutputModel model) String[]booleanvoidsetSupportFiles(String[] supportFiles) サポートファイルを設定する
-
コンストラクタの詳細
-
JxlsReportingEngine
public JxlsReportingEngine()
-
-
メソッドの詳細
-
createOutputModel
public ReportingOutputModel createOutputModel(byte[] binary, String type, String extension) throws Exception - 定義:
createOutputModelインタフェース内ReportingEngine- 例外:
Exception
-
exportReport
- 定義:
exportReportインタフェース内ReportingEngine- 例外:
Exception
-
isSupport
- 定義:
isSupportインタフェース内ReportingEngine
-
getSupportFiles
- 定義:
getSupportFilesインタフェース内ReportingEngine
-
setSupportFiles
サポートファイルを設定する- パラメータ:
supportFiles- サポートファイル
-
getReportingType
- 定義:
getReportingTypeインタフェース内ReportingEngine
-