public class ExecuteAdapterInfoModel extends ActivityMasterInfoKey implements Serializable
コンストラクタと説明 |
---|
ExecuteAdapterInfoModel()
コンストラクタ
|
ExecuteAdapterInfoModel(ActivityInfoModel src) |
修飾子とタイプ | メソッドと説明 |
---|---|
String |
getRunClass()
実行クラスを返却します。
|
void |
inputCheck()
オートアダプタマスタ入力情報をチェックするメソッドです。
|
void |
setRunClass(String string)
実行クラスを設定します。
|
getActivityCd, getProcessDefCd, getVersionCd, setActivityCd, setProcessDefCd, setVersionCd
public ExecuteAdapterInfoModel()
public ExecuteAdapterInfoModel(ActivityInfoModel src)
public String getRunClass()
public void setRunClass(String string)
string
- 実行クラスpublic void inputCheck() throws jp.co.intra_mart.framework.system.exception.SystemException, jp.co.intra_mart.framework.system.exception.ApplicationException
jp.co.intra_mart.framework.system.exception.SystemException
- システム例外が発生jp.co.intra_mart.framework.system.exception.ApplicationException
- アプリケーション例外が発生Copyright © 2012 NTT DATA INTRAMART CORPORATION