|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ScriptExpressionReturnTypeType in com.evolveum.midpoint.common.expression.script |
|---|
| Methods in com.evolveum.midpoint.common.expression.script with parameters of type ScriptExpressionReturnTypeType | ||
|---|---|---|
|
ScriptEvaluator.evaluate(ScriptExpressionEvaluatorType expressionType,
ScriptVariables variables,
ItemDefinition outputDefinition,
ScriptExpressionReturnTypeType suggestedReturnType,
ObjectResolver objectResolver,
MidPointFunctions functionLibrary,
java.lang.String contextDescription,
OperationResult result)
|
|
|
ScriptExpression.evaluate(ScriptVariables variables,
ScriptExpressionReturnTypeType suggestedReturnType,
java.lang.String contextDescription,
OperationResult result)
|
|
| Uses of ScriptExpressionReturnTypeType in com.evolveum.midpoint.common.expression.script.jsr223 |
|---|
| Methods in com.evolveum.midpoint.common.expression.script.jsr223 with parameters of type ScriptExpressionReturnTypeType | ||
|---|---|---|
|
Jsr223ScriptEvaluator.evaluate(ScriptExpressionEvaluatorType expressionType,
ScriptVariables variables,
ItemDefinition outputDefinition,
ScriptExpressionReturnTypeType suggestedReturnType,
ObjectResolver objectResolver,
MidPointFunctions functionLibrary,
java.lang.String contextDescription,
OperationResult result)
|
|
| Uses of ScriptExpressionReturnTypeType in com.evolveum.midpoint.common.expression.script.xpath |
|---|
| Methods in com.evolveum.midpoint.common.expression.script.xpath with parameters of type ScriptExpressionReturnTypeType | ||
|---|---|---|
|
XPathScriptEvaluator.evaluate(ScriptExpressionEvaluatorType expressionType,
ScriptVariables variables,
ItemDefinition outputDefinition,
ScriptExpressionReturnTypeType suggestedReturnType,
ObjectResolver objectResolver,
MidPointFunctions functionLibrary,
java.lang.String contextDescription,
OperationResult result)
|
|
| Uses of ScriptExpressionReturnTypeType in com.evolveum.midpoint.xml.ns._public.common.common_2a |
|---|
| Fields in com.evolveum.midpoint.xml.ns._public.common.common_2a declared as ScriptExpressionReturnTypeType | |
|---|---|
protected ScriptExpressionReturnTypeType |
ScriptExpressionEvaluatorType.returnType
|
| Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return ScriptExpressionReturnTypeType | |
|---|---|
static ScriptExpressionReturnTypeType |
ScriptExpressionReturnTypeType.fromValue(java.lang.String v)
|
ScriptExpressionReturnTypeType |
ScriptExpressionEvaluatorType.getReturnType()
Gets the value of the returnType property. |
static ScriptExpressionReturnTypeType |
ScriptExpressionReturnTypeType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ScriptExpressionReturnTypeType[] |
ScriptExpressionReturnTypeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type ScriptExpressionReturnTypeType | |
|---|---|
void |
ScriptExpressionEvaluatorType.setReturnType(ScriptExpressionReturnTypeType value)
Sets the value of the returnType property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||