|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.etasoft.trans.transaction.axTransaction
Transaction for one map execution.
Constructor Summary | |
axTransaction(int licenseTypeRequired)
|
Method Summary | |
java.lang.String |
dump()
Dump IDF into output. |
com.etasoft.trans.runtime.axIDFFrame |
getIDFFrame()
Get IDF Frame |
axInfoList |
getInfoList()
Get info list |
void |
runInput(axMap map,
axInputParameters inputParameters,
com.etasoft.trans.runtime.axLogWriter logWriter,
com.etasoft.trans.runtime.axRunEventSink runEventSink)
Run map on input and fill axIDFFrame with data. |
void |
runOutput(axMap map,
axInputParameters inputParameters,
com.etasoft.trans.runtime.axLogWriter logWriter,
com.etasoft.trans.runtime.axRunEventSink runEventSink)
Run map on output and dump axIDFFrame data out. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public axTransaction(int licenseTypeRequired)
Method Detail |
public com.etasoft.trans.runtime.axIDFFrame getIDFFrame()
public axInfoList getInfoList()
public void runInput(axMap map, axInputParameters inputParameters, com.etasoft.trans.runtime.axLogWriter logWriter, com.etasoft.trans.runtime.axRunEventSink runEventSink) throws java.lang.Throwable
java.lang.Throwable
public void runOutput(axMap map, axInputParameters inputParameters, com.etasoft.trans.runtime.axLogWriter logWriter, com.etasoft.trans.runtime.axRunEventSink runEventSink) throws java.lang.Throwable
java.lang.Throwable
public java.lang.String dump()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |