Uses of Class
org.gcube.portlets.user.results.client.model.Client_DigiObjectInfo

Packages that use Client_DigiObjectInfo
org.gcube.portlets.user.results.client   
org.gcube.portlets.user.results.server.servlet   
 

Uses of Client_DigiObjectInfo in org.gcube.portlets.user.results.client
 

Methods in org.gcube.portlets.user.results.client that return Client_DigiObjectInfo
 Client_DigiObjectInfo ResultsetService.getDigitalObjectInitialInfo(int currPosition)
          used to get the additional info for the digital objects,
 

Method parameters in org.gcube.portlets.user.results.client with type arguments of type Client_DigiObjectInfo
 void ResultsetServiceAsync.getDigitalObjectInitialInfo(int currPosition, com.google.gwt.user.client.rpc.AsyncCallback<Client_DigiObjectInfo> result)
          used to get the additional info for the digital objects,
 

Uses of Client_DigiObjectInfo in org.gcube.portlets.user.results.server.servlet
 

Methods in org.gcube.portlets.user.results.server.servlet that return Client_DigiObjectInfo
 Client_DigiObjectInfo NewresultsetServiceImpl.getDigitalObjectInitialInfo(int currPosition)
          used to get the additional info for the digital objects,
 



Copyright © 2013. All Rights Reserved.