IM-Workflow

クラス
jp.co.intra_mart.foundation.workflow.application.model.MatterHandleAuthModel の使用

MatterHandleAuthModel を使用しているパッケージ
jp.co.intra_mart.foundation.workflow.application.model 利用者、管理者系の取得処理や、利用者の処理系の実行処理を行う際に、その処理結果を保存するモデルクラスを提供します。 
jp.co.intra_mart.foundation.workflow.application.process 申請、承認、差戻し、引戻し、振替、一時保存、案件操作、案件退避等の処理を行う為のクラスを提供します。 
 

jp.co.intra_mart.foundation.workflow.application.model での MatterHandleAuthModel の使用
 

MatterHandleAuthModel を返す jp.co.intra_mart.foundation.workflow.application.model のメソッド
 MatterHandleAuthModel[] MatterFlowModel.getHandleAuth()
          案件操作権限情報の配列を取得します。
 

MatterHandleAuthModel 型のパラメータを持つ jp.co.intra_mart.foundation.workflow.application.model のメソッド
 void MatterFlowModel.setHandleAuth(MatterHandleAuthModel[] handleAuth)
          案件操作権限情報の配列を設定します。
 

jp.co.intra_mart.foundation.workflow.application.process での MatterHandleAuthModel の使用
 

MatterHandleAuthModel 型のパラメータを持つ jp.co.intra_mart.foundation.workflow.application.process のメソッド
 void CplMatterHandleManager.createMatterHandleAuth(MatterHandleAuthModel[] matterHandleAuth)
          完了案件に対して、案件操作権限者(参照者)情報を新規追加又は更新します。
 void ActvMatterHandleManager.createMatterHandleAuth(MatterHandleAuthModel[] matterHandleAuth)
          案件操作権限者(参照者)情報を新規追加又は更新します。
 void CplMatterHandleManager.deleteMatterHandleAuth(MatterHandleAuthModel[] matterHandleAuth)
          完了案件に対して、案件操作権限者(参照者)情報を削除します。
 void ActvMatterHandleManager.deleteMatterHandleAuth(MatterHandleAuthModel[] matterHandleAuth)
          案件操作権限者(参照者)情報を削除します。
 void CplMatterHandleManager.updateMatterHandleAuth(MatterHandleAuthModel[] matterHandleAuth)
          完了案件に対して、案件操作権限者(参照者)情報を更新します。
 void ActvMatterHandleManager.updateMatterHandleAuth(MatterHandleAuthModel[] matterHandleAuth)
          案件操作権限者(参照者)情報を更新します。
 


IM-Workflow

Copyright © 2000-2015 NTT DATA INTRAMART CO.,LTD.. All Rights Reserved.