Uses of Package
org.opencms.file.collectors
Package
Description
This package contains the server-side classes for the publish module.
Collectors allow to gather lists of OpenCms resources from the OpenCms VFS using specific rules.
The implementation of the OpenCms JSP tag library, with some additional utility classes to
help in JSP scriplet code and navigation building.
Low-level functions to manage the loading of resources from the OpenCms VFS.
The base classes for the OpenCms Workplace
(standard dialog, tab dialog, report based dialog)
and the Workplace configuration classes are located here.
-
ClassDescriptionInterface which should be used for collectors which can provide their own publish list.A collector that generates list of
CmsResource
objects from the VFS. -
ClassDescriptionProvides some helpful base implementations for resource collector classes.Data structure for the collector, parsed from the collector parameters.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. -
ClassDescriptionInterface which should be used for collectors which can provide their own publish list.
-
-