Uses of Class
org.opencms.file.collectors.CmsCollectorData
Packages that use CmsCollectorData
Package
Description
Collectors allow to gather lists of OpenCms resources from the OpenCms VFS using specific rules.
-
Uses of CmsCollectorData in org.opencms.file.collectors
Subclasses of CmsCollectorData in org.opencms.file.collectorsModifier and TypeClassDescriptionclass
Extended data structure for the collector, parsed from the collector parameters.Methods in org.opencms.file.collectors with parameters of type CmsCollectorDataModifier and TypeMethodDescriptionprotected String
A_CmsResourceCollector.getCreateInFolder
(CmsObject cms, CmsCollectorData data) Returns the link to create a new XML content item in the folder pointed to by the parameter.