@RemoteServiceRelativePath(value="ExpressionService")
public interface ExpressionService
extends com.google.gwt.user.client.rpc.RemoteService
Allows:
| Modifier and Type | Method and Description |
|---|---|
String |
startFilterColumn(org.gcube.portlets.user.td.gwtservice.shared.tr.column.FilterColumnSession filterColumnSession)
Submit Column Filter Operation
|
String |
startReplaceColumnByExpression(org.gcube.portlets.user.td.gwtservice.shared.tr.column.ReplaceColumnByExpressionSession replaceColumnByExpressionColumnSession) |
String startFilterColumn(org.gcube.portlets.user.td.gwtservice.shared.tr.column.FilterColumnSession filterColumnSession) throws org.gcube.portlets.user.td.gwtservice.shared.exception.TDGWTServiceException
columnFilterSession - ExpressionServiceExceptionorg.gcube.portlets.user.td.gwtservice.shared.exception.TDGWTServiceExceptionString startReplaceColumnByExpression(org.gcube.portlets.user.td.gwtservice.shared.tr.column.ReplaceColumnByExpressionSession replaceColumnByExpressionColumnSession) throws org.gcube.portlets.user.td.gwtservice.shared.exception.TDGWTServiceException
org.gcube.portlets.user.td.gwtservice.shared.exception.TDGWTServiceExceptionCopyright © 2014. All Rights Reserved.