public class NetCDFFilesystemServerExplorer extends AbstractFilesystemServerExplorerProvider implements FilesystemServerExplorerProvider
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME |
LOGGER| Constructor and Description |
|---|
NetCDFFilesystemServerExplorer() |
closeResourceRequested, getFactory, getName, getResourceRootPathName, getResourceRootPathName, isMode, removeFileExtension, resourceChangedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetResourceRootPathName, getResourceRootPathName, isModepublic boolean canCreate()
canCreate in interface FilesystemServerExplorerProvidercanCreate in class AbstractFilesystemServerExplorerProviderpublic boolean canCreate(NewDataStoreParameters parameters)
canCreate in interface FilesystemServerExplorerProvidercanCreate in class AbstractFilesystemServerExplorerProviderpublic void create(NewDataStoreParameters parameters, boolean overwrite) throws CreateException
create in interface FilesystemServerExplorerProvidercreate in class AbstractFilesystemServerExplorerProviderCreateExceptionpublic NewDataStoreParameters getCreateParameters() throws DataException
getCreateParameters in interface FilesystemServerExplorerProvidergetCreateParameters in class AbstractFilesystemServerExplorerProviderDataExceptionpublic void initialize(FilesystemServerExplorerProviderServices serverExplorer)
initialize in interface FilesystemServerExplorerProviderinitialize in class AbstractFilesystemServerExplorerProviderpublic void remove(DataStoreParameters parameters) throws RemoveException
remove in interface FilesystemServerExplorerProviderremove in class AbstractFilesystemServerExplorerProviderRemoveExceptionpublic java.lang.String getDataStoreProviderName()
getDataStoreProviderName in interface FilesystemFileFiltergetDataStoreProviderName in class AbstractFilesystemServerExplorerProviderpublic boolean accept(java.io.File pathname)
accept in interface java.io.FileFilterpublic java.lang.String getDescription()
getDescription in interface FilesystemFileFiltergetDescription in class AbstractFilesystemServerExplorerProviderpublic DataStoreParameters getParameters(java.io.File file) throws DataException
getParameters in class AbstractFilesystemServerExplorerProviderDataExceptionpublic int getMode()
getMode in interface FilesystemServerExplorerProvidergetMode in class AbstractFilesystemServerExplorerProviderpublic DataServerExplorerProviderServices getServerExplorerProviderServices()
public boolean add(java.lang.String provider,
NewDataStoreParameters parameters,
boolean overwrite)
throws DataException
DataExceptionpublic boolean canAdd()
public boolean canAdd(java.lang.String storeName)
throws DataException
DataExceptionpublic NewDataStoreParameters getAddParameters(java.lang.String storeName) throws DataException
DataExceptionpublic java.util.List<?> getDataStoreProviderNames()
public DataServerExplorerParameters getParameters()
public java.lang.String getProviderName()
public java.util.List<?> list()
throws DataException
DataExceptionpublic java.util.List<?> list(int mode)
throws DataException
DataExceptionpublic void dispose()