Class AssociationSearchQueryKey
java.lang.Object
com.evolveum.midpoint.model.common.expression.evaluator.caching.QueryKey
com.evolveum.midpoint.model.common.expression.evaluator.caching.AssociationSearchQueryKey
-
Constructor Summary
ConstructorDescriptionAssociationSearchQueryKey
(Class<? extends ObjectType> type, ObjectQuery query, ObjectSearchStrategyType searchStrategy, ExpressionEvaluationContext params, PrismContext prismContext) -
Method Summary
-
Constructor Details
-
AssociationSearchQueryKey
public AssociationSearchQueryKey(Class<? extends ObjectType> type, ObjectQuery query, ObjectSearchStrategyType searchStrategy, ExpressionEvaluationContext params, PrismContext prismContext)
-
-
Method Details