com.retek.component.customer.impl.command
Class CustomerMergeCommand
java.lang.Object
com.retek.commons.domain.core.Command
com.retek.component.customer.impl.command.CustomerMergeCommand
- public class CustomerMergeCommand
- extends Command
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomerMergeCommand
public CustomerMergeCommand()
doExecute
protected void doExecute()
throws SystemException,
BusinessException
- Specified by:
doExecute
in class Command
- Throws:
SystemException
BusinessException
getActiveCustomer
public Customer getActiveCustomer()
getContext
public DistributedContext getContext()
- Overrides:
getContext
in class Command
getCustomersToMerge
public java.util.Set getCustomersToMerge()
setActiveCustomer
public void setActiveCustomer(Customer activeCustomer)
setContext
public void setContext(DistributedContext context)
- Overrides:
setContext
in class Command
setCustomersToMerge
public void setCustomersToMerge(java.util.Set customersToMerge)
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28