Integrates with OpenDSU Framework to create/manage DSU's while exposing a simple CRUD like API
Methods
# static BatchService(domain:, strategy)
Parameters:
| Name | Type | Description |
|---|---|---|
domain: |
string
|
anchoring domain. defaults to 'default' |
strategy |
strategy
|
# static IndividualProductService(domain:, strategy)
Parameters:
| Name | Type | Description |
|---|---|---|
domain: |
string
|
anchoring domain. defaults to 'default' |
strategy |
strategy
|
# static OrderService(domain:, strategy)
Parameters:
| Name | Type | Description |
|---|---|---|
domain: |
string
|
anchoring domain. defaults to 'default' |
strategy |
strategy
|
# static ProductService(domain:, strategy)
Parameters:
| Name | Type | Description |
|---|---|---|
domain: |
string
|
anchoring domain. defaults to 'default' |
strategy |
strategy
|
# static ReceiptService(domain:, strategy)
Parameters:
| Name | Type | Description |
|---|---|---|
domain: |
string
|
anchoring domain. defaults to 'default' |
strategy |
strategy
|
# static ShipmentCodeService(domain:, strategy)
Parameters:
| Name | Type | Description |
|---|---|---|
domain: |
string
|
anchoring domain. defaults to 'default' |
strategy |
strategy
|
# static ShipmentLineService(domain:, strategy)
Parameters:
| Name | Type | Description |
|---|---|---|
domain: |
string
|
anchoring domain. defaults to 'default' |
strategy |
strategy
|
# static ShipmentService(domain:, strategy)
Parameters:
| Name | Type | Description |
|---|---|---|
domain: |
string
|
anchoring domain. defaults to 'default' |
strategy |
strategy
|
# static TraceabilityService(shipmentLineManager, receiptManager, requesterId)
Parameters:
| Name | Type | Description |
|---|---|---|
shipmentLineManager |
ShipmentLineManager
|
|
receiptManager |
ReceiptManager
|
|
requesterId |
string
|