org.gcube.portlets.user.searchportlet.shared
Class SavedBasketQueriesInfo
java.lang.Object
org.gcube.portlets.user.searchportlet.shared.SavedBasketQueriesInfo
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable
public class SavedBasketQueriesInfo
- extends Object
- implements com.google.gwt.user.client.rpc.IsSerializable
This class has all the needed information that are passed from the servlet to the client for a query that
is saved to the user's workspace
- Author:
- Panagiota Koltsida, NKUA
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SavedBasketQueriesInfo
public SavedBasketQueriesInfo()
SavedBasketQueriesInfo
public SavedBasketQueriesInfo(String description,
String type)
getQueryDescription
public String getQueryDescription()
getQueryType
public String getQueryType()
Copyright © 2013. All Rights Reserved.