Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectSearchStrategyType
-
Packages that use ObjectSearchStrategyType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of ObjectSearchStrategyType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 declared as ObjectSearchStrategyType Modifier and Type Field Description protected ObjectSearchStrategyTypeSearchObjectExpressionEvaluatorType. searchStrategyMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ObjectSearchStrategyType Modifier and Type Method Description static ObjectSearchStrategyTypeObjectSearchStrategyType. fromValue(String v)ObjectSearchStrategyTypeSearchObjectExpressionEvaluatorType. getSearchStrategy()Gets the value of the searchStrategy property.static ObjectSearchStrategyTypeObjectSearchStrategyType. valueOf(String name)Returns the enum constant of this type with the specified name.static ObjectSearchStrategyType[]ObjectSearchStrategyType. 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_3 with parameters of type ObjectSearchStrategyType Modifier and Type Method Description AssignmentTargetSearchExpressionEvaluatorTypeAssignmentTargetSearchExpressionEvaluatorType. searchStrategy(ObjectSearchStrategyType value)ReferenceSearchExpressionEvaluatorTypeReferenceSearchExpressionEvaluatorType. searchStrategy(ObjectSearchStrategyType value)SearchObjectExpressionEvaluatorTypeSearchObjectExpressionEvaluatorType. searchStrategy(ObjectSearchStrategyType value)voidSearchObjectExpressionEvaluatorType. setSearchStrategy(ObjectSearchStrategyType value)Sets the value of the searchStrategy property.
-