Package | Description |
---|---|
com.neurosys.ecom.etl | |
com.neurosys.ecom.orders.service | |
com.neurosys.ecom.orders.wicket |
Class and Description |
---|
ExcelRowToEcomProductTransformer |
FileToProductLookup |
UserToJson
Marshal
IGenericEcomUser to JSON
TODO: Add unit test case |
Class and Description |
---|
SequenceSubOrderTransformer
For a
SubOrder that has a root, we need to determine its previous position and persist that. |
Class and Description |
---|
OrderURLGeneratorTransformer
A
Transformer that accepts Order and produces a Payment Link for it.This class does not validate if the link will result in a success if the user clicks it, that depends on App logic like the State of the Order etc thats usually present in an OrderChangeListener or ChangeListener hooked to ChangeGenerator.setListeners(java.util.List)
Note: A more secure version using a SALT can override this Class. |
Copyright © 2018. All rights reserved.