|
IM-Workflow_BPW | |||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.co.intra_mart.foundation.workflow_bpw.listener.model.ImwBpwArchiveMatterProcessResultModel
public class ImwBpwArchiveMatterProcessResultModel
ワークフローアーカイブ処理リスナー処理結果情報モデル。
コンストラクタの概要 | |
---|---|
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 |
コンストラクタの詳細 |
---|
public ImwBpwArchiveMatterProcessResultModel()
public ImwBpwArchiveMatterProcessResultModel(ImwBpwArchiveMatterProcessParameter parameter)
メソッドの詳細 |
---|
protected ImwBpwArchiveMatterProcessResultModel clone()
Object
内の clone
public String getArchiveMatterPageApplicationId()
public String getArchiveMatterPagePagePath()
public String getArchiveMatterPagePathType()
public String getArchiveMatterPageScriptPath()
public String getArchiveMatterPageServiceId()
public String getBpwDetailPageApplicationId()
public String getBpwDetailPagePagePath()
public String getBpwDetailPagePathType()
public String getBpwDetailPageScriptPath()
public String getBpwDetailPageServiceId()
public String getPriorityLevel()
public String getUserDataId()
public boolean isDeleteManualNodeFlag()
public void setArchiveMatterPageApplicationId(String archiveMatterPageApplicationId)
archiveMatterPageApplicationId
- 過去案件詳細画面アプリケーションIDpublic void setArchiveMatterPagePagePath(String archiveMatterPagePagePath)
archiveMatterPagePagePath
- 過去案件詳細画面ページパスpublic void setArchiveMatterPagePathType(String archiveMatterPagePathType)
archiveMatterPagePathType
- 過去案件詳細画面パス種別public void setArchiveMatterPageScriptPath(String archiveMatterPageScriptPath)
archiveMatterPageScriptPath
- 過去案件詳細画面スクリプトパスpublic void setArchiveMatterPageServiceId(String archiveMatterPageServiceId)
archiveMatterPageServiceId
- 過去案件詳細画面サービスIDpublic void setBpwDetailPageApplicationId(String bpwDetailPageApplicationId)
bpwDetailPageApplicationId
- 過去案件詳細画面アプリケーションIDpublic void setBpwDetailPagePagePath(String bpwDetailPagePagePath)
bpwDetailPagePagePath
- 過去案件詳細画面ページパスpublic void setBpwDetailPagePathType(String bpwDetailPagePathType)
bpwDetailPagePathType
- 過去案件詳細画面パス種別public void setBpwDetailPageScriptPath(String bpwDetailPageScriptPath)
bpwDetailPageScriptPath
- 過去案件詳細画面スクリプトパスpublic void setBpwDetailPageServiceId(String bpwDetailPageServiceId)
bpwDetailPageServiceId
- 過去案件詳細画面サービスIDpublic void setDeleteManualNodeFlag(boolean deleteManualNodeFlag)
deleteManualNodeFlag
- 手動タスク削除フラグpublic void setPriorityLevel(String priorityLevel)
priorityLevel
- 優先度public void setUserDataId(String userDataId)
userDataId
- ユーザデータID
|
IM-Workflow_BPW | |||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |