com.retek.component.customerorder.impl.command
Class ProcessTogetherCommand
java.lang.Object
com.retek.commons.domain.core.Command
com.retek.component.customerorder.impl.command.ProcessTogetherCommand
- public class ProcessTogetherCommand
- extends Command
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessTogetherCommand
public ProcessTogetherCommand()
setOrderLines
public void setOrderLines(java.util.Collection orderLines)
setProcessTogther
public void setProcessTogther(java.lang.String processTogether)
setOrderLine
public void setOrderLine(CustomerOrderLine line)
doExecute
protected void doExecute()
throws SystemException,
BusinessException
- Specified by:
doExecute
in class Command
- Throws:
SystemException
BusinessException
getLine
public CustomerOrderLine getLine()
getOrderLines
public java.util.Collection getOrderLines()
getProcessTogether
public java.lang.String getProcessTogether()
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28