Shipping interface dependency graph
2024-12-30 09:37:13 148 1 Report 0
0
Login to view full content
This is a shipping interface dependency graph, illustrating the intricate dependencies within the shipping process. The flowchart outlines various components such as ConsignWhiteListRuler, BimBizChecker, and ImportConsignHandler, each playing a crucial role in handling consign contexts. Key functionalities like doCheck and doHandle are highlighted, demonstrating how different elements like ConsignContext, OrderServiceItemRuler, and various Ruler Wrappers interact. This graph serves as a comprehensive guide to understanding the dependencies and associations in the shipping interface, ensuring efficient and accurate processing of consignments.
Other creations by the author
Outline/Content
ConsignWhiteListRuler
association
BimBizChecker
+ doCheck(ConsignContext context):Boolean
ImportConsignHandler
+ doHandle(ConsignContext context):Boolean
achieve
ConsignContext
- order:OrderDO- goodsList:List- receiver:ContactDO- serviceItemId:String
Ruler
+doRule(ConsignContext context):Boolean
BizChecker
doCheck(ConsignContext context):Boolean
Dependence
OrderServiceItemRuler
TinBizChecker
- rulerList:List
Ruler Wrapper
+ doProcess(ConsignContext context):Boolean
HzCustomsRuleWrapper
- ruleList:List
DocumentTypeRuler
Hz Order Amount Ruler
SjCustomsRuleWrapper
- ruleList:LinkList

Collect

Collect
0 Comments
Next page
Recommended for you
More