com.retek.component.salesaudit.impl.remote.command
Class SalesAuditCustomerOrderConverterRemoteCommand
java.lang.Object
com.retek.commons.domain.core.Command
com.retek.component.salesaudit.impl.remote.command.SalesAuditCustomerOrderConverterRemoteCommand
- public class SalesAuditCustomerOrderConverterRemoteCommand
- extends Command
Command class which encapsulates behavior for implementation
of the sales audit conversion process for a customer order.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SalesAuditCustomerOrderConverterRemoteCommand
public SalesAuditCustomerOrderConverterRemoteCommand()
setCustomerOrder
public void setCustomerOrder(CustomerOrder customerOrder)
setUser
public void setUser(User user)
getTransactionContainers
public java.util.List getTransactionContainers()
doExecute
public 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