Changes since
the last release

com.ebay.sdk.helper.cache
Class FeaturesDownloader

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

public class FeaturesDownloader
extends BaseDownloader

Helper class with cache function for GetCategoryFeatures call

Author:
Conan and 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
FeaturesDownloader(ApiContext apiContext)
           
 
Method Summary
 GetCategoryFeaturesResponseType getAllCategoryFeatures()
           
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

FeaturesDownloader

public FeaturesDownloader(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

getAllCategoryFeatures

public GetCategoryFeaturesResponseType getAllCategoryFeatures()
                                                       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.