Uses of Class
org.gcube.data.analysis.statisticalmanager.operation.exception.SMFileManagerException

Packages that use SMFileManagerException
org.gcube.data.analysis.statisticalmanager.db.template   
org.gcube.data.analysis.statisticalmanager.operation.importer   
org.gcube.data.analysis.statisticalmanager.persistence   
org.gcube.data.analysis.statisticalmanager.wsresources   
 

Uses of SMFileManagerException in org.gcube.data.analysis.statisticalmanager.db.template
 

Methods in org.gcube.data.analysis.statisticalmanager.db.template that throw SMFileManagerException
static void TemplateManager.createTemplate(Template template)
           
 

Uses of SMFileManagerException in org.gcube.data.analysis.statisticalmanager.operation.importer
 

Methods in org.gcube.data.analysis.statisticalmanager.operation.importer that throw SMFileManagerException
<T extends Serializable>
T
FileManager.deserializeObject(String fileName, Class<T> type)
           
 String FileManager.importByRSLocator(String locator, String fileExtension, String encoding)
           
 String FileManager.serializeObject(Object object, String fileExtension)
           
 

Uses of SMFileManagerException in org.gcube.data.analysis.statisticalmanager.persistence
 

Methods in org.gcube.data.analysis.statisticalmanager.persistence that throw SMFileManagerException
 org.gcube_system.namespaces.data.analysis.statisticalmanager.types.ComputationOutput UserHistoryManager.convertOutputToComputationOutput(Output output)
           
 

Uses of SMFileManagerException in org.gcube.data.analysis.statisticalmanager.wsresources
 

Methods in org.gcube.data.analysis.statisticalmanager.wsresources that throw SMFileManagerException
 void DataSpaceImporterResource.createTableFromCSV(org.gcube_system.namespaces.data.analysis.statisticalmanager.types.CSVtoTabularRequest request)
           
 



Copyright © 2012. All Rights Reserved.