sifdemo.publisher.iterator
Class SchoolInfoEventIterator

java.lang.Object
  extended by sifdemo.publisher.iterator.SchoolInfoEventIterator
All Implemented Interfaces:
systemic.sif.sifcommon.publisher.SIFEventIterator

public class SchoolInfoEventIterator
extends java.lang.Object
implements systemic.sif.sifcommon.publisher.SIFEventIterator


Constructor Summary
SchoolInfoEventIterator()
           
 
Method Summary
 systemic.sif.sifcommon.model.SIFEvent getNextEvent(systemic.sif.sifcommon.BaseInfo baseInfo, openadk.library.tools.mapping.MappingsContext mappingCtx)
           
 boolean hasNext()
           
 void releaseResources()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchoolInfoEventIterator

public SchoolInfoEventIterator()
Method Detail

getNextEvent

public systemic.sif.sifcommon.model.SIFEvent getNextEvent(systemic.sif.sifcommon.BaseInfo baseInfo,
                                                          openadk.library.tools.mapping.MappingsContext mappingCtx)
                                                   throws openadk.library.tools.mapping.ADKMappingException
Specified by:
getNextEvent in interface systemic.sif.sifcommon.publisher.SIFEventIterator
Throws:
openadk.library.tools.mapping.ADKMappingException

hasNext

public boolean hasNext()
Specified by:
hasNext in interface systemic.sif.sifcommon.publisher.SIFEventIterator

releaseResources

public void releaseResources()
Specified by:
releaseResources in interface systemic.sif.sifcommon.publisher.SIFEventIterator