public class CustomFieldRuleBuilderFieldServiceFactoryAOP extends Object
| Modifier and Type | Field and Description |
|---|---|
protected CustomFieldService |
customFieldService |
| Constructor and Description |
|---|
CustomFieldRuleBuilderFieldServiceFactoryAOP() |
| Modifier and Type | Method and Description |
|---|---|
protected StringBuilder |
buildEnumValueStringData(List<AllowedEnumValue> allowedEnumValues,
StringBuilder sb,
int i) |
protected String |
getEscapedValue(AllowedEnumValue allowedEnumValue) |
protected String |
getOptionValues(CustomField customField) |
Object |
process(org.aspectj.lang.ProceedingJoinPoint call) |
protected CustomFieldService customFieldService
public CustomFieldRuleBuilderFieldServiceFactoryAOP()
public Object process(org.aspectj.lang.ProceedingJoinPoint call) throws Throwable
Throwableprotected String getOptionValues(CustomField customField)
protected StringBuilder buildEnumValueStringData(List<AllowedEnumValue> allowedEnumValues, StringBuilder sb, int i)
protected String getEscapedValue(AllowedEnumValue allowedEnumValue)
Copyright © 2020. All rights reserved.