public class DatasourceManagerImporter extends TreeNodeImporter
TreeNodeImporter.TreeItem
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
IMPORTER_ID |
Constructor and Description |
---|
DatasourceManagerImporter(DatasourceService datasourceService,
KeyNameGeneratorService keyNameGeneratorService) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getId() |
java.lang.Class<?>[] |
getRecognizedExporters() |
importData, postProcess, setObjectImporterFactory, setServices, setUseMergeImporter
configure, consumes, importEnclosedObject, importReference, setReflectionServices
public static final java.lang.String IMPORTER_ID
public DatasourceManagerImporter(DatasourceService datasourceService, KeyNameGeneratorService keyNameGeneratorService)
public java.lang.Class<?>[] getRecognizedExporters()
getRecognizedExporters
in interface Importer
getRecognizedExporters
in class ImporterImpl<TreeNodeImportItemConfig>
public java.lang.String getId()