public class DataViewImportProcessor extends Object implements ViewCreatorImportProcessor
| コンストラクタと説明 |
|---|
DataViewImportProcessor() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
ImportResultSet |
importData(ImportType importType,
Path baseDir)
一括インポート処理を行います。
|
boolean |
isSupported(FunctionType functionType,
Path baseDir)
機能種別とディレクトリ構成からインポート対象をサポートするかチェックします。
|
public ImportResultSet importData(ImportType importType, Path baseDir) throws ViewCreatorImportException
ViewCreatorImportProcessorimportData インタフェース内 ViewCreatorImportProcessorimportType - インポート種別baseDir - 一時フォルダのベースディレクトリViewCreatorImportException - インポート処理に失敗した場合スローされます。public boolean isSupported(FunctionType functionType, Path baseDir)
ViewCreatorImportProcessorisSupported インタフェース内 ViewCreatorImportProcessorfunctionType - 機能種別baseDir - 一時フォルダのベースディレクトリCopyright © 2012 NTT DATA INTRAMART CORPORATION