Class ReportItemFormatter
- java.lang.Object
-
- org.dddjava.jig.presentation.view.poi.report.ReportItemFormatter
-
public class ReportItemFormatter extends java.lang.Object一覧出力項目のフォーマッター
-
-
Constructor Summary
Constructors Constructor Description ReportItemFormatter(JigDocumentContext jigDocumentContext)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidapply(org.apache.poi.ss.usermodel.Row row, ReportItemMethod reportItemMethod, java.lang.Object methodReturnValue)
-
-
-
Constructor Detail
-
ReportItemFormatter
public ReportItemFormatter(JigDocumentContext jigDocumentContext)
-
-
Method Detail
-
apply
public void apply(org.apache.poi.ss.usermodel.Row row, ReportItemMethod reportItemMethod, java.lang.Object methodReturnValue)
-
-