public interface StructuredContentRule extends SimpleRule, MultiTenantCloneable<StructuredContentRule>
StructuredContent
item should be displayed.
time
, or request
org.broadleafcommerce.cms.web.structure.DisplayContentTag
,
StructuredContentServiceImpl.evaluateAndPriortizeContent(java.util.List, int, java.util.Map)
Modifier and Type | Method and Description |
---|---|
StructuredContentRule |
cloneEntity()
Builds a copy of this content rule.
|
Long |
getId()
Gets the primary key.
|
void |
setId(Long id)
Sets the primary key.
|
getMatchRule, setMatchRule
createOrRetrieveCopyInstance
@Nonnull StructuredContentRule cloneEntity()
Copyright © 2022. All rights reserved.