Package com.evolveum.midpoint.prism.path
Class ItemPathComparatorUtil
java.lang.Object
com.evolveum.midpoint.prism.path.ItemPathComparatorUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ItemPath.CompareResultcompareComplex(@Nullable ItemPath path1, @Nullable ItemPath path2) static booleanequivalent(ItemPath path1, ItemPath path2) static booleanstatic booleanisSubPathOrEquivalent(ItemPath path1, ItemPath path2) static booleanisSuperPath(ItemPath path1, ItemPath path2) static booleanisSuperPathOrEquivalent(ItemPath path1, ItemPath path2) static ItemPath
-
Constructor Details
-
ItemPathComparatorUtil
public ItemPathComparatorUtil()
-
-
Method Details
-
compareComplex
public static ItemPath.CompareResult compareComplex(@Nullable @Nullable ItemPath path1, @Nullable @Nullable ItemPath path2) -
equivalent
-
isSubPath
-
isSuperPath
-
isSuperPathOrEquivalent
-
isSubPathOrEquivalent
-
remainder
-