Class QueryKey<T extends ObjectType>

java.lang.Object
com.evolveum.midpoint.repo.cache.local.QueryKey<T>

public class QueryKey<T extends ObjectType> extends Object
Key for 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 Details

  • Method Details