public class ExpressionGenerator extends Object
| Constructor and Description |
|---|
ExpressionGenerator() |
| Modifier and Type | Method and Description |
|---|---|
static org.gcube.data.analysis.tabulardata.expression.Expression |
genEditRowParamaterCondition(org.gcube.data.analysis.tabulardata.service.TabularDataService service,
org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
String rowId) |
static org.gcube.data.analysis.tabulardata.expression.Expression |
genReplaceBatchOccurrencesFilter(OccurrencesForReplaceBatchColumnSession occurrencesSession) |
static org.gcube.data.analysis.tabulardata.expression.Expression |
genReplaceBatchValueParameterValue(ReplaceBatchColumnSession replaceBatchColumnSession,
ReplaceEntry re) |
static org.gcube.data.analysis.tabulardata.expression.Expression |
genReplaceValueParameterCondition(ReplaceBatchColumnSession replaceBatchColumnSession,
ReplaceEntry re) |
static org.gcube.data.analysis.tabulardata.expression.Expression |
genReplaceValueParameterCondition(ReplaceColumnSession replaceColumnSession,
org.gcube.data.analysis.tabulardata.service.TabularDataService service) |
static org.gcube.data.analysis.tabulardata.expression.Expression |
genReplaceValueParameterValue(ReplaceColumnByExpressionSession replaceColumnByExpressionSession) |
static org.gcube.data.analysis.tabulardata.expression.Expression |
genReplaceValueParameterValue(ReplaceColumnSession replaceColumnSession) |
public static org.gcube.data.analysis.tabulardata.expression.Expression genReplaceValueParameterCondition(ReplaceColumnSession replaceColumnSession, org.gcube.data.analysis.tabulardata.service.TabularDataService service) throws TDGWTServiceException
TDGWTServiceExceptionpublic static org.gcube.data.analysis.tabulardata.expression.Expression genReplaceValueParameterValue(ReplaceColumnSession replaceColumnSession) throws TDGWTServiceException
TDGWTServiceExceptionpublic static org.gcube.data.analysis.tabulardata.expression.Expression genReplaceValueParameterValue(ReplaceColumnByExpressionSession replaceColumnByExpressionSession) throws TDGWTServiceException
TDGWTServiceExceptionpublic static org.gcube.data.analysis.tabulardata.expression.Expression genReplaceValueParameterCondition(ReplaceBatchColumnSession replaceBatchColumnSession, ReplaceEntry re) throws TDGWTServiceException
TDGWTServiceExceptionpublic static org.gcube.data.analysis.tabulardata.expression.Expression genReplaceBatchValueParameterValue(ReplaceBatchColumnSession replaceBatchColumnSession, ReplaceEntry re) throws TDGWTServiceException
TDGWTServiceExceptionpublic static org.gcube.data.analysis.tabulardata.expression.Expression genReplaceBatchOccurrencesFilter(OccurrencesForReplaceBatchColumnSession occurrencesSession) throws TDGWTServiceException
TDGWTServiceExceptionpublic static org.gcube.data.analysis.tabulardata.expression.Expression genEditRowParamaterCondition(org.gcube.data.analysis.tabulardata.service.TabularDataService service,
org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
String rowId)
throws TDGWTServiceException
TDGWTServiceExceptionCopyright © 2017. All Rights Reserved.