Uses of Interface
com.adobe.aem.modernize.rule.ServiceBasedRewriteRule
-
-
Uses of ServiceBasedRewriteRule in com.adobe.aem.modernize.component
Subinterfaces of ServiceBasedRewriteRule in com.adobe.aem.modernize.component Modifier and Type Interface Description interface
ComponentRewriteRule
Interface for services that implement a component rewrite rule. -
Uses of ServiceBasedRewriteRule in com.adobe.aem.modernize.component.rule
Classes in com.adobe.aem.modernize.component.rule that implement ServiceBasedRewriteRule Modifier and Type Class Description class
ColumnControlRewriteRule
Rewrites a Column Control component into multiple Responsive Grid layout components. -
Uses of ServiceBasedRewriteRule in com.adobe.aem.modernize.policy
Subinterfaces of ServiceBasedRewriteRule in com.adobe.aem.modernize.policy Modifier and Type Interface Description interface
PolicyImportRule
Interface for services that implement a Design rewrite rule. -
Uses of ServiceBasedRewriteRule in com.adobe.aem.modernize.structure
Subinterfaces of ServiceBasedRewriteRule in com.adobe.aem.modernize.structure Modifier and Type Interface Description interface
StructureRewriteRule
-
Uses of ServiceBasedRewriteRule in com.adobe.aem.modernize.structure.rule
Classes in com.adobe.aem.modernize.structure.rule that implement ServiceBasedRewriteRule Modifier and Type Class Description class
PageRewriteRule
Rewrites the jcr:content node of a Page.
-