public interface StructuredContentRule extends Serializable
StructuredContent
item should be displayed.
time
, or request
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.
|
String |
getMatchRule() |
void |
setId(Long id)
Sets the primary key.
|
void |
setMatchRule(String matchRule)
Sets the match rule used to test this item.
|
void setMatchRule(@Nonnull String matchRule)
matchRule
- @Nonnull StructuredContentRule cloneEntity()
Copyright © 2013. All rights reserved.