Uses of Class
org.gcube.contentmanagement.baselayer.filesystemImpl.LocalFilesystemStorage

Packages that use LocalFilesystemStorage
org.gcube.contentmanagement.baselayer.filesystemImpl   
 

Uses of LocalFilesystemStorage in org.gcube.contentmanagement.baselayer.filesystemImpl
 

Methods in org.gcube.contentmanagement.baselayer.filesystemImpl that return LocalFilesystemStorage
static LocalFilesystemStorage LocalFilesystemStorage.getInstance()
           
static LocalFilesystemStorage LocalFilesystemStorage.getManagerFor(RawContentLocation rcl)
          Factory method that returns the instance of a manager for a particular location.
static LocalFilesystemStorage LocalFilesystemStorage.getManagerFor(java.lang.String directory)
          Deprecated. use getManagerInstance() instead;
static LocalFilesystemStorage LocalFilesystemStorage.getManagerInstance(java.lang.String[] params, java.lang.String managerName)
          Generic factory method that returns an instance responsible for a particular directory