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

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

public class TypedCacheKey
extends java.lang.Object
implements java.io.Serializable

Author:
lazyman
See Also:
Serialized Form

Constructor Summary
TypedCacheKey(ObjectQuery query, java.lang.Class type)
           
 
Method Summary
 boolean equals(java.lang.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,
                     java.lang.Class type)
Method Detail

equals

public boolean equals(java.lang.Object o)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object


Copyright © 2012 evolveum. All Rights Reserved.