Uses of Class
de.hybris.platform.order.InvalidCartException
-
-
Uses of InvalidCartException in com.hybris.yprofile.services.order
Methods in com.hybris.yprofile.services.order that throw InvalidCartException Modifier and Type Method Description voidProfilePlaceOrderMethodHook. afterPlaceOrder(CommerceCheckoutParameter parameter, CommerceOrderResult orderModel)voidProfilePlaceOrderMethodHook. beforePlaceOrder(CommerceCheckoutParameter parameter)voidProfilePlaceOrderMethodHook. beforeSubmitOrder(CommerceCheckoutParameter parameter, CommerceOrderResult result)Stores the consent reference and the cart id in the order model -
Uses of InvalidCartException in de.hybris.basecommerce.jalo
Methods in de.hybris.basecommerce.jalo that throw InvalidCartException Modifier and Type Method Description voidBasecommerceTest. createOrder()protected OrderModelAbstractOrderManagementTest. placeTestOrder() -
Uses of InvalidCartException in de.hybris.platform.acceleratorfacades.order.checkout
Methods in de.hybris.platform.acceleratorfacades.order.checkout that throw InvalidCartException Modifier and Type Method Description protected OrderDataAnonymousCheckoutIntegrationTest. completeCheckoutProcess()protected voidDefaultExpressCheckoutIntegrationCheckoutTest. testOrderPlacement() -
Uses of InvalidCartException in de.hybris.platform.acceleratorfacades.order.impl
Methods in de.hybris.platform.acceleratorfacades.order.impl that throw InvalidCartException Modifier and Type Method Description protected OrderModelDefaultAcceleratorCheckoutFacade. placeOrder(CartModel cartModel) -
Uses of InvalidCartException in de.hybris.platform.acceleratorfacades.quote
Methods in de.hybris.platform.acceleratorfacades.quote that throw InvalidCartException Modifier and Type Method Description protected OrderDataQuotesProcessIntegrationTest. completeCheckoutProcess() -
Uses of InvalidCartException in de.hybris.platform.acceleratorservices.promotions
Methods in de.hybris.platform.acceleratorservices.promotions that throw InvalidCartException Modifier and Type Method Description voidAcceleratorPromotionsTest. shouldPlaceOrderWithPromotions() -
Uses of InvalidCartException in de.hybris.platform.assistedservicefacades.hook
Methods in de.hybris.platform.assistedservicefacades.hook that throw InvalidCartException Modifier and Type Method Description voidAssistedServicePlaceOrderMethodHookTest. afterLoggedOutPlaceOrderTest()voidAssistedServicePlaceOrderMethodHook. afterPlaceOrder(CommerceCheckoutParameter parameter, CommerceOrderResult orderModel)voidAssistedServicePlaceOrderMethodHookTest. afterPlaceOrderTest()voidAssistedServicePlaceOrderMethodHook. beforePlaceOrder(CommerceCheckoutParameter parameter)voidAssistedServicePlaceOrderMethodHook. beforeSubmitOrder(CommerceCheckoutParameter parameter, CommerceOrderResult result) -
Uses of InvalidCartException in de.hybris.platform.assistedservicefacades.impl
Methods in de.hybris.platform.assistedservicefacades.impl that throw InvalidCartException Modifier and Type Method Description voidAssistedServiceFacadeIntegrationTest. testEmulateCustomerAndCreateAnOrder()voidAssistedServiceFacadeIntegrationTest. testStopEmulateCustomer() -
Uses of InvalidCartException in de.hybris.platform.b2b
Methods in de.hybris.platform.b2b that throw InvalidCartException Modifier and Type Method Description OrderModelB2BIntegrationTest. createOrder(int quantity)OrderModelB2BIntegrationTest. createOrder(UserModel user, int quantity, OrderStatus status, ProductModel product)OrderModelB2BIntegrationTest. createOrder(java.lang.String uid, int quantity, OrderStatus status) -
Uses of InvalidCartException in de.hybris.platform.b2b.occ.v2.controllers
Methods in de.hybris.platform.b2b.occ.v2.controllers that throw InvalidCartException Modifier and Type Method Description OrderWsDTOB2BOrdersController. placeOrder(java.lang.String cartId, boolean termsChecked, java.lang.String securityCode, java.lang.String fields) -
Uses of InvalidCartException in de.hybris.platform.b2b.services.impl
Methods in de.hybris.platform.b2b.services.impl that throw InvalidCartException Modifier and Type Method Description OrderModelDefaultB2BOrderService. createOrderFromCart(CartModel cart)voidB2BCommentServiceTest. shouldGetAllB2BComments()voidB2BCommentServiceTest. shouldGetCommentByUser()voidB2BReplenishmentTest. testReplenishment() -
Uses of InvalidCartException in de.hybris.platform.b2b.strategies.impl
Methods in de.hybris.platform.b2b.strategies.impl that throw InvalidCartException Modifier and Type Method Description OrderModelDefaultB2BCreateOrderFromCartStrategy. createOrderFromCart(CartModel cart)OrderModelDefaultB2BPlaceOrderStrategy. placeOrder(CartModel cart, AddressModel deliveryAddress, AddressModel paymentAddress, PaymentInfoModel paymentInfo)Deprecated. -
Uses of InvalidCartException in de.hybris.platform.b2bacceleratoraddon.controllers.pages.checkout
Methods in de.hybris.platform.b2bacceleratoraddon.controllers.pages.checkout that throw InvalidCartException Modifier and Type Method Description java.lang.StringReorderCheckoutController. reorder(java.lang.String orderCode, org.springframework.web.servlet.mvc.support.RedirectAttributes redirectModel) -
Uses of InvalidCartException in de.hybris.platform.b2bacceleratoraddon.controllers.pages.checkout.steps
Methods in de.hybris.platform.b2bacceleratoraddon.controllers.pages.checkout.steps that throw InvalidCartException Modifier and Type Method Description java.lang.StringSummaryCheckoutStepController. placeOrder(PlaceOrderForm placeOrderForm, org.springframework.ui.Model model, org.springframework.web.servlet.mvc.support.RedirectAttributes redirectModel) -
Uses of InvalidCartException in de.hybris.platform.b2bacceleratorfacades.api.cart
Methods in de.hybris.platform.b2bacceleratorfacades.api.cart that throw InvalidCartException Modifier and Type Method Description <T extends AbstractOrderData>
TCheckoutFacade. placeOrder(PlaceOrderData placeOrderData)Place Order function -
Uses of InvalidCartException in de.hybris.platform.b2bacceleratorfacades.order.impl
Methods in de.hybris.platform.b2bacceleratorfacades.order.impl that throw InvalidCartException Modifier and Type Method Description <T extends AbstractOrderData>
TDefaultB2BCheckoutFacade. placeOrder(PlaceOrderData placeOrderData)voidDefaultB2BCheckoutFacadeTest. testPlaceOrder() -
Uses of InvalidCartException in de.hybris.platform.b2bpunchoutaddon.controllers.pages
Methods in de.hybris.platform.b2bpunchoutaddon.controllers.pages that throw InvalidCartException Modifier and Type Method Description java.lang.StringDefaultPunchOutController. cancelRequisition(org.springframework.ui.Model model, javax.servlet.http.HttpServletRequest request)Cancels a requisition (POST) to the punch out provider sending a cancel message.java.lang.StringDefaultPunchOutController. placeRequisition(org.springframework.ui.Model model, javax.servlet.http.HttpServletRequest request)Places a requisition (POST) to the punchout provider sending the information of the cart. -
Uses of InvalidCartException in de.hybris.platform.chinesepaymentaddon.controllers.pages.checkout.steps.imported
Methods in de.hybris.platform.chinesepaymentaddon.controllers.pages.checkout.steps.imported that throw InvalidCartException Modifier and Type Method Description java.lang.StringSummaryCheckoutStepController. placeOrder(PlaceOrderForm placeOrderForm, org.springframework.ui.Model model, javax.servlet.http.HttpServletRequest request, org.springframework.web.servlet.mvc.support.RedirectAttributes redirectModel) -
Uses of InvalidCartException in de.hybris.platform.chinesepaymentservices.order
Methods in de.hybris.platform.chinesepaymentservices.order that throw InvalidCartException Modifier and Type Method Description voidChineseCommercePlaceOrderMethodHook. afterPlaceOrder(CommerceCheckoutParameter parameter, CommerceOrderResult orderModel)voidChineseCommercePlaceOrderMethodHook. beforePlaceOrder(CommerceCheckoutParameter parameter)voidChineseCommercePlaceOrderMethodHook. beforeSubmitOrder(CommerceCheckoutParameter parameter, CommerceOrderResult result)voidChineseCommercePlaceOrderMethodHookTest. testAfterPlaceOrder() -
Uses of InvalidCartException in de.hybris.platform.commercefacades.order
Methods in de.hybris.platform.commercefacades.order that throw InvalidCartException Modifier and Type Method Description OrderDataCheckoutFacade. placeOrder()Place order -
Uses of InvalidCartException in de.hybris.platform.commercefacades.order.impl
Methods in de.hybris.platform.commercefacades.order.impl that throw InvalidCartException Modifier and Type Method Description OrderDataDefaultCheckoutFacade. placeOrder()protected OrderModelDefaultCheckoutFacade. placeOrder(CartModel cartModel)voidDefaultCheckoutFacadeTest. testPlaceNoOrder()voidDefaultCheckoutFacadeTest. testPlaceOrder() -
Uses of InvalidCartException in de.hybris.platform.commerceservices.order
Methods in de.hybris.platform.commerceservices.order that throw InvalidCartException Modifier and Type Method Description CommerceOrderResultCommerceCheckoutService. placeOrder(CommerceCheckoutParameter parameter)Creates an order for the given cartOrderModelCommerceCheckoutService. placeOrder(CartModel cartModel)Deprecated.Since 5.2.OrderModelCommerceCheckoutService. placeOrder(CartModel cartModel, SalesApplication salesApplication)Deprecated.Since 5.2.CommerceOrderResultCommercePlaceOrderStrategy. placeOrder(CommerceCheckoutParameter parameter) -
Uses of InvalidCartException in de.hybris.platform.commerceservices.order.hook
Methods in de.hybris.platform.commerceservices.order.hook that throw InvalidCartException Modifier and Type Method Description voidCommercePlaceOrderMethodHook. afterPlaceOrder(CommerceCheckoutParameter parameter, CommerceOrderResult orderModel)Executed after the place ordervoidCommercePlaceOrderMethodHook. beforePlaceOrder(CommerceCheckoutParameter parameter)Executed before the place ordervoidCommercePlaceOrderMethodHook. beforeSubmitOrder(CommerceCheckoutParameter parameter, CommerceOrderResult result)Executed before the submit order -
Uses of InvalidCartException in de.hybris.platform.commerceservices.order.hook.impl
Methods in de.hybris.platform.commerceservices.order.hook.impl that throw InvalidCartException Modifier and Type Method Description voidDefaultVoucherRedemptionPlaceOrderMethodHook. afterPlaceOrder(CommerceCheckoutParameter parameter, CommerceOrderResult orderModel)voidDefaultVoucherRedemptionPlaceOrderMethodHook. beforePlaceOrder(CommerceCheckoutParameter parameter)voidDefaultVoucherRedemptionPlaceOrderMethodHook. beforeSubmitOrder(CommerceCheckoutParameter parameter, CommerceOrderResult result)voidDefaultVoucherRedemptionPlaceOrderMethodHookTest. shouldBeforeSubmitOrderHandleOrderWithNoVouchers()voidDefaultVoucherRedemptionPlaceOrderMethodHookTest. shouldBeforeSubmitOrderHandleOrderWithNullVoucherList()voidDefaultVoucherRedemptionPlaceOrderMethodHookTest. shouldBeforeSubmitOrderRedeemVouchersOnOrder()voidDefaultVoucherRedemptionPlaceOrderMethodHookTest. shouldBeforeSubmitOrderThrowExceptionForUnredeemableVoucher()voidDefaultVoucherRedemptionPlaceOrderMethodHookTest. shouldBeforeSubmitOrderValidateNullCartModel()voidDefaultVoucherRedemptionPlaceOrderMethodHookTest. shouldBeforeSubmitOrderValidateNullCommerceCheckoutParameter()voidDefaultVoucherRedemptionPlaceOrderMethodHookTest. shouldBeforeSubmitOrderValidateNullOrderModel()voidDefaultVoucherRedemptionPlaceOrderMethodHookTest. shouldBeforeSubmitOrderValidateNullResult() -
Uses of InvalidCartException in de.hybris.platform.commerceservices.order.impl
Methods in de.hybris.platform.commerceservices.order.impl that throw InvalidCartException Modifier and Type Method Description protected voidDefaultCommercePlaceOrderStrategy. afterPlaceOrder(CommerceCheckoutParameter parameter, CommerceOrderResult result)protected voidDefaultCommercePlaceOrderStrategy. beforePlaceOrder(CommerceCheckoutParameter parameter)protected voidDefaultCommercePlaceOrderStrategy. beforeSubmitOrder(CommerceCheckoutParameter parameter, CommerceOrderResult result)CommerceOrderResultDefaultCommerceCheckoutService. placeOrder(CommerceCheckoutParameter parameter)OrderModelDefaultCommerceCheckoutService. placeOrder(CartModel cartModel)Deprecated.Since 5.2.OrderModelDefaultCommerceCheckoutService. placeOrder(CartModel cartModel, SalesApplication salesApplication)Deprecated.Since 5.2.CommerceOrderResultDefaultCommercePlaceOrderStrategy. placeOrder(CommerceCheckoutParameter parameter)voidDefaultRequoteStrategyTest. shouldNotRequoteIfExistingQuoteIsNull()voidDefaultUpdateQuoteFromCartStrategyTest. shouldNotUpdateQuoteFromCartIfCartIsNotReferencedFromQuote()voidDefaultUpdateQuoteFromCartStrategyTest. shouldNotUpdateQuoteFromCartIfCartIsNull()voidDefaultRequoteStrategyTest. shouldRequote()voidDefaultUpdateQuoteFromCartStrategyTest. shouldUpdateQuoteFromCart()voidDefaultCommerceCheckoutServiceTest. testPlaceOrder()voidDefaultCommerceCheckoutServiceTest. testPlaceOrderNotCalculated()voidDefaultCommerceCheckoutServiceTest. testPlaceOrderNullCart() -
Uses of InvalidCartException in de.hybris.platform.configurablebundleservices.bundle.impl
Methods in de.hybris.platform.configurablebundleservices.bundle.impl that throw InvalidCartException Modifier and Type Method Description voidDefaultBundleCommercePlaceOrderMethodHook. afterPlaceOrder(CommerceCheckoutParameter parameter, CommerceOrderResult orderModel)Deprecated, for removal: This API element is subject to removal in a future version.voidDefaultBundleCommercePlaceOrderMethodHook. beforePlaceOrder(CommerceCheckoutParameter parameter)Deprecated, for removal: This API element is subject to removal in a future version.voidDefaultBundleCommercePlaceOrderMethodHook. beforeSubmitOrder(CommerceCheckoutParameter parameter, CommerceOrderResult result)Deprecated, for removal: This API element is subject to removal in a future version.voidDefaultBundleCommerceCheckoutServiceTest. testPlaceOrderWhenMasterCartIsNull() -
Uses of InvalidCartException in de.hybris.platform.couponservices.cart.hooks
Methods in de.hybris.platform.couponservices.cart.hooks that throw InvalidCartException Modifier and Type Method Description voidCouponRedeemableValidationHookUnitTest. testCouponRedeemableAfterValidateCartFailure()voidCouponRedeemableValidationHookUnitTest. testCouponRedeemableAfterValidateCartWithNoAppliedCoupons()voidCouponRedeemableValidationHookUnitTest. testCouponRedeemableWhenCartNull() -
Uses of InvalidCartException in de.hybris.platform.couponservices.order.hooks
Methods in de.hybris.platform.couponservices.order.hooks that throw InvalidCartException Modifier and Type Method Description voidCouponRedemptionMethodHook. afterPlaceOrder(CommerceCheckoutParameter parameter, CommerceOrderResult result)voidGiveAwayMultiCodeCouponGenerationHook. afterPlaceOrder(CommerceCheckoutParameter parameter, CommerceOrderResult orderModel)voidCouponRedemptionMethodHook. beforePlaceOrder(CommerceCheckoutParameter parameter)voidGiveAwayMultiCodeCouponGenerationHook. beforePlaceOrder(CommerceCheckoutParameter parameter)voidCouponRedemptionMethodHook. beforeSubmitOrder(CommerceCheckoutParameter parameter, CommerceOrderResult result)voidGiveAwayMultiCodeCouponGenerationHook. beforeSubmitOrder(CommerceCheckoutParameter parameter, CommerceOrderResult result)voidCouponRedemptionMethodHookUnitTest. testCouponRedemptionAfterPlaceOrder()voidCouponRedemptionMethodHookUnitTest. testCouponRedemptionAfterPlaceOrderFailure()voidCouponRedemptionMethodHookUnitTest. testCouponRedemptionAfterPlaceOrderWithNoAppliedCoupons()voidCouponRedemptionMethodHookUnitTest. testCouponRedemptionWhenOrderNull()voidGiveAwayMultiCodeCouponGenerationHookUnitTest. testGiveAwayMultiCodeCouponGenerationBeforeSubmitOrder()voidGiveAwayMultiCodeCouponGenerationHookUnitTest. testGiveAwayMultiCodeCouponGenerationException()voidGiveAwayMultiCodeCouponGenerationHookUnitTest. testGiveAwayMultiCodeCouponGenerationHookWhenActionHasNullCouponId()voidGiveAwayMultiCodeCouponGenerationHookUnitTest. testGiveAwayMultiCodeCouponGenerationHookWhenOrderNull()voidGiveAwayMultiCodeCouponGenerationHookUnitTest. testGiveAwayMultiCodeCouponGenerationWhenNoCouponFound() -
Uses of InvalidCartException in de.hybris.platform.customercouponservices.order.impl
Methods in de.hybris.platform.customercouponservices.order.impl that throw InvalidCartException Modifier and Type Method Description voidCustomerCouponCommercePlaceOrderMethodHook. afterPlaceOrder(CommerceCheckoutParameter parameter, CommerceOrderResult result)voidCustomerCouponCommercePlaceOrderMethodHook. beforePlaceOrder(CommerceCheckoutParameter parameter)voidCustomerCouponCommercePlaceOrderMethodHook. beforeSubmitOrder(CommerceCheckoutParameter parameter, CommerceOrderResult result)voidCustomerCouponCommercePlaceOrderMethodHookTest. testAfterPlaceOrder() -
Uses of InvalidCartException in de.hybris.platform.entitlementservices.daos.impl
Methods in de.hybris.platform.entitlementservices.daos.impl that throw InvalidCartException Modifier and Type Method Description voidDefaultEntitlementDaoIntegrationTest. testFindEntitlementById()voidDefaultEntitlementDaoIntegrationTest. testFindEntitlementByIdWrongId() -
Uses of InvalidCartException in de.hybris.platform.order
Methods in de.hybris.platform.order that throw InvalidCartException Modifier and Type Method Description voidCartService. addToCart(CartModel cart, ProductModel product, long quantity, UnitModel unit)Deprecated.since 6.2.0 - UseAbstractOrderService.addNewEntry(AbstractOrderModel, ProductModel, long, UnitModel)from the cart service instead.OrderModelOrderService. createOrderFromCart(CartModel cart)Create the order for the givencart.OrderModelOrderService. placeOrder(CartModel cart, AddressModel deliveryAddress, AddressModel paymentAddress, PaymentInfoModel paymentInfo)Deprecated.since ages - Use lightweightOrderService.createOrderFromCart(CartModel)instead or your own implementation of order placement flow.voidAddNewEntryCornerCaseTest. testAddNewEntryToOrder()voidCartServiceTest. testAddToCart()voidCartServiceTest. testCartAfterChangeCurrency()Test checks currency information in cart after currency change.protected voidInMemoryCartTest. testCartService(InMemoryCart cart, Unit unit)voidCartServiceTest. testChangeQuantity()voidCartServiceTest. testChangeSomeQuantitiesInCart()voidCartServiceTest. testChangeSomeQuantitiesInCartOldStyle()voidOrderInterceptorsIntegrationTest. testOrderLifeCycle()With all the new interceptors forvoidAddNewEntryCornerCaseTest. testPLA11234()voidCartServiceTest. testRefreshCartAfterChangeCurrency()Test adds into cart one product and change currency of environment.voidCartServiceTest. testSetCartEntryQuantityToZero() -
Uses of InvalidCartException in de.hybris.platform.order.daos
-
Uses of InvalidCartException in de.hybris.platform.order.impl
Methods in de.hybris.platform.order.impl that throw InvalidCartException Modifier and Type Method Description voidDefaultCartService. addToCart(CartModel cartModel, ProductModel productModel, long quantity, UnitModel unitModel)Deprecated.since 6.2.0OrderModelDefaultOrderService. createOrderFromCart(CartModel cart)OrderModelDefaultOrderService. placeOrder(CartModel cart, AddressModel deliveryAddress, AddressModel paymentAddress, PaymentInfoModel paymentInfo)Deprecated.since ages -
Uses of InvalidCartException in de.hybris.platform.order.strategies
Methods in de.hybris.platform.order.strategies that throw InvalidCartException Modifier and Type Method Description voidAddToCartStrategy. addToCart(CartModel cart, ProductModel product, long quantity, UnitModel unit)Deprecated.Adds to the (existing)CartModelthe (existing)ProductModelin the givenUnitModeland with the givenquantity.OrderModelCreateOrderFromCartStrategy. createOrderFromCart(CartModel cart)Validates the cart usingCartValidatorand performs cart to order cloning.OrderModelPlaceOrderStrategy. placeOrder(CartModel cart, AddressModel deliveryAddress, AddressModel paymentAddress, PaymentInfoModel paymentInfo)Deprecated.Place the order for the givencart.voidCreateOrderFromCartStrategyTest. testSubmitOrder()voidCartValidator. validateCart(CartModel cart)validates theCartModel. -
Uses of InvalidCartException in de.hybris.platform.order.strategies.impl
Methods in de.hybris.platform.order.strategies.impl that throw InvalidCartException Modifier and Type Method Description voidDefaultAddToCartStrategy. addToCart(CartModel cart, ProductModel product, long quantity, UnitModel unit)Deprecated.since agesOrderModelDefaultCreateOrderFromCartStrategy. createOrderFromCart(CartModel cart)OrderModelDefaultPlaceOrderStrategy. placeOrder(CartModel cart, AddressModel deliveryAddress, AddressModel paymentAddress, PaymentInfoModel paymentInfo)Deprecated.voidDefaultCreateQuoteFromCartStrategyTest. shouldCreateQuoteFromCart()voidNoOpCartValidator. validateCart(CartModel cart) -
Uses of InvalidCartException in de.hybris.platform.ordercancel
Methods in de.hybris.platform.ordercancel that throw InvalidCartException Modifier and Type Method Description voidOrderCancelCompleteTest. customSetUp()voidOrderCancelHistoryEntriesTest. customSetUp()voidOrderCancelPartialTest. customSetUp()voidOrderCancelPossibilityTest. customSetUp()protected OrderModelAbstractOrderCancelTest. placeTestOrder() -
Uses of InvalidCartException in de.hybris.platform.orderscheduling
Methods in de.hybris.platform.orderscheduling that throw InvalidCartException Modifier and Type Method Description OrderModelOrderUtility. createOrderFromCart(CartModel cart, AddressModel deliveryAddress, AddressModel paymentAddress, PaymentInfoModel paymentInfo)Creates the order from cart.voidOrderUtilityTest. testCreateOrderFromCart()voidOrderUtilityTest. testCreateOrderFromOrderTemplate()voidOrderUtilityTest. testDoNotCreateOrderFromEmptyCart() -
Uses of InvalidCartException in de.hybris.platform.orderscheduling.impl
Methods in de.hybris.platform.orderscheduling.impl that throw InvalidCartException Modifier and Type Method Description OrderModelDefaultOrderUtilityImpl. createOrderFromCart(CartModel cart, AddressModel deliveryAddress, AddressModel paymentAddress, PaymentInfoModel paymentInfo) -
Uses of InvalidCartException in de.hybris.platform.payment.impl
Methods in de.hybris.platform.payment.impl that throw InvalidCartException Modifier and Type Method Description voidPaymentTest. createOrder()voidPaymentTest. testAuthorizeWithCode()voidPaymentTest. testAuthorizeWithTransaction()voidPaymentTest. testCapture()voidPaymentTest. testCreateSubscriptionWithoutAuth()voidPaymentTest. testSubscriptionOperations() -
Uses of InvalidCartException in de.hybris.platform.returns
Methods in de.hybris.platform.returns that throw InvalidCartException Modifier and Type Method Description voidReturnsServiceTest. createOrder() -
Uses of InvalidCartException in de.hybris.platform.ruleengineservices.util
Methods in de.hybris.platform.ruleengineservices.util that throw InvalidCartException Modifier and Type Method Description voidOrderUtilsIT. testChangeSomeQuantitiesInOrder() -
Uses of InvalidCartException in de.hybris.platform.sap.productconfig.b2b.integrationtests
Methods in de.hybris.platform.sap.productconfig.b2b.integrationtests that throw InvalidCartException Modifier and Type Method Description protected OrderDataCPQReorderIntegrationTest. placeOrder()protected OrderDataCPQReorderIntegrationTest. placeOrder(boolean validateCart)voidCPQReorderIntegrationTest. testReorder_InvalidKB()voidCPQReorderIntegrationTest. testReorder_OK() -
Uses of InvalidCartException in de.hybris.platform.sap.productconfig.facades.integrationtests
Methods in de.hybris.platform.sap.productconfig.facades.integrationtests that throw InvalidCartException Modifier and Type Method Description protected ConfigurationOverviewDataChangeableVariantIntegrationTest. placeOrderAndLoadOrderOv()protected ConfigurationDataProductConfigurationAccessIntegrationTest. prepareOrder()voidCPQOrderFacadeIntegrationTest. testConfigOrderIntegrationDraftHandlingFacade()voidCPQOrderFacadeIntegrationTest. testConfigOrderIntegrationFacade()voidCPQOrderFacadeIntegrationTest. testConfigOrderIntegrationProductBoundHandlingFacade()voidChangeableVariantIntegrationTest. testConfigureAndOrder()voidChangeableVariantIntegrationTest. testOrderDirectlyWithoutModification()voidLifecycleStrategiesIntegrationTestBase. testOrderProcessDefault()voidCPQOrderFacadeIntegrationTest. testPlaceOrderAccessCheck()voidLifecycleStrategiesIntegrationTestBase. testQuoteProcessDefault()voidProductConfigurationAccessIntegrationTest. testReadingNotOwnOrderRelatedFails()Configurations with order relation
read: allow only for same user
update: never allowedvoidProductConfigurationAccessIntegrationTest. testReadingNotOwnQuoteRelatedFails()Configurations with quote relation
read: allow only for same user
update: never allowedvoidProductConfigurationAccessIntegrationTest. testReleasingNotOwnOrderRelatedFails()voidProductConfigurationAccessIntegrationTest. testReleasingNotOwnQuoteRelatedFails()voidProductConfigurationAccessIntegrationTest. testUpdatingOwnOrderRelatedFails()voidProductConfigurationAccessIntegrationTest. testUpdatingOwnQuoteRelatedFails()protected OrderDataCPQFacadeLayerTest. validateCartAndPlaceOrder()protected OrderDataCPQFacadeLayerTest. validateCartAndPlaceOrder(boolean ignoreInconsistencyAndIncompletness) -
Uses of InvalidCartException in de.hybris.platform.sap.productconfig.services.impl
Methods in de.hybris.platform.sap.productconfig.services.impl that throw InvalidCartException Modifier and Type Method Description voidProductConfigurationPlaceOrderHookImpl. afterPlaceOrder(CommerceCheckoutParameter parameter, CommerceOrderResult orderModel)voidProductConfigurationPlaceOrderHookImpl. beforePlaceOrder(CommerceCheckoutParameter parameter)voidProductConfigurationPlaceOrderHookImpl. beforeSubmitOrder(CommerceCheckoutParameter parameter, CommerceOrderResult result)voidProductConfigurationPlaceOrderHookImplTest. testAfterPlaceOrder()voidProductConfigurationPlaceOrderHookImplTest. testAfterPlaceOrderNoConfigurables() -
Uses of InvalidCartException in de.hybris.platform.sap.sapcreditcheck.facades.impl
Methods in de.hybris.platform.sap.sapcreditcheck.facades.impl that throw InvalidCartException Modifier and Type Method Description <T extends AbstractOrderData>
TSapCreditCheckB2BCheckoutFacade. placeOrder(PlaceOrderData placeOrderData) -
Uses of InvalidCartException in de.hybris.platform.sap.sapordermgmtb2bfacades.checkout.impl
Methods in de.hybris.platform.sap.sapordermgmtb2bfacades.checkout.impl that throw InvalidCartException Modifier and Type Method Description voidSapOrdermgmtB2BCheckoutFacadeTest. testPlaceOrder()Test method forSapOrdermgmtB2BCheckoutFacade.placeOrder().voidSapOrdermgmtB2BCheckoutFacadeTest. testPlaceOrderPlaceOrderData() -
Uses of InvalidCartException in de.hybris.platform.sap.sapordermgmtb2bfacades.order.impl
Methods in de.hybris.platform.sap.sapordermgmtb2bfacades.order.impl that throw InvalidCartException Modifier and Type Method Description OrderDataSapOrdermgmtB2BCheckoutFacade. placeOrder()<T extends AbstractOrderData>
TSapOrdermgmtB2BCheckoutFacade. placeOrder(PlaceOrderData placeOrderData) -
Uses of InvalidCartException in de.hybris.platform.subscriptionservices.daos.impl
Methods in de.hybris.platform.subscriptionservices.daos.impl that throw InvalidCartException Modifier and Type Method Description voidDefaultSubscriptionCustomerAccountDaoIntegrationTest. testFindOrdersByCustomerAndStore() -
Uses of InvalidCartException in de.hybris.platform.subscriptionservices.subscription.impl
Methods in de.hybris.platform.subscriptionservices.subscription.impl that throw InvalidCartException Modifier and Type Method Description voidDefaultSubscriptionCommercePlaceOrderMethodHook. afterPlaceOrder(CommerceCheckoutParameter parameter, CommerceOrderResult orderModel)voidDefaultSubscriptionCommercePlaceOrderMethodHook. beforePlaceOrder(CommerceCheckoutParameter parameter)voidDefaultSubscriptionCommercePlaceOrderMethodHook. beforeSubmitOrder(CommerceCheckoutParameter parameter, CommerceOrderResult result)protected OrderModelDefaultSubscriptionCommercePlaceOrderMethodHook. createEnrichedOrderFromCart(CartModel masterCart, CartModel cartModel, SalesApplication salesApplication, OrderModel masterOrder)Creates anOrderModelbased on the data of the givencartModeland returns it.voidDefaultSubscriptionCommerceCheckoutServiceIntegrationTest. testPlaceOrder()voidDefaultSubscriptionCommerceCheckoutServiceTest. testPlaceOrderWhenCustomerIsNull()voidDefaultSubscriptionCommerceCheckoutServiceTest. testPlaceOrderWhenMasterCartIsCalculatedIsNull()voidDefaultSubscriptionCommerceCheckoutServiceTest. testPlaceOrderWhenMasterCartIsNull()voidDefaultSubscriptionCommerceCheckoutServiceIntegrationTest. testPlaceOrderWithChildCart() -
Uses of InvalidCartException in de.hybris.platform.timedaccesspromotionengineservices.order.hooks
Methods in de.hybris.platform.timedaccesspromotionengineservices.order.hooks that throw InvalidCartException Modifier and Type Method Description voidDefaultFlashBuyCommercePlaceOrderMethodHook. afterPlaceOrder(CommerceCheckoutParameter parameter, CommerceOrderResult result)Stops the completed flash buy, which is executed after placing ordervoidDefaultFlashBuyCommercePlaceOrderMethodHook. beforePlaceOrder(CommerceCheckoutParameter parameter)voidDefaultFlashBuyCommercePlaceOrderMethodHook. beforeSubmitOrder(CommerceCheckoutParameter parameter, CommerceOrderResult result)voidDefaultFlashBuyCommercePlaceOrderMethodHookTest. testAfterPlaceOrder()voidDefaultFlashBuyCommercePlaceOrderMethodHookTest. testAfterPlaceOrder_multi_orderEntries()voidDefaultFlashBuyCommercePlaceOrderMethodHookTest. testAfterPlaceOrder_multi_promotionSourceRules()voidDefaultFlashBuyCommercePlaceOrderMethodHookTest. testAfterPlaceOrder_non_flashBuyCoupon()voidDefaultFlashBuyCommercePlaceOrderMethodHookTest. testAfterPlaceOrder_non_promotionSourceRule()voidDefaultFlashBuyCommercePlaceOrderMethodHookTest. testAfterPlaceOrder_nuon_orderEntries()voidDefaultFlashBuyCommercePlaceOrderMethodHookTest. testAfterPlaceOrder_unredeemed_flashBuyCoupon() -
Uses of InvalidCartException in de.hybris.platform.voucher
Methods in de.hybris.platform.voucher that throw InvalidCartException Modifier and Type Method Description voidNewCustomerRestrictionTest. testNewCustomerRestrictionVoucher()Tests the voucher with new user restriction(VOU-171): adds a product to cart, and redeems the voucher which is applicable, creates an order from this cart, creates a new cart, and adds 2 products to it, the voucher is not applicable any more for the current user. -
Uses of InvalidCartException in de.hybris.platform.voucher.jalo
Methods in de.hybris.platform.voucher.jalo that throw InvalidCartException Modifier and Type Method Description voidPromotionVoucherTest. testPromotionVoucherRestriction()Creates 3 carts, and tries to redeem the same vouchervoidPromotionVoucherTest. testPromotionVoucherRestriction()Creates 3 carts, and tries to redeem the same voucher -
Uses of InvalidCartException in de.hybris.platform.yacceleratorcore.integration
Methods in de.hybris.platform.yacceleratorcore.integration that throw InvalidCartException Modifier and Type Method Description voidCheckoutWithExternalTaxesIntegrationTest. testCheckoutNetStore() -
Uses of InvalidCartException in de.hybris.platform.yacceleratorfulfilmentprocess.test
Methods in de.hybris.platform.yacceleratorfulfilmentprocess.test that throw InvalidCartException Modifier and Type Method Description protected OrderModelAbstractProcessDemoTest. createOrder()protected OrderModelAbstractProcessDemoTest. createOrder(AddressModel paymentAddress, java.lang.String email)protected voidFraudCheckIntegrationTest. placeTestOrder()protected OrderModelPaymentIntegrationTest. placeTestOrder(boolean valid)voidFraudCheckIntegrationTest. testUsersOrderIsEvaluatedAsFraudAndIsCleanedUp()Test scenario: fraudCheck node return FRAUD, and after specific period of time order should have status CANCELLEDvoidFraudCheckIntegrationTest. testUsersOrderIsEvaluatedAsFraudButUserIntervene()Test scenario: fraudCheckNode return FRAUD, but customer intervene and csAgent mark order as no fraudulentvoidFraudCheckIntegrationTest. testUsersOrderIsEvaluatedAsPotentialFraudAndCsAgentDecideThatOrderIsFraudulent()Test scenario: TODOvoidFraudCheckIntegrationTest. testUsersOrderIsEvaluatedAsPotentialFraudButCsAgentDecideThatOrderIsCorrect()Test scenario: Users order is evaluated as a potential, but CS Agent decide that order is correct -
Uses of InvalidCartException in de.hybris.platform.yacceleratorstorefront.controllers.pages.checkout.steps
Methods in de.hybris.platform.yacceleratorstorefront.controllers.pages.checkout.steps that throw InvalidCartException Modifier and Type Method Description java.lang.StringSummaryCheckoutStepController. placeOrder(PlaceOrderForm placeOrderForm, org.springframework.ui.Model model, javax.servlet.http.HttpServletRequest request, org.springframework.web.servlet.mvc.support.RedirectAttributes redirectModel) -
Uses of InvalidCartException in de.hybris.platform.ycommercewebservices.v1.controller
Methods in de.hybris.platform.ycommercewebservices.v1.controller that throw InvalidCartException Modifier and Type Method Description OrderDataCartController. oneStepCheckout(java.lang.String addressId, java.lang.String addressIsocode, java.lang.String deliveryMode, java.lang.String voucherCode, java.lang.String paymentInfoId, java.lang.String securityCode, javax.servlet.http.HttpServletRequest request)Web service for one-step checkout from current session cart.
Sample call: https://localhost:9002/rest/v1/mysite/cart/checkout
This method requires authentication.
Method type :POST.
Method is restricted forHTTPSchannel.OrderDataCartController. placeOrder(javax.servlet.http.HttpSession session)Web service for placing order from current session cart.
Sample call: https://localhost:9002/rest/v1/mysite/cart/placeorder.protected voidCartController. validateCartForPlaceOrder() -
Uses of InvalidCartException in de.hybris.platform.ycommercewebservices.v2.controller
Methods in de.hybris.platform.ycommercewebservices.v2.controller that throw InvalidCartException Modifier and Type Method Description OrderWsDTOOrdersController. placeOrder(java.lang.String cartId, java.lang.String fields)protected voidBaseCommerceController. validateCartForPlaceOrder()
-