Package | Description |
---|---|
org.broadleafcommerce.cms.structure.domain |
Modifier and Type | Class and Description |
---|---|
class |
StructuredContentRuleImpl |
Modifier and Type | Method and Description |
---|---|
StructuredContentRule |
StructuredContentRuleImpl.cloneEntity() |
StructuredContentRule |
StructuredContentRule.cloneEntity()
Builds a copy of this content rule.
|
Modifier and Type | Method and Description |
---|---|
Map<String,StructuredContentRule> |
StructuredContentImpl.getStructuredContentMatchRules() |
Map<String,StructuredContentRule> |
StructuredContent.getStructuredContentMatchRules()
Returns a map of the targeting rules associated with this content item.
|
Modifier and Type | Method and Description |
---|---|
void |
StructuredContentImpl.setStructuredContentMatchRules(Map<String,StructuredContentRule> structuredContentMatchRules) |
void |
StructuredContent.setStructuredContentMatchRules(Map<String,StructuredContentRule> structuredContentMatchRules)
Sets the targeting rules for this content item.
|
Copyright © 2014. All rights reserved.