IM-Workflow

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

MatterMailModel を使用しているパッケージ
jp.co.intra_mart.foundation.workflow.application.model 利用者、管理者系の取得処理や、利用者の処理系の実行処理を行う際に、その処理結果を保存するモデルクラスを提供します。 
 

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

MatterMailModel を返す jp.co.intra_mart.foundation.workflow.application.model のメソッド
 MatterMailModel[] MatterFlowModel.getFinalizeMail()
          最終結果通知メール情報の配列を取得します。
 MatterMailModel[] MatterNodeConfigModel.getMatterMail()
          案件メール定義情報の配列を取得します。
 MatterMailModel[] MatterFlowModel.getViewRequestMail()
          参照依頼メール情報の配列を取得します。
 

MatterMailModel 型のパラメータを持つ jp.co.intra_mart.foundation.workflow.application.model のメソッド
 void MatterFlowModel.setFinalizeMail(MatterMailModel[] finalizeMail)
          最終結果通知メール情報の配列を設定します。
 void MatterNodeConfigModel.setMatterMail(MatterMailModel[] matterMail)
          案件メール定義情報の配列を設定します。
 void MatterFlowModel.setViewRequestMail(MatterMailModel[] viewRequestMail)
          参照依頼メール情報の配列を設定します。
 


IM-Workflow

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