IM-Workflow

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

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

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

NodeAttributeCooperationDataModel を返す jp.co.intra_mart.foundation.workflow.administrator のメソッド
 NodeAttributeCooperationDataModel[] FlowDataManager.getNodeAttributeCooperationData(String flowId, String flowVersionId, String contentsVersionId, String routeVersionId, String nodeId)
          ノード属性連携情報を全ロケール分取得します。
 NodeAttributeCooperationDataModel[] FlowDataManager.getNodeAttributeCooperationDataWithLocale(String flowId, String flowVersionId, String contentsVersionId, String routeVersionId, String nodeId, String localeId)
          指定したロケールIDでノード属性連携情報を特定のロケール分取得します。
 

NodeAttributeCooperationDataModel 型のパラメータを持つ jp.co.intra_mart.foundation.workflow.administrator のメソッド
 void FlowDataManager.createNodeAttributeCooperationData(NodeAttributeCooperationDataModel... models)
          ノード属性連携情報を新規作成します。
 void FlowDataManager.deleteNodeAttributeCooperationData(NodeAttributeCooperationDataModel... models)
          ノード属性連携情報を削除します。
 void FlowDataManager.updateNodeAttributeCooperationData(NodeAttributeCooperationDataModel... models)
          ノード属性連携情報を更新します。
 

jp.co.intra_mart.foundation.workflow.administrator.model での NodeAttributeCooperationDataModel の使用
 

NodeAttributeCooperationDataModel を返す jp.co.intra_mart.foundation.workflow.administrator.model のメソッド
 NodeAttributeCooperationDataModel[] NodeCooperationDataModel.getAttributes()
          ノード属性連携情報の配列を取得します。
 

NodeAttributeCooperationDataModel 型のパラメータを持つ jp.co.intra_mart.foundation.workflow.administrator.model のメソッド
 void NodeCooperationDataModel.setAttributes(NodeAttributeCooperationDataModel[] attributes)
          ノード属性連携情報の配列を設定します。
 


IM-Workflow

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