Uses of Interface
org.gcube.portlets.user.td.gwtservice.shared.source.Source

Packages that use Source
org.gcube.portlets.user.td.gwtservice.shared.csv   
org.gcube.portlets.user.td.gwtservice.shared.sdmx   
org.gcube.portlets.user.td.gwtservice.shared.source   
 

Uses of Source in org.gcube.portlets.user.td.gwtservice.shared.csv
 

Fields in org.gcube.portlets.user.td.gwtservice.shared.csv declared as Source
protected  Source CSVImportSession.source
           
 

Methods in org.gcube.portlets.user.td.gwtservice.shared.csv that return Source
 Source CSVImportSession.getSource()
           
 

Methods in org.gcube.portlets.user.td.gwtservice.shared.csv with parameters of type Source
 void CSVImportSession.setSource(Source source)
           
 

Uses of Source in org.gcube.portlets.user.td.gwtservice.shared.sdmx
 

Fields in org.gcube.portlets.user.td.gwtservice.shared.sdmx declared as Source
protected  Source SDMXImportSession.source
           
 

Methods in org.gcube.portlets.user.td.gwtservice.shared.sdmx that return Source
 Source SDMXImportSession.getSource()
           
 

Methods in org.gcube.portlets.user.td.gwtservice.shared.sdmx with parameters of type Source
 void SDMXImportSession.setSource(Source source)
           
 

Uses of Source in org.gcube.portlets.user.td.gwtservice.shared.source
 

Classes in org.gcube.portlets.user.td.gwtservice.shared.source that implement Source
 class FileSource
           
 class SDMXRegistrySource
           
 class WorkspaceSource
           
 



Copyright © 2013. All Rights Reserved.