IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.base
Class ExistsAssertion

java.lang.Object
  extended by com.ibm.btt.base.OperationStep
      extended by com.ibm.btt.base.ExistsAssertion
All Implemented Interfaces:
OperationStepInterface

This class checks if a data element exists in the
 context of an operation.


Field Summary
 
Fields inherited from class com.ibm.btt.base.OperationStep
RC_ERROR, RC_OK
 
Constructor Summary
ExistsAssertion()
          
Method Summary
 int execute()
          
Methods inherited from class com.ibm.btt.base.OperationStep
addElement, getApplicationId, getContext, getElementAt, getFormat, getFormats, getKeyedCollection, getName, getOperation, getParams, getParent, getService, getValueAt, postExecute, preExecute, removeAt, setApplicationId, setContext, setKeyedCollection, setName, setOperation, setParams, setValueAt
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExistsAssertion

public ExistsAssertion()
Method Detail

execute

public int execute()
            throws java.lang.Exception
Checks if the data element exists in the context of the operation.

Specified by:
execute in interface OperationStepInterface
Specified by:
execute in class OperationStep
Returns:
int - the compare result
Throws:
java.lang.Exception.
java.lang.Exception

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2009