public class UserAttachImportManagerClient extends AbstractImportManagerClient implements ImportManagerClient
UserAttachImportManager
クラスのクライアントになります。
UserAttachImportManager
クラスに
インポート処理を委譲します。コンストラクタと説明 |
---|
UserAttachImportManagerClient()
非推奨です。
代替メソッドはありません。
|
修飾子とタイプ | メソッドと説明 |
---|---|
boolean |
execute(InputStream configuration)
非推奨です。
代替メソッドはありません。
|
boolean |
execute(String configurationPath)
非推奨です。
代替メソッドはありません。
|
protected ImportConfigurationReader |
getConfigurationReader(InputStream inputStream)
非推奨です。
代替メソッドはありません。
|
protected String |
getDefaultImportPath()
非推奨です。
代替メソッドはありません。
|
protected ImportManager |
getImportManager()
非推奨です。
代替メソッドはありません。
|
setCommitCount, setDate, setEncoding, setExecuteUser, setFormat, setName, setParameters, setRetry, setValidate
public UserAttachImportManagerClient()
public boolean execute(String configurationPath)
execute
インタフェース内 ImportManagerClient
execute
クラス内 AbstractImportManagerClient
configurationPath
- 定義ファイルパスpublic boolean execute(InputStream configuration)
execute
インタフェース内 ImportManagerClient
execute
クラス内 AbstractImportManagerClient
configuration
- 定義情報protected ImportManager getImportManager()
AbstractImportManagerClient
getImportManager
クラス内 AbstractImportManagerClient
protected ImportConfigurationReader getConfigurationReader(InputStream inputStream)
AbstractImportManagerClient
getConfigurationReader
クラス内 AbstractImportManagerClient
inputStream
- 入力ストリームprotected String getDefaultImportPath()
AbstractImportManagerClient
getDefaultImportPath
クラス内 AbstractImportManagerClient
Copyright © 2012 NTT DATA INTRAMART CORPORATION