public class FilesystemServerExplorerFactory extends AbstractDataServerExplorerFactory
| Constructor and Description |
|---|
FilesystemServerExplorerFactory() |
| Modifier and Type | Method and Description |
|---|---|
int |
allowCreate() |
FilesystemServerExplorer |
create(DataServerExplorerParameters parameters,
DataServerExplorerProviderServices providerServices) |
FilesystemServerExplorerParameters |
createParameters() |
boolean |
isStoreSupported(java.lang.String name) |
create, hasRasterSupport, hasTabularSupport, hasVectorialSupportgetDescription, getName, isHiddenclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDescription, getName, isHiddenpublic int allowCreate()
allowCreate in interface DataServerExplorerFactoryallowCreate in class AbstractDataServerExplorerFactorypublic FilesystemServerExplorerParameters createParameters()
public FilesystemServerExplorer create(DataServerExplorerParameters parameters, DataServerExplorerProviderServices providerServices) throws InitializeException
InitializeExceptionpublic boolean isStoreSupported(java.lang.String name)
isStoreSupported in interface DataServerExplorerFactoryisStoreSupported in class AbstractDataServerExplorerFactory