Changes since
the last release

Uses of Interface
com.ebay.sdk.pictureservice.PictureService

Packages that use PictureService
com.ebay.sdk.call   
com.ebay.sdk.pictureservice.eps   
 

Uses of PictureService in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return PictureService
 PictureService AddItemCall.getPictureService()
          Gets the PictureService object that will be used to upload picture files specified in setPictureFiles().
 PictureService AddFixedPriceItemCall.getPictureService()
          Gets the PictureService object that will be used to upload picture files specified in setPictureFiles().
 

Methods in com.ebay.sdk.call with parameters of type PictureService
 void AddItemCall.setPictureService(PictureService pictureService)
          Set the PictureService object that will be used to upload picture files specified in setPictureFiles().
 void AddFixedPriceItemCall.setPictureService(PictureService pictureService)
          Set the PictureService object that will be used to upload picture files specified in setPictureFiles().
 

Uses of PictureService in com.ebay.sdk.pictureservice.eps
 

Classes in com.ebay.sdk.pictureservice.eps that implement PictureService
 class eBayPictureServiceXMLCall
          Title: eBayPictureServiceXMLCall
 

Methods in com.ebay.sdk.pictureservice.eps that return PictureService
static PictureService eBayPictureServiceFactory.getPictureService(ApiContext apiContext)
          This function could return null, if the "init" function is not called before using this function.
 


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.