| Package | Description |
|---|---|
| org.broadleafcommerce.openadmin.server.service.persistence.module.provider |
| Modifier and Type | Method and Description |
|---|---|
String |
RuleFieldExtractionUtility.convertDTOToMvelString(DataDTOToMVELTranslator translator,
String entityKey,
DataDTO dto,
String fieldService) |
String |
RuleFieldExtractionUtility.convertSimpleMatchRuleJsonToMvel(DataDTOToMVELTranslator translator,
String entityKey,
String fieldService,
DataWrapper dw)
Converts the given
DataWrapper into an MVEL expression |
protected boolean |
RuleFieldPersistenceProvider.updateQuantityRule(javax.persistence.EntityManager em,
DataDTOToMVELTranslator translator,
String entityKey,
String fieldService,
String jsonPropertyValue,
Collection<QuantityBasedRule> criteriaList,
Class<?> memberType,
Object parent,
String mappedBy,
Property property) |
Copyright © 2015. All rights reserved.