com.evolveum.midpoint.schema
Class DomAwareHashCodeStrategy

java.lang.Object
  extended by org.jvnet.jaxb2_commons.lang.DefaultHashCodeStrategy
      extended by org.jvnet.jaxb2_commons.lang.JAXBHashCodeStrategy
          extended by com.evolveum.midpoint.schema.DomAwareHashCodeStrategy
All Implemented Interfaces:
org.jvnet.jaxb2_commons.lang.HashCodeStrategy

public class DomAwareHashCodeStrategy
extends org.jvnet.jaxb2_commons.lang.JAXBHashCodeStrategy

Author:
semancik

Field Summary
 
Fields inherited from class org.jvnet.jaxb2_commons.lang.JAXBHashCodeStrategy
INSTANCE
 
Constructor Summary
DomAwareHashCodeStrategy()
           
 
Method Summary
protected  int hashCodeInternal(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, int hashCode, java.lang.Object value)
           
 
Methods inherited from class org.jvnet.jaxb2_commons.lang.JAXBHashCodeStrategy
hashCodeInternal, hashCodeInternal
 
Methods inherited from class org.jvnet.jaxb2_commons.lang.DefaultHashCodeStrategy
hashCode, hashCode, hashCode, hashCode, hashCode, hashCode, hashCode, hashCode, hashCode, hashCode, hashCode, hashCode, hashCode, hashCode, hashCode, hashCode, hashCode, hashCode
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DomAwareHashCodeStrategy

public DomAwareHashCodeStrategy()
Method Detail

hashCodeInternal

protected int hashCodeInternal(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                               int hashCode,
                               java.lang.Object value)
Overrides:
hashCodeInternal in class org.jvnet.jaxb2_commons.lang.JAXBHashCodeStrategy


Copyright © 2012 evolveum. All Rights Reserved.