public interface PageRule extends Serializable
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.
|
String |
getMatchRule() |
void |
setId(Long id)
Sets the primary key.
|
void |
setMatchRule(String matchRule)
Sets the match rule used to test this item.
|
Copyright © 2013. All rights reserved.