CplMatterInfo オブジェクト

完了案件情報 オブジェクト。
完了案件情報 オブジェクトは下記のプロパティを持つObject型のオブジェクトです。

完了案件情報の取得する処理で、処理結果である案件情報を保存する為のオブジェクトです。
このオブジェクトにはデータベーステーブル「imw_t_cpl_matter」と「imw_t_cpl_matter_locale」のデータが設定されます。
オブジェクト内にある「ユーザデータ案件プロパティ情報オブジェクトの配列「UserMatterPropertyInfo」には「imw_t_cpl_matter_user_data」のデータが設定されます。
詳細については、使用されている各箇所を参照してください。
 【 各項目の必須/任意 】
 このオブジェクトはDBから値を取得する時にのみ使用しますので、全て任意項目となります。
 ※新規作成、更新、削除には使用しません。
 
関連オブジェクト:
CplMatter#getMatter(),
ProcessedCplMatterList#getProcessedList(ProcessedAuthConditionInfo, ListSearchCondition),
RefCplMatterAdminList#getCplMatterList(ListSearchCondition, String),
UserMatterPropertyInfo

導入されたバージョン:7.2

プロパティの概要
String applyActFlag
申請代理フラグ
通常
String applyAuthUserCode
申請権限者コード。
通常
String applyAuthUserName
申請権限者名。
通常
String applyBaseDate
申請基準日("yyyy/MM/dd"形式の文字列)。
通常
String applyDate
申請日("yyyy/MM/dd HH:mm:ss.SSS"形式の文字列)。
通常
String applyExecuteUserCode
申請実行者コード。
通常
String applyExecuteUserName
申請実行者名。
通常
String flowId
フローID。
通常
String flowName
フロー名。
通常
String flowVersionId
フローバージョンID。
通常
String matterCplDate
案件終了日("yyyy/MM/dd HH:mm:ss.SSS"形式の文字列)。
通常
String matterEndStatus
案件完了状態
通常
String matterName
案件名。
通常
String matterNumber
案件番号。
通常
Array matterProperty
ユーザデータ案件プロパティオブジェクトの配列。
通常
String priorityLevel
優先度
通常
String status
タスクステータス
通常
String systemMatterId
システム案件ID。
通常
String userDataId
ユーザデータID。
通常

プロパティの詳細
applyActFlag

String applyActFlag

申請代理フラグ。(0:代理設定なし / 1:代理設定あり)

applyAuthUserCode

String applyAuthUserCode

申請権限者コード。

applyAuthUserName

String applyAuthUserName

申請権限者名。

applyBaseDate

String applyBaseDate

申請基準日("yyyy/MM/dd"形式の文字列)。

applyDate

String applyDate

申請日("yyyy/MM/dd HH:mm:ss.SSS"形式の文字列)。

applyExecuteUserCode

String applyExecuteUserCode

申請実行者コード。

applyExecuteUserName

String applyExecuteUserName

申請実行者名。

flowId

String flowId

フローID。

flowName

String flowName

フロー名。

flowVersionId

String flowVersionId

フローバージョンID。

matterCplDate

String matterCplDate

案件終了日("yyyy/MM/dd HH:mm:ss.SSS"形式の文字列)。

matterEndStatus

String matterEndStatus

案件完了状態

matterName

String matterName

案件名。

matterNumber

String matterNumber

案件番号。

matterProperty

Array matterProperty

ユーザデータ案件プロパティオブジェクトの配列。

priorityLevel

String priorityLevel

優先度

status

String status

タスクステータス

systemMatterId

String systemMatterId

システム案件ID。

userDataId

String userDataId

ユーザデータID。