Changes since
the last release

com.ebay.sdk.attributes.model
Interface IProductFinderXmlProvider

All Known Implementing Classes:
ProductFinderXmlDownloader

public interface IProductFinderXmlProvider

Title: AttributesLib for Java

Description:

Copyright: Copyright (c) 2004

Company: eBay Inc.

Version:
1.0
Author:
Weijun Li

Method Summary
 Document getProductFinderXml(int[] productFinderIDList)
          Get product finder XML by list of product finder IDs.
 

Method Detail

getProductFinderXml

Document getProductFinderXml(int[] productFinderIDList)
                             throws SdkException,
                                    Exception
Get product finder XML by list of product finder IDs.

Parameters:
productFinderIDList - int[] List of product finder IDs.
Returns:
Document
Throws:
SdkException
Exception

Changes since
the last release

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.