|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ebay.sdk.helper.ShippingServiceHelper
public class ShippingServiceHelper
A helper class to retrieve the available ShippingServices for a given site.
Field Summary | |
---|---|
static String |
CALCULATED_SHIPPING_METHODS
|
static String |
FLAT_SHIPPING_METHODS
|
static String |
INTL_CALCULATED_SHIPPING_SERVICES
|
static String |
INTL_FLATRATE_SHIPPING_SERVICES
|
static String |
SHIP_TO_LOCATION
|
static String |
SHIPPING_SERVICE
|
Method Summary | |
---|---|
Hashtable |
getDomesticShippingServiceMap(SiteCodeType siteId,
ShippingTypeCodeType shippingType)
Return a map of the available domestic ShippingServices for a given site. |
static ShippingServiceHelper |
getInstance()
Return an instance of ShippingServiceHelper. |
Hashtable |
getInternalShippingServiceMap(SiteCodeType siteId,
ShippingTypeCodeType shippingType)
Return a map of the available InternaltionalShippingServices for a given site. |
Hashtable |
getShippingServiceMap(SiteCodeType siteId)
Return a map of all ShippingServices for a given site. |
Hashtable |
getShipToLocationMap(SiteCodeType siteId)
Reurn a map of the ShipToLocations for a given site. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static String CALCULATED_SHIPPING_METHODS
public static String FLAT_SHIPPING_METHODS
public static String INTL_CALCULATED_SHIPPING_SERVICES
public static String INTL_FLATRATE_SHIPPING_SERVICES
public static String SHIPPING_SERVICE
public static String SHIP_TO_LOCATION
Method Detail |
---|
public static ShippingServiceHelper getInstance()
public Hashtable getDomesticShippingServiceMap(SiteCodeType siteId, ShippingTypeCodeType shippingType)
siteId
- SiteCodeTypeshippingType
- ShippingTypeCodeType
public Hashtable getInternalShippingServiceMap(SiteCodeType siteId, ShippingTypeCodeType shippingType)
siteId
- SiteCodeTypeshippingType
- ShippingTypeCodeType
public Hashtable getShippingServiceMap(SiteCodeType siteId)
siteId
- SiteCodeType
public Hashtable getShipToLocationMap(SiteCodeType siteId)
siteId
- SiteCodeType
|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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.