修飾子とタイプ | メソッドと説明 |
---|---|
static FunctionType |
FunctionType.valueOf(String name)
指定した名前を持つこの型の列挙型定数を返します。
|
static FunctionType[] |
FunctionType.values()
この列挙型の定数を含む配列を宣言されている順序で返します。
|
修飾子とタイプ | メソッドと説明 |
---|---|
ImportResultSet |
ViewCreatorImporter.importXml(InputStream stream,
ImportType importType,
FunctionType functionType)
XMLファイルを利用したインポート処理(登録、更新)を行います。
|
ImportResultSet |
StandardViewCreatorImporter.importXml(InputStream stream,
ImportType importType,
FunctionType functionType) |
修飾子とタイプ | メソッドと説明 |
---|---|
boolean |
ViewCreatorImportProcessor.isSupported(FunctionType functionType,
Path baseDir)
機能種別とディレクトリ構成からインポート対象をサポートするかチェックします。
|
boolean |
VCQueryImportProcessor.isSupported(FunctionType functionType,
Path baseDir) |
boolean |
QueryRouteImportProcessor.isSupported(FunctionType functionType,
Path baseDir) |
boolean |
QueryRouteCategoryImportProcessor.isSupported(FunctionType functionType,
Path baseDir) |
boolean |
DataViewImportProcessor.isSupported(FunctionType functionType,
Path baseDir) |
修飾子とタイプ | メソッドと説明 |
---|---|
FunctionType |
ImportProcessorResult.getFunctionType()
インポート対象の機能種別
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
ImportProcessorResult.setFunctionType(FunctionType functionType)
インポート対象の機能種別
|
Copyright © 2012 NTT DATA INTRAMART CORPORATION