com.retek.component.customer.integration.impl.command
Class CustomerIntegrationCustomerImportCommand
java.lang.Object
com.retek.commons.domain.core.Command
com.retek.component.customer.integration.impl.command.CustomerIntegrationCustomerImportCommand
- public class CustomerIntegrationCustomerImportCommand
- extends Command
Command class which encapsulates behavior for performing customer integration
imports (customer adds, updates) from external system.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomerIntegrationCustomerImportCommand
public CustomerIntegrationCustomerImportCommand()
throws SystemException
setImportCustomers
public void setImportCustomers(java.util.List importCustomers)
getImportResults
public java.util.List getImportResults()
doExecute
protected void doExecute()
throws SystemException,
BusinessException
- Specified by:
doExecute
in class Command
- Throws:
SystemException
BusinessException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28