Class ReferenceComparator

java.lang.Object
org.alfresco.repo.virtual.store.ReferenceComparator
All Implemented Interfaces:
Comparator<Reference>

public class ReferenceComparator extends Object implements Comparator<Reference>
Property value based virtual nodes Comparator. Compares two virtualized nodes based on an ordered collection of property names. The property with the lower index in the collection of properties is the more significant (with the highest-order) one in the comparison process.
Author:
Silviu Dinuta