Generated by
JDiff

Package com.day.cq.wcm.api

Removed Classes and Interfaces
AuditLogTimelineEventType  
AuthoringUIMode  
AuthoringUIModeService Authoring UI mode service provides helpers to get and edit authoring UI mode, as well as to get the corresponding editor URL.
DebugFlag Enumeration of the various cq5 debug flags
IsPageNodePredicate Predicate used to filter Template nodes.
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 Constants for jcr names used in cq.
Page Defines the interface of a CQ WCM Page.
PageEvent This event is fired for each page change.
PageFilter Implements a simple page filter that checks for invalid and hidden pages.
PageInfoAggregator Uses multiple sources to aggregate information pertaining to a given resource (usually a page)
PageInfoProvider A PageInfoProvider 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.
PageManager.CopyOptions Options object used for .copy(CopyOptions).
PageManagerFactory Creates PageManager instances.
PageModification This class encapsulates the information coming along with a page modification.
PageModification.ModificationType The modification type.
Revision Defines the interface of a CQ page revision.
Template Defines the interface of a CQ WCM template.
TemplateManager Template Manger API.
TemplatedResource The templated resource merges content of a cq:Template node
VersionManager VersionManager provides methods to manage page versions.
VersionManager.PurgeInfo General info about version purging.
WCMException WCMException used for failing WCM operations
WCMFilteringResourceWrapper Filters child resources of the given resource based on the given contentResource design properties The current wrapper is filtering child resources using Granite ExpressionResolver It does that by adding custom variables to the ExpressionCustomizer which will use the request as a data vessel.
WCMMode