|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StructuredContentRule | |
|---|---|
| org.broadleafcommerce.cms.structure.domain | |
| Uses of StructuredContentRule in org.broadleafcommerce.cms.structure.domain |
|---|
| Classes in org.broadleafcommerce.cms.structure.domain that implement StructuredContentRule | |
|---|---|
class |
StructuredContentRuleImpl
|
| Methods in org.broadleafcommerce.cms.structure.domain that return StructuredContentRule | |
|---|---|
StructuredContentRule |
StructuredContentRule.cloneEntity()
Builds a copy of this content rule. |
StructuredContentRule |
StructuredContentRuleImpl.cloneEntity()
|
| Methods in org.broadleafcommerce.cms.structure.domain that return types with arguments of type StructuredContentRule | |
|---|---|
Map<String,StructuredContentRule> |
StructuredContentImpl.getStructuredContentMatchRules()
|
Map<String,StructuredContentRule> |
StructuredContent.getStructuredContentMatchRules()
Returns a map of the targeting rules associated with this content item. |
| Method parameters in org.broadleafcommerce.cms.structure.domain with type arguments of type StructuredContentRule | |
|---|---|
void |
StructuredContentImpl.setStructuredContentMatchRules(Map<String,StructuredContentRule> structuredContentMatchRules)
|
void |
StructuredContent.setStructuredContentMatchRules(Map<String,StructuredContentRule> structuredContentMatchRules)
Sets the targeting rules for this content item. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||