| Package | Description |
|---|---|
| org.opencms.file.collectors |
Collectors allow to gather lists of OpenCms resources from the OpenCms VFS using specific rules.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmsAddCategoriesPostCreateHandler
A post create handler that adds categories to newly created resources (that are not a copy of an existing resource).
|
class |
CmsDefaultPostCreateHandler
Default implementation for the post-create handler interface.
|
| Modifier and Type | Method and Description |
|---|---|
static I_CmsCollectorPostCreateHandler |
A_CmsResourceCollector.getPostCreateHandler(java.lang.String className)
Instantiates a post-create handler given a class name (which may actually be null).
|