|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.base.OperationStep
com.ibm.btt.base.NumOfElementsAssertion
@ATTR(value={"onTrue#String#IMPLIED","onFalse#String#IMPLIED","dataElement#String#IMPLIED","size#Integer#IMPLIED","operator#String#IMPLIED"}) public class NumOfElementsAssertion
This class compares the size of a data element with a given value.
Field Summary |
---|
Fields inherited from class com.ibm.btt.base.OperationStep |
---|
RC_ERROR, RC_OK |
Constructor Summary | |
---|---|
NumOfElementsAssertion()
|
Method Summary | |
---|---|
int |
execute()
Compares the size of a data element with the size_of_the_data_element operator number. |
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 |
---|
public NumOfElementsAssertion()
Method Detail |
---|
public int execute() throws java.lang.Exception
execute
in interface OperationStepInterface
execute
in class OperationStep
java.io.IOException.
java.lang.Exception
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |