Changes since
the last release

com.ebay.sdk.helper.cache
Class CategoriesDownloader

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

public class CategoriesDownloader
extends BaseDownloader

Helper class with cache function for GetCategories 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
CategoriesDownloader(ApiContext apiContext)
           
 
Method Summary
 CategoryType[] getAllCategories()
           
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

CategoriesDownloader

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

getAllCategories

public CategoryType[] getAllCategories()
                                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.