| java.lang.Object | |
| ↳ | org.mule.modules.avalara.config.GetTaxMessageProcessor |
GetTaxMessageProcessor invokes the getTax(java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.mule.modules.avalara.AvalaraDocumentType, java.lang.String, java.util.Date, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.List, java.util.List, org.mule.modules.avalara.DetailLevelType, java.lang.String, java.lang.String, boolean, java.lang.String, java.util.Map, java.lang.String, org.mule.modules.avalara.ServiceModeType, java.util.Date, java.lang.String, java.util.Date) method in AvalaraModule. For each argument there is a field in this processor to match it. Before invoking the actual method the processor will evaluate and transform where possible to the expected argument type.
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
org.mule.api.lifecycle.Disposable
| |||||||||||
From interface
org.mule.api.lifecycle.Initialisable
| |||||||||||
From interface
org.mule.api.lifecycle.Startable
| |||||||||||
From interface
org.mule.api.lifecycle.Stoppable
| |||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _accountType | |||||||||||
| _avalaraClientType | |||||||||||
| _baseAddressesType | |||||||||||
| _batchCodeType | |||||||||||
| _commitType | |||||||||||
| _companyCodeType | |||||||||||
| _currencyCodeType | |||||||||||
| _customerCodeType | |||||||||||
| _customerUsageTypeType | |||||||||||
| _destinationCodeType | |||||||||||
| _detailLevelType | |||||||||||
| _discountType | |||||||||||
| _docCodeType | |||||||||||
| _docDateType | |||||||||||
| _docTypeType | |||||||||||
| _exchangeRateEffDateType | |||||||||||
| _exchangeRateType | |||||||||||
| _exemptionNoType | |||||||||||
| _licenseType | |||||||||||
| _linesType | |||||||||||
| _locationCodeType | |||||||||||
| _originCodeType | |||||||||||
| _paymentDateType | |||||||||||
| _purchaseOrderNoType | |||||||||||
| _referenceCodeType | |||||||||||
| _salespersonCodeType | |||||||||||
| _serviceModeType | |||||||||||
| _taxOverrideType | |||||||||||
| account | |||||||||||
| avalaraClient | |||||||||||
| baseAddresses | |||||||||||
| batchCode | |||||||||||
| commit | |||||||||||
| companyCode | |||||||||||
| currencyCode | |||||||||||
| customerCode | |||||||||||
| customerUsageType | |||||||||||
| destinationCode | |||||||||||
| detailLevel | |||||||||||
| discount | |||||||||||
| docCode | |||||||||||
| docDate | |||||||||||
| docType | |||||||||||
| exchangeRate | |||||||||||
| exchangeRateEffDate | |||||||||||
| exemptionNo | |||||||||||
| expressionManager | Mule Expression Manager | ||||||||||
| flowConstruct | Flow construct | ||||||||||
| license | |||||||||||
| lines | |||||||||||
| locationCode | |||||||||||
| logger | |||||||||||
| moduleObject | Module object | ||||||||||
| muleContext | Mule Context | ||||||||||
| originCode | |||||||||||
| patternInfo | Mule Pattern Info | ||||||||||
| paymentDate | |||||||||||
| purchaseOrderNo | |||||||||||
| referenceCode | |||||||||||
| retryCount | Variable used to track how many retries we have attempted on this message processor | ||||||||||
| retryMax | Maximum number of retries that can be attempted. | ||||||||||
| salespersonCode | |||||||||||
| serviceMode | |||||||||||
| taxOverride | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Obtains the expression manager from the Mule context and initialises the connector.
| |||||||||||
Invokes the MessageProcessor.
| |||||||||||
Sets account
| |||||||||||
Sets avalaraClient
| |||||||||||
Sets baseAddresses
| |||||||||||
Sets batchCode
| |||||||||||
Sets commit
| |||||||||||
Sets companyCode
| |||||||||||
Sets currencyCode
| |||||||||||
Sets customerCode
| |||||||||||
Sets customerUsageType
| |||||||||||
Sets destinationCode
| |||||||||||
Sets detailLevel
| |||||||||||
Sets discount
| |||||||||||
Sets docCode
| |||||||||||
Sets docDate
| |||||||||||
Sets docType
| |||||||||||
Sets exchangeRate
| |||||||||||
Sets exchangeRateEffDate
| |||||||||||
Sets exemptionNo
| |||||||||||
Sets flow construct
| |||||||||||
Sets license
| |||||||||||
Sets lines
| |||||||||||
Sets locationCode
| |||||||||||
Sets the instance of the object under which the processor will execute
| |||||||||||
Set the Mule context
| |||||||||||
Sets originCode
| |||||||||||
Sets paymentDate
| |||||||||||
Sets purchaseOrderNo
| |||||||||||
Sets referenceCode
| |||||||||||
Sets retryMax
| |||||||||||
Sets salespersonCode
| |||||||||||
Sets serviceMode
| |||||||||||
Sets taxOverride
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
org.mule.api.construct.FlowConstructAware
| |||||||||||
From interface
org.mule.api.context.MuleContextAware
| |||||||||||
From interface
org.mule.api.lifecycle.Disposable
| |||||||||||
From interface
org.mule.api.lifecycle.Initialisable
| |||||||||||
From interface
org.mule.api.lifecycle.Startable
| |||||||||||
From interface
org.mule.api.lifecycle.Stoppable
| |||||||||||
From interface
org.mule.api.processor.MessageProcessor
| |||||||||||
Mule Expression Manager
Flow construct
Module object
Mule Context
Mule Pattern Info
Variable used to track how many retries we have attempted on this message processor
Maximum number of retries that can be attempted.
Obtains the expression manager from the Mule context and initialises the connector. If a target object has not been set already it will search the Mule registry for a default one.
| InitialisationException |
|---|
Invokes the MessageProcessor.
| event | MuleEvent to be processed |
|---|
| MuleException |
|---|
Sets account
| value | Value to set |
|---|
Sets avalaraClient
| value | Value to set |
|---|
Sets baseAddresses
| value | Value to set |
|---|
Sets batchCode
| value | Value to set |
|---|
Sets commit
| value | Value to set |
|---|
Sets companyCode
| value | Value to set |
|---|
Sets currencyCode
| value | Value to set |
|---|
Sets customerCode
| value | Value to set |
|---|
Sets customerUsageType
| value | Value to set |
|---|
Sets destinationCode
| value | Value to set |
|---|
Sets detailLevel
| value | Value to set |
|---|
Sets discount
| value | Value to set |
|---|
Sets docCode
| value | Value to set |
|---|
Sets docDate
| value | Value to set |
|---|
Sets docType
| value | Value to set |
|---|
Sets exchangeRate
| value | Value to set |
|---|
Sets exchangeRateEffDate
| value | Value to set |
|---|
Sets exemptionNo
| value | Value to set |
|---|
Sets flow construct
| flowConstruct | Flow construct to set |
|---|
Sets license
| value | Value to set |
|---|
Sets lines
| value | Value to set |
|---|
Sets locationCode
| value | Value to set |
|---|
Sets the instance of the object under which the processor will execute
| moduleObject | Instace of the module |
|---|
Set the Mule context
| context | Mule context to set |
|---|
Sets originCode
| value | Value to set |
|---|
Sets paymentDate
| value | Value to set |
|---|
Sets purchaseOrderNo
| value | Value to set |
|---|
Sets referenceCode
| value | Value to set |
|---|
Sets retryMax
| value | Value to set |
|---|
Sets salespersonCode
| value | Value to set |
|---|
Sets serviceMode
| value | Value to set |
|---|
Sets taxOverride
| value | Value to set |
|---|
| MuleException |
|---|
| MuleException |
|---|