Uses of Interface
org.broadleafcommerce.cms.structure.domain.StructuredContentRule
Packages that use StructuredContentRule
-
Uses of StructuredContentRule in org.broadleafcommerce.cms.structure.domain
Classes in org.broadleafcommerce.cms.structure.domain that implement StructuredContentRuleMethods in org.broadleafcommerce.cms.structure.domain with type parameters of type StructuredContentRuleModifier and TypeMethodDescription<G extends StructuredContentRule>
CreateResponse<G>StructuredContentRuleImpl.createOrRetrieveCopyInstance
(MultiTenantCopyContext context) Methods in org.broadleafcommerce.cms.structure.domain that return StructuredContentRuleModifier and TypeMethodDescriptionStructuredContentRule.cloneEntity()
Builds a copy of this content rule.StructuredContentRuleImpl.cloneEntity()
Methods in org.broadleafcommerce.cms.structure.domain that return types with arguments of type StructuredContentRuleModifier and TypeMethodDescriptionStructuredContent.getStructuredContentMatchRules()
Deprecated.- Not supported - simplifying interfaceStructuredContentImpl.getStructuredContentMatchRules()
Method parameters in org.broadleafcommerce.cms.structure.domain with type arguments of type StructuredContentRuleModifier and TypeMethodDescriptionvoid
StructuredContent.setStructuredContentMatchRules
(Map<String, StructuredContentRule> structuredContentMatchRules) Deprecated.- Not supported - simplifying interfacevoid
StructuredContentImpl.setStructuredContentMatchRules
(Map<String, StructuredContentRule> structuredContentMatchRules)