public interface DataServerExplorerFactory extends DataFactory
Modifier and Type | Method and Description |
---|---|
int |
allowCreate() |
DataServerExplorer |
create(DataServerExplorerParameters parameters,
DataServerExplorerProviderServices providerServices) |
int |
hasRasterSupport() |
int |
hasTabularSupport() |
int |
hasVectorialSupport() |
create, createParameters, getDescription, getName, isHidden
DataServerExplorer create(DataServerExplorerParameters parameters, DataServerExplorerProviderServices providerServices) throws InitializeException
InitializeException
int allowCreate()
int hasTabularSupport()
int hasVectorialSupport()
int hasRasterSupport()