|
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.opengion.hayabusa.db.AbstractTableFilter
org.opengion.plugin.table.TableFilter_REPORTDATA
public class TableFilter_REPORTDATA
TableFilter_REPORTLAYOUT は、TableFilter インターフェースを継承した、DBTableModel 処理用の
実装クラスです。
ここでは、指定された要求NOに対してGE51(帳票明細データ)をGE52(帳票レイアウトテーブル)の定義に従って、
分割し、DBTableModelを生成します。
QueueManager_DB.DBTableModelCreator
5.1.2.0 (2010/01/01) 新規作成 |
フィールドの概要 |
---|
クラス org.opengion.hayabusa.db.AbstractTableFilter から継承されたフィールド |
---|
CR, dbid, isDebug, modifyType, resource, rowNo, sql, table, tran |
コンストラクタの概要 | |
---|---|
TableFilter_REPORTDATA()
|
メソッドの概要 | |
---|---|
DBTableModel |
execute()
DBTableModel処理を実行します。 |
クラス org.opengion.hayabusa.db.AbstractTableFilter から継承されたメソッド |
---|
getErrorCode, getErrorMessage, getTableColumnNo, getValue, makeErrorMessage, setDbid, setDBTableModel, setDebug, setKeysVals, setModifyType, setParameterRows, setResource, setSql, setTransaction |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public TableFilter_REPORTDATA()
メソッドの詳細 |
---|
public DBTableModel execute()
|
openGion 5.5.2.0 | ||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |