wt.configuration
Class SerialNumberMappingNewIterationDelegate

java.lang.Object
  extended bywt.configuration.SerialNumberMappingNewIterationDelegate
All Implemented Interfaces:
PathOccurrenceNewIterationDelegate

public class SerialNumberMappingNewIterationDelegate
extends Object
implements PathOccurrenceNewIterationDelegate


Constructor Summary
SerialNumberMappingNewIterationDelegate()
           
 
Method Summary
 Iterated assignValuesToNewIteration(Iterated newIteration, Iterated iterationNewValues)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SerialNumberMappingNewIterationDelegate

public SerialNumberMappingNewIterationDelegate()
Method Detail

assignValuesToNewIteration

public Iterated assignValuesToNewIteration(Iterated newIteration,
                                           Iterated iterationNewValues)
                                    throws WTPropertyVetoException,
                                           WTException
Specified by:
assignValuesToNewIteration in interface PathOccurrenceNewIterationDelegate
Throws:
WTPropertyVetoException
WTException