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

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

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

Methods in org.gcube.portlets.user.results.client that return BasketSerializable
 BasketSerializable ResultsetService.readBasketFromSession()
          read the basket from the session, if any
 

Method parameters in org.gcube.portlets.user.results.client with type arguments of type BasketSerializable
 void ResultsetServiceAsync.readBasketFromSession(com.google.gwt.user.client.rpc.AsyncCallback<BasketSerializable> callback)
           
 

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

Methods in org.gcube.portlets.user.results.server.servlet that return BasketSerializable
 BasketSerializable NewresultsetServiceImpl.readBasketFromSession()
          need to get the saved elements from HL and the new elements from the session
 

Methods in org.gcube.portlets.user.results.server.servlet with parameters of type BasketSerializable
protected  void NewresultsetServiceImpl.storeBasketInSession(BasketSerializable basket)
           
 



Copyright © 2013. All Rights Reserved.