com.ebay.sdk.helper
Class eBayDetailsHelper1
java.lang.Object
com.ebay.sdk.helper.eBayDetailsHelper1
public class eBayDetailsHelper1
- extends 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,
Exception
- Throws:
SdkException
Exception
getPaymentOptionDetailsForSite
public PaymentOptionDetailsType[] getPaymentOptionDetailsForSite(SiteCodeType site)
throws SdkException,
Exception
- Throws:
SdkException
Exception
getPaymentOptionDetailsBySiteAndPaymentMethod
public PaymentOptionDetailsType getPaymentOptionDetailsBySiteAndPaymentMethod(SiteCodeType site,
BuyerPaymentMethodCodeType paymentMethod)
throws SdkException,
Exception
- Throws:
SdkException
Exception
getRegionDetailsForSite
public RegionDetailsType[] getRegionDetailsForSite(SiteCodeType site)
throws SdkException,
Exception
- Throws:
SdkException
Exception
getRegionDetailsBySiteAndRegionID
public RegionDetailsType getRegionDetailsBySiteAndRegionID(SiteCodeType site,
String regionId)
throws SdkException,
Exception
- Throws:
SdkException
Exception
getShippingServiceDetailsForSite
public ShippingServiceDetailsType[] getShippingServiceDetailsForSite(SiteCodeType site)
throws SdkException,
Exception
- Throws:
SdkException
Exception
getShippingServiceDetailsBySiteAndShippingServiceID
public ShippingServiceDetailsType getShippingServiceDetailsBySiteAndShippingServiceID(SiteCodeType site,
Integer shippingServiceID)
throws SdkException,
Exception
- Throws:
SdkException
Exception
getTaxJurisdictionDetailsForSite
public TaxJurisdictionType[] getTaxJurisdictionDetailsForSite(SiteCodeType site)
throws SdkException,
Exception
- Throws:
SdkException
Exception
getTaxJurisdictionDetailsBySiteAndJurisdictionID
public TaxJurisdictionType getTaxJurisdictionDetailsBySiteAndJurisdictionID(SiteCodeType site,
String jurisdictionID)
throws SdkException,
Exception
- Throws:
SdkException
Exception
getURLDetailsForSite
public URLDetailsType[] getURLDetailsForSite(SiteCodeType site)
throws SdkException,
Exception
- Throws:
SdkException
Exception
getURLDetailsBySiteAndURLType
public URLDetailsType getURLDetailsBySiteAndURLType(SiteCodeType site,
URLTypeCodeType URLType)
throws SdkException,
Exception
- Throws:
SdkException
Exception
getTimeZoneDetailsByZone
public CountryDetailsType getTimeZoneDetailsByZone(String zoneId)
getTimeZoneDetails
public TimeZoneDetailsType[] getTimeZoneDetails()
loadShippingLocationDetailsByShippingLocation
public ShippingLocationDetailsType loadShippingLocationDetailsByShippingLocation(String shippingLocation)
getShippingLocationDetails
public ShippingLocationDetailsType[] getShippingLocationDetails()
getSiteDetailsBySite
public SiteDetailsType getSiteDetailsBySite(SiteCodeType site)
getSiteDetails
public SiteDetailsType[] getSiteDetails()
getDispatchTimeMaxDetailsByDispatchTimeMax
public DispatchTimeMaxDetailsType getDispatchTimeMaxDetailsByDispatchTimeMax(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.