public class DataServerExplorerToDataExplorerFactoryWrapper extends AbstractDataServerExplorerFactory
| Constructor and Description |
|---|
DataServerExplorerToDataExplorerFactoryWrapper(java.lang.String name,
java.lang.String description,
java.lang.Class explorerClass,
java.lang.Class parametersClass) |
| Modifier and Type | Method and Description |
|---|---|
DataServerExplorer |
create(DataServerExplorerParameters parameters,
DataServerExplorerProviderServices providerServices) |
DynObject |
createParameters() |
boolean |
isStoreSupported(java.lang.String name) |
allowCreate, create, hasRasterSupport, hasTabularSupport, hasVectorialSupportgetDescription, getName, isHiddenclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDescription, getName, isHiddenpublic DataServerExplorerToDataExplorerFactoryWrapper(java.lang.String name,
java.lang.String description,
java.lang.Class explorerClass,
java.lang.Class parametersClass)
public DataServerExplorer create(DataServerExplorerParameters parameters, DataServerExplorerProviderServices providerServices) throws InitializeException
InitializeExceptionpublic DynObject createParameters()
public boolean isStoreSupported(java.lang.String name)
isStoreSupported in interface DataServerExplorerFactoryisStoreSupported in class AbstractDataServerExplorerFactory