Skip navigation links


com.thortech.xl.gc.util
Class TransformationEngine

java.lang.Object
  extended by com.thortech.xl.gc.util.TransformationEngine


public class TransformationEngine
extends java.lang.Object

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

TransformationEngine

public TransformationEngine()

Method Detail

transform

public static OIMRecord transform(TransformationSource source,
                                  java.lang.String operationName,
                                  java.util.ArrayList transformationMetadata)
                           throws ProviderException
Transforms the source information into the destination record required.
Parameters:
source - Callback implementation that can provide the source information to the Transformation Engine
Operation - name Recon,Prov
transformationMetadata -
Returns:
Throws:
ProviderException

Skip navigation links


Copyright © 2010, Oracle and/or its affiliates. All rights reserved.