com.retek.rcom.gui.wrapper
Class RcomAddressManager

java.lang.Object
  extended bycom.retek.rcom.gui.wrapper.RcomAddressManager

public class RcomAddressManager
extends java.lang.Object

This class holds all the static helper methods needs to resolve addresses against Vertex (via Geocode)


Constructor Summary
RcomAddressManager()
           
 
Method Summary
static void validateDefaultBillAndShipTo(Customer customer)
           
static void validateShipTo(CustomerAddress address, Customer customer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RcomAddressManager

public RcomAddressManager()
Method Detail

validateDefaultBillAndShipTo

public static void validateDefaultBillAndShipTo(Customer customer)
                                         throws SystemException,
                                                BusinessException
Throws:
SystemException
BusinessException

validateShipTo

public static void validateShipTo(CustomerAddress address,
                                  Customer customer)
                           throws SystemException,
                                  BusinessException
Throws:
SystemException
BusinessException


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28