IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.cs.ajax
Class AbstractPaginationOp.InternalOperationRepliedListener

java.lang.Object
  extended by com.ibm.btt.cs.ajax.AbstractPaginationOp.InternalOperationRepliedListener
All Implemented Interfaces:
OperationRepliedListener, java.util.EventListener
Enclosing class:
AbstractPaginationOp

 class AbstractPaginationOp.InternalOperationRepliedListener
extends java.lang.Object
implements OperationRepliedListener


Field Summary
(package private)  OperationRepliedEvent evt
           
 
Constructor Summary
AbstractPaginationOp.InternalOperationRepliedListener()
           
 
Method Summary
 void handleEvent()
           
 void handleOperationRepliedEvent(OperationRepliedEvent event)
          This method must be implemented by the operations that want to receive the OperationRepliedEvent events.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

evt

OperationRepliedEvent evt
Constructor Detail

AbstractPaginationOp.InternalOperationRepliedListener

AbstractPaginationOp.InternalOperationRepliedListener()
Method Detail

handleOperationRepliedEvent

public void handleOperationRepliedEvent(OperationRepliedEvent event)
Description copied from interface: OperationRepliedListener
This method must be implemented by the operations that want to receive the OperationRepliedEvent events.

Specified by:
handleOperationRepliedEvent in interface OperationRepliedListener
Parameters:
event - com.ibm.btt.base.OperationRepliedEvent

handleEvent

public void handleEvent()
                 throws DSEInvalidArgumentException,
                        DSEInvalidClassException,
                        DSEInvalidRequestException
Throws:
DSEInvalidArgumentException
DSEInvalidClassException
DSEInvalidRequestException

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2011