|
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.ServiceControlManager
public class ServiceControlManager
Title:
Description:
Copyright: Copyright (c) 2004
Company: eBay Inc.
Method Summary | |
---|---|
ControlTagItem[] |
createPaymentServiceControl(SiteCodeType siteId,
boolean addDefaultOption)
|
ControlTagItem[] |
createPaymentServiceControl(SiteCodeType site,
JComboBox cbxControl,
boolean addDefaultOption)
|
ControlTagItem[] |
createRegionServiceControl(SiteCodeType siteId,
boolean addDefaultOption)
|
ControlTagItem[] |
createShippingServiceControl(SiteCodeType siteId,
String shippingType,
boolean addDefaultOption)
|
ControlTagItem[] |
createShippingServiceControl(SiteCodeType site,
String shippingType,
JComboBox cbxControl,
boolean addDefaultOption)
|
static ServiceControlManager |
getInstance()
|
ArrayList |
getSelectedCheckBoxList(JCheckBox[] checkBoxes)
|
BuyerPaymentMethodCodeType[] |
processUserPaymentMethods(JCheckBox[] ckbPaymentServices,
ControlTagItem[] ctrlPaymentServices)
|
ShippingServiceOptionsType |
processUserSelectedShippingService(CurrencyCodeType currencyId,
JComboBox cbxShippingServiceSelected,
ControlTagItem[] ctrlShippingServices,
JComboBox cbxIntlShippingServiceSelected,
ControlTagItem[] ctrlIntlShippingServices,
JTextField txtShippingServiceSelectedCost)
|
ShippingDetailsType |
processUserShippingDetails(ArrayList shippingServiceOptions,
ArrayList intlShippingServiceOptions)
|
void |
updateIntlShippingServiceSelections(ArrayList intlShippingServiceOptions,
JScrollPane spIntlShippingServiceOptions,
JButton btnRemoveIntlShippingService,
JButton btnAddIntlShippingService)
|
void |
updateShippingServiceSelections(ArrayList shippingServiceOptions,
JScrollPane spShippingServiceOptions,
JButton btnRemoveShippingService,
JButton btnAddShippingService)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static ServiceControlManager getInstance()
public ControlTagItem[] createPaymentServiceControl(SiteCodeType siteId, boolean addDefaultOption)
public ControlTagItem[] createPaymentServiceControl(SiteCodeType site, JComboBox cbxControl, boolean addDefaultOption)
public ControlTagItem[] createRegionServiceControl(SiteCodeType siteId, boolean addDefaultOption)
public ControlTagItem[] createShippingServiceControl(SiteCodeType siteId, String shippingType, boolean addDefaultOption)
public ControlTagItem[] createShippingServiceControl(SiteCodeType site, String shippingType, JComboBox cbxControl, boolean addDefaultOption)
public BuyerPaymentMethodCodeType[] processUserPaymentMethods(JCheckBox[] ckbPaymentServices, ControlTagItem[] ctrlPaymentServices)
public ShippingServiceOptionsType processUserSelectedShippingService(CurrencyCodeType currencyId, JComboBox cbxShippingServiceSelected, ControlTagItem[] ctrlShippingServices, JComboBox cbxIntlShippingServiceSelected, ControlTagItem[] ctrlIntlShippingServices, JTextField txtShippingServiceSelectedCost)
public ShippingDetailsType processUserShippingDetails(ArrayList shippingServiceOptions, ArrayList intlShippingServiceOptions)
public ArrayList getSelectedCheckBoxList(JCheckBox[] checkBoxes)
public void updateShippingServiceSelections(ArrayList shippingServiceOptions, JScrollPane spShippingServiceOptions, JButton btnRemoveShippingService, JButton btnAddShippingService)
public void updateIntlShippingServiceSelections(ArrayList intlShippingServiceOptions, JScrollPane spIntlShippingServiceOptions, JButton btnRemoveIntlShippingService, JButton btnAddIntlShippingService)
|
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.