Class SingleTypeQueryKey
java.lang.Object
com.evolveum.midpoint.repo.cache.local.SingleTypeQueryKey
Key for single-type repository query cache. The query is stored as a clone, in order to make sure it won't be
changed during the lifetime of the cache entry.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetQuery()inthashCode()<T extends ObjectType>
QueryKey<T>toQueryKey(Class<T> type) toString()