com.evolveum.midpoint.web.component.data
Class TypedCacheKey

java.lang.Object
  extended by com.evolveum.midpoint.web.component.data.TypedCacheKey
All Implemented Interfaces:
Serializable

public class TypedCacheKey
extends Object
implements Serializable

Author:
lazyman
See Also:
Serialized Form

Constructor Summary
TypedCacheKey(ObjectQuery query, Class type)
           
 
Method Summary
 boolean equals(Object o)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypedCacheKey

public TypedCacheKey(ObjectQuery query,
                     Class type)
Method Detail

equals

public boolean equals(Object o)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object


Copyright © 2013 evolveum. All Rights Reserved.