|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.portlets.user.results.server.servlet.NewresultsetServiceUtil
public class NewresultsetServiceUtil
| Constructor Summary | |
|---|---|
NewresultsetServiceUtil()
|
|
| Method Summary | |
|---|---|
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 * |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NewresultsetServiceUtil()
| Method Detail |
|---|
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 QueryDescriptor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||