org.gcube.contentmanagement.timeseriesservice.impl.timeseries.operations.util
Class FilterExplorer
java.lang.Object
org.gcube.contentmanagement.timeseriesservice.impl.timeseries.operations.util.FilterExplorer
public class FilterExplorer
- extends Object
|
Field Summary |
static org.gcube.common.core.utils.logging.GCUBELog |
logger
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
public static org.gcube.common.core.utils.logging.GCUBELog logger
FilterExplorer
public FilterExplorer()
getCondition
public static org.gcube.common.dbinterface.Condition getCondition(FilterCondition condition,
ColumnDefinition[] columsDefinition,
String tableAlias,
String... fieldId)
throws Exception
- Throws:
Exception
getConditionUsingValue
public static org.gcube.common.dbinterface.Condition getConditionUsingValue(FilterCondition condition,
org.gcube.common.dbinterface.CastObject value)
throws Exception
- Throws:
Exception
getFilterDescription
public static StringBuilder getFilterDescription(FilterCondition condition,
ColumnDefinition[] columsDefinition)
throws Exception
- Throws:
Exception
generateRulesDescription
public static StringBuilder generateRulesDescription(FilterCondition condition)
throws Exception
- Throws:
Exception
Copyright © 2012. All Rights Reserved.