IM-Workflow_BPW

jp.co.intra_mart.foundation.workflow_bpw.listener.model
クラス ImwBpwArchiveMatterProcessResultModel

java.lang.Object
  上位を拡張 jp.co.intra_mart.foundation.workflow_bpw.listener.model.ImwBpwArchiveMatterProcessResultModel

public class ImwBpwArchiveMatterProcessResultModel
extends Object

ワークフローアーカイブ処理リスナー処理結果情報モデル。

導入されたバージョン:
7.2

コンストラクタの概要
ImwBpwArchiveMatterProcessResultModel()
          コンストラクタ。
ImwBpwArchiveMatterProcessResultModel(ImwBpwArchiveMatterProcessParameter parameter)
           
 
メソッドの概要
protected  ImwBpwArchiveMatterProcessResultModel clone()
          コピーメソッド
 String getArchiveMatterPageApplicationId()
          過去案件詳細画面アプリケーションIDを取得します。
 String getArchiveMatterPagePagePath()
          過去案件詳細画面ページパスを取得します。
 String getArchiveMatterPagePathType()
          過去案件詳細画面パス種別を取得します。
 String getArchiveMatterPageScriptPath()
          過去案件詳細画面スクリプトパスを取得します。
 String getArchiveMatterPageServiceId()
          過去案件詳細画面サービスIDを取得します。
 String getBpwDetailPageApplicationId()
          過去案件詳細画面アプリケーションID
を取得します。
 String getBpwDetailPagePagePath()
          過去案件詳細画面ページパス
を取得します。
 String getBpwDetailPagePathType()
          過去案件詳細画面パス種別
を取得します。
 String getBpwDetailPageScriptPath()
          過去案件詳細画面スクリプトパス
を取得します。
 String getBpwDetailPageServiceId()
          過去案件詳細画面サービスID
を取得します。
 String getPriorityLevel()
          優先度を取得します。
 String getUserDataId()
          ユーザデータIDを取得します。
 boolean isDeleteManualNodeFlag()
          手動タスク削除フラグを取得します。
 void setArchiveMatterPageApplicationId(String archiveMatterPageApplicationId)
          過去案件詳細画面アプリケーションIDを設定します。
 void setArchiveMatterPagePagePath(String archiveMatterPagePagePath)
          過去案件詳細画面ページパスを設定します。
 void setArchiveMatterPagePathType(String archiveMatterPagePathType)
          過去案件詳細画面パス種別を設定します。
 void setArchiveMatterPageScriptPath(String archiveMatterPageScriptPath)
          過去案件詳細画面スクリプトパスを設定します。
 void setArchiveMatterPageServiceId(String archiveMatterPageServiceId)
          過去案件詳細画面サービスIDを設定します。
 void setBpwDetailPageApplicationId(String bpwDetailPageApplicationId)
          過去案件詳細画面アプリケーションID
を設定します。
 void setBpwDetailPagePagePath(String bpwDetailPagePagePath)
          過去案件詳細画面ページパス
を設定します。
 void setBpwDetailPagePathType(String bpwDetailPagePathType)
          過去案件詳細画面パス種別
を設定します。
 void setBpwDetailPageScriptPath(String bpwDetailPageScriptPath)
          過去案件詳細画面スクリプトパス
を設定します。
 void setBpwDetailPageServiceId(String bpwDetailPageServiceId)
          過去案件詳細画面サービスID
を設定します。
 void setDeleteManualNodeFlag(boolean deleteManualNodeFlag)
          手動タスク削除フラグを設定します。
 void setPriorityLevel(String priorityLevel)
          優先度を設定します。
 void setUserDataId(String userDataId)
          ユーザデータIDを設定します。
 
クラス java.lang.Object から継承されたメソッド
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ImwBpwArchiveMatterProcessResultModel

public ImwBpwArchiveMatterProcessResultModel()
コンストラクタ。


ImwBpwArchiveMatterProcessResultModel

public ImwBpwArchiveMatterProcessResultModel(ImwBpwArchiveMatterProcessParameter parameter)
メソッドの詳細

clone

protected ImwBpwArchiveMatterProcessResultModel clone()
コピーメソッド

オーバーライド:
クラス Object 内の clone

getArchiveMatterPageApplicationId

public String getArchiveMatterPageApplicationId()
過去案件詳細画面アプリケーションIDを取得します。

戻り値:
過去案件詳細画面アプリケーションID

getArchiveMatterPagePagePath

public String getArchiveMatterPagePagePath()
過去案件詳細画面ページパスを取得します。

戻り値:
過去案件詳細画面ページパス

getArchiveMatterPagePathType

public String getArchiveMatterPagePathType()
過去案件詳細画面パス種別を取得します。

戻り値:
過去案件詳細画面パス種別

getArchiveMatterPageScriptPath

public String getArchiveMatterPageScriptPath()
過去案件詳細画面スクリプトパスを取得します。

戻り値:
過去案件詳細画面スクリプトパス

getArchiveMatterPageServiceId

public String getArchiveMatterPageServiceId()
過去案件詳細画面サービスIDを取得します。

戻り値:
過去案件詳細画面サービスID

getBpwDetailPageApplicationId

public String getBpwDetailPageApplicationId()
過去案件詳細画面アプリケーションID
を取得します。

戻り値:
過去案件詳細画面アプリケーションID

getBpwDetailPagePagePath

public String getBpwDetailPagePagePath()
過去案件詳細画面ページパス
を取得します。

戻り値:
過去案件詳細画面ページパス

getBpwDetailPagePathType

public String getBpwDetailPagePathType()
過去案件詳細画面パス種別
を取得します。

戻り値:
過去案件詳細画面パス種別

getBpwDetailPageScriptPath

public String getBpwDetailPageScriptPath()
過去案件詳細画面スクリプトパス
を取得します。

戻り値:
過去案件詳細画面スクリプトパス

getBpwDetailPageServiceId

public String getBpwDetailPageServiceId()
過去案件詳細画面サービスID
を取得します。

戻り値:
過去案件詳細画面サービスID

getPriorityLevel

public String getPriorityLevel()
優先度を取得します。

戻り値:
優先度

getUserDataId

public String getUserDataId()
ユーザデータIDを取得します。

戻り値:
ユーザデータID

isDeleteManualNodeFlag

public boolean isDeleteManualNodeFlag()
手動タスク削除フラグを取得します。

戻り値:
手動タスク削除フラグ

setArchiveMatterPageApplicationId

public void setArchiveMatterPageApplicationId(String archiveMatterPageApplicationId)
過去案件詳細画面アプリケーションIDを設定します。

パラメータ:
archiveMatterPageApplicationId - 過去案件詳細画面アプリケーションID

setArchiveMatterPagePagePath

public void setArchiveMatterPagePagePath(String archiveMatterPagePagePath)
過去案件詳細画面ページパスを設定します。

パラメータ:
archiveMatterPagePagePath - 過去案件詳細画面ページパス

setArchiveMatterPagePathType

public void setArchiveMatterPagePathType(String archiveMatterPagePathType)
過去案件詳細画面パス種別を設定します。

パラメータ:
archiveMatterPagePathType - 過去案件詳細画面パス種別

setArchiveMatterPageScriptPath

public void setArchiveMatterPageScriptPath(String archiveMatterPageScriptPath)
過去案件詳細画面スクリプトパスを設定します。

パラメータ:
archiveMatterPageScriptPath - 過去案件詳細画面スクリプトパス

setArchiveMatterPageServiceId

public void setArchiveMatterPageServiceId(String archiveMatterPageServiceId)
過去案件詳細画面サービスIDを設定します。

パラメータ:
archiveMatterPageServiceId - 過去案件詳細画面サービスID

setBpwDetailPageApplicationId

public void setBpwDetailPageApplicationId(String bpwDetailPageApplicationId)
過去案件詳細画面アプリケーションID
を設定します。

パラメータ:
bpwDetailPageApplicationId - 過去案件詳細画面アプリケーションID

setBpwDetailPagePagePath

public void setBpwDetailPagePagePath(String bpwDetailPagePagePath)
過去案件詳細画面ページパス
を設定します。

パラメータ:
bpwDetailPagePagePath - 過去案件詳細画面ページパス

setBpwDetailPagePathType

public void setBpwDetailPagePathType(String bpwDetailPagePathType)
過去案件詳細画面パス種別
を設定します。

パラメータ:
bpwDetailPagePathType - 過去案件詳細画面パス種別

setBpwDetailPageScriptPath

public void setBpwDetailPageScriptPath(String bpwDetailPageScriptPath)
過去案件詳細画面スクリプトパス
を設定します。

パラメータ:
bpwDetailPageScriptPath - 過去案件詳細画面スクリプトパス

setBpwDetailPageServiceId

public void setBpwDetailPageServiceId(String bpwDetailPageServiceId)
過去案件詳細画面サービスID
を設定します。

パラメータ:
bpwDetailPageServiceId - 過去案件詳細画面サービスID

setDeleteManualNodeFlag

public void setDeleteManualNodeFlag(boolean deleteManualNodeFlag)
手動タスク削除フラグを設定します。

パラメータ:
deleteManualNodeFlag - 手動タスク削除フラグ

setPriorityLevel

public void setPriorityLevel(String priorityLevel)
優先度を設定します。

パラメータ:
priorityLevel - 優先度

setUserDataId

public void setUserDataId(String userDataId)
ユーザデータIDを設定します。

パラメータ:
userDataId - ユーザデータID

IM-Workflow_BPW

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