Class CmsPropertyResourceComparator

java.lang.Object
org.opencms.file.collectors.CmsPropertyResourceComparator
All Implemented Interfaces:
Serializable, Comparator<CmsResource>

Comparator for sorting resource objects based on a selected property value.

Serves as Comparator for resources and as comparator key for the resource at the same time. Uses lazy initializing of comparator keys in a resource.

Since:
8.0.4
See Also: