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 ObjectSearchStrategyType
SearchObjectExpressionEvaluatorType.searchStrategy
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ObjectSearchStrategyTypeModifier and TypeMethodDescriptionstatic ObjectSearchStrategyType
SearchObjectExpressionEvaluatorType.getSearchStrategy()
static ObjectSearchStrategyType
Returns 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) void
SearchObjectExpressionEvaluatorType.setSearchStrategy
(ObjectSearchStrategyType value)