wt.ixb.actor
Class PickExistingNonIteratedObjectActor

java.lang.Object
  extended bywt.ixb.actor.PickExistingNonIteratedObjectActor
All Implemented Interfaces:
NonIteratedObjectActorIfc

public class PickExistingNonIteratedObjectActor
extends Object
implements NonIteratedObjectActorIfc


Constructor Summary
PickExistingNonIteratedObjectActor()
           
 
Method Summary
 Object importElement(ElementImportHandlerIfc handler, IxbElement fileXML, Importer importer)
           
protected  void userLog(Object object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PickExistingNonIteratedObjectActor

public PickExistingNonIteratedObjectActor()
Method Detail

importElement

public Object importElement(ElementImportHandlerIfc handler,
                            IxbElement fileXML,
                            Importer importer)
                     throws WTException
Specified by:
importElement in interface NonIteratedObjectActorIfc
Throws:
WTException

userLog

protected void userLog(Object object)
                throws WTException
Throws:
WTException