public final class ExprValidationContextBuilder extends Object
Constructor and Description |
---|
ExprValidationContextBuilder(StreamTypeService streamTypeService,
StatementRawInfo statementRawInfo,
StatementCompileTimeServices compileTimeServices) |
public ExprValidationContextBuilder(StreamTypeService streamTypeService, StatementRawInfo statementRawInfo, StatementCompileTimeServices compileTimeServices)
public ExprValidationContextBuilder withViewResourceDelegate(ViewResourceDelegateExpr viewResourceDelegate)
public ExprValidationContextBuilder withContextDescriptor(ContextCompileTimeDescriptor contextDescriptor)
public ExprValidationContextBuilder withDisablePropertyExpressionEventCollCache(boolean disablePropertyExpressionEventCollCache)
public ExprValidationContextBuilder withAllowRollupFunctions(boolean allowRollupFunctions)
public ExprValidationContextBuilder withAllowBindingConsumption(boolean allowBindingConsumption)
public ExprValidationContextBuilder withIntoTableName(String intoTableName)
public ExprValidationContextBuilder withIsFilterExpression(boolean isFilterExpression)
public ExprValidationContextBuilder withMemberName(ExprValidationMemberName memberName)
public ExprValidationContextBuilder withIsResettingAggregations(boolean isResettingAggregations)
public ExprValidationContextBuilder withAggregationFutureNameAlreadySet(boolean aggregationFutureNameAlreadySet)
public ExprValidationContext build()
Copyright © 2005–2018. All rights reserved.