|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.v3x.apps.Staker.JobSummaryIterator
com.partnersoft.v3x.apps.Staker.accounting.SEDC.SEDCJobIterator
public class SEDCJobIterator
Iterates through a job and spews out an SEDC jobsup file.
| Field Summary |
|---|
| Fields inherited from class com.partnersoft.v3x.apps.Staker.JobSummaryIterator |
|---|
currentJob, currentUnit, numberExisting, numberNew, numberRetire |
| Constructor Summary | |
|---|---|
SEDCJobIterator(Job jobby,
java.io.PrintStream output)
Create a SEDCJobIterator. |
|
| Method Summary | |
|---|---|
protected void |
forEachUnit()
Called for each StakedUnit. |
protected void |
theJob()
Called first. |
protected void |
whenFinished()
|
| Methods inherited from class com.partnersoft.v3x.apps.Staker.JobSummaryIterator |
|---|
start |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SEDCJobIterator(Job jobby,
java.io.PrintStream output)
| Method Detail |
|---|
protected void theJob()
theJob in class JobSummaryIteratorprotected void forEachUnit()
forEachUnit in class JobSummaryIteratorprotected void whenFinished()
whenFinished in class JobSummaryIterator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||