Package | Description |
---|---|
org.alfresco.repo.web.scripts.rule.ruleset |
Modifier and Type | Method and Description |
---|---|
List<RuleRef> |
RuleSet.getInheritedRules()
Get list of the rules inherited by this rule set from parent
|
List<RuleRef> |
RuleSet.getRules()
Get list of the rules "owned" by this rule set
|
Modifier and Type | Method and Description |
---|---|
void |
RuleSet.setInheritedRules(List<RuleRef> inheritedRules)
Set list of the rules inherited by this rule set from parent
|
void |
RuleSet.setRules(List<RuleRef> rules)
Set list of the rules "owned" by this rule set
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.