com.evolveum.midpoint.common.diff
Class DiffConstants
java.lang.Object
com.evolveum.midpoint.common.diff.DiffConstants
public class DiffConstants
- extends java.lang.Object
- Since:
- 0.1
- Version:
- $Revision$ $Date$
- Author:
- Igor Farinic
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IGNORE_DIFFERENCES
public static java.util.List<org.custommonkey.xmlunit.Difference> IGNORE_DIFFERENCES
CONTAINER_PROPERTIES
public static java.util.List<java.lang.String> CONTAINER_PROPERTIES
REPLACE_PROPERTIES
public static java.util.List<java.lang.String> REPLACE_PROPERTIES
DiffConstants
public DiffConstants()
isForContainerProperty
public static boolean isForContainerProperty(org.custommonkey.xmlunit.Difference difference)
isForReplaceProperty
public static boolean isForReplaceProperty(org.custommonkey.xmlunit.Difference difference)
getReplacePropertyName
public static java.lang.String getReplacePropertyName(org.custommonkey.xmlunit.Difference difference)
Copyright © 2012 evolveum. All Rights Reserved.