Uses of Package
org.opencms.file.collectors
Packages that use 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.
-
Classes in org.opencms.file.collectors used by org.opencms.ade.publishClassDescriptionInterface which should be used for collectors which can provide their own publish list.A collector that generates list of
CmsResource
objects from the VFS. -
Classes in org.opencms.file.collectors used by org.opencms.file.collectorsClassDescriptionProvides 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. -
Classes in org.opencms.file.collectors used by org.opencms.jspClassDescriptionInterface which should be used for collectors which can provide their own publish list.
-
Classes in org.opencms.file.collectors used by org.opencms.loader
-
Classes in org.opencms.file.collectors used by org.opencms.workplace