Changes since
the last release

com.ebay.sdk.helper.cache
Class DetailsDownloader

java.lang.Object
  extended by com.ebay.sdk.helper.cache.BaseDownloader
      extended by com.ebay.sdk.helper.cache.DetailsDownloader

public class DetailsDownloader
extends BaseDownloader

Helper class with cache function for GeteBayDetails call

Author:
William

Field Summary
 
Fields inherited from class com.ebay.sdk.helper.cache.BaseDownloader
apiContext, FILE_EXTENSION, FILE_NAME_PATTERN, FILE_PREFIX, lastUpdateTime, ROOT_DIR
 
Constructor Summary
DetailsDownloader(ApiContext apiContext)
           
 
Method Summary
 GeteBayDetailsResponseType geteBayDetails()
           
protected  String getLastUpdateTime()
           
protected  Object individualCall()
           
 
Methods inherited from class com.ebay.sdk.helper.cache.BaseDownloader
getObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DetailsDownloader

public DetailsDownloader(ApiContext apiContext)
Method Detail

getLastUpdateTime

protected String getLastUpdateTime()
                            throws Exception
Specified by:
getLastUpdateTime in class BaseDownloader
Throws:
Exception

individualCall

protected Object individualCall()
                         throws Exception
Specified by:
individualCall in class BaseDownloader
Throws:
Exception

geteBayDetails

public GeteBayDetailsResponseType geteBayDetails()
                                          throws Exception
Throws:
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.