IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.bc.ej
Class EJUtils

java.lang.Object
  extended by com.ibm.btt.bc.ej.EJUtils

public class EJUtils
extends java.lang.Object


Constructor Summary
EJUtils()
           
 
Method Summary
static void setRestoreDetailDataToRecord(EJRecord record, java.lang.Object obj)
          Serialize the input object and set the serialized data to RestoreDetailData field of EJ record
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EJUtils

public EJUtils()
Method Detail

setRestoreDetailDataToRecord

public static void setRestoreDetailDataToRecord(EJRecord record,
                                                java.lang.Object obj)
                                         throws java.io.IOException
Serialize the input object and set the serialized data to RestoreDetailData field of EJ record

Parameters:
record -
obj -
Throws:
java.io.IOException

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2009