Package | Description |
---|---|
org.broadleafcommerce.cms.structure.domain |
Modifier and Type | Class and Description |
---|---|
class |
StructuredContentRuleImpl |
Modifier and Type | Method and Description |
---|---|
<G extends StructuredContentRule> |
StructuredContentRuleImpl.createOrRetrieveCopyInstance(MultiTenantCopyContext context) |
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> |
StructuredContent.getStructuredContentMatchRules()
Deprecated.
- Not supported - simplifying interface
Functionality removed as of BLC 3.2
|
Map<String,StructuredContentRule> |
StructuredContentImpl.getStructuredContentMatchRules() |
Modifier and Type | Method and Description |
---|---|
void |
StructuredContent.setStructuredContentMatchRules(Map<String,StructuredContentRule> structuredContentMatchRules)
Deprecated.
- Not supported - simplifying interface
Functionality removed as of BLC 3.2
|
void |
StructuredContentImpl.setStructuredContentMatchRules(Map<String,StructuredContentRule> structuredContentMatchRules) |
Copyright © 2019. All rights reserved.