Package nablarch.integration.report
Class ReportManager
java.lang.Object
nablarch.integration.report.ReportManager
帳票処理用の管理クラス。
-
Method Summary
-
Method Details
-
createReport
帳票を出力します。- Parameters:
ctx
- 帳票コンテキスト- Returns:
- 帳票ファイルオブジェクト
-
createReportStream
帳票オブジェクトのストリームを返します。- Parameters:
ctx
- 帳票コンテキスト- Returns:
- 帳票オブジェクトのストリーム
-