Package | Description |
---|---|
com.broadleafcommerce.advancedcms.domain.targeting |
Modifier and Type | Class and Description |
---|---|
class |
ContentTargetingRuleXrefImpl
Maps join between a content targeter and its targeting rules.
|
Modifier and Type | Method and Description |
---|---|
Map<String,ContentTargetingRuleXref> |
ContentTargeter.getMatchRules()
Returns a map of the rules that determine if this targeter applies
|
Map<String,ContentTargetingRuleXref> |
ContentTargeterImpl.getMatchRules() |
Modifier and Type | Method and Description |
---|---|
void |
ContentTargeter.setMatchRules(Map<String,ContentTargetingRuleXref> matchRules)
Sets the rules that determine if this targeter applies
|
void |
ContentTargeterImpl.setMatchRules(Map<String,ContentTargetingRuleXref> matchRules) |
Copyright © 2016. All rights reserved.