|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.etasoft.trans.transaction.axStreamProducer
Generic file stream producer that can read of the IDFFrame
Constructor Summary | |
axStreamProducer()
|
Method Summary | |
protected void |
addProcSequence(int procSeq)
Add processed sequence. |
protected int |
getNextSequence()
Get next sequence should be traversed to. |
protected boolean |
isOnNextLoop()
Check is this item on the next loop or this loop. |
void |
produce(axOutputHandler doc,
com.etasoft.trans.runtime.axIDFFrame idfFrame,
axInfoList expList)
Produce output. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public axStreamProducer()
Method Detail |
public void produce(axOutputHandler doc, com.etasoft.trans.runtime.axIDFFrame idfFrame, axInfoList expList) throws axException
produce
in interface axProducer
axException
protected boolean isOnNextLoop()
protected int getNextSequence()
protected void addProcSequence(int procSeq)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |