|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ScriptExpressionEvaluatorType in com.evolveum.midpoint.common.expression.script |
---|
Methods in com.evolveum.midpoint.common.expression.script with parameters of type ScriptExpressionEvaluatorType | ||
---|---|---|
ScriptExpression |
ScriptExpressionFactory.createScriptExpression(ScriptExpressionEvaluatorType expressionType,
ItemDefinition outputDefinition,
String shortDesc)
|
|
|
ScriptEvaluator.evaluate(ScriptExpressionEvaluatorType expressionType,
ScriptVariables variables,
ItemDefinition outputDefinition,
ScriptExpressionReturnTypeType suggestedReturnType,
ObjectResolver objectResolver,
Collection<FunctionLibrary> functions,
String contextDescription,
OperationResult result)
|
Uses of ScriptExpressionEvaluatorType in com.evolveum.midpoint.common.expression.script.jsr223 |
---|
Methods in com.evolveum.midpoint.common.expression.script.jsr223 with parameters of type ScriptExpressionEvaluatorType | ||
---|---|---|
|
Jsr223ScriptEvaluator.evaluate(ScriptExpressionEvaluatorType expressionType,
ScriptVariables variables,
ItemDefinition outputDefinition,
ScriptExpressionReturnTypeType suggestedReturnType,
ObjectResolver objectResolver,
Collection<FunctionLibrary> functions,
String contextDescription,
OperationResult result)
|
Uses of ScriptExpressionEvaluatorType in com.evolveum.midpoint.common.expression.script.xpath |
---|
Methods in com.evolveum.midpoint.common.expression.script.xpath with parameters of type ScriptExpressionEvaluatorType | ||
---|---|---|
|
XPathScriptEvaluator.evaluate(ScriptExpressionEvaluatorType expressionType,
ScriptVariables variables,
ItemDefinition outputDefinition,
ScriptExpressionReturnTypeType suggestedReturnType,
ObjectResolver objectResolver,
Collection<FunctionLibrary> functions,
String contextDescription,
OperationResult result)
|
Uses of ScriptExpressionEvaluatorType in com.evolveum.midpoint.xml.ns._public.common.common_2a |
---|
Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return ScriptExpressionEvaluatorType | |
---|---|
ScriptExpressionEvaluatorType |
ScriptExpressionEvaluatorType.clone()
Creates and returns a deep copy of this object. |
ScriptExpressionEvaluatorType |
ObjectFactory.createScriptExpressionEvaluatorType()
Create an instance of ScriptExpressionEvaluatorType |
Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return types with arguments of type ScriptExpressionEvaluatorType | |
---|---|
JAXBElement<ScriptExpressionEvaluatorType> |
ObjectFactory.createScript(ScriptExpressionEvaluatorType value)
Create an instance of JAXBElement < ScriptExpressionEvaluatorType > } |
Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type ScriptExpressionEvaluatorType | |
---|---|
JAXBElement<ScriptExpressionEvaluatorType> |
ObjectFactory.createScript(ScriptExpressionEvaluatorType value)
Create an instance of JAXBElement < ScriptExpressionEvaluatorType > } |
Constructors in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type ScriptExpressionEvaluatorType | |
---|---|
ScriptExpressionEvaluatorType(ScriptExpressionEvaluatorType o)
Creates a new ScriptExpressionEvaluatorType instance by deeply copying a given ScriptExpressionEvaluatorType instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |