Uses of Class
fr.ifremer.isisfish.datastore.ExportStorage

Packages that use ExportStorage
fr.ifremer.isisfish.datastore Data storage. 
 

Uses of ExportStorage in fr.ifremer.isisfish.datastore
 

Subclasses of ExportStorage in fr.ifremer.isisfish.datastore
 class SensitivityExportStorage
          Gestion des fichers VCS de type SensitivityExport (appartenant au module exports).
 

Methods in fr.ifremer.isisfish.datastore that return ExportStorage
static ExportStorage ExportStorage.createExport(String name, CodeSourceStorage.Location location)
          Create new export.
static ExportStorage ExportStorage.getExport(String name, CodeSourceStorage.Location... location)
          Retourne le storage pour l'export demandée
 



Copyright © 1999-2012 CodeLutin. All Rights Reserved.