Package | Description |
---|---|
com.neurosys.ecom.etl |
Modifier and Type | Class and Description |
---|---|
class |
ProductNameTransformer<T extends Product>
Product Name has some restrictions like being unique etc, it cannot be always what is supplied raw; so it is combines with the
Product.getProductCode()
to ensure it is unique. |
Copyright © 2018. All rights reserved.