Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectSearchStrategyType
Packages that use ObjectSearchStrategyType
-
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 ObjectSearchStrategyTypeModifier and TypeFieldDescriptionprotected ObjectSearchStrategyTypeSearchObjectExpressionEvaluatorType.searchStrategyMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ObjectSearchStrategyTypeModifier and TypeMethodDescriptionstatic ObjectSearchStrategyTypeSearchObjectExpressionEvaluatorType.getSearchStrategy()static ObjectSearchStrategyTypeReturns the enum constant of this class with the specified name.static ObjectSearchStrategyType[]ObjectSearchStrategyType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ObjectSearchStrategyTypeModifier and TypeMethodDescriptionAssignmentTargetSearchExpressionEvaluatorType.searchStrategy(ObjectSearchStrategyType value) ReferenceSearchExpressionEvaluatorType.searchStrategy(ObjectSearchStrategyType value) SearchObjectExpressionEvaluatorType.searchStrategy(ObjectSearchStrategyType value) voidSearchObjectExpressionEvaluatorType.setSearchStrategy(ObjectSearchStrategyType value)