@Component public class FieldProcessPlugin extends Object implements DataProcessPlugin
| Constructor and Description |
|---|
FieldProcessPlugin() |
| Modifier and Type | Method and Description |
|---|---|
List<ItemGroup> |
processData(List<ItemGroup> itemGroups,
BillInfo billInfo,
RuleInfo ruleInfo)
处理数据
|
void |
setCargoNameLengthLimit(int cargoNameLengthLimit) |
void |
setItemSpecNameLengthLimit(int itemSpecNameLengthLimit) |
public List<ItemGroup> processData(List<ItemGroup> itemGroups, BillInfo billInfo, RuleInfo ruleInfo)
DataProcessPluginprocessData in interface DataProcessPluginpublic void setCargoNameLengthLimit(int cargoNameLengthLimit)
public void setItemSpecNameLengthLimit(int itemSpecNameLengthLimit)
Copyright © 2020. All rights reserved.