IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.bc.ej.viewer.impl
Class EJRestoreTransactionImgageImpl

java.lang.Object
  extended by com.ibm.btt.bc.ej.viewer.impl.EJRestoreTransactionImgageImpl
All Implemented Interfaces:
EJRestoreTransactionListener

public class EJRestoreTransactionImgageImpl
extends java.lang.Object
implements EJRestoreTransactionListener


Field Summary
(package private)  java.lang.String initPath
           
 
Constructor Summary
EJRestoreTransactionImgageImpl()
           
EJRestoreTransactionImgageImpl(java.lang.String initPath)
           
 
Method Summary
 void destroy()
           
 java.lang.String getInitPath()
           
 void initialize()
           
 void restore(EJRecord record, org.eclipse.swt.widgets.Composite displayParent)
           
static void saveUIImageToRecord(org.eclipse.swt.widgets.Composite target, EJRecord record)
          Util method to save image of Composite to EJ record.
 void setInitPath(java.lang.String initPath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

initPath

java.lang.String initPath
Constructor Detail

EJRestoreTransactionImgageImpl

public EJRestoreTransactionImgageImpl()

EJRestoreTransactionImgageImpl

public EJRestoreTransactionImgageImpl(java.lang.String initPath)
Method Detail

initialize

public void initialize()

destroy

public void destroy()

restore

public void restore(EJRecord record,
                    org.eclipse.swt.widgets.Composite displayParent)
             throws java.io.IOException,
                    java.lang.ClassNotFoundException,
                    DSEInvalidRequestException
Specified by:
restore in interface EJRestoreTransactionListener
Throws:
java.io.IOException
java.lang.ClassNotFoundException
DSEInvalidRequestException

getInitPath

public java.lang.String getInitPath()

setInitPath

public void setInitPath(java.lang.String initPath)

saveUIImageToRecord

public static void saveUIImageToRecord(org.eclipse.swt.widgets.Composite target,
                                       EJRecord record)
Util method to save image of Composite to EJ record.

Parameters:
target -
record -

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2010