public class ExprValidationContext extends Object
Modifier | Constructor and Description |
---|---|
|
ExprValidationContext(StreamTypeService streamTypeService,
ExprValidationContext ctx) |
protected |
ExprValidationContext(StreamTypeService streamTypeService,
ViewResourceDelegateExpr viewResourceDelegate,
ContextCompileTimeDescriptor contextDescriptor,
boolean disablePropertyExpressionEventCollCache,
boolean allowRollupFunctions,
boolean allowBindingConsumption,
boolean isUnidirectionalJoin,
String intoTableName,
boolean isFilterExpression,
ExprValidationMemberName memberName,
boolean aggregationFutureNameAlreadySet,
StatementRawInfo statementRawInfo,
StatementCompileTimeServices compileTimeServices) |
public ExprValidationContext(StreamTypeService streamTypeService, ExprValidationContext ctx)
protected ExprValidationContext(StreamTypeService streamTypeService, ViewResourceDelegateExpr viewResourceDelegate, ContextCompileTimeDescriptor contextDescriptor, boolean disablePropertyExpressionEventCollCache, boolean allowRollupFunctions, boolean allowBindingConsumption, boolean isUnidirectionalJoin, String intoTableName, boolean isFilterExpression, ExprValidationMemberName memberName, boolean aggregationFutureNameAlreadySet, StatementRawInfo statementRawInfo, StatementCompileTimeServices compileTimeServices)
public Annotation[] getAnnotations()
public StreamTypeService getStreamTypeService()
public ContextCompileTimeDescriptor getContextDescriptor()
public boolean isFilterExpression()
public ClasspathImportServiceCompileTime getClasspathImportService()
public VariableCompileTimeResolver getVariableCompileTimeResolver()
public TableCompileTimeResolver getTableCompileTimeResolver()
public String getStatementName()
public boolean isDisablePropertyExpressionEventCollCache()
public ViewResourceDelegateExpr getViewResourceDelegate()
public ExprValidationMemberName getMemberNames()
public StatementType getStatementType()
public boolean isResettingAggregations()
public boolean isAllowRollupFunctions()
public StatementCompileTimeServices getStatementCompileTimeService()
public StatementRawInfo getStatementRawInfo()
public boolean isAllowBindingConsumption()
public EnumMethodCallStackHelperImpl getEnumMethodCallStackHelper()
public boolean isAggregationFutureNameAlreadySet()
public boolean isExpressionNestedAudit()
public boolean isExpressionAudit()
public EventBeanTypedEventFactory getEventBeanTypedEventFactory()
public String getModuleName()
Copyright © 2005–2018. All rights reserved.