com.ebay.sdk.helper
Class eBayDetailsHelper1
java.lang.Object
com.ebay.sdk.helper.eBayDetailsHelper1
public class eBayDetailsHelper1
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static eBayDetailsHelper1 getInstance(ApiContext context)
throws SdkException,
java.lang.Exception
- Throws:
SdkException
java.lang.Exception
getPaymentOptionDetailsForSite
public PaymentOptionDetailsType[] getPaymentOptionDetailsForSite(SiteCodeType site)
throws SdkException,
java.lang.Exception
- Throws:
SdkException
java.lang.Exception
getPaymentOptionDetailsBySiteAndPaymentMethod
public PaymentOptionDetailsType getPaymentOptionDetailsBySiteAndPaymentMethod(SiteCodeType site,
BuyerPaymentMethodCodeType paymentMethod)
throws SdkException,
java.lang.Exception
- Throws:
SdkException
java.lang.Exception
getRegionDetailsForSite
public RegionDetailsType[] getRegionDetailsForSite(SiteCodeType site)
throws SdkException,
java.lang.Exception
- Throws:
SdkException
java.lang.Exception
getRegionDetailsBySiteAndRegionID
public RegionDetailsType getRegionDetailsBySiteAndRegionID(SiteCodeType site,
java.lang.String regionId)
throws SdkException,
java.lang.Exception
- Throws:
SdkException
java.lang.Exception
getShippingServiceDetailsForSite
public ShippingServiceDetailsType[] getShippingServiceDetailsForSite(SiteCodeType site)
throws SdkException,
java.lang.Exception
- Throws:
SdkException
java.lang.Exception
getShippingServiceDetailsBySiteAndShippingServiceID
public ShippingServiceDetailsType getShippingServiceDetailsBySiteAndShippingServiceID(SiteCodeType site,
java.lang.Integer shippingServiceID)
throws SdkException,
java.lang.Exception
- Throws:
SdkException
java.lang.Exception
getTaxJurisdictionDetailsForSite
public TaxJurisdictionType[] getTaxJurisdictionDetailsForSite(SiteCodeType site)
throws SdkException,
java.lang.Exception
- Throws:
SdkException
java.lang.Exception
getTaxJurisdictionDetailsBySiteAndJurisdictionID
public TaxJurisdictionType getTaxJurisdictionDetailsBySiteAndJurisdictionID(SiteCodeType site,
java.lang.String jurisdictionID)
throws SdkException,
java.lang.Exception
- Throws:
SdkException
java.lang.Exception
getURLDetailsForSite
public URLDetailsType[] getURLDetailsForSite(SiteCodeType site)
throws SdkException,
java.lang.Exception
- Throws:
SdkException
java.lang.Exception
getURLDetailsBySiteAndURLType
public URLDetailsType getURLDetailsBySiteAndURLType(SiteCodeType site,
URLTypeCodeType URLType)
throws SdkException,
java.lang.Exception
- Throws:
SdkException
java.lang.Exception
getTimeZoneDetailsByZone
public CountryDetailsType getTimeZoneDetailsByZone(java.lang.String zoneId)
getTimeZoneDetails
public TimeZoneDetailsType[] getTimeZoneDetails()
loadShippingLocationDetailsByShippingLocation
public ShippingLocationDetailsType loadShippingLocationDetailsByShippingLocation(java.lang.String shippingLocation)
getShippingLocationDetails
public ShippingLocationDetailsType[] getShippingLocationDetails()
getSiteDetailsBySite
public SiteDetailsType getSiteDetailsBySite(SiteCodeType site)
getSiteDetails
public SiteDetailsType[] getSiteDetails()
getDispatchTimeMaxDetailsByDispatchTimeMax
public DispatchTimeMaxDetailsType getDispatchTimeMaxDetailsByDispatchTimeMax(java.lang.Integer dispatchTimeMax)
getDispatchTimeMaxDetails
public DispatchTimeMaxDetailsType[] getDispatchTimeMaxDetails()
getCurrencyDetailsByCurrencyCode
public CurrencyDetailsType getCurrencyDetailsByCurrencyCode(CurrencyCodeType currencyCode)
getCurrencyDetails
public CurrencyDetailsType[] getCurrencyDetails()
getCountryDetailsByCountryCode
public CountryDetailsType getCountryDetailsByCountryCode(CountryCodeType countryCode)
getCountryDetails
public CountryDetailsType[] getCountryDetails()
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.