public class AggregationPortableValidationMinMax extends AggregationPortableValidationWFilterWInputType
hasFilter, inputValueType
distinct
Constructor and Description |
---|
AggregationPortableValidationMinMax() |
AggregationPortableValidationMinMax(boolean distinct,
boolean hasFilter,
Class inputValueType,
MinMaxTypeEnum minMax,
boolean unbound) |
Modifier and Type | Method and Description |
---|---|
protected void |
codegenInlineSetWFilterWInputType(CodegenExpressionRef ref,
CodegenMethod method,
ModuleTableInitializeSymbol symbols,
CodegenClassScope classScope) |
void |
setMinMax(MinMaxTypeEnum minMax) |
void |
setUnbound(boolean unbound) |
protected Class |
typeOf() |
protected void |
validateIntoTableWFilterWInputType(String tableExpression,
AggregationPortableValidation intoTableAgg,
String intoExpression,
AggregationForgeFactory factory) |
codegenInlineSet, setHasFilter, setInputValueType, validateIntoTable
make, setDistinct, validateIntoTableCompatible
public AggregationPortableValidationMinMax(boolean distinct, boolean hasFilter, Class inputValueType, MinMaxTypeEnum minMax, boolean unbound)
public AggregationPortableValidationMinMax()
protected Class typeOf()
typeOf
in class AggregationPortableValidationBase
protected void codegenInlineSetWFilterWInputType(CodegenExpressionRef ref, CodegenMethod method, ModuleTableInitializeSymbol symbols, CodegenClassScope classScope)
codegenInlineSetWFilterWInputType
in class AggregationPortableValidationWFilterWInputType
protected void validateIntoTableWFilterWInputType(String tableExpression, AggregationPortableValidation intoTableAgg, String intoExpression, AggregationForgeFactory factory) throws ExprValidationException
validateIntoTableWFilterWInputType
in class AggregationPortableValidationWFilterWInputType
ExprValidationException
public void setUnbound(boolean unbound)
public void setMinMax(MinMaxTypeEnum minMax)
Copyright © 2005–2018. All rights reserved.