|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
com.thortech.xl.gc.util.TransformationEngine
public class TransformationEngine
| Nested Class Summary | |
|---|---|
class |
TransformationEngine.SetOIMRecord |
| Constructor Summary | |
|---|---|
TransformationEngine() |
|
| Method Summary | |
|---|---|
static OIMRecord |
transform(TransformationSource source, java.lang.String operationName, java.util.ArrayList transformationMetadata)Transforms the source information into the destination record required. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TransformationEngine()
| Method Detail |
|---|
public static OIMRecord transform(TransformationSource source,
java.lang.String operationName,
java.util.ArrayList transformationMetadata)
throws ProviderException
source - Callback implementation that can provide the source information to the Transformation EngineOperation - name Recon,ProvtransformationMetadata -ProviderException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||