com.retek.component.internet.impl
Class CustomerConverter
java.lang.Object
com.retek.component.internet.impl.CustomerConverter
- public class CustomerConverter
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomerConverter
public CustomerConverter()
getCustomerSet
public static java.util.Set getCustomerSet(java.util.List customers)
throws SystemException
- Throws:
SystemException
getCustomer
public static Customer getCustomer(ExACustomerImpl exaCustomer,
DistributedContext context)
throws SystemException,
BusinessException,
ExABusinessException,
ExASystemException
- Throws:
SystemException
BusinessException
ExABusinessException
ExASystemException
createCustomer
public static Customer createCustomer(ExACustomerRequest customerRequest,
DistributedContext context)
throws SystemException,
ExABusinessException,
ExASystemException,
BusinessException
- Throws:
SystemException
ExABusinessException
ExASystemException
BusinessException
updateCustomer
public static Customer updateCustomer(ExACustomerRequest customerRequest,
DistributedContext context)
throws SystemException,
ExABusinessException,
ExASystemException,
BusinessException
- Throws:
SystemException
ExABusinessException
ExASystemException
BusinessException
getExACustomer
public static ExACustomer getExACustomer(Customer customer)
throws SystemException
- Throws:
SystemException
getExistingCustomer
public static Customer getExistingCustomer(java.lang.String customerNumber,
DistributedContext context)
throws BusinessException,
SystemException,
ExABusinessException,
ExASystemException
- Throws:
BusinessException
SystemException
ExABusinessException
ExASystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28