Uses of Class
org.gcube.portlets.user.td.gwtservice.shared.TRId

Packages that use TRId
org.gcube.portlets.user.td.gwtservice.server   
org.gcube.portlets.user.td.gwtservice.shared   
org.gcube.portlets.user.td.gwtservice.shared.csv   
org.gcube.portlets.user.td.gwtservice.shared.sdmx   
 

Uses of TRId in org.gcube.portlets.user.td.gwtservice.server
 

Methods in org.gcube.portlets.user.td.gwtservice.server that return TRId
static TRId SessionUtil.getTRId(javax.servlet.http.HttpSession httpSession)
           
 

Methods in org.gcube.portlets.user.td.gwtservice.server with parameters of type TRId
static void SessionUtil.setTRId(javax.servlet.http.HttpSession httpSession, TRId trId)
           
 

Uses of TRId in org.gcube.portlets.user.td.gwtservice.shared
 

Fields in org.gcube.portlets.user.td.gwtservice.shared declared as TRId
protected  TRId TabResource.trId
           
 

Methods in org.gcube.portlets.user.td.gwtservice.shared that return TRId
 TRId TabResource.getTrId()
           
 

Methods in org.gcube.portlets.user.td.gwtservice.shared with parameters of type TRId
 void TabResource.setTrId(TRId trId)
           
 

Constructors in org.gcube.portlets.user.td.gwtservice.shared with parameters of type TRId
TabResource(int id, String name, String description, String agency, String date, String right, TRId trId)
           
 

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

Fields in org.gcube.portlets.user.td.gwtservice.shared.csv declared as TRId
protected  TRId CSVImportMonitor.trId
           
 

Methods in org.gcube.portlets.user.td.gwtservice.shared.csv that return TRId
 TRId CSVImportMonitor.getTrId()
           
 

Methods in org.gcube.portlets.user.td.gwtservice.shared.csv with parameters of type TRId
 void CSVImportMonitor.setTrId(TRId trId)
           
 

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

Fields in org.gcube.portlets.user.td.gwtservice.shared.sdmx declared as TRId
protected  TRId SDMXImportMonitor.trId
           
 

Methods in org.gcube.portlets.user.td.gwtservice.shared.sdmx that return TRId
 TRId SDMXImportMonitor.getTrId()
           
 

Methods in org.gcube.portlets.user.td.gwtservice.shared.sdmx with parameters of type TRId
 void SDMXImportMonitor.setTrId(TRId trId)
           
 



Copyright © 2014. All Rights Reserved.