Package | Description |
---|---|
com.neurosys.ecom.etl | |
com.neurosys.etl.common | |
com.neurosys.modules.etl |
Modifier and Type | Class and Description |
---|---|
class |
ExistingAreaLookup<T extends Area>
Check to see if a
Area already exists, and if so load it based on various other settings provided by this class. |
Constructor and Description |
---|
ExistingProductLookup(ExistingEntityMergeTransformer t) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultExistingEntityLookup<E>
ExistingEntityLookup for any Entity that can be found using a #fin |
class |
ExistingEntityLookup<T>
Check to see if an Entity already exists, and if so load (and update) it; based on various other settings provided by this class.
|
Constructor and Description |
---|
ExistingEntityLookup(ExistingEntityMergeTransformer t) |
ExistingEntityMergeTransformer(ExistingEntityMergeTransformer t) |
Modifier and Type | Class and Description |
---|---|
class |
ExistingProductLookup<T extends Product>
Check to see if a
Product already exists, and if so load it based on various other settings provided by this class. |
Constructor and Description |
---|
ExistingProductLookup(ExistingEntityMergeTransformer t) |
Copyright © 2018. All rights reserved.