|
Changes since the last release |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ApiContext | |
---|---|
com.ebay.sdk | |
com.ebay.sdk.call | |
com.ebay.sdk.helper | |
com.ebay.sdk.helper.cache | |
com.ebay.sdk.helper.ui | |
com.ebay.sdk.pictureservice.eps |
Uses of ApiContext in com.ebay.sdk |
---|
Methods in com.ebay.sdk that return ApiContext | |
---|---|
ApiContext |
ApiSchemaBasedXmlPoster.getApiContext()
Gets the ApiContext object for the API call. |
ApiContext |
ApiCall.getApiContext()
Get the ApiContext object to be used. |
Methods in com.ebay.sdk with parameters of type ApiContext | |
---|---|
void |
ApiSchemaBasedXmlPoster.setApiContext(ApiContext apiContext)
Sets the ApiContext object for the API call. |
void |
ApiCall.setApiContext(ApiContext apiContext)
Set the ApiContext object to be used. |
Constructors in com.ebay.sdk with parameters of type ApiContext | |
---|---|
ApiCall(ApiContext apiContext)
Constructor. |
Uses of ApiContext in com.ebay.sdk.call |
---|
Methods in com.ebay.sdk.call with parameters of type ApiContext | |
---|---|
static int |
GetCategoriesCall.getAllCategories(ApiContext apiContext,
SiteCodeType siteID,
int levelLimit,
DetailLevelCodeType detailLevel,
int groupSize,
CategoryEventListener listener)
Call eBay API to downloads all categories in asynchronized mode to reduce consumption of system resource. |
Uses of ApiContext in com.ebay.sdk.helper |
---|
Methods in com.ebay.sdk.helper with parameters of type ApiContext | |
---|---|
static eBayDetailsHelper1 |
eBayDetailsHelper1.getInstance(ApiContext context)
|
void |
GetCategoryFeaturesHelper.loadCategoryFeatures(ApiContext apiContext)
|
Constructors in com.ebay.sdk.helper with parameters of type ApiContext | |
---|---|
GetCategoryFeaturesHelper(ApiContext apiContext)
|
|
GetCategoryFeaturesHelper(ApiContext apiContext,
String categoryId,
Integer levelLimit,
Boolean viewAllModes,
FeatureIDCodeType[] featureIDs)
|
Uses of ApiContext in com.ebay.sdk.helper.cache |
---|
Fields in com.ebay.sdk.helper.cache declared as ApiContext | |
---|---|
protected ApiContext |
BaseDownloader.apiContext
|
Constructors in com.ebay.sdk.helper.cache with parameters of type ApiContext | |
---|---|
BaseDownloader(ApiContext apiContext)
|
|
CategoriesDownloader(ApiContext apiContext)
|
|
DetailsDownloader(ApiContext apiContext)
|
|
FeaturesDownloader(ApiContext apiContext)
|
Uses of ApiContext in com.ebay.sdk.helper.ui |
---|
Methods in com.ebay.sdk.helper.ui that return ApiContext | |
---|---|
ApiContext |
DialogAccount.getApiContext()
|
Methods in com.ebay.sdk.helper.ui with parameters of type ApiContext | |
---|---|
static boolean |
GuiUtil.isApiContextFilled(ApiContext ctx,
boolean checkEBayAccount)
|
Constructors in com.ebay.sdk.helper.ui with parameters of type ApiContext | |
---|---|
DialogAccount(Frame frame,
ApiContext apiContext,
String title,
boolean modal)
|
|
DialogAccount(Frame frame,
ApiContext apiContext,
String title,
boolean modal,
boolean enableApiCredentials)
|
|
DialogFetchToken(Frame frame,
ApiContext apiContext,
String title,
boolean modal)
|
Uses of ApiContext in com.ebay.sdk.pictureservice.eps |
---|
Methods in com.ebay.sdk.pictureservice.eps with parameters of type ApiContext | |
---|---|
static PictureService |
eBayPictureServiceFactory.getPictureService(ApiContext apiContext)
This function could return null, if the "init" function is not called before using this function. |
Constructors in com.ebay.sdk.pictureservice.eps with parameters of type ApiContext | |
---|---|
eBayPictureServiceXMLCall(ApiContext apiContext)
|
|
Changes since the last release |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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.