com.softslate.commerce.businessobjects.tax
Class AvaTaxProcessor
java.lang.Object
com.softslate.commerce.businessobjects.core.BaseBusinessObject
com.softslate.commerce.businessobjects.core.BaseBusinessProcessor
com.softslate.commerce.businessobjects.tax.BaseTaxProcessor
com.softslate.commerce.businessobjects.tax.AvaTaxProcessor
- All Implemented Interfaces:
- BusinessObject, BusinessProcessor, TaxProcessor
public class AvaTaxProcessor
- extends BaseTaxProcessor
- Author:
- ashish
|
Field Summary |
(package private) static org.apache.commons.logging.Log |
log
|
| Methods inherited from class com.softslate.commerce.businessobjects.core.BaseBusinessProcessor |
formatDateTime, formatPrice, getAppComponents, getAppSettings, getAttributeIDs, getBusinessObjectFactory, getDaoFactory, getProductIDs, getSettings, getUser, initialize, loadMatchingSkus, parseDateTime, parseResponseData, prepareRequestData, sendHTTPPost, sendHTTPPost, setAppComponents, setAppSettings, setBusinessObjectFactory, setDaoFactory, setSettings, setUser, updateOrderTotals, updateOrderTotals, utils |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
static org.apache.commons.logging.Log log
AvaTaxProcessor
public AvaTaxProcessor()
processTax
public int processTax()
throws java.lang.Exception
- Specified by:
processTax in class BaseTaxProcessor
- Throws:
java.lang.Exception
getTaxSvc
public com.avalara.avatax.services.tax.TaxSvcSoap getTaxSvc()
throws javax.xml.rpc.ServiceException,
javax.xml.soap.SOAPException,
java.net.MalformedURLException,
java.io.IOException
- Throws:
javax.xml.rpc.ServiceException
javax.xml.soap.SOAPException
java.net.MalformedURLException
java.io.IOException
doErrorMessage
public java.lang.String doErrorMessage(com.avalara.avatax.services.tax.ArrayOfMessage messages)
validateAddress
public int validateAddress()
throws java.lang.Exception
- Throws:
java.lang.Exception
getAddressSvc
public com.avalara.avatax.services.address.AddressSvcSoap getAddressSvc()
throws javax.xml.rpc.ServiceException,
javax.xml.soap.SOAPException,
java.net.MalformedURLException
- Throws:
javax.xml.rpc.ServiceException
javax.xml.soap.SOAPException
java.net.MalformedURLException
doAddressErrorMessage
public java.lang.String doAddressErrorMessage(com.avalara.avatax.services.address.ArrayOfMessage messages)
Copyright © SoftSlate, LLC 20032010