public interface ConfigurationRuleBuilderWithId extends ConfigurationBuilderRoot
Rule
configuration.Modifier and Type | Method and Description |
---|---|
ConfigurationRuleBuilderWithPriorityAndId |
withPriority(int priority)
Set the priority of this
Rule instance. |
addRule, addRule
getRules
ConfigurationRuleBuilderWithPriorityAndId withPriority(int priority)
Rule
instance. If #priority()
differs from the priority of the
ConfigurationProvider
from which this rule was returned, then relocate this rule to its new priority
position in the compiled rule set.Copyright © 2014 OCPsoft. All Rights Reserved.