|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.rcom.gui.wrapper.RcomAddressManager
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 |
public RcomAddressManager()
Method Detail |
public static void validateDefaultBillAndShipTo(Customer customer) throws SystemException, BusinessException
SystemException
BusinessException
public static void validateShipTo(CustomerAddress address, Customer customer) throws SystemException, BusinessException
SystemException
BusinessException
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |