com.retek.component.internet.impl
Class AddressConverter
java.lang.Object
com.retek.component.internet.impl.AddressConverter
- public class AddressConverter
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddressConverter
public AddressConverter()
getCustomerAddress
public static CustomerAddress getCustomerAddress(Customer customer,
ExAAddress exaAddress,
DistributedContext context)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getExAAddress
public static ExAAddress getExAAddress(CustomerAddress customerAddress)
throws SystemException
- Throws:
SystemException
findSalutation
public static CustomerSalutation findSalutation(java.lang.String salutationCode,
DistributedContext context)
throws SystemException
- Throws:
SystemException
findSuffix
public static CustomerSuffix findSuffix(java.lang.String suffixCode,
DistributedContext context)
throws SystemException
- Throws:
SystemException
getEmailAddress
public static EmailAddress getEmailAddress(java.lang.String emailAddress)
getCountry
public static Country getCountry(java.lang.String countryCode,
DistributedContext context)
throws SystemException
- Throws:
SystemException
getExAAddressSet
public static java.util.Set getExAAddressSet(java.util.List customerAddresses)
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28