クラス
jp.co.intra_mart.foundation.straform.model.imw.ImwRelationModel の使用

ImwRelationModel を使用しているパッケージ
jp.co.intra_mart.foundation.straform   
 

jp.co.intra_mart.foundation.straform での ImwRelationModel の使用
 

ImwRelationModel を返す jp.co.intra_mart.foundation.straform のメソッド
 ImwRelationModel ImwRelationManager.getImwRelation(java.lang.String contentsId)
          指定されたコンテンツIDのIM-Workflow連携情報を返却します。
 ImwRelationModel[] ImwRelationManager.getImwRelationList(ImwRelationKey key, int acquisitionCount, int startRecord)
          指定された条件に一致する連携情報を配列で返却します。
 

ImwRelationModel 型のパラメータを持つ jp.co.intra_mart.foundation.straform のメソッド
 void ImwRelationManager.insertImwRelation(ImwRelationModel model)
          IM-Workflow連携情報を登録します。