Class CmsPriorityResourceCollector

java.lang.Object
org.opencms.file.collectors.A_CmsResourceCollector
org.opencms.file.collectors.CmsPriorityResourceCollector
All Implemented Interfaces:
Comparable<I_CmsResourceCollector>, I_CmsCollectorPublishListProvider, I_CmsResourceCollector

A collector to fetch sorted XML contents in a folder or subtree based on their priority and date or title values.

The date or title information has to be stored as property for each resource.

Since:
6.0.0