com.retek.component.customerorder.impl.remote
Class CustomerOrderRemotePersistHelper
java.lang.Object
com.retek.component.customerorder.impl.remote.CustomerOrderRemotePersistHelper
- public class CustomerOrderRemotePersistHelper
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomerOrderRemotePersistHelper
public CustomerOrderRemotePersistHelper()
persistOrder
public static void persistOrder(CustomerOrderImpl customerOrderImpl,
User user,
java.lang.String orginalOrderSummaryInfo)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
persistOrderDto
public static CustomerOrderDto persistOrderDto(DistributedContext context,
CustomerOrderDto customerOrderDto,
DistributedReference userRef,
boolean isNewOrder,
java.lang.String orginalOrderSummaryInfo)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setAuditInformation
public static void setAuditInformation(CustomerOrderDto customerOrderDto,
User user,
RDate now)
throws SystemException
- Throws:
SystemException
updateOrderLineUpdatedDateAuditInfo
public static void updateOrderLineUpdatedDateAuditInfo(CustomerOrderDto customerOrderDto)
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28