|
Changes since the last release |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IAttributesXmlProvider
Supplies attributes XML for
Title: AttributesLib for Java
Description:
Copyright: Copyright (c) 2004
Company: eBay Inc.
| Method Summary | |
|---|---|
Document |
downloadXml()
Downloads AttributesCS for all categories through eBay SOAP API. |
Document |
downloadXml(AttributeSet[] attrSets)
Downloads AttributesCS for specified categories through eBay SOAP API. |
Document |
downloadXml(int[] attrSetIds)
Downloads AttributesCS for specified categories through eBay SOAP API. |
Document |
getMultipleCSXml(AttributeSet[] asList)
Get xml that contains multiple CSs. |
String |
getMultipleCSXmlText(AttributeSet[] asList)
Get xml that contains multiple CSs. |
| Method Detail |
|---|
String getMultipleCSXmlText(AttributeSet[] asList)
throws SdkException,
Exception
asList - AttributeSet[] List of attribute sets for which you
want to get CSXml.
SdkException
Exception
Document getMultipleCSXml(AttributeSet[] asList)
throws SdkException,
Exception
asList - AttributeSet[] List of attribute sets for which you
want to get CSXml.
SdkException
Exception
Document downloadXml(int[] attrSetIds)
throws SdkException,
Exception
attrSetIds - int[] List of attribute setid for which you want to get CSXml
SdkException
Exception
Document downloadXml(AttributeSet[] attrSets)
throws SdkException,
Exception
attrSets - AttributeSet[] List of attribute sets for which you want to get CSXml
SdkException
Exception
Document downloadXml()
throws SdkException,
Exception
SdkException
Exception
|
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.