public class AdminOrderSearch
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
affiliateId
Identifier of the affiliate partner
|
private int |
affiliateIdRule
affiliateIdRule
|
private java.lang.String |
creator
Identifier of the administrator who created the order creator
|
private int |
creatorRule
creatorRule
|
private java.lang.String |
custom1
Custom fields.
|
private java.lang.String |
custom10 |
private int |
custom10Rule |
private java.lang.String |
custom11 |
private int |
custom11Rule |
private java.lang.String |
custom12 |
private int |
custom12Rule |
private java.lang.String |
custom13 |
private int |
custom13Rule |
private java.lang.String |
custom14 |
private int |
custom14Rule |
private java.lang.String |
custom15 |
private int |
custom15Rule |
private java.lang.String |
custom16 |
private int |
custom16Rule |
private int |
custom1Rule |
private java.lang.String |
custom2 |
private int |
custom2Rule |
private java.lang.String |
custom3 |
private int |
custom3Rule |
private java.lang.String |
custom4 |
private int |
custom4Rule |
private java.lang.String |
custom5 |
private int |
custom5Rule |
private java.lang.String |
custom6 |
private int |
custom6Rule |
private java.lang.String |
custom7 |
private int |
custom7Rule |
private java.lang.String |
custom8 |
private int |
custom8Rule |
private java.lang.String |
custom9 |
private int |
custom9Rule |
private java.lang.String |
customerCity
customer City
|
private int |
customerCityRule
customer City rule
|
private java.lang.String |
customerEmail
customer Email Address
|
private int |
customerEmailRule
customer Email Address rule
|
private int |
customerId
customer Id
|
private java.lang.String |
customerName
customer Name
|
private int |
customerNameRule
customer Name Rule
|
private java.lang.String |
customerPostcode
customer Postcode
|
private int |
customerPostcodeRule
customer Postcode rule
|
private java.util.Calendar |
dateAddedFrom
The date that the order was created and added to the database.
|
private java.util.Calendar |
dateAddedTo
The date that the order was created and added to the database.
|
private java.util.Calendar |
dateFinishedFrom
The date that the order was finished.
|
private java.util.Calendar |
dateFinishedTo
The date that the order was finished.
|
private java.util.Calendar |
dateLastModifiedFrom
The date that the order was last modified.
|
private java.util.Calendar |
dateLastModifiedTo
The date that the order was last modified.
|
private boolean |
fillOrderProducts
Fills the order products of the order.
|
private java.lang.String |
orderBy
order By
Use the following constants to set this:
AdminDataDescriptor.ORDER_BY_CUSTOMERS_NAME_ASCENDING
AdminDataDescriptor.ORDER_BY_CUSTOMERS_NAME_DESCENDING
AdminDataDescriptor.ORDER_BY_ORDER_ID_ASCENDING
AdminDataDescriptor.ORDER_BY_ORDER_ID_DESCENDING
AdminDataDescriptor.ORDER_BY_DATE_PURCHASED_ASCENDING
AdminDataDescriptor.ORDER_BY_DATE_PURCHASED_DESCENDING
AdminDataDescriptor.ORDER_BY_ORDER_TOTAL_ASCENDING
AdminDataDescriptor.ORDER_BY_ORDER_TOTAL_DESCENDING
AdminDataDescriptor.ORDER_BY_ORDER_STATUS_ASCENDING
AdminDataDescriptor.ORDER_BY_ORDER_STATUS_DESCENDING
AdminDataDescriptor.ORDER_BY_ORDER_NUMBER_ASCENDING
AdminDataDescriptor.ORDER_BY_ORDER_NUMBER_DESCENDING
AdminDataDescriptor.ORDER_BY_CREATOR_ASCENDING
AdminDataDescriptor.ORDER_BY_CREATOR_DESCENDING
AdminDataDescriptor.ORDER_BY_AFFILIATE_ID_ASCENDING
AdminDataDescriptor.ORDER_BY_AFFILIATE_ID_DESCENDING
Default is null
|
private int |
orderId
order Id
|
private java.lang.String |
orderNumber
order Number
|
private int |
orderNumberRule
order Number Rule
|
private int |
orderStatusId
order Status Id
|
private int[] |
orderStatusIds
order Status Ids
|
private int |
parentId
ParentId used in multi-vendor mode to search for vendor orders associated with the main order
|
private java.lang.String |
paymentMethod
Payment method of the order
|
private int |
paymentMethodRule
paymentMethodRule
|
private java.lang.String |
paymentModuleCode
Payment module code of the order
|
private int |
paymentModuleCodeRule
paymentModuleCodeRule
|
private boolean |
populateArchivedOrdersAttribute
Fetches all archived orders for an order and adds them to the ArchivedOrders attribute.
|
private java.util.Date |
purchaseDate
Deprecated.
|
private int |
searchingUserId
searchingUserId - set by the Admin Engine to the id of the logged in user
|
Constructor and Description |
---|
AdminOrderSearch()
Instantiates an AdminOrderSearch object - a requirement for a bean class
|
AdminOrderSearch(com.workingdogs.village.Record r,
com.konakart.db.KKCriteria c)
Instantiates the attributes of the AdminOrderSearch object from a Record object
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAffiliateId()
Identifier of the affiliate partner
|
int |
getAffiliateIdRule()
The rule for the search.
|
java.lang.String |
getCreator()
Identifier of the administrator who created the order
|
int |
getCreatorRule()
The rule for the search.
|
java.lang.String |
getCustom1() |
java.lang.String |
getCustom10() |
int |
getCustom10Rule() |
java.lang.String |
getCustom11() |
int |
getCustom11Rule() |
java.lang.String |
getCustom12() |
int |
getCustom12Rule() |
java.lang.String |
getCustom13() |
int |
getCustom13Rule() |
java.lang.String |
getCustom14() |
int |
getCustom14Rule() |
java.lang.String |
getCustom15() |
int |
getCustom15Rule() |
java.lang.String |
getCustom16() |
int |
getCustom16Rule() |
int |
getCustom1Rule()
The rule for the search.
|
java.lang.String |
getCustom2() |
int |
getCustom2Rule()
The rule for the search.
|
java.lang.String |
getCustom3() |
int |
getCustom3Rule()
The rule for the search.
|
java.lang.String |
getCustom4() |
int |
getCustom4Rule()
The rule for the search.
|
java.lang.String |
getCustom5() |
int |
getCustom5Rule()
The rule for the search.
|
java.lang.String |
getCustom6() |
int |
getCustom6Rule() |
java.lang.String |
getCustom7() |
int |
getCustom7Rule() |
java.lang.String |
getCustom8() |
int |
getCustom8Rule() |
java.lang.String |
getCustom9() |
int |
getCustom9Rule() |
java.lang.String |
getCustomerCity() |
int |
getCustomerCityRule()
The rule for the search.
|
java.lang.String |
getCustomerEmail() |
int |
getCustomerEmailRule()
The rule for the search.
|
int |
getCustomerId() |
java.lang.String |
getCustomerName() |
int |
getCustomerNameRule()
The rule for the search.
|
java.lang.String |
getCustomerPostcode() |
int |
getCustomerPostcodeRule()
The rule for the search.
|
java.util.Calendar |
getDateAddedFrom()
The date that the order was created and added to the database.
|
java.util.Calendar |
getDateAddedTo()
The date that the order was created and added to the database.
|
java.util.Calendar |
getDateFinishedFrom()
The date that the order was finished.
|
java.util.Calendar |
getDateFinishedTo()
The date that the order was finished.
|
java.util.Calendar |
getDateLastModifiedFrom() |
java.util.Calendar |
getDateLastModifiedTo() |
java.lang.String |
getOrderBy() |
int |
getOrderId() |
java.lang.String |
getOrderNumber() |
int |
getOrderNumberRule()
The rule for the search.
|
int |
getOrderStatusId() |
int[] |
getOrderStatusIds() |
int |
getParentId()
ParentId used in multi-vendor mode to search for vendor orders associated with the main order
|
java.lang.String |
getPaymentMethod() |
int |
getPaymentMethodRule() |
java.lang.String |
getPaymentModuleCode() |
int |
getPaymentModuleCodeRule() |
java.util.Date |
getPurchaseDate() |
int |
getSearchingUserId() |
boolean |
isFillOrderProducts()
Fills the order products of the order.
|
boolean |
isPopulateArchivedOrdersAttribute()
Fetches all archived orders for an order and adds them to the ArchivedOrders attribute.
|
void |
setAffiliateId(java.lang.String affiliateId)
Identifier of the affiliate partner
|
void |
setAffiliateIdRule(int affiliateIdRule)
The rule for the search.
|
void |
setCreator(java.lang.String creator)
Identifier of the administrator who created the order
|
void |
setCreatorRule(int creatorRule)
The rule for the search.
|
void |
setCustom1(java.lang.String custom1) |
void |
setCustom10(java.lang.String custom10) |
void |
setCustom10Rule(int custom10Rule) |
void |
setCustom11(java.lang.String custom11) |
void |
setCustom11Rule(int custom11Rule) |
void |
setCustom12(java.lang.String custom12) |
void |
setCustom12Rule(int custom12Rule) |
void |
setCustom13(java.lang.String custom13) |
void |
setCustom13Rule(int custom13Rule) |
void |
setCustom14(java.lang.String custom14) |
void |
setCustom14Rule(int custom14Rule) |
void |
setCustom15(java.lang.String custom15) |
void |
setCustom15Rule(int custom15Rule) |
void |
setCustom16(java.lang.String custom16) |
void |
setCustom16Rule(int custom16Rule) |
void |
setCustom1Rule(int custom1Rule)
The rule for the search.
|
void |
setCustom2(java.lang.String custom2) |
void |
setCustom2Rule(int custom2Rule)
The rule for the search.
|
void |
setCustom3(java.lang.String custom3) |
void |
setCustom3Rule(int custom3Rule)
The rule for the search.
|
void |
setCustom4(java.lang.String custom4) |
void |
setCustom4Rule(int custom4Rule)
The rule for the search.
|
void |
setCustom5(java.lang.String custom5) |
void |
setCustom5Rule(int custom5Rule)
The rule for the search.
|
void |
setCustom6(java.lang.String custom6) |
void |
setCustom6Rule(int custom6Rule) |
void |
setCustom7(java.lang.String custom7) |
void |
setCustom7Rule(int custom7Rule) |
void |
setCustom8(java.lang.String custom8) |
void |
setCustom8Rule(int custom8Rule) |
void |
setCustom9(java.lang.String custom9) |
void |
setCustom9Rule(int custom9Rule) |
void |
setCustomerCity(java.lang.String customerCity) |
void |
setCustomerCityRule(int customerCityRule)
The rule for the search.
|
void |
setCustomerEmail(java.lang.String customerEmail) |
void |
setCustomerEmailRule(int customerEmailRule)
The rule for the search.
|
void |
setCustomerId(int customerId) |
void |
setCustomerName(java.lang.String customerName) |
void |
setCustomerNameRule(int customerNameRule)
The rule for the search.
|
void |
setCustomerPostcode(java.lang.String customerPostcode) |
void |
setCustomerPostcodeRule(int customerPostcodeRule)
The rule for the search.
|
void |
setDateAddedFrom(java.util.Calendar dateAddedFrom)
The date that the order was created and added to the database.
|
void |
setDateAddedTo(java.util.Calendar dateAddedTo)
The date that the order was created and added to the database.
|
void |
setDateFinishedFrom(java.util.Calendar dateFinishedFrom)
The date that the order was finished.
|
void |
setDateFinishedTo(java.util.Calendar dateFinishedTo)
The date that the order was finished.
|
void |
setDateLastModifiedFrom(java.util.Calendar dateLastModifiedFrom) |
void |
setDateLastModifiedTo(java.util.Calendar dateLastModifiedTo) |
void |
setFillOrderProducts(boolean fillOrderProducts)
Fills the order products of the order.
|
void |
setOrderBy(java.lang.String orderBy) |
void |
setOrderId(int orderId) |
void |
setOrderNumber(java.lang.String orderNumber) |
void |
setOrderNumberRule(int orderNumberRule)
The rule for the search.
|
void |
setOrderStatusId(int orderStatusId) |
void |
setOrderStatusIds(int[] orderStatusIds) |
void |
setParentId(int parentId)
ParentId used in multi-vendor mode to search for vendor orders associated with the main order
|
void |
setPaymentMethod(java.lang.String paymentMethod) |
void |
setPaymentMethodRule(int paymentMethodRule) |
void |
setPaymentModuleCode(java.lang.String paymentModuleCode) |
void |
setPaymentModuleCodeRule(int paymentModuleCodeRule) |
void |
setPopulateArchivedOrdersAttribute(boolean populateArchivedOrdersAttribute)
Fetches all archived orders for an order and adds them to the ArchivedOrders attribute.
|
void |
setPurchaseDate(java.util.Date purchaseDate) |
void |
setSearchingUserId(int searchingUserId) |
java.lang.String |
toString() |
java.lang.String |
toStringBrief() |
private int orderStatusId
private int[] orderStatusIds
private java.lang.String customerName
private int customerNameRule
private java.lang.String customerEmail
private int customerEmailRule
private java.lang.String customerPostcode
private int customerPostcodeRule
private java.lang.String customerCity
private int customerCityRule
private int customerId
private int searchingUserId
@Deprecated private java.util.Date purchaseDate
private int orderId
private java.lang.String orderNumber
private int orderNumberRule
private java.lang.String paymentMethod
private int paymentMethodRule
private java.lang.String paymentModuleCode
private int paymentModuleCodeRule
private java.lang.String creator
private int creatorRule
private java.lang.String affiliateId
private int affiliateIdRule
private java.lang.String orderBy
private java.util.Calendar dateAddedFrom
private java.util.Calendar dateAddedTo
private java.util.Calendar dateFinishedFrom
private java.util.Calendar dateFinishedTo
private java.util.Calendar dateLastModifiedFrom
private java.util.Calendar dateLastModifiedTo
private int parentId
private boolean fillOrderProducts
private boolean populateArchivedOrdersAttribute
private java.lang.String custom1
private int custom1Rule
private java.lang.String custom2
private int custom2Rule
private java.lang.String custom3
private int custom3Rule
private java.lang.String custom4
private int custom4Rule
private java.lang.String custom5
private int custom5Rule
private java.lang.String custom6
private int custom6Rule
private java.lang.String custom7
private int custom7Rule
private java.lang.String custom8
private int custom8Rule
private java.lang.String custom9
private int custom9Rule
private java.lang.String custom10
private int custom10Rule
private java.lang.String custom11
private int custom11Rule
private java.lang.String custom12
private int custom12Rule
private java.lang.String custom13
private int custom13Rule
private java.lang.String custom14
private int custom14Rule
private java.lang.String custom15
private int custom15Rule
private java.lang.String custom16
private int custom16Rule
public AdminOrderSearch()
public AdminOrderSearch(com.workingdogs.village.Record r, com.konakart.db.KKCriteria c) throws com.workingdogs.village.DataSetException
r
- Record containing datac
- Criteria containing column namescom.workingdogs.village.DataSetException
- an unexpected exception due to data in Torque (the database layer)public java.lang.String toString()
toString
in class java.lang.Object
public java.lang.String toStringBrief()
public int getOrderStatusId()
public void setOrderStatusId(int orderStatusId)
orderStatusId
- The orderStatusId to set.public java.lang.String getCustomerName()
public void setCustomerName(java.lang.String customerName)
customerName
- the customerNamepublic int getOrderId()
public void setOrderId(int orderId)
orderId
- the orderIdpublic java.util.Date getPurchaseDate()
public void setPurchaseDate(java.util.Date purchaseDate)
purchaseDate
- the purchaseDatepublic java.lang.String getOrderBy()
public void setOrderBy(java.lang.String orderBy)
orderBy
- The orderBy to set.public int getCustomerId()
public void setCustomerId(int customerId)
customerId
- The customerId to set.public java.util.Calendar getDateAddedFrom()
public void setDateAddedFrom(java.util.Calendar dateAddedFrom)
dateAddedFrom
- The dateAddedFrom to set.public java.util.Calendar getDateAddedTo()
public void setDateAddedTo(java.util.Calendar dateAddedTo)
dateAddedTo
- The dateAddedTo to set.public java.lang.String getCustom1()
public void setCustom1(java.lang.String custom1)
custom1
- The custom1 to set.public java.lang.String getCustom2()
public void setCustom2(java.lang.String custom2)
custom2
- The custom2 to set.public java.lang.String getCustom3()
public void setCustom3(java.lang.String custom3)
custom3
- The custom3 to set.public java.lang.String getCustom4()
public void setCustom4(java.lang.String custom4)
custom4
- The custom4 to set.public java.lang.String getCustom5()
public void setCustom5(java.lang.String custom5)
custom5
- The custom5 to set.public java.util.Calendar getDateFinishedFrom()
public void setDateFinishedFrom(java.util.Calendar dateFinishedFrom)
dateFinishedFrom
- The dateFinishedFrom to set.public java.util.Calendar getDateFinishedTo()
public void setDateFinishedTo(java.util.Calendar dateFinishedTo)
dateFinishedTo
- The dateFinishedTo to set.public java.lang.String getOrderNumber()
public void setOrderNumber(java.lang.String orderNumber)
orderNumber
- The orderNumber to set.public int getCustomerNameRule()
public void setCustomerNameRule(int customerNameRule)
customerNameRule
- the customerNameRule to setpublic int getOrderNumberRule()
public void setOrderNumberRule(int orderNumberRule)
orderNumberRule
- the orderNumberRule to setpublic int getCustom1Rule()
public void setCustom1Rule(int custom1Rule)
custom1Rule
- the custom1Rule to setpublic int getCustom2Rule()
public void setCustom2Rule(int custom2Rule)
custom2Rule
- the custom2Rule to setpublic int getCustom3Rule()
public void setCustom3Rule(int custom3Rule)
custom3Rule
- the custom3Rule to setpublic int getCustom4Rule()
public void setCustom4Rule(int custom4Rule)
custom4Rule
- the custom4Rule to setpublic int getCustom5Rule()
public void setCustom5Rule(int custom5Rule)
custom5Rule
- the custom5Rule to setpublic java.lang.String getCustomerEmail()
public void setCustomerEmail(java.lang.String customerEmail)
customerEmail
- the customerEmail to setpublic int getCustomerEmailRule()
public void setCustomerEmailRule(int customerEmailRule)
customerEmailRule
- the customerEmailRule to setpublic java.lang.String getCustomerPostcode()
public void setCustomerPostcode(java.lang.String customerPostcode)
customerPostcode
- the customerPostcode to setpublic int getCustomerPostcodeRule()
public void setCustomerPostcodeRule(int customerPostcodeRule)
customerPostcodeRule
- the customerPostcodeRule to setpublic java.lang.String getCustomerCity()
public void setCustomerCity(java.lang.String customerCity)
customerCity
- the customerCity to setpublic int getCustomerCityRule()
public void setCustomerCityRule(int customerCityRule)
customerCityRule
- the customerCityRule to setpublic java.lang.String getCreator()
public void setCreator(java.lang.String creator)
creator
- the creator to setpublic int getCreatorRule()
public void setCreatorRule(int creatorRule)
creatorRule
- the creatorRule to setpublic java.lang.String getAffiliateId()
public void setAffiliateId(java.lang.String affiliateId)
affiliateId
- the affiliateId to setpublic int getAffiliateIdRule()
public void setAffiliateIdRule(int affiliateIdRule)
affiliateIdRule
- the affiliateIdRule to setpublic int getParentId()
public void setParentId(int parentId)
parentId
- the parentId to setpublic java.util.Calendar getDateLastModifiedFrom()
public void setDateLastModifiedFrom(java.util.Calendar dateLastModifiedFrom)
dateLastModifiedFrom
- the dateLastModifiedFrom to setpublic java.util.Calendar getDateLastModifiedTo()
public void setDateLastModifiedTo(java.util.Calendar dateLastModifiedTo)
dateLastModifiedTo
- the dateLastModifiedTo to setpublic java.lang.String getCustom6()
public void setCustom6(java.lang.String custom6)
custom6
- the custom6 to setpublic int getCustom6Rule()
public void setCustom6Rule(int custom6Rule)
custom6Rule
- the custom6Rule to setpublic java.lang.String getCustom7()
public void setCustom7(java.lang.String custom7)
custom7
- the custom7 to setpublic int getCustom7Rule()
public void setCustom7Rule(int custom7Rule)
custom7Rule
- the custom7Rule to setpublic java.lang.String getCustom8()
public void setCustom8(java.lang.String custom8)
custom8
- the custom8 to setpublic int getCustom8Rule()
public void setCustom8Rule(int custom8Rule)
custom8Rule
- the custom8Rule to setpublic java.lang.String getCustom9()
public void setCustom9(java.lang.String custom9)
custom9
- the custom9 to setpublic int getCustom9Rule()
public void setCustom9Rule(int custom9Rule)
custom9Rule
- the custom9Rule to setpublic java.lang.String getCustom10()
public void setCustom10(java.lang.String custom10)
custom10
- the custom10 to setpublic int getCustom10Rule()
public void setCustom10Rule(int custom10Rule)
custom10Rule
- the custom10Rule to setpublic java.lang.String getCustom11()
public void setCustom11(java.lang.String custom11)
custom11
- the custom11 to setpublic int getCustom11Rule()
public void setCustom11Rule(int custom11Rule)
custom11Rule
- the custom11Rule to setpublic java.lang.String getCustom12()
public void setCustom12(java.lang.String custom12)
custom12
- the custom12 to setpublic int getCustom12Rule()
public void setCustom12Rule(int custom12Rule)
custom12Rule
- the custom12Rule to setpublic java.lang.String getCustom13()
public void setCustom13(java.lang.String custom13)
custom13
- the custom13 to setpublic int getCustom13Rule()
public void setCustom13Rule(int custom13Rule)
custom13Rule
- the custom13Rule to setpublic java.lang.String getCustom14()
public void setCustom14(java.lang.String custom14)
custom14
- the custom14 to setpublic int getCustom14Rule()
public void setCustom14Rule(int custom14Rule)
custom14Rule
- the custom14Rule to setpublic java.lang.String getCustom15()
public void setCustom15(java.lang.String custom15)
custom15
- the custom15 to setpublic int getCustom15Rule()
public void setCustom15Rule(int custom15Rule)
custom15Rule
- the custom15Rule to setpublic java.lang.String getCustom16()
public void setCustom16(java.lang.String custom16)
custom16
- the custom16 to setpublic int getCustom16Rule()
public void setCustom16Rule(int custom16Rule)
custom16Rule
- the custom16Rule to setpublic int getSearchingUserId()
public void setSearchingUserId(int searchingUserId)
searchingUserId
- the searchingUserId to setpublic int getPaymentMethodRule()
public void setPaymentMethodRule(int paymentMethodRule)
paymentMethodRule
- the paymentMethodRule to setpublic java.lang.String getPaymentMethod()
public void setPaymentMethod(java.lang.String paymentMethod)
paymentMethod
- the paymentMethod to setpublic java.lang.String getPaymentModuleCode()
public void setPaymentModuleCode(java.lang.String paymentModuleCode)
paymentModuleCode
- the paymentModuleCode to setpublic int getPaymentModuleCodeRule()
public void setPaymentModuleCodeRule(int paymentModuleCodeRule)
paymentModuleCodeRule
- the paymentModuleCodeRule to setpublic boolean isFillOrderProducts()
public void setFillOrderProducts(boolean fillOrderProducts)
fillOrderProducts
- the fillOrderProducts to setpublic boolean isPopulateArchivedOrdersAttribute()
public void setPopulateArchivedOrdersAttribute(boolean populateArchivedOrdersAttribute)
populateArchivedOrdersAttribute
- the populateArchivedOrdersAttribute to setpublic int[] getOrderStatusIds()
public void setOrderStatusIds(int[] orderStatusIds)
orderStatusIds
- the orderStatusIds to setCopyright © 2018 DS Data Systems UK Ltd.