|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ebay.soap.eBLBaseComponents.AbstractRequestType
com.ebay.soap.eBLBaseComponents.GetSellingManagerInventoryRequestType
public class GetSellingManagerInventoryRequestType
Retrieves a paginated list containing details of a user's Selling Manager inventory. This call is subject to change without notice; the deprecation process is inapplicable to this call.
Java class for GetSellingManagerInventoryRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GetSellingManagerInventoryRequestType"> <complexContent> <extension base="{urn:ebay:apis:eBLBaseComponents}AbstractRequestType"> <sequence> <element name="Sort" type="{urn:ebay:apis:eBLBaseComponents}SellingManagerProductSortCodeType" minOccurs="0"/> <element name="FolderID" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/> <element name="Pagination" type="{urn:ebay:apis:eBLBaseComponents}PaginationType" minOccurs="0"/> <element name="SortOrder" type="{urn:ebay:apis:eBLBaseComponents}SortOrderCodeType" minOccurs="0"/> <element name="Search" type="{urn:ebay:apis:eBLBaseComponents}SellingManagerSearchType" minOccurs="0"/> <element name="StoreCategoryID" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/> <element name="Filter" type="{urn:ebay:apis:eBLBaseComponents}SellingManagerInventoryPropertyTypeCodeType" maxOccurs="unbounded" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Field Summary | |
---|---|
protected List<SellingManagerInventoryPropertyTypeCodeType> |
filter
|
protected Long |
folderID
|
protected PaginationType |
pagination
|
protected SellingManagerSearchType |
search
|
protected SellingManagerProductSortCodeType |
sort
|
protected SortOrderCodeType |
sortOrder
|
protected Long |
storeCategoryID
|
Fields inherited from class com.ebay.soap.eBLBaseComponents.AbstractRequestType |
---|
any, botBlock, detailLevel, endUserIP, errorHandling, errorLanguage, invocationID, messageID, outputSelector, version, warningLevel |
Constructor Summary | |
---|---|
GetSellingManagerInventoryRequestType()
|
Method Summary | |
---|---|
protected List<SellingManagerInventoryPropertyTypeCodeType> |
_getFilter()
|
SellingManagerInventoryPropertyTypeCodeType[] |
getFilter()
|
SellingManagerInventoryPropertyTypeCodeType |
getFilter(int idx)
|
int |
getFilterLength()
|
Long |
getFolderID()
Gets the value of the folderID property. |
PaginationType |
getPagination()
Gets the value of the pagination property. |
SellingManagerSearchType |
getSearch()
Gets the value of the search property. |
SellingManagerProductSortCodeType |
getSort()
Gets the value of the sort property. |
SortOrderCodeType |
getSortOrder()
Gets the value of the sortOrder property. |
Long |
getStoreCategoryID()
Gets the value of the storeCategoryID property. |
SellingManagerInventoryPropertyTypeCodeType |
setFilter(int idx,
SellingManagerInventoryPropertyTypeCodeType value)
|
void |
setFilter(SellingManagerInventoryPropertyTypeCodeType[] values)
|
void |
setFolderID(Long value)
Sets the value of the folderID property. |
void |
setPagination(PaginationType value)
Sets the value of the pagination property. |
void |
setSearch(SellingManagerSearchType value)
Sets the value of the search property. |
void |
setSort(SellingManagerProductSortCodeType value)
Sets the value of the sort property. |
void |
setSortOrder(SortOrderCodeType value)
Sets the value of the sortOrder property. |
void |
setStoreCategoryID(Long value)
Sets the value of the storeCategoryID property. |
Methods inherited from class com.ebay.soap.eBLBaseComponents.AbstractRequestType |
---|
_getAny, _getDetailLevel, _getOutputSelector, getAny, getAny, getAnyLength, getBotBlock, getDetailLevel, getDetailLevel, getDetailLevelLength, getEndUserIP, getErrorHandling, getErrorLanguage, getInvocationID, getMessageID, getOutputSelector, getOutputSelector, getOutputSelectorLength, getVersion, getWarningLevel, setAny, setAny, setBotBlock, setDetailLevel, setDetailLevel, setEndUserIP, setErrorHandling, setErrorLanguage, setInvocationID, setMessageID, setOutputSelector, setOutputSelector, setVersion, setWarningLevel |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected SellingManagerProductSortCodeType sort
protected Long folderID
protected PaginationType pagination
protected SortOrderCodeType sortOrder
protected SellingManagerSearchType search
protected Long storeCategoryID
protected List<SellingManagerInventoryPropertyTypeCodeType> filter
Constructor Detail |
---|
public GetSellingManagerInventoryRequestType()
Method Detail |
---|
public SellingManagerProductSortCodeType getSort()
SellingManagerProductSortCodeType
public void setSort(SellingManagerProductSortCodeType value)
value
- allowed object is
SellingManagerProductSortCodeType
public Long getFolderID()
Long
public void setFolderID(Long value)
value
- allowed object is
Long
public PaginationType getPagination()
PaginationType
public void setPagination(PaginationType value)
value
- allowed object is
PaginationType
public SortOrderCodeType getSortOrder()
SortOrderCodeType
public void setSortOrder(SortOrderCodeType value)
value
- allowed object is
SortOrderCodeType
public SellingManagerSearchType getSearch()
SellingManagerSearchType
public void setSearch(SellingManagerSearchType value)
value
- allowed object is
SellingManagerSearchType
public Long getStoreCategoryID()
Long
public void setStoreCategoryID(Long value)
value
- allowed object is
Long
public SellingManagerInventoryPropertyTypeCodeType[] getFilter()
SellingManagerInventoryPropertyTypeCodeType
public SellingManagerInventoryPropertyTypeCodeType getFilter(int idx)
SellingManagerInventoryPropertyTypeCodeType
public int getFilterLength()
public void setFilter(SellingManagerInventoryPropertyTypeCodeType[] values)
values
- allowed objects are
SellingManagerInventoryPropertyTypeCodeType
protected List<SellingManagerInventoryPropertyTypeCodeType> _getFilter()
public SellingManagerInventoryPropertyTypeCodeType setFilter(int idx, SellingManagerInventoryPropertyTypeCodeType value)
value
- allowed object is
SellingManagerInventoryPropertyTypeCodeType
|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The information contained in this document is proprietary and confidential.
Use of this information and the eBay API requires a Non-Disclosure Agreement (NDA) between the user and eBay Inc.
For information regarding a qualifying NDA, contact Developer Relations:
developer-relations@ebay.com
© 2004-2009 eBay Inc. All rights reserved.