com.retek.component.customerorder.impl.command
Class CustomerOrderApplyAccommodationsCommand
java.lang.Object
com.retek.commons.domain.core.Command
com.retek.component.customerorder.impl.command.CustomerOrderApplyAccommodationsCommand
- public class CustomerOrderApplyAccommodationsCommand
- extends Command
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomerOrderApplyAccommodationsCommand
public CustomerOrderApplyAccommodationsCommand()
doExecute
protected void doExecute()
throws SystemException,
BusinessException
- Specified by:
doExecute
in class Command
- Throws:
SystemException
BusinessException
setOrder
public void setOrder(CustomerOrderImpl order)
setAccommodation
public void setAccommodation(AccommodationImpl accommodation)
setRefundable
public void setRefundable(Refundable refundable)
getOrderLineAccommodations
public java.util.List getOrderLineAccommodations()
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28