public class USPSAddrVal extends BaseModule implements AddrValidationInterface
basePackage, debugStackTraceExclusions
Constructor and Description |
---|
USPSAddrVal(KKEngIf eng)
Constructor
|
Modifier and Type | Method and Description |
---|---|
boolean |
isAvailable()
Determines whether the module is available
|
AddrValidationResultIf |
validateAddress(AddressIf addr)
Called to validate an address
|
getBasketMgr, getCatMgr, getConfigMgr, getConfiguration, getConfigurationValue, getConfigurationValueAsBigDecimalWithDefault, getConfigurationValueAsBool, getConfigurationValueAsIntWithDefault, getCurrMgr, getCustMgr, getCustTagMgr, getDebugStackTraceExclusions, getEmailMgr, getEng, getLangMgr, getModuleClassName, getMultiStoreMgr, getNewCriteria, getOrderMgr, getOrderTotalMgr, getPaymentMgr, getProdMgr, getPromMgr, getRandomText, getRandomText, getResourceBundle, getRewardPointMgr, getSecMgr, getShippingMgr, getSolrMgr, getStoreId, getStoreMgr, getTaxMgr, getZoneCodeForZoneName, init, isAvailable, isAvailable, isMultiStoreShareCustomersOrProducts, setDebugStackTraceExclusions, updateStaticVariablesNow
public USPSAddrVal(KKEngIf eng) throws com.konakart.app.KKException
eng
- the engcom.konakart.app.KKException
- an unexpected KKException exceptionpublic AddrValidationResultIf validateAddress(AddressIf addr) throws java.lang.Exception
validateAddress
in interface AddrValidationInterface
addr
- the addrjava.lang.Exception
- an unexpected exceptionpublic boolean isAvailable()
AddrValidationInterface
isAvailable
in interface AddrValidationInterface
Copyright © 2018 DS Data Systems UK Ltd.