|
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,
javax.swing.JComboBox cbxControl,
boolean addDefaultOption)
|
ControlTagItem[] |
createRegionServiceControl(SiteCodeType siteId,
boolean addDefaultOption)
|
ControlTagItem[] |
createShippingServiceControl(SiteCodeType siteId,
java.lang.String shippingType,
boolean addDefaultOption)
|
ControlTagItem[] |
createShippingServiceControl(SiteCodeType site,
java.lang.String shippingType,
javax.swing.JComboBox cbxControl,
boolean addDefaultOption)
|
static ServiceControlManager |
getInstance()
|
java.util.ArrayList |
getSelectedCheckBoxList(javax.swing.JCheckBox[] checkBoxes)
|
BuyerPaymentMethodCodeType[] |
processUserPaymentMethods(javax.swing.JCheckBox[] ckbPaymentServices,
ControlTagItem[] ctrlPaymentServices)
|
ShippingServiceOptionsType |
processUserSelectedShippingService(CurrencyCodeType currencyId,
javax.swing.JComboBox cbxShippingServiceSelected,
ControlTagItem[] ctrlShippingServices,
javax.swing.JComboBox cbxIntlShippingServiceSelected,
ControlTagItem[] ctrlIntlShippingServices,
javax.swing.JTextField txtShippingServiceSelectedCost)
|
ShippingDetailsType |
processUserShippingDetails(java.util.ArrayList shippingServiceOptions,
java.util.ArrayList intlShippingServiceOptions)
|
void |
updateIntlShippingServiceSelections(java.util.ArrayList intlShippingServiceOptions,
javax.swing.JScrollPane spIntlShippingServiceOptions,
javax.swing.JButton btnRemoveIntlShippingService,
javax.swing.JButton btnAddIntlShippingService)
|
void |
updateShippingServiceSelections(java.util.ArrayList shippingServiceOptions,
javax.swing.JScrollPane spShippingServiceOptions,
javax.swing.JButton btnRemoveShippingService,
javax.swing.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, javax.swing.JComboBox cbxControl, boolean addDefaultOption)
public ControlTagItem[] createRegionServiceControl(SiteCodeType siteId, boolean addDefaultOption)
public ControlTagItem[] createShippingServiceControl(SiteCodeType siteId, java.lang.String shippingType, boolean addDefaultOption)
public ControlTagItem[] createShippingServiceControl(SiteCodeType site, java.lang.String shippingType, javax.swing.JComboBox cbxControl, boolean addDefaultOption)
public BuyerPaymentMethodCodeType[] processUserPaymentMethods(javax.swing.JCheckBox[] ckbPaymentServices, ControlTagItem[] ctrlPaymentServices)
public ShippingServiceOptionsType processUserSelectedShippingService(CurrencyCodeType currencyId, javax.swing.JComboBox cbxShippingServiceSelected, ControlTagItem[] ctrlShippingServices, javax.swing.JComboBox cbxIntlShippingServiceSelected, ControlTagItem[] ctrlIntlShippingServices, javax.swing.JTextField txtShippingServiceSelectedCost)
public ShippingDetailsType processUserShippingDetails(java.util.ArrayList shippingServiceOptions, java.util.ArrayList intlShippingServiceOptions)
public java.util.ArrayList getSelectedCheckBoxList(javax.swing.JCheckBox[] checkBoxes)
public void updateShippingServiceSelections(java.util.ArrayList shippingServiceOptions, javax.swing.JScrollPane spShippingServiceOptions, javax.swing.JButton btnRemoveShippingService, javax.swing.JButton btnAddShippingService)
public void updateIntlShippingServiceSelections(java.util.ArrayList intlShippingServiceOptions, javax.swing.JScrollPane spIntlShippingServiceOptions, javax.swing.JButton btnRemoveIntlShippingService, javax.swing.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.