クラス MetaGroovyJxlsReportOutputLogic.GroovyJxlsReportOutputLogicRuntime
java.lang.Object
org.iplass.mtp.impl.web.template.report.MetaJxlsReportOutputLogic.JxlsReportOutputLogicRuntime
org.iplass.mtp.impl.web.template.report.MetaGroovyJxlsReportOutputLogic.GroovyJxlsReportOutputLogicRuntime
- 含まれているクラス:
MetaGroovyJxlsReportOutputLogic
public class MetaGroovyJxlsReportOutputLogic.GroovyJxlsReportOutputLogicRuntime
extends MetaJxlsReportOutputLogic.JxlsReportOutputLogicRuntime
Jxls 帳票出力ロジック(Groovy)ランタイム
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明voidoutputReport(org.jxls.builder.JxlsTemplateFillerBuilder<?> builder, Map<String, Object> reportData, OutputStream out) voidprocessGridTemplate(org.jxls.builder.JxlsTemplateFillerBuilder<?> builder, Map<String, Object> reportData, OutputStream out, String objectProps) 推奨されていません。voidprocessGridTemplateAtCell(org.jxls.builder.JxlsTemplateFillerBuilder<?> builder, Map<String, Object> reportData, OutputStream out, String objectProps, String targetCell) 推奨されていません。voidprocessTemplateAtCell(org.jxls.builder.JxlsTemplateFillerBuilder<?> builder, Map<String, Object> reportData, OutputStream out, String targetCell) 推奨されていません。クラスから継承されたメソッド org.iplass.mtp.impl.web.template.report.MetaJxlsReportOutputLogic.JxlsReportOutputLogicRuntime
getMetaData
-
コンストラクタの詳細
-
GroovyJxlsReportOutputLogicRuntime
コンストラクタ- パラメータ:
reportType- MetaJxlsReportType
-
-
メソッドの詳細
-
outputReport
public void outputReport(org.jxls.builder.JxlsTemplateFillerBuilder<?> builder, Map<String, Object> reportData, OutputStream out) -
processTemplateAtCell
@Deprecated public void processTemplateAtCell(org.jxls.builder.JxlsTemplateFillerBuilder<?> builder, Map<String, Object> reportData, OutputStream out, String targetCell) 推奨されていません。- 関連項目:
-
processGridTemplate
@Deprecated public void processGridTemplate(org.jxls.builder.JxlsTemplateFillerBuilder<?> builder, Map<String, Object> reportData, OutputStream out, String objectProps) 推奨されていません。- 関連項目:
-
processGridTemplateAtCell
@Deprecated public void processGridTemplateAtCell(org.jxls.builder.JxlsTemplateFillerBuilder<?> builder, Map<String, Object> reportData, OutputStream out, String objectProps, String targetCell) 推奨されていません。- 関連項目:
-