Provides the WCM API.
-
Interface Summary Interface Description AuditLogTimelineEventType AuthoringUIModeService Authoring UI mode service provides helpers to get and edit authoring UI mode, as well as to get the corresponding editor URL.LanguageManager Provides a service for content languages.LanguageManager.Info Information about a resource in a language tree.LanguageManager.Tree Encapsulates information about language specific existences of resources in a tree.LanguageManager.TreeNode Denotes a node in the tree.NameConstants Deprecated. Replaced byNameConstants
Constants for jcr names used in cq.Page Defines the interface of a CQ WCM Page.PageInfoAggregator Uses multiple sources to aggregate information pertaining to a given resource (usually a page)PageInfoProvider APageInfoProvider
is used to provide status information for a resource, usually a page or an aggregate root node.PageManager The page manager provides methods for page level operations.PageManagerFactory Creates PageManager instances.Revision Defines the interface of a CQ page revision.Template Defines the interface of a CQ WCM template.TemplatedResource The templated resource merges content of a cq:Template nodeTemplateManager Template Manger API.VersionManager VersionManager
provides methods to manage page versions.VersionManager.PurgeInfo General info about version purging. -
Class Summary Class Description IsPageNodePredicate Predicate used to filter Template nodes.PageEvent This event is fired for each page change.PageFilter PageManager.CopyOptions Options object used forPageManager.copy(CopyOptions)
.PageModification This class encapsulates the information coming along with a page modification.WCMFilteringResourceWrapper Filters child resources of the givenresource
based on the givencontentResource
design properties The current wrapper is filtering child resources using GraniteExpressionResolver
It does that by adding custom variables to theExpressionCustomizer
which will use the request as a data vessel. -
Enum Summary Enum Description AuthoringUIMode DebugFlag Enumeration of the various cq5 debug flagsPageModification.ModificationType The modification type.WCMMode -
Exception Summary Exception Description WCMException WCMException
used for failing WCM operationsWCMRuntimeException