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  java.lang.String getLastUpdateTime()
           
protected  java.lang.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 java.lang.String getLastUpdateTime()
                                      throws java.lang.Exception
Specified by:
getLastUpdateTime in class BaseDownloader
Throws:
java.lang.Exception

individualCall

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

geteBayDetails

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