Uses of Interface
org.opencms.file.collectors.I_CmsCollectorPostCreateHandler
Package
Description
Collectors allow to gather lists of OpenCms resources from the OpenCms VFS using specific rules.
-
Uses of I_CmsCollectorPostCreateHandler in org.opencms.file.collectors
Modifier and TypeClassDescriptionclass
A post create handler that adds categories to newly created resources (that are not a copy of an existing resource).class
Default implementation for the post-create handler interface.Modifier and TypeMethodDescriptionA_CmsResourceCollector.getPostCreateHandler
(String className) Instantiates a post-create handler given a class name (which may actually be null).