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 void
ProfilePlaceOrderMethodHook. afterPlaceOrder(CommerceCheckoutParameter parameter, CommerceOrderResult orderModel)
void
ProfilePlaceOrderMethodHook. beforePlaceOrder(CommerceCheckoutParameter parameter)
void
ProfilePlaceOrderMethodHook. 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 void
BasecommerceTest. createOrder()
protected OrderModel
AbstractOrderManagementTest. 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 OrderData
AnonymousCheckoutIntegrationTest. completeCheckoutProcess()
protected void
DefaultExpressCheckoutIntegrationCheckoutTest. 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 OrderModel
DefaultAcceleratorCheckoutFacade. 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 OrderData
QuotesProcessIntegrationTest. 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 void
AcceleratorPromotionsTest. 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 void
AssistedServicePlaceOrderMethodHookTest. afterLoggedOutPlaceOrderTest()
void
AssistedServicePlaceOrderMethodHook. afterPlaceOrder(CommerceCheckoutParameter parameter, CommerceOrderResult orderModel)
void
AssistedServicePlaceOrderMethodHookTest. afterPlaceOrderTest()
void
AssistedServicePlaceOrderMethodHook. beforePlaceOrder(CommerceCheckoutParameter parameter)
void
AssistedServicePlaceOrderMethodHook. 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 void
AssistedServiceFacadeIntegrationTest. testEmulateCustomerAndCreateAnOrder()
void
AssistedServiceFacadeIntegrationTest. testStopEmulateCustomer()
-
Uses of InvalidCartException in de.hybris.platform.b2b
Methods in de.hybris.platform.b2b that throw InvalidCartException Modifier and Type Method Description OrderModel
B2BIntegrationTest. createOrder(int quantity)
OrderModel
B2BIntegrationTest. createOrder(UserModel user, int quantity, OrderStatus status, ProductModel product)
OrderModel
B2BIntegrationTest. 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 OrderWsDTO
B2BOrdersController. 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 OrderModel
DefaultB2BOrderService. createOrderFromCart(CartModel cart)
void
B2BCommentServiceTest. shouldGetAllB2BComments()
void
B2BCommentServiceTest. shouldGetCommentByUser()
void
B2BReplenishmentTest. 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 OrderModel
DefaultB2BCreateOrderFromCartStrategy. createOrderFromCart(CartModel cart)
OrderModel
DefaultB2BPlaceOrderStrategy. 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.String
ReorderCheckoutController. 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.String
SummaryCheckoutStepController. 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)
void
DefaultB2BCheckoutFacadeTest. 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.String
DefaultPunchOutController. 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.String
DefaultPunchOutController. 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.String
SummaryCheckoutStepController. 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 void
ChineseCommercePlaceOrderMethodHook. afterPlaceOrder(CommerceCheckoutParameter parameter, CommerceOrderResult orderModel)
void
ChineseCommercePlaceOrderMethodHook. beforePlaceOrder(CommerceCheckoutParameter parameter)
void
ChineseCommercePlaceOrderMethodHook. beforeSubmitOrder(CommerceCheckoutParameter parameter, CommerceOrderResult result)
void
ChineseCommercePlaceOrderMethodHookTest. 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 OrderData
CheckoutFacade. 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 OrderData
DefaultCheckoutFacade. placeOrder()
protected OrderModel
DefaultCheckoutFacade. placeOrder(CartModel cartModel)
void
DefaultCheckoutFacadeTest. testPlaceNoOrder()
void
DefaultCheckoutFacadeTest. 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 CommerceOrderResult
CommerceCheckoutService. placeOrder(CommerceCheckoutParameter parameter)
Creates an order for the given cartOrderModel
CommerceCheckoutService. placeOrder(CartModel cartModel)
Deprecated.Since 5.2.OrderModel
CommerceCheckoutService. placeOrder(CartModel cartModel, SalesApplication salesApplication)
Deprecated.Since 5.2.CommerceOrderResult
CommercePlaceOrderStrategy. 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 void
CommercePlaceOrderMethodHook. afterPlaceOrder(CommerceCheckoutParameter parameter, CommerceOrderResult orderModel)
Executed after the place ordervoid
CommercePlaceOrderMethodHook. beforePlaceOrder(CommerceCheckoutParameter parameter)
Executed before the place ordervoid
CommercePlaceOrderMethodHook. 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 void
DefaultVoucherRedemptionPlaceOrderMethodHook. afterPlaceOrder(CommerceCheckoutParameter parameter, CommerceOrderResult orderModel)
void
DefaultVoucherRedemptionPlaceOrderMethodHook. beforePlaceOrder(CommerceCheckoutParameter parameter)
void
DefaultVoucherRedemptionPlaceOrderMethodHook. beforeSubmitOrder(CommerceCheckoutParameter parameter, CommerceOrderResult result)
void
DefaultVoucherRedemptionPlaceOrderMethodHookTest. shouldBeforeSubmitOrderHandleOrderWithNoVouchers()
void
DefaultVoucherRedemptionPlaceOrderMethodHookTest. shouldBeforeSubmitOrderHandleOrderWithNullVoucherList()
void
DefaultVoucherRedemptionPlaceOrderMethodHookTest. shouldBeforeSubmitOrderRedeemVouchersOnOrder()
void
DefaultVoucherRedemptionPlaceOrderMethodHookTest. shouldBeforeSubmitOrderThrowExceptionForUnredeemableVoucher()
void
DefaultVoucherRedemptionPlaceOrderMethodHookTest. shouldBeforeSubmitOrderValidateNullCartModel()
void
DefaultVoucherRedemptionPlaceOrderMethodHookTest. shouldBeforeSubmitOrderValidateNullCommerceCheckoutParameter()
void
DefaultVoucherRedemptionPlaceOrderMethodHookTest. shouldBeforeSubmitOrderValidateNullOrderModel()
void
DefaultVoucherRedemptionPlaceOrderMethodHookTest. 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 void
DefaultCommercePlaceOrderStrategy. afterPlaceOrder(CommerceCheckoutParameter parameter, CommerceOrderResult result)
protected void
DefaultCommercePlaceOrderStrategy. beforePlaceOrder(CommerceCheckoutParameter parameter)
protected void
DefaultCommercePlaceOrderStrategy. beforeSubmitOrder(CommerceCheckoutParameter parameter, CommerceOrderResult result)
CommerceOrderResult
DefaultCommerceCheckoutService. placeOrder(CommerceCheckoutParameter parameter)
OrderModel
DefaultCommerceCheckoutService. placeOrder(CartModel cartModel)
Deprecated.Since 5.2.OrderModel
DefaultCommerceCheckoutService. placeOrder(CartModel cartModel, SalesApplication salesApplication)
Deprecated.Since 5.2.CommerceOrderResult
DefaultCommercePlaceOrderStrategy. placeOrder(CommerceCheckoutParameter parameter)
void
DefaultRequoteStrategyTest. shouldNotRequoteIfExistingQuoteIsNull()
void
DefaultUpdateQuoteFromCartStrategyTest. shouldNotUpdateQuoteFromCartIfCartIsNotReferencedFromQuote()
void
DefaultUpdateQuoteFromCartStrategyTest. shouldNotUpdateQuoteFromCartIfCartIsNull()
void
DefaultRequoteStrategyTest. shouldRequote()
void
DefaultUpdateQuoteFromCartStrategyTest. shouldUpdateQuoteFromCart()
void
DefaultCommerceCheckoutServiceTest. testPlaceOrder()
void
DefaultCommerceCheckoutServiceTest. testPlaceOrderNotCalculated()
void
DefaultCommerceCheckoutServiceTest. 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 void
DefaultBundleCommercePlaceOrderMethodHook. afterPlaceOrder(CommerceCheckoutParameter parameter, CommerceOrderResult orderModel)
Deprecated, for removal: This API element is subject to removal in a future version.void
DefaultBundleCommercePlaceOrderMethodHook. beforePlaceOrder(CommerceCheckoutParameter parameter)
Deprecated, for removal: This API element is subject to removal in a future version.void
DefaultBundleCommercePlaceOrderMethodHook. beforeSubmitOrder(CommerceCheckoutParameter parameter, CommerceOrderResult result)
Deprecated, for removal: This API element is subject to removal in a future version.void
DefaultBundleCommerceCheckoutServiceTest. 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 void
CouponRedeemableValidationHookUnitTest. testCouponRedeemableAfterValidateCartFailure()
void
CouponRedeemableValidationHookUnitTest. testCouponRedeemableAfterValidateCartWithNoAppliedCoupons()
void
CouponRedeemableValidationHookUnitTest. 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 void
CouponRedemptionMethodHook. afterPlaceOrder(CommerceCheckoutParameter parameter, CommerceOrderResult result)
void
GiveAwayMultiCodeCouponGenerationHook. afterPlaceOrder(CommerceCheckoutParameter parameter, CommerceOrderResult orderModel)
void
CouponRedemptionMethodHook. beforePlaceOrder(CommerceCheckoutParameter parameter)
void
GiveAwayMultiCodeCouponGenerationHook. beforePlaceOrder(CommerceCheckoutParameter parameter)
void
CouponRedemptionMethodHook. beforeSubmitOrder(CommerceCheckoutParameter parameter, CommerceOrderResult result)
void
GiveAwayMultiCodeCouponGenerationHook. beforeSubmitOrder(CommerceCheckoutParameter parameter, CommerceOrderResult result)
void
CouponRedemptionMethodHookUnitTest. testCouponRedemptionAfterPlaceOrder()
void
CouponRedemptionMethodHookUnitTest. testCouponRedemptionAfterPlaceOrderFailure()
void
CouponRedemptionMethodHookUnitTest. testCouponRedemptionAfterPlaceOrderWithNoAppliedCoupons()
void
CouponRedemptionMethodHookUnitTest. testCouponRedemptionWhenOrderNull()
void
GiveAwayMultiCodeCouponGenerationHookUnitTest. testGiveAwayMultiCodeCouponGenerationBeforeSubmitOrder()
void
GiveAwayMultiCodeCouponGenerationHookUnitTest. testGiveAwayMultiCodeCouponGenerationException()
void
GiveAwayMultiCodeCouponGenerationHookUnitTest. testGiveAwayMultiCodeCouponGenerationHookWhenActionHasNullCouponId()
void
GiveAwayMultiCodeCouponGenerationHookUnitTest. testGiveAwayMultiCodeCouponGenerationHookWhenOrderNull()
void
GiveAwayMultiCodeCouponGenerationHookUnitTest. 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 void
CustomerCouponCommercePlaceOrderMethodHook. afterPlaceOrder(CommerceCheckoutParameter parameter, CommerceOrderResult result)
void
CustomerCouponCommercePlaceOrderMethodHook. beforePlaceOrder(CommerceCheckoutParameter parameter)
void
CustomerCouponCommercePlaceOrderMethodHook. beforeSubmitOrder(CommerceCheckoutParameter parameter, CommerceOrderResult result)
void
CustomerCouponCommercePlaceOrderMethodHookTest. 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 void
DefaultEntitlementDaoIntegrationTest. testFindEntitlementById()
void
DefaultEntitlementDaoIntegrationTest. testFindEntitlementByIdWrongId()
-
Uses of InvalidCartException in de.hybris.platform.order
Methods in de.hybris.platform.order that throw InvalidCartException Modifier and Type Method Description void
CartService. 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.OrderModel
OrderService. createOrderFromCart(CartModel cart)
Create the order for the givencart
.OrderModel
OrderService. 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.void
AddNewEntryCornerCaseTest. testAddNewEntryToOrder()
void
CartServiceTest. testAddToCart()
void
CartServiceTest. testCartAfterChangeCurrency()
Test checks currency information in cart after currency change.protected void
InMemoryCartTest. testCartService(InMemoryCart cart, Unit unit)
void
CartServiceTest. testChangeQuantity()
void
CartServiceTest. testChangeSomeQuantitiesInCart()
void
CartServiceTest. testChangeSomeQuantitiesInCartOldStyle()
void
OrderInterceptorsIntegrationTest. testOrderLifeCycle()
With all the new interceptors forvoid
AddNewEntryCornerCaseTest. testPLA11234()
void
CartServiceTest. testRefreshCartAfterChangeCurrency()
Test adds into cart one product and change currency of environment.void
CartServiceTest. 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 void
DefaultCartService. addToCart(CartModel cartModel, ProductModel productModel, long quantity, UnitModel unitModel)
Deprecated.since 6.2.0OrderModel
DefaultOrderService. createOrderFromCart(CartModel cart)
OrderModel
DefaultOrderService. 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 void
AddToCartStrategy. addToCart(CartModel cart, ProductModel product, long quantity, UnitModel unit)
Deprecated.Adds to the (existing)CartModel
the (existing)ProductModel
in the givenUnitModel
and with the givenquantity
.OrderModel
CreateOrderFromCartStrategy. createOrderFromCart(CartModel cart)
Validates the cart usingCartValidator
and performs cart to order cloning.OrderModel
PlaceOrderStrategy. placeOrder(CartModel cart, AddressModel deliveryAddress, AddressModel paymentAddress, PaymentInfoModel paymentInfo)
Deprecated.Place the order for the givencart
.void
CreateOrderFromCartStrategyTest. testSubmitOrder()
void
CartValidator. 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 void
DefaultAddToCartStrategy. addToCart(CartModel cart, ProductModel product, long quantity, UnitModel unit)
Deprecated.since agesOrderModel
DefaultCreateOrderFromCartStrategy. createOrderFromCart(CartModel cart)
OrderModel
DefaultPlaceOrderStrategy. placeOrder(CartModel cart, AddressModel deliveryAddress, AddressModel paymentAddress, PaymentInfoModel paymentInfo)
Deprecated.void
DefaultCreateQuoteFromCartStrategyTest. shouldCreateQuoteFromCart()
void
NoOpCartValidator. 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 void
OrderCancelCompleteTest. customSetUp()
void
OrderCancelHistoryEntriesTest. customSetUp()
void
OrderCancelPartialTest. customSetUp()
void
OrderCancelPossibilityTest. customSetUp()
protected OrderModel
AbstractOrderCancelTest. placeTestOrder()
-
Uses of InvalidCartException in de.hybris.platform.orderscheduling
Methods in de.hybris.platform.orderscheduling that throw InvalidCartException Modifier and Type Method Description OrderModel
OrderUtility. createOrderFromCart(CartModel cart, AddressModel deliveryAddress, AddressModel paymentAddress, PaymentInfoModel paymentInfo)
Creates the order from cart.void
OrderUtilityTest. testCreateOrderFromCart()
void
OrderUtilityTest. testCreateOrderFromOrderTemplate()
void
OrderUtilityTest. 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 OrderModel
DefaultOrderUtilityImpl. 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 void
PaymentTest. createOrder()
void
PaymentTest. testAuthorizeWithCode()
void
PaymentTest. testAuthorizeWithTransaction()
void
PaymentTest. testCapture()
void
PaymentTest. testCreateSubscriptionWithoutAuth()
void
PaymentTest. testSubscriptionOperations()
-
Uses of InvalidCartException in de.hybris.platform.returns
Methods in de.hybris.platform.returns that throw InvalidCartException Modifier and Type Method Description void
ReturnsServiceTest. 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 void
OrderUtilsIT. 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 OrderData
CPQReorderIntegrationTest. placeOrder()
protected OrderData
CPQReorderIntegrationTest. placeOrder(boolean validateCart)
void
CPQReorderIntegrationTest. testReorder_InvalidKB()
void
CPQReorderIntegrationTest. 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 ConfigurationOverviewData
ChangeableVariantIntegrationTest. placeOrderAndLoadOrderOv()
protected ConfigurationData
ProductConfigurationAccessIntegrationTest. prepareOrder()
void
CPQOrderFacadeIntegrationTest. testConfigOrderIntegrationDraftHandlingFacade()
void
CPQOrderFacadeIntegrationTest. testConfigOrderIntegrationFacade()
void
CPQOrderFacadeIntegrationTest. testConfigOrderIntegrationProductBoundHandlingFacade()
void
ChangeableVariantIntegrationTest. testConfigureAndOrder()
void
ChangeableVariantIntegrationTest. testOrderDirectlyWithoutModification()
void
LifecycleStrategiesIntegrationTestBase. testOrderProcessDefault()
void
CPQOrderFacadeIntegrationTest. testPlaceOrderAccessCheck()
void
LifecycleStrategiesIntegrationTestBase. testQuoteProcessDefault()
void
ProductConfigurationAccessIntegrationTest. testReadingNotOwnOrderRelatedFails()
Configurations with order relation
read: allow only for same user
update: never allowedvoid
ProductConfigurationAccessIntegrationTest. testReadingNotOwnQuoteRelatedFails()
Configurations with quote relation
read: allow only for same user
update: never allowedvoid
ProductConfigurationAccessIntegrationTest. testReleasingNotOwnOrderRelatedFails()
void
ProductConfigurationAccessIntegrationTest. testReleasingNotOwnQuoteRelatedFails()
void
ProductConfigurationAccessIntegrationTest. testUpdatingOwnOrderRelatedFails()
void
ProductConfigurationAccessIntegrationTest. testUpdatingOwnQuoteRelatedFails()
protected OrderData
CPQFacadeLayerTest. validateCartAndPlaceOrder()
protected OrderData
CPQFacadeLayerTest. 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 void
ProductConfigurationPlaceOrderHookImpl. afterPlaceOrder(CommerceCheckoutParameter parameter, CommerceOrderResult orderModel)
void
ProductConfigurationPlaceOrderHookImpl. beforePlaceOrder(CommerceCheckoutParameter parameter)
void
ProductConfigurationPlaceOrderHookImpl. beforeSubmitOrder(CommerceCheckoutParameter parameter, CommerceOrderResult result)
void
ProductConfigurationPlaceOrderHookImplTest. testAfterPlaceOrder()
void
ProductConfigurationPlaceOrderHookImplTest. 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 void
SapOrdermgmtB2BCheckoutFacadeTest. testPlaceOrder()
Test method forSapOrdermgmtB2BCheckoutFacade.placeOrder()
.void
SapOrdermgmtB2BCheckoutFacadeTest. 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 OrderData
SapOrdermgmtB2BCheckoutFacade. 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 void
DefaultSubscriptionCustomerAccountDaoIntegrationTest. 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 void
DefaultSubscriptionCommercePlaceOrderMethodHook. afterPlaceOrder(CommerceCheckoutParameter parameter, CommerceOrderResult orderModel)
void
DefaultSubscriptionCommercePlaceOrderMethodHook. beforePlaceOrder(CommerceCheckoutParameter parameter)
void
DefaultSubscriptionCommercePlaceOrderMethodHook. beforeSubmitOrder(CommerceCheckoutParameter parameter, CommerceOrderResult result)
protected OrderModel
DefaultSubscriptionCommercePlaceOrderMethodHook. createEnrichedOrderFromCart(CartModel masterCart, CartModel cartModel, SalesApplication salesApplication, OrderModel masterOrder)
Creates anOrderModel
based on the data of the givencartModel
and returns it.void
DefaultSubscriptionCommerceCheckoutServiceIntegrationTest. testPlaceOrder()
void
DefaultSubscriptionCommerceCheckoutServiceTest. testPlaceOrderWhenCustomerIsNull()
void
DefaultSubscriptionCommerceCheckoutServiceTest. testPlaceOrderWhenMasterCartIsCalculatedIsNull()
void
DefaultSubscriptionCommerceCheckoutServiceTest. testPlaceOrderWhenMasterCartIsNull()
void
DefaultSubscriptionCommerceCheckoutServiceIntegrationTest. 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 void
DefaultFlashBuyCommercePlaceOrderMethodHook. afterPlaceOrder(CommerceCheckoutParameter parameter, CommerceOrderResult result)
Stops the completed flash buy, which is executed after placing ordervoid
DefaultFlashBuyCommercePlaceOrderMethodHook. beforePlaceOrder(CommerceCheckoutParameter parameter)
void
DefaultFlashBuyCommercePlaceOrderMethodHook. beforeSubmitOrder(CommerceCheckoutParameter parameter, CommerceOrderResult result)
void
DefaultFlashBuyCommercePlaceOrderMethodHookTest. testAfterPlaceOrder()
void
DefaultFlashBuyCommercePlaceOrderMethodHookTest. testAfterPlaceOrder_multi_orderEntries()
void
DefaultFlashBuyCommercePlaceOrderMethodHookTest. testAfterPlaceOrder_multi_promotionSourceRules()
void
DefaultFlashBuyCommercePlaceOrderMethodHookTest. testAfterPlaceOrder_non_flashBuyCoupon()
void
DefaultFlashBuyCommercePlaceOrderMethodHookTest. testAfterPlaceOrder_non_promotionSourceRule()
void
DefaultFlashBuyCommercePlaceOrderMethodHookTest. testAfterPlaceOrder_nuon_orderEntries()
void
DefaultFlashBuyCommercePlaceOrderMethodHookTest. 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 void
NewCustomerRestrictionTest. 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 void
PromotionVoucherTest. testPromotionVoucherRestriction()
Creates 3 carts, and tries to redeem the same vouchervoid
PromotionVoucherTest. 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 void
CheckoutWithExternalTaxesIntegrationTest. 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 OrderModel
AbstractProcessDemoTest. createOrder()
protected OrderModel
AbstractProcessDemoTest. createOrder(AddressModel paymentAddress, java.lang.String email)
protected void
FraudCheckIntegrationTest. placeTestOrder()
protected OrderModel
PaymentIntegrationTest. placeTestOrder(boolean valid)
void
FraudCheckIntegrationTest. testUsersOrderIsEvaluatedAsFraudAndIsCleanedUp()
Test scenario: fraudCheck node return FRAUD, and after specific period of time order should have status CANCELLEDvoid
FraudCheckIntegrationTest. testUsersOrderIsEvaluatedAsFraudButUserIntervene()
Test scenario: fraudCheckNode return FRAUD, but customer intervene and csAgent mark order as no fraudulentvoid
FraudCheckIntegrationTest. testUsersOrderIsEvaluatedAsPotentialFraudAndCsAgentDecideThatOrderIsFraudulent()
Test scenario: TODOvoid
FraudCheckIntegrationTest. 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.String
SummaryCheckoutStepController. 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 OrderData
CartController. 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 forHTTPS
channel.OrderData
CartController. 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 void
CartController. 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 OrderWsDTO
OrdersController. placeOrder(java.lang.String cartId, java.lang.String fields)
protected void
BaseCommerceController. validateCartForPlaceOrder()
-