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