|
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 java.lang.String |
CALCULATED_SHIPPING_METHODS
|
static java.lang.String |
FLAT_SHIPPING_METHODS
|
static java.lang.String |
INTL_CALCULATED_SHIPPING_SERVICES
|
static java.lang.String |
INTL_FLATRATE_SHIPPING_SERVICES
|
static java.lang.String |
SHIP_TO_LOCATION
|
static java.lang.String |
SHIPPING_SERVICE
|
Method Summary | |
---|---|
java.util.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. |
java.util.Hashtable |
getInternalShippingServiceMap(SiteCodeType siteId,
ShippingTypeCodeType shippingType)
Return a map of the available InternaltionalShippingServices for a given site. |
java.util.Hashtable |
getShippingServiceMap(SiteCodeType siteId)
Return a map of all ShippingServices for a given site. |
java.util.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 java.lang.String CALCULATED_SHIPPING_METHODS
public static java.lang.String FLAT_SHIPPING_METHODS
public static java.lang.String INTL_CALCULATED_SHIPPING_SERVICES
public static java.lang.String INTL_FLATRATE_SHIPPING_SERVICES
public static java.lang.String SHIPPING_SERVICE
public static java.lang.String SHIP_TO_LOCATION
Method Detail |
---|
public static ShippingServiceHelper getInstance()
public java.util.Hashtable getDomesticShippingServiceMap(SiteCodeType siteId, ShippingTypeCodeType shippingType)
siteId
- SiteCodeTypeshippingType
- ShippingTypeCodeType
public java.util.Hashtable getInternalShippingServiceMap(SiteCodeType siteId, ShippingTypeCodeType shippingType)
siteId
- SiteCodeTypeshippingType
- ShippingTypeCodeType
public java.util.Hashtable getShippingServiceMap(SiteCodeType siteId)
siteId
- SiteCodeType
public java.util.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.