Package | Description |
---|---|
com.neurosys.ecom.etl | |
com.neurosys.ecom.logistics.service | |
com.neurosys.ecom.strategy.service |
Modifier and Type | Field and Description |
---|---|
protected LogisticsService |
AreaPersistTransformer.service |
Modifier and Type | Method and Description |
---|---|
LogisticsService |
AreaPersistTransformer.getService() |
LogisticsService |
ExistingAreaLookup.getService() |
Modifier and Type | Method and Description |
---|---|
void |
AreaPersistTransformer.setService(LogisticsService service) |
void |
ExistingAreaLookup.setService(LogisticsService service) |
Modifier and Type | Class and Description |
---|---|
class |
LogisticsServiceImpl
Default Logistics Service
|
Modifier and Type | Field and Description |
---|---|
protected LogisticsService |
DefaultPaymentOptionsStrategy.logisticsService
If we wish to supply multiple payment Options then supply a
LogisticsService If null; only PaymentMethod.ONLINE_SERVICE_PROVIDER will be available. |
Modifier and Type | Method and Description |
---|---|
LogisticsService |
DefaultPaymentOptionsStrategy.getLogisticsService()
If we wish to supply multiple payment Options then supply a
LogisticsService If null; only PaymentMethod.ONLINE_SERVICE_PROVIDER will be available. |
Modifier and Type | Method and Description |
---|---|
void |
DefaultPaymentOptionsStrategy.setLogisticsService(LogisticsService logisticsService)
If we wish to supply multiple payment Options then supply a
LogisticsService If null; only PaymentMethod.ONLINE_SERVICE_PROVIDER will be available. |
Copyright © 2018. All rights reserved.