Uses of Class
org.gcube.portlet.user.my_vres.shared.VO

Packages that use VO
org.gcube.portlet.user.my_vres.client   
org.gcube.portlet.user.my_vres.server   
org.gcube.portlet.user.my_vres.shared   
 

Uses of VO in org.gcube.portlet.user.my_vres.client
 

Methods in org.gcube.portlet.user.my_vres.client that return types with arguments of type VO
 ArrayList<VO> MyVREsService.getInfrastructureVOs()
           
 

Method parameters in org.gcube.portlet.user.my_vres.client with type arguments of type VO
 void MyVREsServiceAsync.getInfrastructureVOs(com.google.gwt.user.client.rpc.AsyncCallback<ArrayList<VO>> callback)
           
 

Uses of VO in org.gcube.portlet.user.my_vres.server
 

Methods in org.gcube.portlet.user.my_vres.server that return types with arguments of type VO
protected static ArrayList<VO> MyVREsServiceImpl.getFakeVOs()
          simply returns fake VOS for debugging purpose
 ArrayList<VO> MyVREsServiceImpl.getInfrastructureVOs()
          first method called by the UI
 

Uses of VO in org.gcube.portlet.user.my_vres.shared
 

Methods in org.gcube.portlet.user.my_vres.shared with parameters of type VO
 int VO.compareTo(VO voToCompare)
          compare the number of vres
 



Copyright © 2013. All Rights Reserved.