Package | Description |
---|---|
com.neurosys.ecom.etl | |
com.neurosys.etl.excel.transformers | |
com.neurosys.modules.etl | |
com.neurosys.user.etl.excel |
Modifier and Type | Class and Description |
---|---|
class |
ExcelRowToAreaTransformer<A extends AreaType>
|
class |
ExcelRowToEcomProductTransformer<P extends Product>
|
Modifier and Type | Class and Description |
---|---|
class |
ExcelRowToAbstractEntityTransformer<T>
Converts an Excel
Row to an Entity type This Process is EventAwareProcess and Is Transactional aware
|
Constructor and Description |
---|
AbstractExcelRowToEntityTransformer(AbstractExcelRowToEntityTransformer t) |
Modifier and Type | Class and Description |
---|---|
class |
ExcelRowToProductTransformer<P extends Product>
|
Modifier and Type | Class and Description |
---|---|
class |
ExcelRowToUserTransformer<U extends User>
Converts an Excel Row to a
User |
Copyright © 2018. All rights reserved.