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, resourceChanged
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getResourceRootPathName, getResourceRootPathName, isMode
public boolean canCreate()
canCreate
in interface FilesystemServerExplorerProvider
canCreate
in class AbstractFilesystemServerExplorerProvider
public boolean canCreate(NewDataStoreParameters parameters)
canCreate
in interface FilesystemServerExplorerProvider
canCreate
in class AbstractFilesystemServerExplorerProvider
public void create(NewDataStoreParameters parameters, boolean overwrite) throws CreateException
create
in interface FilesystemServerExplorerProvider
create
in class AbstractFilesystemServerExplorerProvider
CreateException
public NewDataStoreParameters getCreateParameters() throws DataException
getCreateParameters
in interface FilesystemServerExplorerProvider
getCreateParameters
in class AbstractFilesystemServerExplorerProvider
DataException
public void initialize(FilesystemServerExplorerProviderServices serverExplorer)
initialize
in interface FilesystemServerExplorerProvider
initialize
in class AbstractFilesystemServerExplorerProvider
public void remove(DataStoreParameters parameters) throws RemoveException
remove
in interface FilesystemServerExplorerProvider
remove
in class AbstractFilesystemServerExplorerProvider
RemoveException
public java.lang.String getDataStoreProviderName()
getDataStoreProviderName
in interface FilesystemFileFilter
getDataStoreProviderName
in class AbstractFilesystemServerExplorerProvider
public boolean accept(java.io.File pathname)
accept
in interface java.io.FileFilter
public java.lang.String getDescription()
getDescription
in interface FilesystemFileFilter
getDescription
in class AbstractFilesystemServerExplorerProvider
public DataStoreParameters getParameters(java.io.File file) throws DataException
getParameters
in class AbstractFilesystemServerExplorerProvider
DataException
public int getMode()
getMode
in interface FilesystemServerExplorerProvider
getMode
in class AbstractFilesystemServerExplorerProvider
public DataServerExplorerProviderServices getServerExplorerProviderServices()
public boolean add(java.lang.String provider, NewDataStoreParameters parameters, boolean overwrite) throws DataException
DataException
public boolean canAdd()
public boolean canAdd(java.lang.String storeName) throws DataException
DataException
public NewDataStoreParameters getAddParameters(java.lang.String storeName) throws DataException
DataException
public java.util.List<?> getDataStoreProviderNames()
public DataServerExplorerParameters getParameters()
public java.lang.String getProviderName()
public java.util.List<?> list() throws DataException
DataException
public java.util.List<?> list(int mode) throws DataException
DataException
public void dispose()