Enterprise Information Portal APIs

com.ibm.mm.beans.workflow.event
Interface CMBWorkFlowDataReplyListener

All Superinterfaces:
java.util.EventListener

public interface CMBWorkFlowDataReplyListener
extends java.util.EventListener

Interface for beans that are insterested in receiving data manipulation result events.

See Also:
com.ibm.mm.beans.CMBWorkFlowDataReplyEvent, com.ibm.mm.beans.CMBWorkFlowDataRequestEvent

Method Summary
 void onWorkFlowDataReply(CMBWorkFlowDataReplyEvent evt)
          Event service method.
 

Method Detail

onWorkFlowDataReply

public void onWorkFlowDataReply(CMBWorkFlowDataReplyEvent evt)
Event service method.

EIP JavaBeans

(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.