IM-Workflow

クラス
jp.co.intra_mart.foundation.workflow.administrator.model.MatterPropertyDataModel の使用

MatterPropertyDataModel を使用しているパッケージ
jp.co.intra_mart.foundation.workflow.administrator   
 

jp.co.intra_mart.foundation.workflow.administrator での MatterPropertyDataModel の使用
 

MatterPropertyDataModel を返す jp.co.intra_mart.foundation.workflow.administrator のメソッド
 MatterPropertyDataModel[] MatterPropertyDataManager.getMatterPropertyData(String matterPropertyKey)
          案件プロパティ情報を全ロケール分取得します。
 MatterPropertyDataModel[] MatterPropertyDataManager.getMatterPropertyDataList(MatterPropertyDataSearchConditionInfo condition)
          指定した検索条件で案件プロパティ情報を検索します。
 MatterPropertyDataModel MatterPropertyDataManager.getMatterPropertyDataWithLocale(String matterPropertyKey, String localeId)
          指定したロケールIDで案件プロパティ情報を1件取得します。
 

MatterPropertyDataModel 型のパラメータを持つ jp.co.intra_mart.foundation.workflow.administrator のメソッド
 void MatterPropertyDataManager.createMatterPropertyData(MatterPropertyDataModel... models)
          案件プロパティ情報を新規作成します。
 void MatterPropertyDataManager.deleteMatterPropertyData(MatterPropertyDataModel... models)
          案件プロパティ情報を削除します。
 void MatterPropertyDataManager.updateMatterPropertyData(MatterPropertyDataModel... models)
          案件プロパティ情報を更新します。
 


IM-Workflow

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