com.konakart.wsapp
Class ProductSearch

java.lang.Object
  extended by com.konakart.wsapp.ProductSearch
All Implemented Interfaces:
java.io.Serializable

public class ProductSearch
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
ProductSearch()
           
ProductSearch(int categoryId, int[] categoryIds, java.util.Calendar dateAddedFrom, java.util.Calendar dateAddedTo, java.util.Calendar dateAvailableFrom, java.util.Calendar dateAvailableTo, java.util.Calendar endDateFrom, java.util.Calendar endDateTo, java.util.Calendar expiryDateFrom, java.util.Calendar expiryDateTo, boolean fillDescription, int manufacturerId, int[] manufacturerIds, java.lang.Integer orderedEqual, java.lang.Integer orderedGreaterThan, java.lang.Integer orderedLessThan, java.util.Calendar overlapEndDate, java.util.Calendar overlapStartDate, java.math.BigDecimal priceFrom, java.math.BigDecimal priceTo, int productType, java.lang.Integer quantityEqual, java.lang.Integer quantityGreaterThan, java.lang.Integer quantityLessThan, java.math.BigDecimal ratingEqual, java.math.BigDecimal ratingGreaterThan, java.math.BigDecimal ratingLessThan, boolean returnCategoryFacets, boolean returnCustomFacets, boolean returnManufacturerFacets, boolean searchAllStores, boolean searchInSubCats, java.lang.String searchText, int searchTextRule, SnippetOptions snippetOptions, java.util.Calendar startDateFrom, java.util.Calendar startDateTo, java.lang.String[] storesToSearch, TagGroup[] tagGroups, int whereToSearch)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 int getCategoryId()
          Gets the categoryId value for this ProductSearch.
 int[] getCategoryIds()
          Gets the categoryIds value for this ProductSearch.
 java.util.Calendar getDateAddedFrom()
          Gets the dateAddedFrom value for this ProductSearch.
 java.util.Calendar getDateAddedTo()
          Gets the dateAddedTo value for this ProductSearch.
 java.util.Calendar getDateAvailableFrom()
          Gets the dateAvailableFrom value for this ProductSearch.
 java.util.Calendar getDateAvailableTo()
          Gets the dateAvailableTo value for this ProductSearch.
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 java.util.Calendar getEndDateFrom()
          Gets the endDateFrom value for this ProductSearch.
 java.util.Calendar getEndDateTo()
          Gets the endDateTo value for this ProductSearch.
 java.util.Calendar getExpiryDateFrom()
          Gets the expiryDateFrom value for this ProductSearch.
 java.util.Calendar getExpiryDateTo()
          Gets the expiryDateTo value for this ProductSearch.
 int getManufacturerId()
          Gets the manufacturerId value for this ProductSearch.
 int[] getManufacturerIds()
          Gets the manufacturerIds value for this ProductSearch.
 java.lang.Integer getOrderedEqual()
          Gets the orderedEqual value for this ProductSearch.
 java.lang.Integer getOrderedGreaterThan()
          Gets the orderedGreaterThan value for this ProductSearch.
 java.lang.Integer getOrderedLessThan()
          Gets the orderedLessThan value for this ProductSearch.
 java.util.Calendar getOverlapEndDate()
          Gets the overlapEndDate value for this ProductSearch.
 java.util.Calendar getOverlapStartDate()
          Gets the overlapStartDate value for this ProductSearch.
 java.math.BigDecimal getPriceFrom()
          Gets the priceFrom value for this ProductSearch.
 java.math.BigDecimal getPriceTo()
          Gets the priceTo value for this ProductSearch.
 int getProductType()
          Gets the productType value for this ProductSearch.
 java.lang.Integer getQuantityEqual()
          Gets the quantityEqual value for this ProductSearch.
 java.lang.Integer getQuantityGreaterThan()
          Gets the quantityGreaterThan value for this ProductSearch.
 java.lang.Integer getQuantityLessThan()
          Gets the quantityLessThan value for this ProductSearch.
 java.math.BigDecimal getRatingEqual()
          Gets the ratingEqual value for this ProductSearch.
 java.math.BigDecimal getRatingGreaterThan()
          Gets the ratingGreaterThan value for this ProductSearch.
 java.math.BigDecimal getRatingLessThan()
          Gets the ratingLessThan value for this ProductSearch.
 java.lang.String getSearchText()
          Gets the searchText value for this ProductSearch.
 int getSearchTextRule()
          Gets the searchTextRule value for this ProductSearch.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 SnippetOptions getSnippetOptions()
          Gets the snippetOptions value for this ProductSearch.
 java.util.Calendar getStartDateFrom()
          Gets the startDateFrom value for this ProductSearch.
 java.util.Calendar getStartDateTo()
          Gets the startDateTo value for this ProductSearch.
 java.lang.String[] getStoresToSearch()
          Gets the storesToSearch value for this ProductSearch.
 TagGroup[] getTagGroups()
          Gets the tagGroups value for this ProductSearch.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 int getWhereToSearch()
          Gets the whereToSearch value for this ProductSearch.
 int hashCode()
           
 boolean isFillDescription()
          Gets the fillDescription value for this ProductSearch.
 boolean isReturnCategoryFacets()
          Gets the returnCategoryFacets value for this ProductSearch.
 boolean isReturnCustomFacets()
          Gets the returnCustomFacets value for this ProductSearch.
 boolean isReturnManufacturerFacets()
          Gets the returnManufacturerFacets value for this ProductSearch.
 boolean isSearchAllStores()
          Gets the searchAllStores value for this ProductSearch.
 boolean isSearchInSubCats()
          Gets the searchInSubCats value for this ProductSearch.
 void setCategoryId(int categoryId)
          Sets the categoryId value for this ProductSearch.
 void setCategoryIds(int[] categoryIds)
          Sets the categoryIds value for this ProductSearch.
 void setDateAddedFrom(java.util.Calendar dateAddedFrom)
          Sets the dateAddedFrom value for this ProductSearch.
 void setDateAddedTo(java.util.Calendar dateAddedTo)
          Sets the dateAddedTo value for this ProductSearch.
 void setDateAvailableFrom(java.util.Calendar dateAvailableFrom)
          Sets the dateAvailableFrom value for this ProductSearch.
 void setDateAvailableTo(java.util.Calendar dateAvailableTo)
          Sets the dateAvailableTo value for this ProductSearch.
 void setEndDateFrom(java.util.Calendar endDateFrom)
          Sets the endDateFrom value for this ProductSearch.
 void setEndDateTo(java.util.Calendar endDateTo)
          Sets the endDateTo value for this ProductSearch.
 void setExpiryDateFrom(java.util.Calendar expiryDateFrom)
          Sets the expiryDateFrom value for this ProductSearch.
 void setExpiryDateTo(java.util.Calendar expiryDateTo)
          Sets the expiryDateTo value for this ProductSearch.
 void setFillDescription(boolean fillDescription)
          Sets the fillDescription value for this ProductSearch.
 void setManufacturerId(int manufacturerId)
          Sets the manufacturerId value for this ProductSearch.
 void setManufacturerIds(int[] manufacturerIds)
          Sets the manufacturerIds value for this ProductSearch.
 void setOrderedEqual(java.lang.Integer orderedEqual)
          Sets the orderedEqual value for this ProductSearch.
 void setOrderedGreaterThan(java.lang.Integer orderedGreaterThan)
          Sets the orderedGreaterThan value for this ProductSearch.
 void setOrderedLessThan(java.lang.Integer orderedLessThan)
          Sets the orderedLessThan value for this ProductSearch.
 void setOverlapEndDate(java.util.Calendar overlapEndDate)
          Sets the overlapEndDate value for this ProductSearch.
 void setOverlapStartDate(java.util.Calendar overlapStartDate)
          Sets the overlapStartDate value for this ProductSearch.
 void setPriceFrom(java.math.BigDecimal priceFrom)
          Sets the priceFrom value for this ProductSearch.
 void setPriceTo(java.math.BigDecimal priceTo)
          Sets the priceTo value for this ProductSearch.
 void setProductType(int productType)
          Sets the productType value for this ProductSearch.
 void setQuantityEqual(java.lang.Integer quantityEqual)
          Sets the quantityEqual value for this ProductSearch.
 void setQuantityGreaterThan(java.lang.Integer quantityGreaterThan)
          Sets the quantityGreaterThan value for this ProductSearch.
 void setQuantityLessThan(java.lang.Integer quantityLessThan)
          Sets the quantityLessThan value for this ProductSearch.
 void setRatingEqual(java.math.BigDecimal ratingEqual)
          Sets the ratingEqual value for this ProductSearch.
 void setRatingGreaterThan(java.math.BigDecimal ratingGreaterThan)
          Sets the ratingGreaterThan value for this ProductSearch.
 void setRatingLessThan(java.math.BigDecimal ratingLessThan)
          Sets the ratingLessThan value for this ProductSearch.
 void setReturnCategoryFacets(boolean returnCategoryFacets)
          Sets the returnCategoryFacets value for this ProductSearch.
 void setReturnCustomFacets(boolean returnCustomFacets)
          Sets the returnCustomFacets value for this ProductSearch.
 void setReturnManufacturerFacets(boolean returnManufacturerFacets)
          Sets the returnManufacturerFacets value for this ProductSearch.
 void setSearchAllStores(boolean searchAllStores)
          Sets the searchAllStores value for this ProductSearch.
 void setSearchInSubCats(boolean searchInSubCats)
          Sets the searchInSubCats value for this ProductSearch.
 void setSearchText(java.lang.String searchText)
          Sets the searchText value for this ProductSearch.
 void setSearchTextRule(int searchTextRule)
          Sets the searchTextRule value for this ProductSearch.
 void setSnippetOptions(SnippetOptions snippetOptions)
          Sets the snippetOptions value for this ProductSearch.
 void setStartDateFrom(java.util.Calendar startDateFrom)
          Sets the startDateFrom value for this ProductSearch.
 void setStartDateTo(java.util.Calendar startDateTo)
          Sets the startDateTo value for this ProductSearch.
 void setStoresToSearch(java.lang.String[] storesToSearch)
          Sets the storesToSearch value for this ProductSearch.
 void setTagGroups(TagGroup[] tagGroups)
          Sets the tagGroups value for this ProductSearch.
 void setWhereToSearch(int whereToSearch)
          Sets the whereToSearch value for this ProductSearch.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProductSearch

public ProductSearch()

ProductSearch

public ProductSearch(int categoryId,
                     int[] categoryIds,
                     java.util.Calendar dateAddedFrom,
                     java.util.Calendar dateAddedTo,
                     java.util.Calendar dateAvailableFrom,
                     java.util.Calendar dateAvailableTo,
                     java.util.Calendar endDateFrom,
                     java.util.Calendar endDateTo,
                     java.util.Calendar expiryDateFrom,
                     java.util.Calendar expiryDateTo,
                     boolean fillDescription,
                     int manufacturerId,
                     int[] manufacturerIds,
                     java.lang.Integer orderedEqual,
                     java.lang.Integer orderedGreaterThan,
                     java.lang.Integer orderedLessThan,
                     java.util.Calendar overlapEndDate,
                     java.util.Calendar overlapStartDate,
                     java.math.BigDecimal priceFrom,
                     java.math.BigDecimal priceTo,
                     int productType,
                     java.lang.Integer quantityEqual,
                     java.lang.Integer quantityGreaterThan,
                     java.lang.Integer quantityLessThan,
                     java.math.BigDecimal ratingEqual,
                     java.math.BigDecimal ratingGreaterThan,
                     java.math.BigDecimal ratingLessThan,
                     boolean returnCategoryFacets,
                     boolean returnCustomFacets,
                     boolean returnManufacturerFacets,
                     boolean searchAllStores,
                     boolean searchInSubCats,
                     java.lang.String searchText,
                     int searchTextRule,
                     SnippetOptions snippetOptions,
                     java.util.Calendar startDateFrom,
                     java.util.Calendar startDateTo,
                     java.lang.String[] storesToSearch,
                     TagGroup[] tagGroups,
                     int whereToSearch)
Method Detail

getCategoryId

public int getCategoryId()
Gets the categoryId value for this ProductSearch.

Returns:
categoryId

setCategoryId

public void setCategoryId(int categoryId)
Sets the categoryId value for this ProductSearch.

Parameters:
categoryId -

getCategoryIds

public int[] getCategoryIds()
Gets the categoryIds value for this ProductSearch.

Returns:
categoryIds

setCategoryIds

public void setCategoryIds(int[] categoryIds)
Sets the categoryIds value for this ProductSearch.

Parameters:
categoryIds -

getDateAddedFrom

public java.util.Calendar getDateAddedFrom()
Gets the dateAddedFrom value for this ProductSearch.

Returns:
dateAddedFrom

setDateAddedFrom

public void setDateAddedFrom(java.util.Calendar dateAddedFrom)
Sets the dateAddedFrom value for this ProductSearch.

Parameters:
dateAddedFrom -

getDateAddedTo

public java.util.Calendar getDateAddedTo()
Gets the dateAddedTo value for this ProductSearch.

Returns:
dateAddedTo

setDateAddedTo

public void setDateAddedTo(java.util.Calendar dateAddedTo)
Sets the dateAddedTo value for this ProductSearch.

Parameters:
dateAddedTo -

getDateAvailableFrom

public java.util.Calendar getDateAvailableFrom()
Gets the dateAvailableFrom value for this ProductSearch.

Returns:
dateAvailableFrom

setDateAvailableFrom

public void setDateAvailableFrom(java.util.Calendar dateAvailableFrom)
Sets the dateAvailableFrom value for this ProductSearch.

Parameters:
dateAvailableFrom -

getDateAvailableTo

public java.util.Calendar getDateAvailableTo()
Gets the dateAvailableTo value for this ProductSearch.

Returns:
dateAvailableTo

setDateAvailableTo

public void setDateAvailableTo(java.util.Calendar dateAvailableTo)
Sets the dateAvailableTo value for this ProductSearch.

Parameters:
dateAvailableTo -

getEndDateFrom

public java.util.Calendar getEndDateFrom()
Gets the endDateFrom value for this ProductSearch.

Returns:
endDateFrom

setEndDateFrom

public void setEndDateFrom(java.util.Calendar endDateFrom)
Sets the endDateFrom value for this ProductSearch.

Parameters:
endDateFrom -

getEndDateTo

public java.util.Calendar getEndDateTo()
Gets the endDateTo value for this ProductSearch.

Returns:
endDateTo

setEndDateTo

public void setEndDateTo(java.util.Calendar endDateTo)
Sets the endDateTo value for this ProductSearch.

Parameters:
endDateTo -

getExpiryDateFrom

public java.util.Calendar getExpiryDateFrom()
Gets the expiryDateFrom value for this ProductSearch.

Returns:
expiryDateFrom

setExpiryDateFrom

public void setExpiryDateFrom(java.util.Calendar expiryDateFrom)
Sets the expiryDateFrom value for this ProductSearch.

Parameters:
expiryDateFrom -

getExpiryDateTo

public java.util.Calendar getExpiryDateTo()
Gets the expiryDateTo value for this ProductSearch.

Returns:
expiryDateTo

setExpiryDateTo

public void setExpiryDateTo(java.util.Calendar expiryDateTo)
Sets the expiryDateTo value for this ProductSearch.

Parameters:
expiryDateTo -

isFillDescription

public boolean isFillDescription()
Gets the fillDescription value for this ProductSearch.

Returns:
fillDescription

setFillDescription

public void setFillDescription(boolean fillDescription)
Sets the fillDescription value for this ProductSearch.

Parameters:
fillDescription -

getManufacturerId

public int getManufacturerId()
Gets the manufacturerId value for this ProductSearch.

Returns:
manufacturerId

setManufacturerId

public void setManufacturerId(int manufacturerId)
Sets the manufacturerId value for this ProductSearch.

Parameters:
manufacturerId -

getManufacturerIds

public int[] getManufacturerIds()
Gets the manufacturerIds value for this ProductSearch.

Returns:
manufacturerIds

setManufacturerIds

public void setManufacturerIds(int[] manufacturerIds)
Sets the manufacturerIds value for this ProductSearch.

Parameters:
manufacturerIds -

getOrderedEqual

public java.lang.Integer getOrderedEqual()
Gets the orderedEqual value for this ProductSearch.

Returns:
orderedEqual

setOrderedEqual

public void setOrderedEqual(java.lang.Integer orderedEqual)
Sets the orderedEqual value for this ProductSearch.

Parameters:
orderedEqual -

getOrderedGreaterThan

public java.lang.Integer getOrderedGreaterThan()
Gets the orderedGreaterThan value for this ProductSearch.

Returns:
orderedGreaterThan

setOrderedGreaterThan

public void setOrderedGreaterThan(java.lang.Integer orderedGreaterThan)
Sets the orderedGreaterThan value for this ProductSearch.

Parameters:
orderedGreaterThan -

getOrderedLessThan

public java.lang.Integer getOrderedLessThan()
Gets the orderedLessThan value for this ProductSearch.

Returns:
orderedLessThan

setOrderedLessThan

public void setOrderedLessThan(java.lang.Integer orderedLessThan)
Sets the orderedLessThan value for this ProductSearch.

Parameters:
orderedLessThan -

getOverlapEndDate

public java.util.Calendar getOverlapEndDate()
Gets the overlapEndDate value for this ProductSearch.

Returns:
overlapEndDate

setOverlapEndDate

public void setOverlapEndDate(java.util.Calendar overlapEndDate)
Sets the overlapEndDate value for this ProductSearch.

Parameters:
overlapEndDate -

getOverlapStartDate

public java.util.Calendar getOverlapStartDate()
Gets the overlapStartDate value for this ProductSearch.

Returns:
overlapStartDate

setOverlapStartDate

public void setOverlapStartDate(java.util.Calendar overlapStartDate)
Sets the overlapStartDate value for this ProductSearch.

Parameters:
overlapStartDate -

getPriceFrom

public java.math.BigDecimal getPriceFrom()
Gets the priceFrom value for this ProductSearch.

Returns:
priceFrom

setPriceFrom

public void setPriceFrom(java.math.BigDecimal priceFrom)
Sets the priceFrom value for this ProductSearch.

Parameters:
priceFrom -

getPriceTo

public java.math.BigDecimal getPriceTo()
Gets the priceTo value for this ProductSearch.

Returns:
priceTo

setPriceTo

public void setPriceTo(java.math.BigDecimal priceTo)
Sets the priceTo value for this ProductSearch.

Parameters:
priceTo -

getProductType

public int getProductType()
Gets the productType value for this ProductSearch.

Returns:
productType

setProductType

public void setProductType(int productType)
Sets the productType value for this ProductSearch.

Parameters:
productType -

getQuantityEqual

public java.lang.Integer getQuantityEqual()
Gets the quantityEqual value for this ProductSearch.

Returns:
quantityEqual

setQuantityEqual

public void setQuantityEqual(java.lang.Integer quantityEqual)
Sets the quantityEqual value for this ProductSearch.

Parameters:
quantityEqual -

getQuantityGreaterThan

public java.lang.Integer getQuantityGreaterThan()
Gets the quantityGreaterThan value for this ProductSearch.

Returns:
quantityGreaterThan

setQuantityGreaterThan

public void setQuantityGreaterThan(java.lang.Integer quantityGreaterThan)
Sets the quantityGreaterThan value for this ProductSearch.

Parameters:
quantityGreaterThan -

getQuantityLessThan

public java.lang.Integer getQuantityLessThan()
Gets the quantityLessThan value for this ProductSearch.

Returns:
quantityLessThan

setQuantityLessThan

public void setQuantityLessThan(java.lang.Integer quantityLessThan)
Sets the quantityLessThan value for this ProductSearch.

Parameters:
quantityLessThan -

getRatingEqual

public java.math.BigDecimal getRatingEqual()
Gets the ratingEqual value for this ProductSearch.

Returns:
ratingEqual

setRatingEqual

public void setRatingEqual(java.math.BigDecimal ratingEqual)
Sets the ratingEqual value for this ProductSearch.

Parameters:
ratingEqual -

getRatingGreaterThan

public java.math.BigDecimal getRatingGreaterThan()
Gets the ratingGreaterThan value for this ProductSearch.

Returns:
ratingGreaterThan

setRatingGreaterThan

public void setRatingGreaterThan(java.math.BigDecimal ratingGreaterThan)
Sets the ratingGreaterThan value for this ProductSearch.

Parameters:
ratingGreaterThan -

getRatingLessThan

public java.math.BigDecimal getRatingLessThan()
Gets the ratingLessThan value for this ProductSearch.

Returns:
ratingLessThan

setRatingLessThan

public void setRatingLessThan(java.math.BigDecimal ratingLessThan)
Sets the ratingLessThan value for this ProductSearch.

Parameters:
ratingLessThan -

isReturnCategoryFacets

public boolean isReturnCategoryFacets()
Gets the returnCategoryFacets value for this ProductSearch.

Returns:
returnCategoryFacets

setReturnCategoryFacets

public void setReturnCategoryFacets(boolean returnCategoryFacets)
Sets the returnCategoryFacets value for this ProductSearch.

Parameters:
returnCategoryFacets -

isReturnCustomFacets

public boolean isReturnCustomFacets()
Gets the returnCustomFacets value for this ProductSearch.

Returns:
returnCustomFacets

setReturnCustomFacets

public void setReturnCustomFacets(boolean returnCustomFacets)
Sets the returnCustomFacets value for this ProductSearch.

Parameters:
returnCustomFacets -

isReturnManufacturerFacets

public boolean isReturnManufacturerFacets()
Gets the returnManufacturerFacets value for this ProductSearch.

Returns:
returnManufacturerFacets

setReturnManufacturerFacets

public void setReturnManufacturerFacets(boolean returnManufacturerFacets)
Sets the returnManufacturerFacets value for this ProductSearch.

Parameters:
returnManufacturerFacets -

isSearchAllStores

public boolean isSearchAllStores()
Gets the searchAllStores value for this ProductSearch.

Returns:
searchAllStores

setSearchAllStores

public void setSearchAllStores(boolean searchAllStores)
Sets the searchAllStores value for this ProductSearch.

Parameters:
searchAllStores -

isSearchInSubCats

public boolean isSearchInSubCats()
Gets the searchInSubCats value for this ProductSearch.

Returns:
searchInSubCats

setSearchInSubCats

public void setSearchInSubCats(boolean searchInSubCats)
Sets the searchInSubCats value for this ProductSearch.

Parameters:
searchInSubCats -

getSearchText

public java.lang.String getSearchText()
Gets the searchText value for this ProductSearch.

Returns:
searchText

setSearchText

public void setSearchText(java.lang.String searchText)
Sets the searchText value for this ProductSearch.

Parameters:
searchText -

getSearchTextRule

public int getSearchTextRule()
Gets the searchTextRule value for this ProductSearch.

Returns:
searchTextRule

setSearchTextRule

public void setSearchTextRule(int searchTextRule)
Sets the searchTextRule value for this ProductSearch.

Parameters:
searchTextRule -

getSnippetOptions

public SnippetOptions getSnippetOptions()
Gets the snippetOptions value for this ProductSearch.

Returns:
snippetOptions

setSnippetOptions

public void setSnippetOptions(SnippetOptions snippetOptions)
Sets the snippetOptions value for this ProductSearch.

Parameters:
snippetOptions -

getStartDateFrom

public java.util.Calendar getStartDateFrom()
Gets the startDateFrom value for this ProductSearch.

Returns:
startDateFrom

setStartDateFrom

public void setStartDateFrom(java.util.Calendar startDateFrom)
Sets the startDateFrom value for this ProductSearch.

Parameters:
startDateFrom -

getStartDateTo

public java.util.Calendar getStartDateTo()
Gets the startDateTo value for this ProductSearch.

Returns:
startDateTo

setStartDateTo

public void setStartDateTo(java.util.Calendar startDateTo)
Sets the startDateTo value for this ProductSearch.

Parameters:
startDateTo -

getStoresToSearch

public java.lang.String[] getStoresToSearch()
Gets the storesToSearch value for this ProductSearch.

Returns:
storesToSearch

setStoresToSearch

public void setStoresToSearch(java.lang.String[] storesToSearch)
Sets the storesToSearch value for this ProductSearch.

Parameters:
storesToSearch -

getTagGroups

public TagGroup[] getTagGroups()
Gets the tagGroups value for this ProductSearch.

Returns:
tagGroups

setTagGroups

public void setTagGroups(TagGroup[] tagGroups)
Sets the tagGroups value for this ProductSearch.

Parameters:
tagGroups -

getWhereToSearch

public int getWhereToSearch()
Gets the whereToSearch value for this ProductSearch.

Returns:
whereToSearch

setWhereToSearch

public void setWhereToSearch(int whereToSearch)
Sets the whereToSearch value for this ProductSearch.

Parameters:
whereToSearch -

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
                                                                java.lang.Class _javaType,
                                                                javax.xml.namespace.QName _xmlType)
Get Custom Serializer


getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
                                                                    java.lang.Class _javaType,
                                                                    javax.xml.namespace.QName _xmlType)
Get Custom Deserializer



Copyright © 2011 DS Data Systems UK Ltd.