wt.epm.upload
Class EPMUploadGeneric.InstanceIterator

java.lang.Object
  extended bywt.epm.upload.EPMUploadGeneric.InstanceIterator
Enclosing class:
EPMUploadGeneric

protected class EPMUploadGeneric.InstanceIterator
extends Object


Constructor Summary
protected EPMUploadGeneric.InstanceIterator()
           
 
Method Summary
 void execute()
           
protected  void processInstance(EPMUploadInstance uploadInstance)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EPMUploadGeneric.InstanceIterator

protected EPMUploadGeneric.InstanceIterator()
Method Detail

execute

public void execute()
             throws WTException
Throws:
WTException

processInstance

protected void processInstance(EPMUploadInstance uploadInstance)
                        throws WTException
Throws:
WTException