|
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.SetPromotionalSaleListingsRequestType
public class SetPromotionalSaleListingsRequestType
Enables the seller to change the item listings that are affected by a promotional sale.
Java class for SetPromotionalSaleListingsRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SetPromotionalSaleListingsRequestType"> <complexContent> <extension base="{urn:ebay:apis:eBLBaseComponents}AbstractRequestType"> <sequence> <element name="PromotionalSaleID" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/> <element name="Action" type="{urn:ebay:apis:eBLBaseComponents}ModifyActionCodeType" minOccurs="0"/> <element name="PromotionalSaleItemIDArray" type="{urn:ebay:apis:eBLBaseComponents}ItemIDArrayType" minOccurs="0"/> <element name="StoreCategoryID" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/> <element name="CategoryID" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/> <element name="AllFixedPriceItems" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="AllStoreInventoryItems" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="AllAuctionItems" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Field Summary | |
---|---|
protected ModifyActionCodeType |
action
|
protected Boolean |
allAuctionItems
|
protected Boolean |
allFixedPriceItems
|
protected Boolean |
allStoreInventoryItems
|
protected Long |
categoryID
|
protected Long |
promotionalSaleID
|
protected ItemIDArrayType |
promotionalSaleItemIDArray
|
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 | |
---|---|
SetPromotionalSaleListingsRequestType()
|
Method Summary | |
---|---|
ModifyActionCodeType |
getAction()
Gets the value of the action property. |
Long |
getCategoryID()
Gets the value of the categoryID property. |
Long |
getPromotionalSaleID()
Gets the value of the promotionalSaleID property. |
ItemIDArrayType |
getPromotionalSaleItemIDArray()
Gets the value of the promotionalSaleItemIDArray property. |
Long |
getStoreCategoryID()
Gets the value of the storeCategoryID property. |
Boolean |
isAllAuctionItems()
Gets the value of the allAuctionItems property. |
Boolean |
isAllFixedPriceItems()
Gets the value of the allFixedPriceItems property. |
Boolean |
isAllStoreInventoryItems()
Gets the value of the allStoreInventoryItems property. |
void |
setAction(ModifyActionCodeType value)
Sets the value of the action property. |
void |
setAllAuctionItems(Boolean value)
Sets the value of the allAuctionItems property. |
void |
setAllFixedPriceItems(Boolean value)
Sets the value of the allFixedPriceItems property. |
void |
setAllStoreInventoryItems(Boolean value)
Sets the value of the allStoreInventoryItems property. |
void |
setCategoryID(Long value)
Sets the value of the categoryID property. |
void |
setPromotionalSaleID(Long value)
Sets the value of the promotionalSaleID property. |
void |
setPromotionalSaleItemIDArray(ItemIDArrayType value)
Sets the value of the promotionalSaleItemIDArray 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 Long promotionalSaleID
protected ModifyActionCodeType action
protected ItemIDArrayType promotionalSaleItemIDArray
protected Long storeCategoryID
protected Long categoryID
protected Boolean allFixedPriceItems
protected Boolean allStoreInventoryItems
protected Boolean allAuctionItems
Constructor Detail |
---|
public SetPromotionalSaleListingsRequestType()
Method Detail |
---|
public Long getPromotionalSaleID()
Long
public void setPromotionalSaleID(Long value)
value
- allowed object is
Long
public ModifyActionCodeType getAction()
ModifyActionCodeType
public void setAction(ModifyActionCodeType value)
value
- allowed object is
ModifyActionCodeType
public ItemIDArrayType getPromotionalSaleItemIDArray()
ItemIDArrayType
public void setPromotionalSaleItemIDArray(ItemIDArrayType value)
value
- allowed object is
ItemIDArrayType
public Long getStoreCategoryID()
Long
public void setStoreCategoryID(Long value)
value
- allowed object is
Long
public Long getCategoryID()
Long
public void setCategoryID(Long value)
value
- allowed object is
Long
public Boolean isAllFixedPriceItems()
Boolean
public void setAllFixedPriceItems(Boolean value)
value
- allowed object is
Boolean
public Boolean isAllStoreInventoryItems()
Boolean
public void setAllStoreInventoryItems(Boolean value)
value
- allowed object is
Boolean
public Boolean isAllAuctionItems()
Boolean
public void setAllAuctionItems(Boolean value)
value
- allowed object is
Boolean
|
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.