public interface PageRule extends SimpleRule, MultiTenantCloneable<PageRule>
Page
should be displayed.
time
, or request
DisplayContentTag
,
org.broadleafcommerce.cms.structure.service.PageServiceImpl#evaluateAndPriortizePages(java.util.List, int, java.util.Map)
Modifier and Type | Method and Description |
---|---|
PageRule |
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
Copyright © 2017. All rights reserved.