Changes since
the last release

com.ebay.sdk.helper
Class RegionServiceHelper

java.lang.Object
  extended by com.ebay.sdk.helper.RegionServiceHelper

public class RegionServiceHelper
extends java.lang.Object

A helper class to retrieve the available search locations/regions for a given site.


Method Summary
static RegionServiceHelper getInstanace()
          Return an instance of RegionServiceHelper.
 java.util.Hashtable getRegionsMap(SiteCodeType siteId)
          Return a map of the available search locations/regions for a given site.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstanace

public static RegionServiceHelper getInstanace()
Return an instance of RegionServiceHelper.

Returns:
RegionServiceHelper

getRegionsMap

public java.util.Hashtable getRegionsMap(SiteCodeType siteId)
Return a map of the available search locations/regions for a given site.

Parameters:
siteId - SiteCodeType
Returns:
Hashtable

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.