|
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.eBayDetailsHelper
public class eBayDetailsHelper
A helper class to retrieve the available service information of eBayDetails. The eBayDetails are stored in XML resource files which can be retrieved by using API GeteBayDetails.
Method Summary | |
---|---|
java.util.Hashtable |
getDetailEntryMapWithIntValue(SiteCodeType siteId,
java.lang.String detailName)
Method to retrieve the entry map for a given name of eBay Detail. |
java.util.Hashtable |
getDetailEntryMapWithStringValue(SiteCodeType siteId,
java.lang.String detailName)
Method to retrieve the entry map for a given name of eBay Detail. |
org.w3c.dom.Document |
geteBayDetailsDocument(SiteCodeType siteId)
Method to get the XML resource of eBayDetails for a given site. |
static eBayDetailsHelper |
getInstance()
Return an instance of eBayDetailsHelper. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static eBayDetailsHelper getInstance()
public org.w3c.dom.Document geteBayDetailsDocument(SiteCodeType siteId)
siteId
- SiteCodeType
public java.util.Hashtable getDetailEntryMapWithIntValue(SiteCodeType siteId, java.lang.String detailName)
siteId
- SiteCodeTypedetailName
- String
public java.util.Hashtable getDetailEntryMapWithStringValue(SiteCodeType siteId, java.lang.String detailName)
siteId
- SiteCodeTypedetailName
- String
|
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.