public class

OrderExpressionHolder

extends Object
java.lang.Object
   ↳ org.mule.modules.handshake.core.holders.OrderExpressionHolder

Summary

Fields
protected Address _billToType
protected String _cancelDateType
protected String _categoryType
protected CreditCard _creditCardType
protected String _customerPOType
protected Customer _customerType
protected boolean _emailSentType
protected boolean _freeShippingType
protected String _idType
protected Date _lastEditedType
protected List<SalesOrderLine> _linesType
protected String _manufacturerIdsType
protected String _manufacturerNamesType
protected String _notesType
protected String _paymentTermsType
protected String _percentDiscountType
protected List<String> _photoURLsType
protected String _resourceUriType
protected boolean _shipPartialType
protected Address _shipToType
protected String _shippingMethodType
protected String _signatureURLType
protected String _startShipDateType
protected String _statusType
protected String _totalOffDiscountType
protected String _userGroupType
protected Object billTo
protected Object cancelDate
protected Object category
protected Object creditCard
protected Object customer
protected Object customerPO
protected Object emailSent
protected Object freeShipping
protected Object id
protected Object lastEdited
protected Object lines
protected Object manufacturerIds
protected Object manufacturerNames
protected Object notes
protected Object paymentTerms
protected Object percentDiscount
protected Object photoURLs
protected Object resourceUri
protected Object shipPartial
protected Object shipTo
protected Object shippingMethod
protected Object signatureURL
protected Object startShipDate
protected Object status
protected Object totalOffDiscount
protected Object userGroup
Public Constructors
OrderExpressionHolder()
Public Methods
Object getBillTo()
Retrieves billTo
Object getCancelDate()
Retrieves cancelDate
Object getCategory()
Retrieves category
Object getCreditCard()
Retrieves creditCard
Object getCustomer()
Retrieves customer
Object getCustomerPO()
Retrieves customerPO
Object getEmailSent()
Retrieves emailSent
Object getFreeShipping()
Retrieves freeShipping
Object getId()
Retrieves id
Object getLastEdited()
Retrieves lastEdited
Object getLines()
Retrieves lines
Object getManufacturerIds()
Retrieves manufacturerIds
Object getManufacturerNames()
Retrieves manufacturerNames
Object getNotes()
Retrieves notes
Object getPaymentTerms()
Retrieves paymentTerms
Object getPercentDiscount()
Retrieves percentDiscount
Object getPhotoURLs()
Retrieves photoURLs
Object getResourceUri()
Retrieves resourceUri
Object getShipPartial()
Retrieves shipPartial
Object getShipTo()
Retrieves shipTo
Object getShippingMethod()
Retrieves shippingMethod
Object getSignatureURL()
Retrieves signatureURL
Object getStartShipDate()
Retrieves startShipDate
Object getStatus()
Retrieves status
Object getTotalOffDiscount()
Retrieves totalOffDiscount
Object getUserGroup()
Retrieves userGroup
void setBillTo(Object value)
Sets billTo
void setCancelDate(Object value)
Sets cancelDate
void setCategory(Object value)
Sets category
void setCreditCard(Object value)
Sets creditCard
void setCustomer(Object value)
Sets customer
void setCustomerPO(Object value)
Sets customerPO
void setEmailSent(Object value)
Sets emailSent
void setFreeShipping(Object value)
Sets freeShipping
void setId(Object value)
Sets id
void setLastEdited(Object value)
Sets lastEdited
void setLines(Object value)
Sets lines
void setManufacturerIds(Object value)
Sets manufacturerIds
void setManufacturerNames(Object value)
Sets manufacturerNames
void setNotes(Object value)
Sets notes
void setPaymentTerms(Object value)
Sets paymentTerms
void setPercentDiscount(Object value)
Sets percentDiscount
void setPhotoURLs(Object value)
Sets photoURLs
void setResourceUri(Object value)
Sets resourceUri
void setShipPartial(Object value)
Sets shipPartial
void setShipTo(Object value)
Sets shipTo
void setShippingMethod(Object value)
Sets shippingMethod
void setSignatureURL(Object value)
Sets signatureURL
void setStartShipDate(Object value)
Sets startShipDate
void setStatus(Object value)
Sets status
void setTotalOffDiscount(Object value)
Sets totalOffDiscount
void setUserGroup(Object value)
Sets userGroup
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected Address _billToType

protected String _cancelDateType

protected String _categoryType

protected CreditCard _creditCardType

protected String _customerPOType

protected Customer _customerType

protected boolean _emailSentType

protected boolean _freeShippingType

protected String _idType

protected Date _lastEditedType

protected List<SalesOrderLine> _linesType

protected String _manufacturerIdsType

protected String _manufacturerNamesType

protected String _notesType

protected String _paymentTermsType

protected String _percentDiscountType

protected List<String> _photoURLsType

protected String _resourceUriType

protected boolean _shipPartialType

protected Address _shipToType

protected String _shippingMethodType

protected String _signatureURLType

protected String _startShipDateType

protected String _statusType

protected String _totalOffDiscountType

protected String _userGroupType

protected Object billTo

protected Object cancelDate

protected Object category

protected Object creditCard

protected Object customer

protected Object customerPO

protected Object emailSent

protected Object freeShipping

protected Object id

protected Object lastEdited

protected Object lines

protected Object manufacturerIds

protected Object manufacturerNames

protected Object notes

protected Object paymentTerms

protected Object percentDiscount

protected Object photoURLs

protected Object resourceUri

protected Object shipPartial

protected Object shipTo

protected Object shippingMethod

protected Object signatureURL

protected Object startShipDate

protected Object status

protected Object totalOffDiscount

protected Object userGroup

Public Constructors

public OrderExpressionHolder ()

Public Methods

public Object getBillTo ()

Retrieves billTo

public Object getCancelDate ()

Retrieves cancelDate

public Object getCategory ()

Retrieves category

public Object getCreditCard ()

Retrieves creditCard

public Object getCustomer ()

Retrieves customer

public Object getCustomerPO ()

Retrieves customerPO

public Object getEmailSent ()

Retrieves emailSent

public Object getFreeShipping ()

Retrieves freeShipping

public Object getId ()

Retrieves id

public Object getLastEdited ()

Retrieves lastEdited

public Object getLines ()

Retrieves lines

public Object getManufacturerIds ()

Retrieves manufacturerIds

public Object getManufacturerNames ()

Retrieves manufacturerNames

public Object getNotes ()

Retrieves notes

public Object getPaymentTerms ()

Retrieves paymentTerms

public Object getPercentDiscount ()

Retrieves percentDiscount

public Object getPhotoURLs ()

Retrieves photoURLs

public Object getResourceUri ()

Retrieves resourceUri

public Object getShipPartial ()

Retrieves shipPartial

public Object getShipTo ()

Retrieves shipTo

public Object getShippingMethod ()

Retrieves shippingMethod

public Object getSignatureURL ()

Retrieves signatureURL

public Object getStartShipDate ()

Retrieves startShipDate

public Object getStatus ()

Retrieves status

public Object getTotalOffDiscount ()

Retrieves totalOffDiscount

public Object getUserGroup ()

Retrieves userGroup

public void setBillTo (Object value)

Sets billTo

Parameters
value Value to set

public void setCancelDate (Object value)

Sets cancelDate

Parameters
value Value to set

public void setCategory (Object value)

Sets category

Parameters
value Value to set

public void setCreditCard (Object value)

Sets creditCard

Parameters
value Value to set

public void setCustomer (Object value)

Sets customer

Parameters
value Value to set

public void setCustomerPO (Object value)

Sets customerPO

Parameters
value Value to set

public void setEmailSent (Object value)

Sets emailSent

Parameters
value Value to set

public void setFreeShipping (Object value)

Sets freeShipping

Parameters
value Value to set

public void setId (Object value)

Sets id

Parameters
value Value to set

public void setLastEdited (Object value)

Sets lastEdited

Parameters
value Value to set

public void setLines (Object value)

Sets lines

Parameters
value Value to set

public void setManufacturerIds (Object value)

Sets manufacturerIds

Parameters
value Value to set

public void setManufacturerNames (Object value)

Sets manufacturerNames

Parameters
value Value to set

public void setNotes (Object value)

Sets notes

Parameters
value Value to set

public void setPaymentTerms (Object value)

Sets paymentTerms

Parameters
value Value to set

public void setPercentDiscount (Object value)

Sets percentDiscount

Parameters
value Value to set

public void setPhotoURLs (Object value)

Sets photoURLs

Parameters
value Value to set

public void setResourceUri (Object value)

Sets resourceUri

Parameters
value Value to set

public void setShipPartial (Object value)

Sets shipPartial

Parameters
value Value to set

public void setShipTo (Object value)

Sets shipTo

Parameters
value Value to set

public void setShippingMethod (Object value)

Sets shippingMethod

Parameters
value Value to set

public void setSignatureURL (Object value)

Sets signatureURL

Parameters
value Value to set

public void setStartShipDate (Object value)

Sets startShipDate

Parameters
value Value to set

public void setStatus (Object value)

Sets status

Parameters
value Value to set

public void setTotalOffDiscount (Object value)

Sets totalOffDiscount

Parameters
value Value to set

public void setUserGroup (Object value)

Sets userGroup

Parameters
value Value to set