Uses of Class
org.gcube.portlets.user.td.gwtservice.shared.tr.type.Agencies

Packages that use Agencies
org.gcube.portlets.user.td.gwtservice.client.rpc   
org.gcube.portlets.user.td.gwtservice.server   
 

Uses of Agencies in org.gcube.portlets.user.td.gwtservice.client.rpc
 

Methods in org.gcube.portlets.user.td.gwtservice.client.rpc that return types with arguments of type Agencies
 ArrayList<Agencies> TDGWTService.getAgencies()
          Get Agecies on a registry
 

Method parameters in org.gcube.portlets.user.td.gwtservice.client.rpc with type arguments of type Agencies
 void TDGWTServiceAsync.getAgencies(com.google.gwt.user.client.rpc.AsyncCallback<ArrayList<Agencies>> callback)
           
 

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

Methods in org.gcube.portlets.user.td.gwtservice.server that return types with arguments of type Agencies
 ArrayList<Agencies> TDGWTServiceImpl.getAgencies()
          Get Agecies on a registry
 ArrayList<Agencies> SDMXClient.getAllAgencies()
           
static ArrayList<Agencies> SessionUtil.retrieveAgencies(javax.servlet.http.HttpSession httpSession)
           
 



Copyright © 2013. All Rights Reserved.