Uses of Class
org.opencms.ade.publish.CmsPublishRelationFinder.ResourceMap
Package
Description
This package contains the server-side classes for the publish module.
Classes related to publishing and workflow.
-
Uses of CmsPublishRelationFinder.ResourceMap in org.opencms.ade.publish
Modifier and TypeMethodDescriptionCmsPublishRelationFinder.ResourceMap.filter
(com.google.common.base.Predicate<CmsResource> pred) Creates a new resource map based on this instance while filtering some elements out.CmsPublishRelationFinder.getPublishRelatedResources()
Gets the related resources in the form of a ResourceMap.Modifier and TypeMethodDescriptionvoid
CmsPublishRelationFinder.removeUnchangedTopLevelResources
(CmsPublishRelationFinder.ResourceMap publishRelatedResources, CmsPublishRelationFinder.ResourceMap reachability) Removes unchanged resources from the top level, and if they have children which do not occur anywhere else, moves these children to the top level. -
Uses of CmsPublishRelationFinder.ResourceMap in org.opencms.workflow
Modifier and TypeMethodDescriptionvoid
CmsDefaultPublishResourceFormatter.initialize
(CmsPublishOptions options, CmsPublishRelationFinder.ResourceMap resources) void
I_CmsPublishResourceFormatter.initialize
(CmsPublishOptions options, CmsPublishRelationFinder.ResourceMap resources) Initializes the formatter.