| Modifier and Type | Method and Description |
|---|---|
protected DataWrapper |
RuleFieldPersistenceProvider.convertJsonToDataWrapper(String json) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
RuleFieldPersistenceProvider.convertMatchRuleJsonToMvel(DataDTOToMVELTranslator translator,
String entityKey,
String fieldService,
DataWrapper dw) |
| Modifier and Type | Field and Description |
|---|---|
protected DataWrapper |
RuleBuilderField.dataWrapper |
| Modifier and Type | Method and Description |
|---|---|
DataWrapper |
RuleBuilderField.getDataWrapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleBuilderField.setDataWrapper(DataWrapper dataWrapper) |
| Modifier and Type | Method and Description |
|---|---|
DataWrapper |
MVELToDataWrapperTranslator.createRuleData(Entity[] entities,
String mvelProperty,
String quantityProperty,
String idProperty,
RuleBuilderFieldService fieldService) |
| Modifier and Type | Method and Description |
|---|---|
protected DataWrapper |
FormBuilderServiceImpl.convertJsonToDataWrapper(String json)
When using Thymeleaf, we need to convert the JSON string back to
a DataWrapper object because Thymeleaf escapes JSON strings.
|
Copyright © 2014. All Rights Reserved.