Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ExpressionEvaluatorProfileType
-
Packages that use ExpressionEvaluatorProfileType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of ExpressionEvaluatorProfileType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ExpressionEvaluatorProfileType Modifier and Type Method Description ExpressionEvaluatorProfileTypeExpressionProfileType. beginEvaluator()ExpressionEvaluatorProfileTypeExpressionEvaluatorProfileType. clone()ExpressionEvaluatorProfileTypeObjectFactory. createExpressionEvaluatorProfileType()Create an instance ofExpressionEvaluatorProfileTypeExpressionEvaluatorProfileTypeExpressionEvaluatorProfileType. decision(AuthorizationDecisionType value)ExpressionEvaluatorProfileTypeExpressionEvaluatorProfileType. description(String value)ExpressionEvaluatorProfileTypeExpressionEvaluatorProfileType. documentation(String value)ExpressionEvaluatorProfileTypeExpressionEvaluatorProfileType. id(Long value)ExpressionEvaluatorProfileTypeExpressionEvaluatorProfileType. script(ScriptExpressionProfileType value)ExpressionEvaluatorProfileTypeExpressionEvaluatorProfileType. type(QName value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ExpressionEvaluatorProfileType Modifier and Type Method Description List<ExpressionEvaluatorProfileType>ExpressionProfileType. createEvaluatorList()List<ExpressionEvaluatorProfileType>ExpressionProfileType. getEvaluator()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ExpressionEvaluatorProfileType Modifier and Type Method Description ExpressionProfileTypeExpressionProfileType. evaluator(ExpressionEvaluatorProfileType value)
-