IM-Workflow

jp.co.intra_mart.foundation.workflow.plugin.process.matterStart
クラス MatterStartProcessParameter

java.lang.Object
  上位を拡張 jp.co.intra_mart.foundation.workflow.plugin.process.matterStart.MatterStartProcessParameter

public class MatterStartProcessParameter
extends Object

ユーザ指定案件開始処理パラメータクラス。

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

コンストラクタの概要
MatterStartProcessParameter()
          コンストラクタ
ユーザ指定案件開始処理パラメータを新しく生成します。
 
メソッドの概要
 String getApplyBaseDate()
          申請基準日("yyyy/MM/dd"形式の文字列)を取得します。
 String getContentsId()
          コンテンツIDを取得します。
 String getContentsVersionId()
          コンテンツバージョンIDを取得します。
 String getFlowId()
          フローIDを取得します。
 String getFlowVersionId()
          フローバージョンIDを取得します。
 String getLocaleId()
          ロケールIDを取得します。
 String getLoginGroupId()
          ログイングループIDを取得します。
 String getParameter()
          実行中のプログラムのパスを取得します。
 String getProcessDate()
          処理日("yyyy/MM/dd"形式の文字列)を取得します。
 String getRouteId()
          ルートIDを取得します。
 String getRouteVersionId()
          ルートバージョンIDを取得します。
 String getSystemMatterId()
          システム案件IDを取得します。
 String[] getTargetLocales()
          ターゲットロケールIDのリストを取得します。
 String getUserDataId()
          ユーザデータIDを取得します。
 void setApplyBaseDate(String applyBaseDate)
          申請基準日("yyyy/MM/dd"形式の文字列)を設定します。
 void setContentsId(String contentsId)
          コンテンツIDを設定します。
 void setContentsVersionId(String contentsVersionId)
          コンテンツバージョンIDを設定します。
 void setFlowId(String flowId)
          フローIDを設定します。
 void setFlowVersionId(String flowVersionId)
          フローバージョンIDを設定します。
 void setLocaleId(String localeId)
          ロケールIDを設定します。
 void setLoginGroupId(String loginGroupId)
          ログイングループIDを設定します。
 void setParameter(String parameter)
          実行中のプログラムのパスを設定します。
 void setProcessDate(String processDate)
          処理日("yyyy/MM/dd"形式の文字列)を設定します。
 void setRouteId(String routeId)
          ルートIDを設定します。
 void setRouteVersionId(String routeVersionId)
          ルートバージョンIDを設定します。
 void setSystemMatterId(String systemMatterId)
          システム案件IDを設定します。
 void setTargetLocales(String[] targetLocales)
          ターゲットロケールIDのリストを設定します。
 void setUserDataId(String userDataId)
          ユーザデータIDを設定します。
 
クラス java.lang.Object から継承されたメソッド
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

MatterStartProcessParameter

public MatterStartProcessParameter()
コンストラクタ
ユーザ指定案件開始処理パラメータを新しく生成します。

メソッドの詳細

getApplyBaseDate

public String getApplyBaseDate()
申請基準日("yyyy/MM/dd"形式の文字列)を取得します。

戻り値:
String 申請基準日("yyyy/MM/dd"形式の文字列)

getContentsId

public String getContentsId()
コンテンツIDを取得します。

戻り値:
String コンテンツID

getContentsVersionId

public String getContentsVersionId()
コンテンツバージョンIDを取得します。

戻り値:
String コンテンツバージョンID

getFlowId

public String getFlowId()
フローIDを取得します。

戻り値:
String フローID

getFlowVersionId

public String getFlowVersionId()
フローバージョンIDを取得します。

戻り値:
String フローバージョンID

getLocaleId

public String getLocaleId()
ロケールIDを取得します。

戻り値:
String ロケールID

getLoginGroupId

public String getLoginGroupId()
ログイングループIDを取得します。

戻り値:
String ログイングループID

getParameter

public String getParameter()
実行中のプログラムのパスを取得します。

戻り値:
String 実行中のプログラムのパス

getProcessDate

public String getProcessDate()
処理日("yyyy/MM/dd"形式の文字列)を取得します。

戻り値:
String 処理日("yyyy/MM/dd"形式の文字列)

getRouteId

public String getRouteId()
ルートIDを取得します。

戻り値:
String ルートID

getRouteVersionId

public String getRouteVersionId()
ルートバージョンIDを取得します。

戻り値:
String ルートバージョンID

getSystemMatterId

public String getSystemMatterId()
システム案件IDを取得します。

戻り値:
String システム案件ID

getTargetLocales

public String[] getTargetLocales()
ターゲットロケールIDのリストを取得します。

戻り値:
String[] ターゲットロケールIDのリスト

getUserDataId

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

戻り値:
String ユーザデータID

setApplyBaseDate

public void setApplyBaseDate(String applyBaseDate)
申請基準日("yyyy/MM/dd"形式の文字列)を設定します。

パラメータ:
applyBaseDate - 申請基準日("yyyy/MM/dd"形式の文字列)

setContentsId

public void setContentsId(String contentsId)
コンテンツIDを設定します。

パラメータ:
contentsId - コンテンツID

setContentsVersionId

public void setContentsVersionId(String contentsVersionId)
コンテンツバージョンIDを設定します。

パラメータ:
contentsVersionId - コンテンツバージョンID

setFlowId

public void setFlowId(String flowId)
フローIDを設定します。

パラメータ:
flowId - フローID

setFlowVersionId

public void setFlowVersionId(String flowVersionId)
フローバージョンIDを設定します。

パラメータ:
flowVersionId - フローバージョンID

setLocaleId

public void setLocaleId(String localeId)
ロケールIDを設定します。

パラメータ:
localeId - ロケールID

setLoginGroupId

public void setLoginGroupId(String loginGroupId)
ログイングループIDを設定します。

パラメータ:
loginGroupId - ログイングループID

setParameter

public void setParameter(String parameter)
実行中のプログラムのパスを設定します。

パラメータ:
parameter - 実行中のプログラムのパス

setProcessDate

public void setProcessDate(String processDate)
処理日("yyyy/MM/dd"形式の文字列)を設定します。

パラメータ:
processDate - 処理日("yyyy/MM/dd"形式の文字列)

setRouteId

public void setRouteId(String routeId)
ルートIDを設定します。

パラメータ:
routeId - ルートID

setRouteVersionId

public void setRouteVersionId(String routeVersionId)
ルートバージョンIDを設定します。

パラメータ:
routeVersionId - ルートバージョンID

setSystemMatterId

public void setSystemMatterId(String systemMatterId)
システム案件IDを設定します。

パラメータ:
systemMatterId - システム案件ID

setTargetLocales

public void setTargetLocales(String[] targetLocales)
ターゲットロケールIDのリストを設定します。

パラメータ:
targetLocales - ターゲットロケールIDのリスト

setUserDataId

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

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

IM-Workflow

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