public class CompanyPostImportManagerClient extends AbstractImportManagerClient implements ImportManagerClient
CompanyPostImportManager クラスのクライアントになります。
CompanyPostImportManager クラスに
インポート処理を委譲します。| コンストラクタと説明 |
|---|
CompanyPostImportManagerClient()
非推奨です。
代替メソッドはありません。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
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, setValidatepublic CompanyPostImportManagerClient()
public boolean execute(String configurationPath)
execute インタフェース内 ImportManagerClientexecute クラス内 AbstractImportManagerClientconfigurationPath - 定義ファイルパスpublic boolean execute(InputStream configuration)
execute インタフェース内 ImportManagerClientexecute クラス内 AbstractImportManagerClientconfiguration - 定義情報protected ImportManager getImportManager()
AbstractImportManagerClientgetImportManager クラス内 AbstractImportManagerClientprotected ImportConfigurationReader getConfigurationReader(InputStream inputStream)
AbstractImportManagerClientgetConfigurationReader クラス内 AbstractImportManagerClientinputStream - 入力ストリームprotected String getDefaultImportPath()
AbstractImportManagerClientgetDefaultImportPath クラス内 AbstractImportManagerClientCopyright © 2012 NTT DATA INTRAMART CORPORATION