Modifier and Type | Interface and Description |
---|---|
interface |
PageRule
Implementations hold the values for a rule used to determine if a
Page
should be displayed. |
Modifier and Type | Class and Description |
---|---|
class |
PageRuleImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
StructuredContentRule
Implementations hold the values for a rule used to determine if a
StructuredContent
item should be displayed. |
Modifier and Type | Class and Description |
---|---|
class |
StructuredContentRuleImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
OfferRule |
Modifier and Type | Class and Description |
---|---|
class |
OfferOfferRuleXrefImpl |
class |
OfferRuleImpl |
Modifier and Type | Method and Description |
---|---|
protected Property |
RuleFieldPersistenceProvider.convertSimpleRuleToJson(MVELToDataWrapperTranslator translator,
com.fasterxml.jackson.databind.ObjectMapper mapper,
SimpleRule simpleRule,
String jsonProp,
String fieldService) |
protected Long |
RuleFieldPersistenceProvider.getContainedRuleId(SimpleRule simpleRule,
javax.persistence.EntityManager em) |
protected Long |
RuleFieldPersistenceProvider.getRuleId(SimpleRule rule,
javax.persistence.EntityManager em) |
protected void |
RuleFieldPersistenceProvider.updateSimpleRule(PopulateValueRequest populateValueRequest,
String mvel,
boolean persist,
SimpleRule rule) |
Copyright © 2022. All rights reserved.