|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RuleSet | |
|---|---|
| org.jboss.dna.repository.rules | |
| Uses of RuleSet in org.jboss.dna.repository.rules |
|---|
| Methods in org.jboss.dna.repository.rules that return RuleSet | |
|---|---|
RuleSet |
RuleSet.clone()
|
| Methods in org.jboss.dna.repository.rules that return types with arguments of type RuleSet | |
|---|---|
java.util.Collection<RuleSet> |
RuleService.getRuleSets()
Obtain the rule sets that are currently available in this service. |
| Methods in org.jboss.dna.repository.rules with parameters of type RuleSet | |
|---|---|
boolean |
RuleService.addRuleSet(RuleSet ruleSet)
Add a rule set, or update any existing one that represents the same rule set |
boolean |
RuleService.updateRuleSet(RuleSet ruleSet)
Update the configuration for a sequencer, or add it if there is no matching configuration. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||