A C D G H M R T 

A

AbstractDialogRewriteRule - Class in com.adobe.cq.dialogconversion
Base class for services that implement a dialog rewrite rule.
AbstractDialogRewriteRule() - Constructor for class com.adobe.cq.dialogconversion.AbstractDialogRewriteRule
 
activate(ComponentContext) - Method in class com.adobe.cq.dialogconversion.AbstractDialogRewriteRule
 
applyTo(Node, Set<Node>) - Method in interface com.adobe.cq.dialogconversion.DialogRewriteRule
Applies this rule to the subtree rooted at the specified root node.

C

com.adobe.cq.dialogconversion - package com.adobe.cq.dialogconversion
copyProperty(Node, String, Node, String) - Static method in class com.adobe.cq.dialogconversion.DialogRewriteUtils
Copies a property from a source to a destination node.

D

DialogRewriteException - Exception in com.adobe.cq.dialogconversion
Exception thrown when something goes wrong while rewriting a dialog.
DialogRewriteException(String) - Constructor for exception com.adobe.cq.dialogconversion.DialogRewriteException
 
DialogRewriteException(String, Throwable) - Constructor for exception com.adobe.cq.dialogconversion.DialogRewriteException
 
DialogRewriteRule - Interface in com.adobe.cq.dialogconversion
Interface for services that implement a dialog rewrite rule.
DialogRewriteUtils - Class in com.adobe.cq.dialogconversion
Provides helper methods to be used by dialog rewrite rules.
DialogRewriteUtils() - Constructor for class com.adobe.cq.dialogconversion.DialogRewriteUtils
 

G

getRanking() - Method in class com.adobe.cq.dialogconversion.AbstractDialogRewriteRule
 
getRanking() - Method in interface com.adobe.cq.dialogconversion.DialogRewriteRule
Returns the ranking of this rule.

H

hasPrimaryType(Node, String) - Static method in class com.adobe.cq.dialogconversion.DialogRewriteUtils
Checks if a node has a certain primary type.
hasType(Node, String) - Static method in class com.adobe.cq.dialogconversion.DialogRewriteUtils
Checks if a node has a certain type.
hasXtype(Node, String) - Static method in class com.adobe.cq.dialogconversion.DialogRewriteUtils
Checks if a node has a certain xtype.

M

matches(Node) - Method in interface com.adobe.cq.dialogconversion.DialogRewriteRule
Returns true if this rule matches the given subtree.

R

rename(Node) - Static method in class com.adobe.cq.dialogconversion.DialogRewriteUtils
Renames the specified node to a temporary name.

T

toString() - Method in class com.adobe.cq.dialogconversion.AbstractDialogRewriteRule
 
A C D G H M R T 

Copyright © 2011-2015 Adobe Systems Incorporated. All Rights Reserved.