com.partnersoft.v3x.apps.Staker.interfaces.CADPMap
Class CADPMapCollector
java.lang.Object
com.partnersoft.v3x.apps.Staker.interfaces.CADPMap.CADPMapCollector
- All Implemented Interfaces:
- SummaryIteratorCollector
public class CADPMapCollector
- extends java.lang.Object
- implements SummaryIteratorCollector
Collects location summary data and transforms it into something that can be
passed to the CADP output SQL report engine.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CADPMapCollector
public CADPMapCollector()
forTheJob
public void forTheJob(SummaryIteratorState state)
- Specified by:
forTheJob in interface SummaryIteratorCollector
forEachLocation
public void forEachLocation(SummaryIteratorState state)
- Specified by:
forEachLocation in interface SummaryIteratorCollector
forEachUnitAggregate
public void forEachUnitAggregate(SummaryIteratorState state)
- Specified by:
forEachUnitAggregate in interface SummaryIteratorCollector
whenFinished
public void whenFinished(SummaryIteratorState state)
- Specified by:
whenFinished in interface SummaryIteratorCollector
getJob
public Job getJob()
getPoles
public java.util.ArrayList getPoles()