COE Web Method Proxies for Customized Classes
If your organization uses customized facade classes, many xWeb methods honor the override to the baseline class with no additional coding.
For example, if you customize the invoice object to include additional fields, the web method looks for the customization and uses the customized invoice object instead of the baseline object to process the request. This allows you to pass the customized fields through the web method.
The following methods implement a proxy for COE xWeb methods:
- WEBCentralizedShoppingCartStoreForeWeb
- WEBCentralizedShoppingCartRefresh
- WEBCentralizedShoppingCartInsert
- WEBCentralizedShoppingCartApplySourceCode
- WEBCentralizedShoppingCartGetEventFees
- WEBCentralizedShoppingCartGetEventTrackFees
- WEBCentralizedShoppingCartGetEventSessionFees
- WEBCentralizedShoppingCartEventRegistrantSetLineItemsWithCart
- WEBCentralizedShoppingCartAddEventRegistrant
- WEBCentralizedShoppingCartRemoveEventRegistrant
- WEBCentralizedShoppingCartAddEventRegistrantGroup
- WEBCentralizedShoppingCartRemoveEventRegistrantGroup
- WEBCentralizedShoppingCartGiftFundraisingSetLineItemsWithCart
- WEBCentralizedShoppingCartGiftAddGiftFundraising
- WEBCentralizedShoppingCartGiftRemoveFundraisingGift
- WEBCentralizedShoppingCartMembershipSetLineItemsWithCart
- WEBCentralizedShoppingCartOpenInvoiceAdd
- WEBCentralizedShoppingCartMembershipAddMembership
- WEBCentralizedShoppingCartMembershipRemoveMembership
- WEBCentralizedShoppingCartMembershipOpenInvoiceAdd
- WEBCentralizedShoppingCartExhibitorSetLineItemsWithCart
- WEBCentralizedShoppingCartExhibitorAddExhibitor
- WEBCentralizedShoppingCartRefresh
- WEBCentralizedShoppingCartInsert
- WEBCentralizedShoppingCartGetShippingOptions
- WEBCentralizedShoppingCartAddShippingItem
- WEBCentralizedShoppingCartGetPaymentOptions
- WEBCentralizedShoppingCartGetInstallmentTermsOptions
- WEBCentralizedShoppingCartGetProductLineItemWithCart
- WEBCentralizedShoppingCartAddLineItem
- WEBCentralizedShoppingCartRemoveLineItem
- WEBCentralizedShoppingCartRemoveAllLineItems