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 interfaceComponentRewriteRuleInterface 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 classColumnControlRewriteRuleRewrites 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 interfacePolicyImportRuleInterface 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 interfaceStructureRewriteRule -
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 classPageRewriteRuleRewrites the jcr:content node of a Page.
-