com.retek.component.customer.integration.batch
Class CustomerFileExportWorkUnit

java.lang.Object
  extended bycom.retek.component.customer.integration.batch.CustomerFileExportWorkUnit

public class CustomerFileExportWorkUnit
extends java.lang.Object


Constructor Summary
CustomerFileExportWorkUnit(int workUnitNumber, java.util.Collection customerRefs)
           
 
Method Summary
 void execute()
           
 DistributedContext getContext()
           
 java.util.Collection getCustomerDtos()
           
 java.lang.Exception getException()
           
 int getWorkUnitNumber()
           
 boolean hasException()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomerFileExportWorkUnit

public CustomerFileExportWorkUnit(int workUnitNumber,
                                  java.util.Collection customerRefs)
Method Detail

execute

public void execute()

getWorkUnitNumber

public int getWorkUnitNumber()

getCustomerDtos

public java.util.Collection getCustomerDtos()

hasException

public boolean hasException()

getException

public java.lang.Exception getException()

getContext

public DistributedContext getContext()


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25