public class ContextControllerKeyedValidation extends Object implements ContextControllerPortableInfo
Constructor and Description |
---|
ContextControllerKeyedValidation(ContextControllerKeyedValidationItem[] items) |
Modifier and Type | Method and Description |
---|---|
ContextControllerKeyedValidationItem[] |
getItems() |
CodegenExpression |
make(CodegenExpressionRef addInitSvc) |
void |
validateStatement(String contextName,
StatementSpecCompiled spec,
StatementCompileTimeServices compileTimeServices) |
public ContextControllerKeyedValidation(ContextControllerKeyedValidationItem[] items)
public ContextControllerKeyedValidationItem[] getItems()
public CodegenExpression make(CodegenExpressionRef addInitSvc)
make
in interface ContextControllerPortableInfo
public void validateStatement(String contextName, StatementSpecCompiled spec, StatementCompileTimeServices compileTimeServices) throws ExprValidationException
validateStatement
in interface ContextControllerPortableInfo
ExprValidationException
Copyright © 2005–2018. All rights reserved.