Uses of Annotation Interface
de.hybris.platform.webservicescommons.swagger.ApiBaseSiteIdUserIdAndCartIdParam
Packages that use ApiBaseSiteIdUserIdAndCartIdParam
Package
Description
-
Uses of ApiBaseSiteIdUserIdAndCartIdParam in de.hybris.platform.acceleratorocc.controllers.v2
Methods in de.hybris.platform.acceleratorocc.controllers.v2 with annotations of type ApiBaseSiteIdUserIdAndCartIdParamModifier and TypeMethodDescriptionExtendedCartsController.createConsolidatedPickupLocation(String storeName, String fields) ExtendedCartsController.doHandleSopPaymentResponse(javax.servlet.http.HttpServletRequest request, SopPaymentDetailsWsDTO sopPaymentDetails, String fields) ExtendedCartsController.getConsolidatedPickupLocations(String fields) ExtendedCartsController.getSopPaymentResponse(String cartId, String fields, javax.servlet.http.HttpServletResponse response) voidExtendedCartsController.removeSopPaymentResponse(String cartId) -
Uses of ApiBaseSiteIdUserIdAndCartIdParam in de.hybris.platform.acceleratorwebservicesaddon.controllers.v2
Methods in de.hybris.platform.acceleratorwebservicesaddon.controllers.v2 with annotations of type ApiBaseSiteIdUserIdAndCartIdParamModifier and TypeMethodDescriptionExtendedCartsController.createConsolidatedPickupLocation(String storeName, String fields) ExtendedCartsController.doHandleSopPaymentResponse(javax.servlet.http.HttpServletRequest request, SopPaymentDetailsWsDTO sopPaymentDetails, String fields) ExtendedCartsController.getConsolidatedPickupLocations(String fields) ExtendedCartsController.getSopPaymentResponse(String cartId, String fields, javax.servlet.http.HttpServletResponse response) voidExtendedCartsController.removeSopPaymentResponse(String cartId) -
Uses of ApiBaseSiteIdUserIdAndCartIdParam in de.hybris.platform.b2b.occ.v2.controllers
Methods in de.hybris.platform.b2b.occ.v2.controllers with annotations of type ApiBaseSiteIdUserIdAndCartIdParamModifier and TypeMethodDescriptionB2BCartsController.addCartEntries(String baseSiteId, String fields, OrderEntryListWsDTO entries) B2BCartsController.addCartEntry(String baseSiteId, String code, long quantity, String fields) B2BCartsController.setCartCostCenter(String costCenterId, String fields) B2BCartsController.setCartDeliveryAddress(String addressId, String fields) B2BCartsController.setPaymentType(String paymentType, String purchaseOrderNumber, String fields) B2BCartsController.updateCartEntries(String baseSiteId, String fields, OrderEntryListWsDTO entries) B2BCartsController.updateCartEntry(String baseSiteId, int entryNumber, Long quantity, String fields) B2BCartsController.updateCartEntry(String baseSiteId, String product, Integer entryNumber, Long quantity, String fields) -
Uses of ApiBaseSiteIdUserIdAndCartIdParam in de.hybris.platform.b2bocc.v2.controllers
Methods in de.hybris.platform.b2bocc.v2.controllers with annotations of type ApiBaseSiteIdUserIdAndCartIdParamModifier and TypeMethodDescriptionB2BCartsController.addCartEntries(String baseSiteId, String fields, OrderEntryListWsDTO entries) B2BCartsController.addCartEntry(String baseSiteId, String code, long quantity, String fields) B2BCartsController.setCartCostCenter(String costCenterId, String fields) B2BCartsController.setCartDeliveryAddress(String addressId, String fields) B2BCartsController.setPaymentType(String paymentType, String purchaseOrderNumber, String fields) B2BCartsController.updateCartEntries(String baseSiteId, String fields, OrderEntryListWsDTO entries) B2BCartsController.updateCartEntry(String baseSiteId, int entryNumber, Long quantity, String fields) B2BCartsController.updateCartEntry(String baseSiteId, String product, Integer entryNumber, Long quantity, String fields) -
Uses of ApiBaseSiteIdUserIdAndCartIdParam in de.hybris.platform.chineselogisticocc.controllers
Methods in de.hybris.platform.chineselogisticocc.controllers with annotations of type ApiBaseSiteIdUserIdAndCartIdParamModifier and TypeMethodDescriptionvoidLogisticsController.removeDeliveryTimeSlot()voidLogisticsController.replaceDeliveryTimeSlot(String deliveryTimeSlotCode) -
Uses of ApiBaseSiteIdUserIdAndCartIdParam in de.hybris.platform.chineselogisticoccaddon.controllers
Methods in de.hybris.platform.chineselogisticoccaddon.controllers with annotations of type ApiBaseSiteIdUserIdAndCartIdParamModifier and TypeMethodDescriptionvoidLogisticsController.removeDeliveryTimeSlot()voidLogisticsController.replaceDeliveryTimeSlot(String deliveryTimeSlotCode) -
Uses of ApiBaseSiteIdUserIdAndCartIdParam in de.hybris.platform.chinesepaymentocc.controllers
Methods in de.hybris.platform.chinesepaymentocc.controllers with annotations of type ApiBaseSiteIdUserIdAndCartIdParamModifier and TypeMethodDescriptionPaymentInfoController.createChineseOrder(String fields) voidPaymentInfoController.replaceChinesePaymentInfo(String paymentModeCode) -
Uses of ApiBaseSiteIdUserIdAndCartIdParam in de.hybris.platform.chinesepaymentoccaddon.controllers
Methods in de.hybris.platform.chinesepaymentoccaddon.controllers with annotations of type ApiBaseSiteIdUserIdAndCartIdParamModifier and TypeMethodDescriptionPaymentInfoController.createChineseOrder(String fields) voidPaymentInfoController.replaceChinesePaymentInfo(String paymentModeCode) -
Uses of ApiBaseSiteIdUserIdAndCartIdParam in de.hybris.platform.chinesetaxinvoiceocc.controllers
Methods in de.hybris.platform.chinesetaxinvoiceocc.controllers with annotations of type ApiBaseSiteIdUserIdAndCartIdParamModifier and TypeMethodDescriptionvoidTaxInvoiceController.removeCartTaxInvoice()voidTaxInvoiceController.replaceCartTaxInvoice(TaxInvoiceWsDTO taxInvoice) -
Uses of ApiBaseSiteIdUserIdAndCartIdParam in de.hybris.platform.chinesetaxinvoiceoccaddon.controllers
Methods in de.hybris.platform.chinesetaxinvoiceoccaddon.controllers with annotations of type ApiBaseSiteIdUserIdAndCartIdParamModifier and TypeMethodDescriptionvoidTaxInvoiceController.removeCartTaxInvoice()voidTaxInvoiceController.replaceCartTaxInvoice(TaxInvoiceWsDTO taxInvoice) -
Uses of ApiBaseSiteIdUserIdAndCartIdParam in de.hybris.platform.commercewebservices.core.v2.controller
Methods in de.hybris.platform.commercewebservices.core.v2.controller with annotations of type ApiBaseSiteIdUserIdAndCartIdParamModifier and TypeMethodDescriptionCartEntryGroupsController.addToCartEntryGroup(String baseSiteId, Integer entryGroupNumber, OrderEntryWsDTO entry, String fields) CartAddressesController.createCartDeliveryAddress(AddressWsDTO address, String fields) CartEntriesController.createCartEntry(String baseSiteId, OrderEntryWsDTO entry, String fields) CartPaymentsController.createCartPaymentDetails(PaymentDetailsWsDTO paymentDetails, String fields) voidCartPromotionsController.doApplyCartPromotion(String promotionId) voidCartPromotionsController.doApplyCartVoucher(String voucherId, javax.servlet.http.HttpServletRequest request) CartDeliveryModesController.getCartDeliveryMode(String fields) CartDeliveryModesController.getCartDeliveryModes(String fields) CartEntriesController.getCartEntries(String fields) CartEntriesController.getCartEntry(long entryNumber, String fields) CartPromotionsController.getCartPromotion(String promotionId, String fields) CartPromotionsController.getCartPromotions(String fields) CartPromotionsController.getCartVouchers(String fields) voidCartsController.removeCart()voidCartAddressesController.removeCartDeliveryAddress()voidCartDeliveryModesController.removeCartDeliveryMode()voidCartEntriesController.removeCartEntry(long entryNumber) voidCartPromotionsController.removeCartPromotion(String promotionId) voidCartPromotionsController.removeCartVoucher(String voucherId) voidCartEntryGroupsController.removeEntryGroup(int entryGroupNumber) voidCartAddressesController.replaceCartDeliveryAddress(String addressId) voidCartDeliveryModesController.replaceCartDeliveryMode(String deliveryModeId) CartEntriesController.replaceCartEntry(String baseSiteId, long entryNumber, OrderEntryWsDTO entry, String fields) voidCartsController.replaceCartGuestUser(String email) voidCartPaymentsController.replaceCartPaymentDetails(String paymentDetailsId) voidCartRequestedRetrievalDateController.setCartRequestedRetrievalDate(String requestedRetrievalAt) CartEntriesController.updateCartEntry(String baseSiteId, long entryNumber, OrderEntryWsDTO entry, String fields) CartsController.validateCart(String fields) -
Uses of ApiBaseSiteIdUserIdAndCartIdParam in de.hybris.platform.configurablebundleocc.controllers
Methods in de.hybris.platform.configurablebundleocc.controllers with annotations of type ApiBaseSiteIdUserIdAndCartIdParamModifier and TypeMethodDescriptionConfigurableBundleController.createBundle(@Valid BundleStarterWsDTO bundleStarter) ConfigurableBundleController.getAllowedProducts(String query, Integer entryGroupNumber, int currentPage, int pageSize, String sort, String fields) -
Uses of ApiBaseSiteIdUserIdAndCartIdParam in de.hybris.platform.sap.productconfig.occ.controllers
Methods in de.hybris.platform.sap.productconfig.occ.controllers with annotations of type ApiBaseSiteIdUserIdAndCartIdParamModifier and TypeMethodDescriptionProductConfiguratorCCPCartIntegrationController.addCartEntry(String baseSiteId, ProductConfigOrderEntryWsDTO entry) ProductConfiguratorCCPCartIntegrationController.configureCartEntry(String baseSiteId, int entryNumber, boolean expMode) ProductConfiguratorCCPCartIntegrationController.updateCartEntry(String baseSiteId, int entryNumber, ProductConfigOrderEntryWsDTO entry) -
Uses of ApiBaseSiteIdUserIdAndCartIdParam in de.hybris.platform.textfieldconfiguratortemplateocc.controllers
Methods in de.hybris.platform.textfieldconfiguratortemplateocc.controllers with annotations of type ApiBaseSiteIdUserIdAndCartIdParamModifier and TypeMethodDescriptionProductConfiguratorTextfieldTemplateController.addCartEntry(String baseSiteId, OrderEntryWsDTO entry, String fields) ProductConfiguratorTextfieldTemplateController.getConfigurationInEntry(int entryNumber) ProductConfiguratorTextfieldTemplateController.getConfigurationInEntry(int entryNumber, ConfigurationInfoListWsDTO configInfoList) -
Uses of ApiBaseSiteIdUserIdAndCartIdParam in de.hybris.platform.textfieldconfiguratortemplateoccaddon.controllers
Methods in de.hybris.platform.textfieldconfiguratortemplateoccaddon.controllers with annotations of type ApiBaseSiteIdUserIdAndCartIdParamModifier and TypeMethodDescriptionProductTextfieldConfiguratorController.addCartEntry(String baseSiteId, OrderEntryWsDTO entry, String fields) -
Uses of ApiBaseSiteIdUserIdAndCartIdParam in de.hybris.platform.ycommercewebservices.v2.controller
Methods in de.hybris.platform.ycommercewebservices.v2.controller with annotations of type ApiBaseSiteIdUserIdAndCartIdParamModifier and TypeMethodDescriptionCartEntryGroupsController.addToCartEntryGroup(String baseSiteId, Integer entryGroupNumber, OrderEntryWsDTO entry, String fields) CartAddressesController.createCartDeliveryAddress(AddressWsDTO address, String fields) CartEntriesController.createCartEntry(String baseSiteId, OrderEntryWsDTO entry, String fields) CartPaymentsController.createCartPaymentDetails(PaymentDetailsWsDTO paymentDetails, String fields) voidCartPromotionsController.doApplyCartPromotion(String promotionId) voidCartPromotionsController.doApplyCartVoucher(String voucherId, javax.servlet.http.HttpServletRequest request) CartDeliveryModesController.getCartDeliveryMode(String fields) CartDeliveryModesController.getCartDeliveryModes(String fields) CartEntriesController.getCartEntries(String fields) CartEntriesController.getCartEntry(long entryNumber, String fields) CartPromotionsController.getCartPromotion(String promotionId, String fields) CartPromotionsController.getCartPromotions(String fields) CartPromotionsController.getCartVouchers(String fields) voidCartsController.removeCart()voidCartAddressesController.removeCartDeliveryAddress()voidCartDeliveryModesController.removeCartDeliveryMode()voidCartEntriesController.removeCartEntry(long entryNumber) voidCartPromotionsController.removeCartPromotion(String promotionId) voidCartPromotionsController.removeCartVoucher(String voucherId) voidCartEntryGroupsController.removeEntryGroup(int entryGroupNumber) voidCartAddressesController.replaceCartDeliveryAddress(String addressId) voidCartDeliveryModesController.replaceCartDeliveryMode(String deliveryModeId) CartEntriesController.replaceCartEntry(String baseSiteId, long entryNumber, OrderEntryWsDTO entry, String fields) voidCartsController.replaceCartGuestUser(String email) voidCartPaymentsController.replaceCartPaymentDetails(String paymentDetailsId) voidCartRequestedRetrievalDateController.setCartRequestedRetrievalDate(String requestedRetrievalAt) CartEntriesController.updateCartEntry(String baseSiteId, long entryNumber, OrderEntryWsDTO entry, String fields) CartsController.validateCart(String fields)