org.gcube.portlets.user.results.server.servlet
public class NewresultsetServiceUtil extends Object
| Constructor and Description |
|---|
NewresultsetServiceUtil() |
| Modifier and Type | Method and Description |
|---|---|
protected static TreeNode |
fillWorkspaceTree(org.gcube.portlets.user.homelibrary.home.workspace.WorkspaceFolder folder) |
protected static List<BasketModelItem> |
getBasketContent(NewresultsetServiceImpl caller,
String basketId)
Return a List
|
static org.gcube.portlets.user.homelibrary.home.workspace.WorkspaceFolder |
getBasketInstance(NewresultsetServiceImpl caller,
String basketId)
Return an instance of the Baslet given a basketid
|
protected static String |
getDisplayableQuery(QueryDescriptor qd)
Constructs a String representation of the query given a QueryDescriptor
|
protected static boolean |
saveBasket(NewresultsetServiceImpl caller)
Calls the home library to save the current basket in session permanently *
|
protected static List<BasketModelItem> getBasketContent(NewresultsetServiceImpl caller, String basketId)
protected static boolean saveBasket(NewresultsetServiceImpl caller)
public static org.gcube.portlets.user.homelibrary.home.workspace.WorkspaceFolder getBasketInstance(NewresultsetServiceImpl caller, String basketId)
basketId - protected static TreeNode fillWorkspaceTree(org.gcube.portlets.user.homelibrary.home.workspace.WorkspaceFolder folder) throws org.gcube.portlets.user.homelibrary.home.exceptions.InternalErrorException
folder - org.gcube.portlets.user.homelibrary.home.exceptions.InternalErrorExceptionprotected static String getDisplayableQuery(QueryDescriptor qd)
qd - the QueryDescriptorCopyright © 2013. All Rights Reserved.