public class ExpressionSession extends Object
| Constructor and Description |
|---|
ExpressionSession() |
| Modifier and Type | Method and Description |
|---|---|
static org.gcube.portlets.user.td.gwtservice.shared.tr.column.FilterColumnSession |
getColumnFilterSession(javax.servlet.http.HttpServletRequest httpRequest,
org.gcube.portlets.user.td.gwtservice.server.util.ServiceCredentials serviceCredentials) |
static org.gcube.data.analysis.tabulardata.service.operation.Task |
getColumnFilterTask(javax.servlet.http.HttpServletRequest httpRequest,
org.gcube.portlets.user.td.gwtservice.server.util.ServiceCredentials serviceCredentials) |
static org.gcube.portlets.user.td.gwtservice.shared.tr.column.ReplaceColumnByExpressionSession |
getReplaceColumnByExpressionSession(javax.servlet.http.HttpServletRequest httpRequest,
org.gcube.portlets.user.td.gwtservice.server.util.ServiceCredentials serviceCredentials) |
static void |
setColumnFilterSession(javax.servlet.http.HttpServletRequest httpRequest,
org.gcube.portlets.user.td.gwtservice.server.util.ServiceCredentials serviceCredentials,
org.gcube.portlets.user.td.gwtservice.shared.tr.column.FilterColumnSession columnFilterSession) |
static void |
setColumnFilterTask(javax.servlet.http.HttpServletRequest httpRequest,
org.gcube.portlets.user.td.gwtservice.server.util.ServiceCredentials serviceCredentials,
org.gcube.data.analysis.tabulardata.service.operation.Task task) |
static void |
setReplaceColumnByExpressionSession(javax.servlet.http.HttpServletRequest httpRequest,
org.gcube.portlets.user.td.gwtservice.server.util.ServiceCredentials serviceCredentials,
org.gcube.portlets.user.td.gwtservice.shared.tr.column.ReplaceColumnByExpressionSession replaceColumnByExpressionSession) |
public static org.gcube.portlets.user.td.gwtservice.shared.tr.column.FilterColumnSession getColumnFilterSession(javax.servlet.http.HttpServletRequest httpRequest,
org.gcube.portlets.user.td.gwtservice.server.util.ServiceCredentials serviceCredentials)
throws org.gcube.portlets.user.td.gwtservice.shared.exception.TDGWTServiceException
org.gcube.portlets.user.td.gwtservice.shared.exception.TDGWTServiceExceptionpublic static void setColumnFilterSession(javax.servlet.http.HttpServletRequest httpRequest,
org.gcube.portlets.user.td.gwtservice.server.util.ServiceCredentials serviceCredentials,
org.gcube.portlets.user.td.gwtservice.shared.tr.column.FilterColumnSession columnFilterSession)
public static org.gcube.portlets.user.td.gwtservice.shared.tr.column.ReplaceColumnByExpressionSession getReplaceColumnByExpressionSession(javax.servlet.http.HttpServletRequest httpRequest,
org.gcube.portlets.user.td.gwtservice.server.util.ServiceCredentials serviceCredentials)
throws org.gcube.portlets.user.td.gwtservice.shared.exception.TDGWTServiceException
org.gcube.portlets.user.td.gwtservice.shared.exception.TDGWTServiceExceptionpublic static void setReplaceColumnByExpressionSession(javax.servlet.http.HttpServletRequest httpRequest,
org.gcube.portlets.user.td.gwtservice.server.util.ServiceCredentials serviceCredentials,
org.gcube.portlets.user.td.gwtservice.shared.tr.column.ReplaceColumnByExpressionSession replaceColumnByExpressionSession)
public static org.gcube.data.analysis.tabulardata.service.operation.Task getColumnFilterTask(javax.servlet.http.HttpServletRequest httpRequest,
org.gcube.portlets.user.td.gwtservice.server.util.ServiceCredentials serviceCredentials)
public static void setColumnFilterTask(javax.servlet.http.HttpServletRequest httpRequest,
org.gcube.portlets.user.td.gwtservice.server.util.ServiceCredentials serviceCredentials,
org.gcube.data.analysis.tabulardata.service.operation.Task task)
Copyright © 2018. All Rights Reserved.