定数
型 | 定数名 | 定数値 |
---|---|---|
Stringstatic | CANCEL_FLAG キャンセルフラグ |
|
Stringstatic | NODE_ID ノードID |
|
Stringstatic | PROCESS_DATE 処理日("yyyy/MM/dd HH:mm:ss"形式の文字列) |
|
Stringstatic | PROCESS_ID 処理ID |
|
Stringstatic | STAMP_STR1 印影文字列1 |
|
Stringstatic | STAMP_STR1_TYPE 印影文字列1種別 |
|
Stringstatic | STAMP_STR2 印影文字列2 |
|
Stringstatic | STAMP_STR2_TYPE 印影文字列2種別 |
|
Stringstatic | STAMP_STR3 印影文字列3 |
|
Stringstatic | STAMP_STR3_TYPE 印影文字列3種別 |
|
Stringstatic | STAMP_TYPE 印影タイプ |
|
コンストラクタの概要
ArcMatterStampList (String archiveMonth ) コンストラクタ。 |
ArcMatterStampList (String loginGroupId , String archiveMonth ) 非推奨コンストラクタ。
ArcMatterStampList(String archiveMonth) を使用してください。
|
メソッドの概要
返却値の型 | メソッド名 |
---|---|
WorkflowResultInfo | getStampListCount (String systemMatterId , StampListSearchCondition cond ) 過去案件の印影データ件数を取得します。 |
WorkflowResultInfo | getStampList (String systemMatterId , StampListSearchCondition cond ) 過去案件の印影データを取得します。 |
WorkflowResultInfo | getStampResultFrameList (String systemMatterId , String sortType ) 過去案件の印影フレームデータを取得します。 |
コンストラクタの詳細
ArcMatterStampList (String archiveMonth )
コンストラクタ。
引数で指定したパラメータで過去案件印影一覧マネージャを新しく生成します。
パラメータ
|
ArcMatterStampList (String loginGroupId , String archiveMonth )
非推奨
ArcMatterStampList(String archiveMonth) を使用してください。
コンストラクタ。
引数で指定したパラメータで過去案件印影一覧マネージャを新しく生成します。
パラメータ
|
メソッドの詳細
WorkflowResultInfo getStampListCount (String systemMatterId , StampListSearchCondition cond )
過去案件の印影データ件数を取得します。
パラメータ
返却値
|
WorkflowResultInfo getStampList (String systemMatterId , StampListSearchCondition cond )
過去案件の印影データを取得します。
パラメータ
返却値
|
WorkflowResultInfo getStampResultFrameList (String systemMatterId , String sortType )
過去案件の印影フレームデータを取得します。
パラメータ
返却値
|