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 |
---|---|
<G extends ContentTargetingRuleXref> |
ContentTargetingRuleXrefImpl.createOrRetrieveCopyInstance(org.broadleafcommerce.common.copy.MultiTenantCopyContext multiTenantCopyContext) |
Modifier and Type | Method and Description |
---|---|
Map<String,ContentTargetingRuleXref> |
ContentTargeterImpl.getMatchRules() |
Map<String,ContentTargetingRuleXref> |
ContentTargeter.getMatchRules()
Returns a map of the rules that determine if this targeter applies
|
Modifier and Type | Method and Description |
---|---|
void |
ContentTargeterImpl.setMatchRules(Map<String,ContentTargetingRuleXref> matchRules) |
void |
ContentTargeter.setMatchRules(Map<String,ContentTargetingRuleXref> matchRules)
Sets the rules that determine if this targeter applies
|
Copyright © 2020. All rights reserved.