public abstract class AbstractDialogRewriteRule extends java.lang.Object implements DialogRewriteRule
DialogRewriteRule.getRanking() using the service.ranking OSGi property.| Constructor and Description |
|---|
AbstractDialogRewriteRule() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate(ComponentContext context) |
int |
getRanking()
Returns the ranking of this rule.
|
java.lang.String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitapplyTo, matchesprotected void activate(ComponentContext context)
throws RepositoryException
RepositoryExceptionpublic int getRanking()
DialogRewriteRuleInteger.MAX_VALUE. The order of rules with equal rankings is arbitrary.getRanking in interface DialogRewriteRulepublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2011-2015 Adobe Systems Incorporated. All Rights Reserved.