Package org.opencms.file.collectors
package org.opencms.file.collectors
Collectors allow to gather lists of OpenCms resources from the OpenCms VFS using specific rules.
- Since:
- 6.0.0
- See Also:
-
ClassDescriptionProvides some helpful base implementations for resource collector classes.A post create handler that adds categories to newly created resources (that are not a copy of an existing resource).A collector to fetch XML contents in a folder or the current site filtered by one or more given category types.A resource collector that collects resources changed in a given time frame and supports flexible sorting based on resource dates.Data structure for the collector, parsed from the collector parameters.A default resource collector that supports flexible sorting based on resource dates.Comparator for sorting resource objects based on dates.Default implementation for the post-create handler interface.A default resource collector to generate some example list of resources from the VFS.Extended data structure for the collector, parsed from the collector parameters.Comparator for sorting resource objects based on priority and date.A collector to fetch sorted XML contents in a folder or subtree based on their priority and date or title values.Comparator for sorting resource objects based on priority and title.Comparator for sorting resource objects based on a selected property value.A Solr collector.A collector that returns visited or subscribed resources depending on the current user and parameters.A collector that allows to collect resources within a time range based upon a configurable property that contains a time stamp.Wrapper around a comparator that inverts comparison results which may e.g.Interface which can be used to add custom code to execute after a user has created a new content via a collector list.Interface which should be used for collectors which can provide their own publish list.A collector that generates list of
CmsResource
objects from the VFS.Convenience class to access the localized messages of this OpenCms package.