Uses of Class
de.hybris.platform.core.model.order.CartModel
-
-
Uses of CartModel in com.sap.hybris.sapquoteintegration.outbound.service.impl
Methods in com.sap.hybris.sapquoteintegration.outbound.service.impl with parameters of type CartModel Modifier and Type Method Description protected QuoteModelDefaultSapCpiQuoteService. saveUpdate(CartModel cart, QuoteModel outdatedQuote, QuoteModel updatedQuote) -
Uses of CartModel in de.hybris.platform.acceleratorfacades.order.impl
Methods in de.hybris.platform.acceleratorfacades.order.impl with parameters of type CartModel Modifier and Type Method Description protected OrderModelDefaultAcceleratorCheckoutFacade. placeOrder(CartModel cartModel) -
Uses of CartModel in de.hybris.platform.acceleratorfacades.order.populators
Methods in de.hybris.platform.acceleratorfacades.order.populators with parameters of type CartModel Modifier and Type Method Description voidAcceleratorCartPopulator. populate(CartModel source, T target) -
Uses of CartModel in de.hybris.platform.acceleratorservices.cartfileupload.events
Methods in de.hybris.platform.acceleratorservices.cartfileupload.events that return CartModel Modifier and Type Method Description protected CartModelSavedCartFileUploadEventListener. createSavedCartForProcess(SavedCartFileUploadEvent event) -
Uses of CartModel in de.hybris.platform.acceleratorservices.model.process
Methods in de.hybris.platform.acceleratorservices.model.process that return CartModel Modifier and Type Method Description CartModelSavedCartFileUploadProcessModel. getSavedCart()Generated method - Getter of theSavedCartFileUploadProcess.savedCartattribute defined at extensionacceleratorservices.Methods in de.hybris.platform.acceleratorservices.model.process with parameters of type CartModel Modifier and Type Method Description voidSavedCartFileUploadProcessModel. setSavedCart(CartModel value)Generated method - Setter ofSavedCartFileUploadProcess.savedCartattribute defined at extensionacceleratorservices. -
Uses of CartModel in de.hybris.platform.acceleratorservices.order
Methods in de.hybris.platform.acceleratorservices.order with parameters of type CartModel Modifier and Type Method Description java.util.List<CommerceCartModification>AcceleratorCheckoutService. consolidateCheckoutCart(CartModel cartModel, PointOfServiceModel consolidatedPickupPointModel)Runs calculation again and updates cartjava.util.List<PointOfServiceDistanceData>AcceleratorCheckoutService. getConsolidatedPickupOptions(CartModel cartModel)Gets the points of service for item pickup for a cart -
Uses of CartModel in de.hybris.platform.acceleratorservices.order.impl
Methods in de.hybris.platform.acceleratorservices.order.impl with parameters of type CartModel Modifier and Type Method Description AbstractOrderEntryModelDefaultCartServiceForAccelerator. addNewEntry(ComposedTypeModel entryType, CartModel order, ProductModel product, long qty, UnitModel unit, int number, boolean addToPresent)protected longDefaultAcceleratorCheckoutService. calculateProductQtyInCart(ProductModel productModel, CartModel cartModel)java.util.List<CommerceCartModification>DefaultAcceleratorCheckoutService. consolidateCheckoutCart(CartModel cartModel, PointOfServiceModel consolidatedPickupPointModel)protected CommerceCartParameterDefaultAcceleratorCheckoutService. createCartParameter(CartModel cartModel, AbstractOrderEntryModel entryToRemove, long qty)protected AbstractOrderEntryModelDefaultCartServiceForAccelerator. getAbstractOrderEntryModel(CartModel order, ProductModel product, long qty, int number, boolean addToPresent, UnitModel usedUnit)protected AbstractOrderEntryModelDefaultAcceleratorCheckoutService. getAnchorEntryToConsolidate(AbstractOrderEntryModel entry, CartModel cartModel, PointOfServiceModel consolidatedPickupPointModel)Gets the anchor entry to consolidate.java.util.List<PointOfServiceDistanceData>DefaultAcceleratorCheckoutService. getConsolidatedPickupOptions(CartModel cartModel)protected java.util.List<AbstractOrderEntryModel>DefaultAcceleratorCheckoutService. getEntriesToConsolidate(CartModel cartModel, PointOfServiceModel consolidatedPickupPointModel, java.util.List<AbstractOrderEntryModel> entriesToBeRemovedDueToPOS, java.util.List<AbstractOrderEntryModel> consolidatedEntriesToBeRemoved, java.util.List<CommerceCartModification> unsuccessfulModifications)Gets the consolidate entries.protected voidDefaultAcceleratorCheckoutService. updatePOS(CartModel cartModel, PointOfServiceModel consolidatedPickupPointModel, java.util.List<CommerceCartModification> unsuccessfulModifications, AbstractOrderEntryModel entry) -
Uses of CartModel in de.hybris.platform.acceleratorservices.payment.cybersource.converters.populators
Methods in de.hybris.platform.acceleratorservices.payment.cybersource.converters.populators with parameters of type CartModel Modifier and Type Method Description voidCustomerShipToDataPopulator. populate(CartModel source, CustomerShipToData target) -
Uses of CartModel in de.hybris.platform.acceleratorservices.payment.cybersource.strategies.impl
Methods in de.hybris.platform.acceleratorservices.payment.cybersource.strategies.impl that return types with arguments of type CartModel Modifier and Type Method Description protected Converter<CartModel,CustomerShipToData>DefaultCreateSubscriptionRequestStrategy. getCustomerShipToDataConverter()Method parameters in de.hybris.platform.acceleratorservices.payment.cybersource.strategies.impl with type arguments of type CartModel Modifier and Type Method Description voidDefaultCreateSubscriptionRequestStrategy. setCustomerShipToDataConverter(Converter<CartModel,CustomerShipToData> customerShipToDataConverter) -
Uses of CartModel in de.hybris.platform.acceleratorservices.process.fileupload
Methods in de.hybris.platform.acceleratorservices.process.fileupload with parameters of type CartModel Modifier and Type Method Description protected voidSavedCartFromUploadFileAction. setImportStatus(CartModel cartModel, ImportStatus importStatus) -
Uses of CartModel in de.hybris.platform.acceleratorservices.process.strategies
Methods in de.hybris.platform.acceleratorservices.process.strategies with parameters of type CartModel Modifier and Type Method Description SavedCartFileUploadReportDataSavedCartFileUploadStrategy. createSavedCartFromFile(MediaModel mediaModel, CartModel cartModel) -
Uses of CartModel in de.hybris.platform.acceleratorservices.process.strategies.impl
Methods in de.hybris.platform.acceleratorservices.process.strategies.impl that return CartModel Modifier and Type Method Description protected CartModelDefaultSavedCartFileUploadStrategyTest. createCartModelMock(boolean successCartModification)Methods in de.hybris.platform.acceleratorservices.process.strategies.impl with parameters of type CartModel Modifier and Type Method Description protected CommerceCartModificationDefaultSavedCartFileUploadStrategy. addLinesToCart(java.lang.String[] cartAttributes, CartModel cartModel)protected CommerceCartParameterDefaultSavedCartFileUploadStrategy. createCommerceCartParam(java.lang.String code, long quantity, CartModel cartModel)SavedCartFileUploadReportDataDefaultSavedCartFileUploadStrategy. createSavedCartFromFile(MediaModel mediaModel, CartModel cartModel) -
Uses of CartModel in de.hybris.platform.acceleratorservices.store.pickup
Methods in de.hybris.platform.acceleratorservices.store.pickup with parameters of type CartModel Modifier and Type Method Description java.util.List<PointOfServiceDistanceData>PickupPointOfServiceConsolidationStrategy. getConsolidationOptions(CartModel cart) -
Uses of CartModel in de.hybris.platform.acceleratorservices.store.pickup.impl
Methods in de.hybris.platform.acceleratorservices.store.pickup.impl with parameters of type CartModel Modifier and Type Method Description protected longDefaultPickupPointOfServiceConsolidationStrategy. calculateCartLevel(ProductModel productModel, CartModel cartModel)protected booleanDefaultPickupPointOfServiceConsolidationStrategy. checkAllStockAvailableAtPointOfService(java.util.Set<ProductModel> products, PointOfServiceModel posModel, CartModel cartModel)protected booleanDefaultPickupPointOfServiceConsolidationStrategy. checkStockAvailableAtPointOfService(ProductModel productModel, PointOfServiceModel posModel, CartModel cartModel)protected voidDefaultPickupPointOfServiceConsolidationStrategy. collectPickupPoints(CartModel cartModel, java.util.Set<PointOfServiceModel> potentialPickupPoints, java.util.Set<ProductModel> productsForPickup)protected voidDefaultPickupPointOfServiceConsolidationStrategy. consolidateResult(CartModel cartModel, java.util.Set<PointOfServiceDistanceData> consolidatedPickupPoints, java.util.Set<ProductModel> productsForPickup, StoreFinderSearchPageData<PointOfServiceDistanceData> result)java.util.List<PointOfServiceDistanceData>DefaultPickupPointOfServiceConsolidationStrategy. getConsolidationOptions(CartModel cartModel)protected voidDefaultPickupPointOfServiceConsolidationStrategy. processPageableData(CartModel cartModel, java.util.Set<PointOfServiceDistanceData> consolidatedPickupPoints, UserLocationData userLocation, java.util.Set<ProductModel> productsForPickup, PageableData pageableData)protected voidDefaultPickupPointOfServiceConsolidationStrategy. processPotentialPickupPoints(CartModel cartModel, java.util.Set<PointOfServiceDistanceData> consolidatedPickupPoints, java.util.Set<PointOfServiceModel> potentialPickupPoints, UserLocationData userLocation, java.util.Set<ProductModel> productsForPickup) -
Uses of CartModel in de.hybris.platform.assistedservicefacades.impl
Methods in de.hybris.platform.assistedservicefacades.impl that return types with arguments of type CartModel Modifier and Type Method Description protected Converter<CartModel,CartData>DefaultAssistedServiceFacade. getCartConverter()Method parameters in de.hybris.platform.assistedservicefacades.impl with type arguments of type CartModel Modifier and Type Method Description voidDefaultAssistedServiceFacade. setCartConverter(Converter<CartModel,CartData> cartConverter) -
Uses of CartModel in de.hybris.platform.assistedserviceservices
Methods in de.hybris.platform.assistedserviceservices that return CartModel Modifier and Type Method Description CartModelAssistedServiceService. getCartByCode(java.lang.String cartCode, UserModel customer)search cart by code and customerCartModelAssistedServiceService. getLatestModifiedCart(UserModel customer)search for a cart with most resent CartModel::getModifiedtimeMethods in de.hybris.platform.assistedserviceservices that return types with arguments of type CartModel Modifier and Type Method Description java.util.Collection<CartModel>AssistedServiceService. getCartsForCustomer(CustomerModel customer)Returns collection of a customer's cartsMethods in de.hybris.platform.assistedserviceservices with parameters of type CartModel Modifier and Type Method Description voidAssistedServiceService. restoreCartToUser(CartModel cart, UserModel user)Restore cart to provided user -
Uses of CartModel in de.hybris.platform.assistedserviceservices.impl
Methods in de.hybris.platform.assistedserviceservices.impl that return CartModel Modifier and Type Method Description CartModelDefaultAssistedServiceService. getCartByCode(java.lang.String cartCode, UserModel customer)CartModelDefaultAssistedServiceService. getLatestModifiedCart(UserModel customer)Methods in de.hybris.platform.assistedserviceservices.impl that return types with arguments of type CartModel Modifier and Type Method Description java.util.Collection<CartModel>DefaultAssistedServiceService. getCartsForCustomer(CustomerModel customer)Methods in de.hybris.platform.assistedserviceservices.impl with parameters of type CartModel Modifier and Type Method Description voidDefaultAssistedServiceService. restoreCartToUser(CartModel cart, UserModel user) -
Uses of CartModel in de.hybris.platform.audit.internal.conditional
Methods in de.hybris.platform.audit.internal.conditional with parameters of type CartModel Modifier and Type Method Description static ConditionalAuditCartTest.CartAuditConditionalAuditCartTest. getAuditRecordsForCart(CartModel cart) -
Uses of CartModel in de.hybris.platform.b2b
Methods in de.hybris.platform.b2b with parameters of type CartModel Modifier and Type Method Description protected voidB2BIntegrationTest. setDefaultCostCenterOnEntries(B2BCustomerModel user, CartModel cart) -
Uses of CartModel in de.hybris.platform.b2b.order
Methods in de.hybris.platform.b2b.order with parameters of type CartModel Modifier and Type Method Description booleanB2BCartFactory. isB2BCart(CartModel cart) -
Uses of CartModel in de.hybris.platform.b2b.order.impl
Methods in de.hybris.platform.b2b.order.impl that return CartModel Modifier and Type Method Description CartModelDefaultB2BCartFactory. createCart()Creates a cart by delegating to DefaultCartFactory then sets the Cart.unit attribute.Methods in de.hybris.platform.b2b.order.impl with parameters of type CartModel Modifier and Type Method Description booleanDefaultB2BCartFactory. isB2BCart(CartModel cart)protected voidDefaultB2BCartFactory. postProcessCart(CartModel cart) -
Uses of CartModel in de.hybris.platform.b2b.punchout.actions
Methods in de.hybris.platform.b2b.punchout.actions that return types with arguments of type CartModel Modifier and Type Method Description Populator<OrderRequestHeader,CartModel>PopulateCartPurchaseOrderProcessingAction. getOrderRequestCartPopulator()protected Converter<CartModel,PunchOutOrderMessage>PunchOutOrderMessageProcessingAction. getPunchOutOrderMessageConverter()Methods in de.hybris.platform.b2b.punchout.actions with parameters of type CartModel Modifier and Type Method Description protected voidEditOperationPunchOutSetupProcessingAction. populateShoppingCart(java.util.List<ItemOut> itemsOut, CartModel cartModel)Populates a shopping cart using the provided list ofItemOutelements.voidAuthenticationCheckPurchaseOrderProcessingAction. process(CXML input, CartModel output)voidPlacePurchaseOrderProcessingAction. process(CXML input, CartModel output)voidPopulateCartPurchaseOrderProcessingAction. process(CXML input, CartModel output)voidPrepareCartPurchaseOrderProcessingAction. process(CXML input, CartModel output)voidPunchOutOrderMessageHeaderProcessingAction. process(CartModel input, CXML transaction)voidPunchOutOrderMessageProcessingAction. process(CartModel input, CXML transaction)Method parameters in de.hybris.platform.b2b.punchout.actions with type arguments of type CartModel Modifier and Type Method Description voidPopulateCartPurchaseOrderProcessingAction. setOrderRequestCartPopulator(Populator<OrderRequestHeader,CartModel> orderRequestCartPopulator)voidPunchOutOrderMessageProcessingAction. setPunchOutOrderMessageConverter(Converter<CartModel,PunchOutOrderMessage> punchOutOrderMessageConverter) -
Uses of CartModel in de.hybris.platform.b2b.punchout.model
Methods in de.hybris.platform.b2b.punchout.model that return CartModel Modifier and Type Method Description CartModelStoredPunchOutSessionModel. getCart()Generated method - Getter of theStoredPunchOutSession.cartattribute defined at extensionb2bpunchout.Methods in de.hybris.platform.b2b.punchout.model with parameters of type CartModel Modifier and Type Method Description voidStoredPunchOutSessionModel. setCart(CartModel value)Generated method - Initial setter ofStoredPunchOutSession.cartattribute defined at extensionb2bpunchout.Constructors in de.hybris.platform.b2b.punchout.model with parameters of type CartModel Constructor Description StoredPunchOutSessionModel(CartModel _cart, ItemModel _owner, java.lang.Object _punchOutSession, java.lang.String _sid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersStoredPunchOutSessionModel(CartModel _cart, java.lang.Object _punchOutSession, java.lang.String _sid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CartModel in de.hybris.platform.b2b.punchout.populators.impl
Methods in de.hybris.platform.b2b.punchout.populators.impl with parameters of type CartModel Modifier and Type Method Description voidDefaultOrderRequestCartPopulator. populate(OrderRequestHeader source, CartModel target)voidDefaultPunchOutOrderMessagePopulator. populate(CartModel cartModel, PunchOutOrderMessage punchOutOrder) -
Uses of CartModel in de.hybris.platform.b2b.punchout.services
Methods in de.hybris.platform.b2b.punchout.services with parameters of type CartModel Modifier and Type Method Description CXMLPunchOutService. processPurchaseOrderRequest(CXML requestBody, CartModel cartModel)Processes a purchase order (OrderRequest) by populating a cart and handles the response in the form ofCXML. -
Uses of CartModel in de.hybris.platform.b2b.punchout.services.impl
Methods in de.hybris.platform.b2b.punchout.services.impl that return CartModel Modifier and Type Method Description protected CartModelDefaultPunchOutService. getCartModel()Methods in de.hybris.platform.b2b.punchout.services.impl that return types with arguments of type CartModel Modifier and Type Method Description protected java.util.List<PunchOutProcessingAction<CartModel,CXML>>DefaultPunchOutService. getPunchOutTransactionActions()java.util.List<PunchOutProcessingAction<CXML,CartModel>>DefaultPunchOutService. getPurchaseOrderProcessingActions()Methods in de.hybris.platform.b2b.punchout.services.impl with parameters of type CartModel Modifier and Type Method Description CXMLDefaultPunchOutService. processPurchaseOrderRequest(CXML requestBody, CartModel cartModel)Method parameters in de.hybris.platform.b2b.punchout.services.impl with type arguments of type CartModel Modifier and Type Method Description voidDefaultPunchOutService. setPunchOutTransactionActions(java.util.List<PunchOutProcessingAction<CartModel,CXML>> createRequisitionReponseActions)voidDefaultPunchOutService. setPurchaseOrderProcessingActions(java.util.List<PunchOutProcessingAction<CXML,CartModel>> purchaseOrderProcessingActions) -
Uses of CartModel in de.hybris.platform.b2b.services
Methods in de.hybris.platform.b2b.services that return CartModel Modifier and Type Method Description CartModelB2BCartService. createCartFromAbstractOrder(AbstractOrderModel order)Clones an order model into cart model by delegating toAbstractOrderService.clone(de.hybris.platform.core.model.type.ComposedTypeModel, de.hybris.platform.core.model.type.ComposedTypeModel, de.hybris.platform.core.model.order.AbstractOrderModel, String) -
Uses of CartModel in de.hybris.platform.b2b.services.impl
Methods in de.hybris.platform.b2b.services.impl that return CartModel Modifier and Type Method Description CartModelDefaultB2BCartService. createCartFromAbstractOrder(AbstractOrderModel order)Methods in de.hybris.platform.b2b.services.impl with parameters of type CartModel Modifier and Type Method Description OrderModelDefaultB2BOrderService. createOrderFromCart(CartModel cart) -
Uses of CartModel in de.hybris.platform.b2b.strategies.impl
Methods in de.hybris.platform.b2b.strategies.impl with parameters of type CartModel Modifier and Type Method Description OrderModelDefaultB2BCreateOrderFromCartStrategy. createOrderFromCart(CartModel cart)OrderModelDefaultB2BPlaceOrderStrategy. placeOrder(CartModel cart, AddressModel deliveryAddress, AddressModel paymentAddress, PaymentInfoModel paymentInfo)Deprecated. -
Uses of CartModel in de.hybris.platform.b2bacceleratorfacades.order.impl
Methods in de.hybris.platform.b2bacceleratorfacades.order.impl with parameters of type CartModel Modifier and Type Method Description protected voidDefaultB2BCheckoutFacade. afterPlaceOrder(CartModel cartModel, OrderModel orderModel)protected voidDefaultB2BCheckoutFacade. beforePlaceOrder(CartModel cartModel)protected voidDefaultCheckoutFacade. beforePlaceOrder(CartModel cartModel)Deprecated.protected voidDefaultB2BCheckoutFacade. setCostCenterForCart(java.lang.String costCenterCode, CartModel cartModel)protected voidDefaultB2BCheckoutFacade. setPaymentTypeForCart(java.lang.String paymentType, CartModel cartModel) -
Uses of CartModel in de.hybris.platform.b2bacceleratorfacades.order.populators
Methods in de.hybris.platform.b2bacceleratorfacades.order.populators that return types with arguments of type CartModel Modifier and Type Method Description protected Converter<CartModel,CartData>ScheduledCartPopulator. getCartConverter()Methods in de.hybris.platform.b2bacceleratorfacades.order.populators with parameters of type CartModel Modifier and Type Method Description voidB2BCartPopulator. populate(CartModel source, T target)Method parameters in de.hybris.platform.b2bacceleratorfacades.order.populators with type arguments of type CartModel Modifier and Type Method Description voidScheduledCartPopulator. setCartConverter(Converter<CartModel,CartData> cartConverter) -
Uses of CartModel in de.hybris.platform.b2bacceleratorservices.order
Methods in de.hybris.platform.b2bacceleratorservices.order with parameters of type CartModel Modifier and Type Method Description voidB2BCommerceCartService. calculateCartForPaymentTypeChange(CartModel cartModel)Forcefully re-calulcate the order total after applying the promotions for payment typeInvoicePaymentInfoModelB2BCommerceCartService. createInvoicePaymentInfo(CartModel cartModel)Creates an invoice payment info. -
Uses of CartModel in de.hybris.platform.b2bacceleratorservices.order.impl
Methods in de.hybris.platform.b2bacceleratorservices.order.impl with parameters of type CartModel Modifier and Type Method Description voidDefaultB2BCommerceCartService. calculateCartForPaymentTypeChange(CartModel cartModel)InvoicePaymentInfoModelDefaultB2BCommerceCartService. createInvoicePaymentInfo(CartModel cartModel) -
Uses of CartModel in de.hybris.platform.b2bacceleratorservices.orderscheduling.impl
Methods in de.hybris.platform.b2bacceleratorservices.orderscheduling.impl that return CartModel Modifier and Type Method Description protected CartModelB2BAcceleratorScheduleOrderService. cloneCart(CartModel cart, AddressModel deliveryAddress, AddressModel paymentAddress, PaymentInfoModel paymentInfo)Methods in de.hybris.platform.b2bacceleratorservices.orderscheduling.impl with parameters of type CartModel Modifier and Type Method Description protected CartModelB2BAcceleratorScheduleOrderService. cloneCart(CartModel cart, AddressModel deliveryAddress, AddressModel paymentAddress, PaymentInfoModel paymentInfo)CartToOrderCronJobModelB2BAcceleratorScheduleOrderService. createOrderFromCartCronJob(CartModel cart, AddressModel deliveryAddress, AddressModel paymentAddress, PaymentInfoModel paymentInfo, java.util.List<TriggerModel> triggers) -
Uses of CartModel in de.hybris.platform.b2bacceleratorservices.process.strategies.impl
Methods in de.hybris.platform.b2bacceleratorservices.process.strategies.impl that return types with arguments of type CartModel Modifier and Type Method Description protected java.util.Optional<CartModel>B2BAcceleratorProcessContextStrategy. getOrderModel(BusinessProcessModel businessProcessModel) -
Uses of CartModel in de.hybris.platform.b2bacceleratorservices.strategies.impl
Methods in de.hybris.platform.b2bacceleratorservices.strategies.impl with parameters of type CartModel Modifier and Type Method Description protected voidDefaultB2BCartValidationStrategy. validateDelivery(CartModel cartModel) -
Uses of CartModel in de.hybris.platform.basecommerce.model
Subclasses of CartModel in de.hybris.platform.basecommerce.model Modifier and Type Class Description classMultiAddressInMemoryCartModelGenerated model class for type MultiAddressInMemoryCart first defined at extension basecommerce. -
Uses of CartModel in de.hybris.platform.chineselogisticfacades.delivery.populator
Methods in de.hybris.platform.chineselogisticfacades.delivery.populator with parameters of type CartModel Modifier and Type Method Description voidCartDeliveryTimeSlotPopulator. populate(CartModel source, CartData target) -
Uses of CartModel in de.hybris.platform.chineselogisticservices.delivery
Methods in de.hybris.platform.chineselogisticservices.delivery with parameters of type CartModel Modifier and Type Method Description voidDeliveryTimeSlotService. setDeliveryTimeSlot(CartModel cartModel, java.lang.String deliveryTimeSlot)Setting the DeliveryTimeSlot into the cartmodel -
Uses of CartModel in de.hybris.platform.chineselogisticservices.delivery.impl
Methods in de.hybris.platform.chineselogisticservices.delivery.impl with parameters of type CartModel Modifier and Type Method Description voidDefaultChineseDeliveryTimeSlotService. setDeliveryTimeSlot(CartModel cartModel, java.lang.String deliveryTimeSlot) -
Uses of CartModel in de.hybris.platform.chinesepaymentfacades.checkout
Methods in de.hybris.platform.chinesepaymentfacades.checkout that return CartModel Modifier and Type Method Description CartModelChineseCheckoutFacade. getCart()Deprecated.since 1905.Methods in de.hybris.platform.chinesepaymentfacades.checkout with parameters of type CartModel Modifier and Type Method Description CartDataChineseCheckoutFacade. convertCart(CartModel cartModel)Deprecated.since 1905voidChineseCheckoutFacade. mergeCart(CartModel cartModel)Deprecated.since 1905 -
Uses of CartModel in de.hybris.platform.chinesepaymentfacades.checkout.impl
Methods in de.hybris.platform.chinesepaymentfacades.checkout.impl that return CartModel Modifier and Type Method Description CartModelDefaultChineseCheckoutFacade. getCart()Deprecated.since 1905.Methods in de.hybris.platform.chinesepaymentfacades.checkout.impl that return types with arguments of type CartModel Modifier and Type Method Description protected Converter<CartModel,CartData>DefaultChineseCheckoutFacade. getCartChinesePaymentInfoConverter()protected Converter<CartModel,CartData>DefaultChineseCheckoutFacade. getCartConverter()Deprecated.since 1905Methods in de.hybris.platform.chinesepaymentfacades.checkout.impl with parameters of type CartModel Modifier and Type Method Description CartDataDefaultChineseCheckoutFacade. convertCart(CartModel cartModel)Deprecated.since 1905voidDefaultChineseCheckoutFacade. mergeCart(CartModel cartModel)Deprecated.since 1905Method parameters in de.hybris.platform.chinesepaymentfacades.checkout.impl with type arguments of type CartModel Modifier and Type Method Description voidDefaultChineseCheckoutFacade. setCartChinesePaymentInfoConverter(Converter<CartModel,CartData> cartChinesePaymentInfoConverter)voidDefaultChineseCheckoutFacade. setCartConverter(Converter<CartModel,CartData> cartConverter)Deprecated.since 1905 -
Uses of CartModel in de.hybris.platform.chinesepaymentfacades.payment.populator
Methods in de.hybris.platform.chinesepaymentfacades.payment.populator with parameters of type CartModel Modifier and Type Method Description voidCartChinesePaymentInfoPopulator. populate(CartModel source, CartData target) -
Uses of CartModel in de.hybris.platform.chinesepaymentservices.checkout
Methods in de.hybris.platform.chinesepaymentservices.checkout with parameters of type CartModel Modifier and Type Method Description booleanChineseCheckoutService. authorizePayment(java.lang.String securityCode, CartModel cartModel)Check whether the payment is authorizedvoidChineseCheckoutService. setPaymentMode(PaymentModeModel paymentMode, CartModel cartModel)Save the PaymentMode information in the cart -
Uses of CartModel in de.hybris.platform.chinesepaymentservices.checkout.impl
Methods in de.hybris.platform.chinesepaymentservices.checkout.impl with parameters of type CartModel Modifier and Type Method Description booleanDefaultChineseCheckoutService. authorizePayment(java.lang.String securityCode, CartModel cartModel)protected booleanDefaultChineseCheckoutService. checkIfCurrentUserIsTheCartUser(CartModel cartModel)voidDefaultChineseCheckoutService. setPaymentMode(PaymentModeModel paymentMode, CartModel cartModel) -
Uses of CartModel in de.hybris.platform.chinesepaymentservices.payment
Methods in de.hybris.platform.chinesepaymentservices.payment with parameters of type CartModel Modifier and Type Method Description booleanChinesePaymentService. setPaymentInfo(CartModel cartModel, ChinesePaymentInfoModel chinesePaymentInfoModel)Saving the PaymentInfo -
Uses of CartModel in de.hybris.platform.chinesepspalipayservices.payment
Methods in de.hybris.platform.chinesepspalipayservices.payment with parameters of type CartModel Modifier and Type Method Description booleanDefaultAlipayPaymentService. setPaymentInfo(CartModel cartModel, ChinesePaymentInfoModel chinesePaymentInfoModel) -
Uses of CartModel in de.hybris.platform.chinesepspwechatpayservices.payment.impl
Methods in de.hybris.platform.chinesepspwechatpayservices.payment.impl with parameters of type CartModel Modifier and Type Method Description booleanDefaultWeChatPayPaymentService. setPaymentInfo(CartModel cartModel, ChinesePaymentInfoModel chinesePaymentInfoModel) -
Uses of CartModel in de.hybris.platform.chinesetaxinvoicefacades.populators
Methods in de.hybris.platform.chinesetaxinvoicefacades.populators with parameters of type CartModel Modifier and Type Method Description voidCartTaxInvoicePopulator. populate(CartModel source, CartData target) -
Uses of CartModel in de.hybris.platform.cissapdigitalpayment.model
Methods in de.hybris.platform.cissapdigitalpayment.model that return CartModel Modifier and Type Method Description CartModelSapDigitPayPollCardProcessModel. getSessionCart()Generated method - Getter of theSapDigitPayPollCardProcess.sessionCartattribute defined at extensioncissapdigitalpayment.Methods in de.hybris.platform.cissapdigitalpayment.model with parameters of type CartModel Modifier and Type Method Description voidSapDigitPayPollCardProcessModel. setSessionCart(CartModel value)Generated method - Setter ofSapDigitPayPollCardProcess.sessionCartattribute defined at extensioncissapdigitalpayment. -
Uses of CartModel in de.hybris.platform.cissapdigitalpayment.service.impl
Methods in de.hybris.platform.cissapdigitalpayment.service.impl with parameters of type CartModel Modifier and Type Method Description protected booleanDefaultSapDigitalPaymentService. checkIfCurrentUserIsTheCartUser(UserModel currentUser, CartModel currentCart)protected voidDefaultSapDigitalPaymentService. saveDeliveryAddressToPaymentInfoData(CCPaymentInfoData paymentInfoData, CartModel currentCart)Saves the delivery address to payment info -
Uses of CartModel in de.hybris.platform.commercefacades.order.converters.populator
Methods in de.hybris.platform.commercefacades.order.converters.populator with parameters of type CartModel Modifier and Type Method Description protected voidCartPopulator. addSavedCartData(CartModel source, CartData target)voidCartPopulator. populate(CartModel source, T target)voidExtendedCartPopulator. populate(CartModel source, CartData target)voidMiniCartPopulator. populate(CartModel source, CartData target) -
Uses of CartModel in de.hybris.platform.commercefacades.order.impl
Methods in de.hybris.platform.commercefacades.order.impl that return CartModel Modifier and Type Method Description protected CartModelDefaultCheckoutFacade. getCart()Methods in de.hybris.platform.commercefacades.order.impl that return types with arguments of type CartModel Modifier and Type Method Description protected Converter<CartModel,CartData>DefaultCartFacade. getCartConverter()protected Converter<CartModel,CartData>DefaultQuoteFacade. getCartConverter()protected Converter<CartModel,CartData>DefaultCartFacade. getMiniCartConverter()Methods in de.hybris.platform.commercefacades.order.impl with parameters of type CartModel Modifier and Type Method Description protected voidDefaultCheckoutFacade. afterPlaceOrder(CartModel cartModel, OrderModel orderModel)protected voidDefaultCheckoutFacade. beforePlaceOrder(CartModel cartModel)protected CommerceCheckoutParameterDefaultCheckoutFacade. createCommerceCheckoutParameter(CartModel cart, boolean enableHooks)protected AddressModelDefaultCheckoutFacade. createDeliveryAddressModel(AddressData addressData, CartModel cartModel)protected java.lang.StringDefaultSaveCartFacade. generateSaveCartDescription(CartModel cartModel, java.lang.String description)protected java.lang.StringDefaultSaveCartFacade. generateSaveCartName(CartModel cartModel, java.lang.String name)protected java.lang.StringDefaultSaveCartFacade. generateSaveCartName(CartModel cartModel, java.lang.String name, boolean clone)When restoring a saved cart, one copy of the restored saved cart can be kept.protected booleanDefaultCheckoutFacade. isSupportedDeliveryMode(java.lang.String deliveryModeCode, CartModel cartModel)protected OrderModelDefaultCheckoutFacade. placeOrder(CartModel cartModel)protected voidDefaultQuoteFacade. validateQuoteCart(CartModel cartModel)Method parameters in de.hybris.platform.commercefacades.order.impl with type arguments of type CartModel Modifier and Type Method Description voidDefaultCartFacade. setCartConverter(Converter<CartModel,CartData> cartConverter)voidDefaultQuoteFacade. setCartConverter(Converter<CartModel,CartData> cartConverter)voidDefaultCartFacade. setMiniCartConverter(Converter<CartModel,CartData> miniCartConverter) -
Uses of CartModel in de.hybris.platform.commercefacades.promotion.impl
Fields in de.hybris.platform.commercefacades.promotion.impl declared as CartModel Modifier and Type Field Description protected CartModelDefaultCommercePromotionRestrictionFacadeTest. cartModel -
Uses of CartModel in de.hybris.platform.commerceservices.order
Methods in de.hybris.platform.commerceservices.order that return CartModel Modifier and Type Method Description CartModelCommerceQuoteService. acceptAndPrepareCheckout(QuoteModel quoteModel, UserModel userModel)Accept and prepare checkout.CartModelCommerceCartService. getCartForCodeAndUser(java.lang.String code, UserModel user)Locate a cart for the specified guid and site and user.CartModelCommerceCartService. getCartForGuidAndSite(java.lang.String guid, BaseSiteModel site)Locate a cart for the specified guid and siteCartModelCommerceCartService. getCartForGuidAndSiteAndUser(java.lang.String guid, BaseSiteModel site, UserModel user)Locate a cart for the specified guid and site and user.CartModelCommerceQuoteService. loadQuoteAsSessionCart(QuoteModel quoteModel, UserModel userModel)Loads the given quote into a new session cart or returns the existing session cart if existing session cart already has the quote loaded.Methods in de.hybris.platform.commerceservices.order that return types with arguments of type CartModel Modifier and Type Method Description java.util.List<CartModel>CommerceCartService. getCartsForSiteAndUser(BaseSiteModel site, UserModel user)Locate all carts for the specified site and user.SearchPageData<CartModel>CommerceSaveCartService. getSavedCartsForSiteAndUser(PageableData pageableData, BaseSiteModel baseSite, UserModel user, java.util.List<OrderStatus> orderStatus)Retrieve carts by user and baseSite where order status equals ones of the status in the list.Methods in de.hybris.platform.commerceservices.order with parameters of type CartModel Modifier and Type Method Description CommerceCartModificationCommerceCartService. addToCart(CartModel cartModel, ProductModel productModel, long quantity, UnitModel unit, boolean forceNewEntry)Deprecated.Since 5.2.CommerceCartModificationCommerceCartService. addToCart(CartModel cartModel, ProductModel productModel, PointOfServiceModel deliveryPointOfService, long quantity, UnitModel unit, boolean forceNewEntry)Deprecated.Since 5.2.PaymentTransactionEntryModelCommerceCheckoutService. authorizePayment(CartModel cartModel, java.lang.String securityCode, java.lang.String paymentProvider)Deprecated.Since 5.2.PaymentTransactionEntryModelCommerceCheckoutService. authorizePayment(CartModel cartModel, java.lang.String securityCode, java.lang.String paymentProvider, java.math.BigDecimal amount)Deprecated.Since 5.2.booleanCommerceCartCalculationStrategy. calculateCart(CartModel cartModel)Deprecated.Since 5.2.booleanCommerceCartService. calculateCart(CartModel cartModel)Deprecated.Since 5.2.voidCommerceCheckoutService. calculateCart(CartModel cartModel)Deprecated.Since 5.2.QuoteModelCommerceQuoteService. createQuoteFromCart(CartModel cartModel, UserModel userModel)Creates a new quote based on given cart.java.math.BigDecimalCommerceCartEstimateTaxesStrategy. estimateTaxes(CartModel cartModel, java.lang.String deliveryZipCode, java.lang.String deliveryCountryIsocode)Estimate taxes for the cartModel and using the deliveryZipCode as the delivery zip code.java.math.BigDecimalCommerceCartService. estimateTaxes(CartModel cartModel, java.lang.String deliveryZipCode, java.lang.String deliveryCountryIso)Deprecated.Since 5.2.java.lang.StringCommerceSaveCartTextGenerationStrategy. generateCloneSaveCartName(CartModel savedCartToBeCloned, java.lang.String copyCountRegex)Generates a name for the cloned saved cart to be savedjava.lang.StringCommerceSaveCartTextGenerationStrategy. generateSaveCartDescription(CartModel cartToBeSaved)Generates a description for the cart to be savedjava.lang.StringCommerceSaveCartTextGenerationStrategy. generateSaveCartName(CartModel cartToBeSaved)Generates a name for the cart to be saveddoubleCommerceQuoteService. getQuoteRequestThreshold(QuoteModel quote, UserModel user, CartModel sessionCart)Get quote request threshold defined in properties.booleanCommerceQuoteService. isQuoteCartValidForCheckout(CartModel cart)Validates if the quote cart can be checked-out or notvoidCommerceCartService. mergeCarts(CartModel fromCart, CartModel toCart, java.util.List<CommerceCartModification> modifications)Merge two carts and add modificationsOrderModelCommerceCheckoutService. placeOrder(CartModel cartModel)Deprecated.Since 5.2.OrderModelCommerceCheckoutService. placeOrder(CartModel cartModel, SalesApplication salesApplication)Deprecated.Since 5.2.booleanCommerceCartCalculationStrategy. recalculateCart(CartModel cartModel)Deprecated.Since 5.2.voidCommerceCartService. recalculateCart(CartModel cartModel)Deprecated.Since 5.2.voidCommerceCartService. removeAllEntries(CartModel cartModel)Deprecated.Since 5.2.booleanCommerceCheckoutService. removeDeliveryMode(CartModel cartModel)Deprecated.Since 5.2.voidCommerceCartService. removeStaleCarts(CartModel currentCart, BaseSiteModel baseSite, UserModel user)Deprecated.Since 5.2.CommerceCartRestorationCommerceCartService. restoreCart(CartModel oldCart)Deprecated.Since 5.2.booleanCommerceCheckoutService. setDeliveryAddress(CartModel cartModel, AddressModel addressModel)Deprecated.Since 5.2.booleanCommerceCheckoutService. setDeliveryAddress(CartModel cartModel, AddressModel addressModel, boolean flagAsDeliveryAddress)Deprecated.Since 5.2.booleanCommerceCheckoutService. setDeliveryMode(CartModel cartModel, DeliveryModeModel deliveryModeModel)Deprecated.Since 5.2.booleanCommerceCheckoutService. setPaymentInfo(CartModel cartModel, PaymentInfoModel paymentInfoModel)Deprecated.Since 5.2.longCommerceCartService. split(CartModel cartModel, long entryNumber)Deprecated.Since 5.2.CommerceCartModificationCommerceCartService. updatePointOfServiceForCartEntry(CartModel cartModel, long entryNumber, PointOfServiceModel pointOfServiceModel)Deprecated.Since 5.2.CommerceCartModificationCommerceCartService. updateQuantityForCartEntry(CartModel cartModel, long entryNumber, long newQuantity)Deprecated.Since 5.2.QuoteModelCommerceQuoteService. updateQuoteFromCart(CartModel cartModel, UserModel userModel)Updates quote with data from cart (and existing quote).QuoteModelUpdateQuoteFromCartStrategy. updateQuoteFromCart(CartModel cart)Updates theQuoteModelassociated with the givenCartModelwith the contents of the cart.CommerceCartModificationCommerceCartService. updateToShippingModeForCartEntry(CartModel cartModel, long entryNumber)Deprecated.Since 5.2.java.util.List<CommerceCartModification>CommerceCartService. validateCart(CartModel cartModel)Deprecated.Since 5.2.voidCommerceCheckoutService. validateDeliveryMode(CartModel cartModel)Deprecated.Since 5.2.voidCommerceQuoteService. validateQuoteThreshold(QuoteModel quote, UserModel user, CartModel sessionCart)Validates if quote meets threshold. -
Uses of CartModel in de.hybris.platform.commerceservices.order.dao
Methods in de.hybris.platform.commerceservices.order.dao that return CartModel Modifier and Type Method Description CartModelCommerceCartDao. getCartForCodeAndUser(java.lang.String code, UserModel user)Gets the cart for code and user.CartModelCommerceCartDao. getCartForGuidAndSite(java.lang.String guid, BaseSiteModel site)Gets the cart for guid and site.CartModelCommerceCartDao. getCartForGuidAndSiteAndUser(java.lang.String guid, BaseSiteModel site, UserModel user)Gets the cart for guid and site and user.CartModelCommerceCartDao. getCartForSiteAndUser(BaseSiteModel site, UserModel user)Gets the cart for site and user.Methods in de.hybris.platform.commerceservices.order.dao that return types with arguments of type CartModel Modifier and Type Method Description java.util.List<CartModel>CommerceCartDao. getCartsForRemovalForSiteAndUser(java.util.Date modifiedBefore, BaseSiteModel site, UserModel user)Gets the carts for removal for site and user.java.util.List<CartModel>CommerceCartDao. getCartsForSiteAndUser(BaseSiteModel site, UserModel user)Gets the carts for site and user.java.util.List<CartModel>SaveCartDao. getSavedCartsForRemovalForSite(BaseSiteModel site)Returns a list of saved carts which have to be deletedSearchPageData<CartModel>SaveCartDao. getSavedCartsForSiteAndUser(PageableData pageableData, BaseSiteModel baseSite, UserModel user, java.util.List<OrderStatus> orderStatus)Retrieve carts by user and basesite where order status equals ones of the status in the list.Methods in de.hybris.platform.commerceservices.order.dao with parameters of type CartModel Modifier and Type Method Description java.util.List<CartEntryModel>CartEntryDao. findEntriesByProductAndPointOfService(CartModel cart, ProductModel product, PointOfServiceModel pointOfService) -
Uses of CartModel in de.hybris.platform.commerceservices.order.dao.impl
Methods in de.hybris.platform.commerceservices.order.dao.impl that return CartModel Modifier and Type Method Description CartModelDefaultCommerceCartDao. getCartForCodeAndUser(java.lang.String code, UserModel user)CartModelDefaultCommerceCartDao. getCartForGuidAndSite(java.lang.String guid, BaseSiteModel site)CartModelDefaultCommerceCartDao. getCartForGuidAndSiteAndUser(java.lang.String guid, BaseSiteModel site, UserModel user)CartModelDefaultCommerceCartDao. getCartForSiteAndUser(BaseSiteModel site, UserModel user)Methods in de.hybris.platform.commerceservices.order.dao.impl that return types with arguments of type CartModel Modifier and Type Method Description java.util.List<CartModel>DefaultCommerceCartDao. getCartsForRemovalForSiteAndUser(java.util.Date modifiedBefore, BaseSiteModel site, UserModel user)java.util.List<CartModel>DefaultCommerceCartDao. getCartsForSiteAndUser(BaseSiteModel site, UserModel user)java.util.List<CartModel>DefaultSaveCartDao. getSavedCartsForRemovalForSite(BaseSiteModel site)SearchPageData<CartModel>DefaultSaveCartDao. getSavedCartsForSiteAndUser(PageableData pageableData, BaseSiteModel baseSite, UserModel user, java.util.List<OrderStatus> orderStatus)Methods in de.hybris.platform.commerceservices.order.dao.impl with parameters of type CartModel Modifier and Type Method Description java.util.List<CartEntryModel>DefaultCartEntryDao. findEntriesByProductAndPointOfService(CartModel cart, ProductModel product, PointOfServiceModel pointOfService) -
Uses of CartModel in de.hybris.platform.commerceservices.order.impl
Methods in de.hybris.platform.commerceservices.order.impl that return CartModel Modifier and Type Method Description CartModelDefaultCommerceQuoteService. acceptAndPrepareCheckout(QuoteModel quoteModel, UserModel userModel)protected CartModelCommerceCartFactory. createCartInternal()CartModelDefaultCommerceCartService. getCartForCodeAndUser(java.lang.String code, UserModel user)CartModelDefaultCommerceCartService. getCartForGuidAndSite(java.lang.String guid, BaseSiteModel site)CartModelDefaultCommerceCartService. getCartForGuidAndSiteAndUser(java.lang.String guid, BaseSiteModel site, UserModel user)CartModelDefaultCommerceQuoteService. loadQuoteAsSessionCart(QuoteModel quoteModel, UserModel userModel)protected CartModelDefaultCommerceQuoteService. updateAndLoadQuoteCartWithAction(QuoteModel quoteModel, QuoteAction quoteAction, UserModel userModel)Methods in de.hybris.platform.commerceservices.order.impl that return types with arguments of type CartModel Modifier and Type Method Description java.util.List<CartModel>DefaultCommerceCartService. getCartsForSiteAndUser(BaseSiteModel site, UserModel user)SearchPageData<CartModel>DefaultCommerceSaveCartService. getSavedCartsForSiteAndUser(PageableData pageableData, BaseSiteModel baseSite, UserModel user, java.util.List<OrderStatus> orderStatus)Methods in de.hybris.platform.commerceservices.order.impl with parameters of type CartModel Modifier and Type Method Description CommerceCartModificationDefaultCommerceCartService. addToCart(CartModel cartModel, ProductModel productModel, long quantityToAdd, UnitModel unit, boolean forceNewEntry)Deprecated.Since 5.2.CommerceCartModificationDefaultCommerceCartService. addToCart(CartModel cartModel, ProductModel productModel, PointOfServiceModel deliveryPointOfService, long quantity, UnitModel unit, boolean forceNewEntry)Deprecated.Since 5.2.protected voidDefaultCommerceCartService. afterCalculate(CartModel cartModel, boolean recalculate)Deprecated.Since 5.2.PaymentTransactionEntryModelDefaultCommerceCheckoutService. authorizePayment(CartModel cartModel, java.lang.String securityCode, java.lang.String paymentProvider)Deprecated.Since 5.2.PaymentTransactionEntryModelDefaultCommerceCheckoutService. authorizePayment(CartModel cartModel, java.lang.String securityCode, java.lang.String paymentProvider, java.math.BigDecimal amount)Deprecated.Since 5.2.protected voidDefaultCommerceCartService. beforeCalculate(CartModel cartModel, boolean recalculate)Deprecated.Since 5.2.protected java.math.BigDecimalDefaultCommerceCheckoutService. calculateAuthAmount(CartModel cartModel)Calculate authorization amount.booleanDefaultCommerceCartCalculationStrategy. calculateCart(CartModel cartModel)Deprecated.Since 5.2.booleanDefaultCommerceCartService. calculateCart(CartModel cartModel)Deprecated.Since 5.2.voidDefaultCommerceCheckoutService. calculateCart(CartModel cartModel)Deprecated.Since 5.2.protected longAbstractCommerceCartStrategy. checkCartLevel(ProductModel productModel, CartModel cartModel, PointOfServiceModel pointOfServiceModel)protected voidDefaultCommerceCartRestorationStrategy. clearPaymentTransactionsOnCart(CartModel cartModel)protected voidDefaultCommerceCartMergingStrategy. copyEntryGroups(CartModel fromCart, CartModel toCart)QuoteModelDefaultCommerceQuoteService. createQuoteFromCart(CartModel cartModel, UserModel userModel)protected QuoteModelDefaultCommerceQuoteService. createQuoteFromCartInternal(CartModel cartModel, UserModel userModel)java.math.BigDecimalDefaultCommerceCartEstimateTaxesStrategy. estimateTaxes(CartModel cartModel, java.lang.String deliveryZipCode, java.lang.String deliveryCountryIsocode)java.math.BigDecimalDefaultCommerceCartService. estimateTaxes(CartModel cartModel, java.lang.String deliveryZipCode, java.lang.String deliveryCountryIso)java.lang.StringDefaultCommerceSaveCartTextGenerationStrategy. generateCloneSaveCartName(CartModel savedCartToBeCloned, java.lang.String copyCountRegex)java.lang.StringDefaultCommerceSaveCartTextGenerationStrategy. generateSaveCartDescription(CartModel cartToBeSaved)java.lang.StringDefaultCommerceSaveCartTextGenerationStrategy. generateSaveCartName(CartModel cartToBeSaved)protected longAbstractCommerceCartStrategy. getAllowedCartAdjustmentForProduct(CartModel cartModel, ProductModel productModel, long quantityToAdd, PointOfServiceModel pointOfServiceModel)Work out the allowed quantity adjustment for a product in the cart given a requested quantity change.protected java.lang.IntegerAbstractCommerceCartStrategy. getEntryForProductAndPointOfService(CartModel cartModel, ProductModel productModel, PointOfServiceModel pointOfServiceModel)protected QuoteModelDefaultUpdateQuoteFromCartStrategy. getQuoteForCart(CartModel cart)doubleDefaultCommerceQuoteService. getQuoteRequestThreshold(QuoteModel quote, UserModel user, CartModel sessionCart)protected booleanDefaultCommerceCartRestorationStrategy. isCartInValidityPeriod(CartModel cartModel)booleanDefaultCommerceQuoteService. isQuoteCartValidForCheckout(CartModel cart)protected booleanDefaultCommerceQuoteService. isRequestThresholdRequired(QuoteModel quote, UserModel user, CartModel sessionCart)Checks if quote is in a state that requires checking the request threshold.protected booleanAbstractCommerceCartStrategy. isStockLevelSufficient(CartModel cartModel, ProductModel productModel, PointOfServiceModel pointOfServiceModel, long quantityToAdd)Work out if the stock level is sufficient for a product in the cart given a requested quantity change.protected booleanDefaultCommerceDeliveryAddressStrategy. isValidDeliveryAddress(CartModel cartModel, AddressModel addressModel)voidCommerceCartMergingStrategy. mergeCarts(CartModel fromCart, CartModel toCart, java.util.List<CommerceCartModification> modifications)Merge two carts and add modificationsvoidDefaultCommerceCartMergingStrategy. mergeCarts(CartModel fromCart, CartModel toCart, java.util.List<CommerceCartModification> modifications)voidDefaultCommerceCartService. mergeCarts(CartModel fromCart, CartModel toCart, java.util.List<CommerceCartModification> modifications)protected CommerceCartModificationDefaultCommerceUpdateCartEntryStrategy. mergeEntries(AbstractOrderEntryModel mergeCandidate, AbstractOrderEntryModel mergeTarget, CartModel cart)protected CommerceCartModificationDefaultCommerceCartMergingStrategy. mergeEntryWithCart(AbstractOrderEntryModel entry, CartModel toCart)protected CommerceCartModificationDefaultCommerceUpdateCartEntryStrategy. modifyEntry(CartModel cartModel, AbstractOrderEntryModel entryToUpdate, long actualAllowedQuantityChange, long newQuantity, java.lang.Integer maxOrderQuantity)protected voidAbstractCommerceCartStrategy. normalizeEntryNumbers(CartModel cartModel)OrderModelDefaultCommerceCheckoutService. placeOrder(CartModel cartModel)Deprecated.Since 5.2.OrderModelDefaultCommerceCheckoutService. placeOrder(CartModel cartModel, SalesApplication salesApplication)Deprecated.Since 5.2.protected voidCommerceCreateCartFromQuoteStrategy. postProcess(QuoteModel original, CartModel copy)protected voidDefaultUpdateQuoteFromCartStrategy. postProcess(CartModel original, QuoteModel copy)booleanDefaultCommerceCartCalculationStrategy. recalculateCart(CartModel cartModel)Deprecated.Since 5.2.voidDefaultCommerceCartService. recalculateCart(CartModel cartModel)Deprecated.Since 5.2.voidDefaultCommerceCartService. removeAllEntries(CartModel cartModel)Deprecated.Since 5.2.booleanDefaultCommerceCheckoutService. removeDeliveryMode(CartModel cartModel)Deprecated.Since 5.2.voidDefaultCommerceCartService. removeStaleCarts(CartModel currentCart, BaseSiteModel baseSite, UserModel user)CommerceCartRestorationDefaultCommerceCartService. restoreCart(CartModel cartModel)Deprecated.Since 5.2.protected voidDefaultCommerceCartRestorationStrategy. rewriteEntriesFromCartToCart(CommerceCartParameter parameter, CartModel fromCartModel, CartModel toCartModel, java.util.List<CommerceCartModification> modifications)protected QuoteModelDefaultCommerceQuoteService. saveUpdate(CartModel cart, QuoteModel outdatedQuote, QuoteModel updatedQuote)booleanDefaultCommerceCheckoutService. setDeliveryAddress(CartModel cartModel, AddressModel addressModel)Deprecated.Since 5.2.booleanDefaultCommerceCheckoutService. setDeliveryAddress(CartModel cartModel, AddressModel addressModel, boolean flagAsDeliveryAddress)Deprecated.Since 5.2.booleanDefaultCommerceCheckoutService. setDeliveryMode(CartModel cartModel, DeliveryModeModel deliveryModeModel)Deprecated.Since 5.2.booleanDefaultCommerceCheckoutService. setPaymentInfo(CartModel cartModel, PaymentInfoModel paymentInfoModel)Deprecated.Since 5.2.longDefaultCommerceCartService. split(CartModel cartModel, long entryNumber)Deprecated.Since 5.2.protected voidDefaultCommerceCartMergingStrategy. updateEntryNumber(AbstractOrderEntryModel entry, CartModel toCart)CommerceCartModificationDefaultCommerceCartService. updatePointOfServiceForCartEntry(CartModel cartModel, long entryNumber, PointOfServiceModel pointOfServiceModel)Deprecated.Since 5.2.CommerceCartModificationDefaultCommerceCartService. updateQuantityForCartEntry(CartModel cartModel, long entryNumber, long newQuantity)Deprecated.Since 5.2.QuoteModelDefaultCommerceQuoteService. updateQuoteFromCart(CartModel cartModel, UserModel userModel)QuoteModelDefaultUpdateQuoteFromCartStrategy. updateQuoteFromCart(CartModel cart)protected QuoteModelDefaultCommerceQuoteService. updateQuoteFromCartInternal(CartModel cartModel)CommerceCartModificationDefaultCommerceCartService. updateToShippingModeForCartEntry(CartModel cartModel, long entryNumber)Deprecated.Since 5.2.java.util.List<CommerceCartModification>DefaultCommerceCartService. validateCart(CartModel cartModel)Deprecated.Since 5.2.voidDefaultCommerceCheckoutService. validateDeliveryMode(CartModel cartModel)Deprecated.Since 5.2.protected voidDefaultCommerceQuoteService. validateQuoteCart(CartModel cartModel)voidDefaultCommerceQuoteService. validateQuoteThreshold(QuoteModel quote, UserModel user, CartModel sessionCart)protected voidAbstractCommerceSaveCartStrategy. validateSaveCart(CartModel cartToBeSaved)protected voidDefaultCommerceCartMergingStrategy. validationBeforeMerge(CartModel fromCart, CartModel toCart, java.util.List<CommerceCartModification> modifications, UserModel currentUser) -
Uses of CartModel in de.hybris.platform.commerceservices.promotion.impl
Fields in de.hybris.platform.commerceservices.promotion.impl declared as CartModel Modifier and Type Field Description protected CartModelDefaultCommercePromotionRestrictionServiceTest. cartModel -
Uses of CartModel in de.hybris.platform.commerceservices.service.data
Methods in de.hybris.platform.commerceservices.service.data that return CartModel Modifier and Type Method Description CartModelCommerceCartMetadataParameter. getCart()CartModelCommerceCartParameter. getCart()CartModelCommerceCheckoutParameter. getCart()CartModelCommerceSaveCartParameter. getCart()CartModelRemoveEntryGroupParameter. getCart()CartModelCommerceSaveCartResult. getSavedCart()Methods in de.hybris.platform.commerceservices.service.data with parameters of type CartModel Modifier and Type Method Description voidCommerceCartMetadataParameter. setCart(CartModel cart)voidCommerceCartParameter. setCart(CartModel cart)voidCommerceCheckoutParameter. setCart(CartModel cart)voidCommerceSaveCartParameter. setCart(CartModel cart)voidRemoveEntryGroupParameter. setCart(CartModel cart)voidCommerceSaveCartResult. setSavedCart(CartModel savedCart) -
Uses of CartModel in de.hybris.platform.commerceservices.strategies
Methods in de.hybris.platform.commerceservices.strategies with parameters of type CartModel Modifier and Type Method Description voidCartCleanStrategy. cleanCart(CartModel cartModel)java.lang.StringGenerateMerchantTransactionCodeStrategy. generateCode(CartModel cartModel)Generates a unique id for aPaymentTransactionModelvoidStaleCartRemovalStrategy. removeStaleCarts(CartModel currentCart, BaseSiteModel baseSite, UserModel user)Deprecated.Since 5.2.java.util.List<CommerceCartModification>CartValidationStrategy. validateCart(CartModel cartModel)Deprecated.Since 5.2. -
Uses of CartModel in de.hybris.platform.commerceservices.strategies.impl
Methods in de.hybris.platform.commerceservices.strategies.impl with parameters of type CartModel Modifier and Type Method Description voidDefaultCartValidationStrategy. cleanCart(CartModel cartModel)java.lang.StringDefaultGenerateMerchantTransactionCodeStrategy. generateCode(CartModel cartModel)protected longDefaultCartValidationStrategy. getCartLevel(CartEntryModel cartEntryModel, CartModel cartModel)protected CartEntryModelDefaultCartValidationStrategy. getExistingShipCartEntryForProduct(CartModel cartModel, ProductModel product)protected booleanDefaultCartValidationStrategy. isGuestUserCart(CartModel cartModel)voidDefaultStaleCartRemovalStrategy. removeStaleCarts(CartModel currentCart, BaseSiteModel baseSite, UserModel user)Deprecated.Since 5.2.protected voidDefaultCartValidationStrategyTest. setupCartToBeCleaned(CartModel cartModel)java.util.List<CommerceCartModification>CartValidationWithoutCartAlteringStrategy. validateCart(CartModel cartModel)Deprecated.Since 5.2.java.util.List<CommerceCartModification>DefaultCartValidationStrategy. validateCart(CartModel cartModel)Deprecated.Since 5.2.protected CommerceCartModificationDefaultCartValidationStrategy. validateCartEntry(CartModel cartModel, CartEntryModel cartEntryModel)protected voidDefaultCartValidationStrategy. validateDelivery(CartModel cartModel)protected voidDefaultCartValidationStrategy. validatePayment(CartModel cartModel) -
Uses of CartModel in de.hybris.platform.commerceservices.util.builder
Methods in de.hybris.platform.commerceservices.util.builder with parameters of type CartModel Modifier and Type Method Description CommerceCartMetadataParameterBuilderCommerceCartMetadataParameterBuilder. cart(CartModel cart) -
Uses of CartModel in de.hybris.platform.commercewebservicescommons.strategies.impl
Methods in de.hybris.platform.commercewebservicescommons.strategies.impl with parameters of type CartModel Modifier and Type Method Description protected booleanDefaultCartLoaderStrategy. isBaseSiteValid(CartModel cart)Checks if base site set in the cart is the same as one set in baseSiteService.protected voidDefaultCartLoaderStrategy. restoreCart(CartModel cart, java.lang.String requestedCartId, boolean refresh) -
Uses of CartModel in de.hybris.platform.configurablebundlefacades.order.converters.populator
Classes in de.hybris.platform.configurablebundlefacades.order.converters.populator with type parameters of type CartModel Modifier and Type Class Description classBundleCommerceCartPopulator<S extends CartModel,T extends CartData>Modify the cart converter to show the first invalid bundle component in the cart (if it exists). -
Uses of CartModel in de.hybris.platform.configurablebundlefacades.order.impl
Methods in de.hybris.platform.configurablebundlefacades.order.impl with parameters of type CartModel Modifier and Type Method Description protected voidDefaultBundleCommerceCartFacade. removeEntriesByGroupNumber(CartModel cart, java.lang.Integer entryGroupNumber) -
Uses of CartModel in de.hybris.platform.configurablebundleservices.bundle.impl
Fields in de.hybris.platform.configurablebundleservices.bundle.impl declared as CartModel Modifier and Type Field Description protected CartModelBundleOrderEntryRemoveableCheckerNestedIntegrationTest. cartprotected CartModelDefaultBundleRuleServiceNestedIntegrationTest. cartprotected CartModelDefaultBundleTemplateServiceNestedIntegrationTest. cartMethods in de.hybris.platform.configurablebundleservices.bundle.impl that return types with arguments of type CartModel Modifier and Type Method Description protected AbstractBundleComponentEditableChecker<CartModel>DefaultBundleTemplateService. getBundleComponentEditableChecker()Methods in de.hybris.platform.configurablebundleservices.bundle.impl with parameters of type CartModel Modifier and Type Method Description protected java.util.List<AbstractOrderEntryModel>BundleCommerceOrderEntryRemoveableChecker. findEntriesByGroupNumber(CartModel order, java.lang.Integer groupNumber)Method parameters in de.hybris.platform.configurablebundleservices.bundle.impl with type arguments of type CartModel Modifier and Type Method Description voidDefaultBundleTemplateService. setBundleComponentEditableChecker(AbstractBundleComponentEditableChecker<CartModel> bundleComponentEditableChecker) -
Uses of CartModel in de.hybris.platform.configurablebundleservices.order
Fields in de.hybris.platform.configurablebundleservices.order declared as CartModel Modifier and Type Field Description protected CartModelBundledCommerceCartServiceTest. cart -
Uses of CartModel in de.hybris.platform.configurablebundleservices.order.hook
Methods in de.hybris.platform.configurablebundleservices.order.hook that return types with arguments of type CartModel Modifier and Type Method Description protected AbstractBundleComponentEditableChecker<CartModel>BundleAddToCartMethodHook. getBundleComponentEditableChecker()protected AbstractBundleComponentEditableChecker<CartModel>BundleUpdateCartEntryHook. getBundleComponentEditableChecker()Methods in de.hybris.platform.configurablebundleservices.order.hook with parameters of type CartModel Modifier and Type Method Description protected longBundleSelectionCriteriaAddToCartMethodHook. getTotalQuantityInBundle(CartModel cart, java.lang.Integer entryGroupNumber)voidBundleCartHookHelper. invalidateBundleEntries(CartModel cart, java.lang.Integer entryGroupNumber)Sets all cart entries that belong to the same bundle to "not calculated".Method parameters in de.hybris.platform.configurablebundleservices.order.hook with type arguments of type CartModel Modifier and Type Method Description voidBundleAddToCartMethodHook. setBundleComponentEditableChecker(AbstractBundleComponentEditableChecker<CartModel> bundleComponentEditableChecker)voidBundleUpdateCartEntryHook. setBundleComponentEditableChecker(AbstractBundleComponentEditableChecker<CartModel> bundleComponentEditableChecker) -
Uses of CartModel in de.hybris.platform.configurablebundleservices.order.impl
Fields in de.hybris.platform.configurablebundleservices.order.impl declared as CartModel Modifier and Type Field Description protected CartModelBundleCartValidatorTest. cart -
Uses of CartModel in de.hybris.platform.core.model.order
Methods in de.hybris.platform.core.model.order that return CartModel Modifier and Type Method Description CartModelQuoteModel. getCartReference()Generated method - Getter of theQuote.cartReferenceattribute defined at extensioncommerceservices.CartModelCartEntryModel. getLastModifiedMasterCart()Generated method - Getter of theCartEntry.lastModifiedMasterCartattribute defined at extensionconfigurablebundleservices.CartModelCartEntryModel. getOrder()Generated method - Getter of theAbstractOrderEntry.orderattribute defined at extensioncoreand redeclared at extensioncore.Methods in de.hybris.platform.core.model.order with parameters of type CartModel Modifier and Type Method Description voidQuoteModel. setCartReference(CartModel value)Generated method - Setter ofQuote.cartReferenceattribute defined at extensioncommerceservices.voidCartEntryModel. setLastModifiedMasterCart(CartModel value)Generated method - Setter ofCartEntry.lastModifiedMasterCartattribute defined at extensionconfigurablebundleservices. -
Uses of CartModel in de.hybris.platform.core.model.user
Methods in de.hybris.platform.core.model.user that return types with arguments of type CartModel Modifier and Type Method Description java.util.Collection<CartModel>UserModel. getCarts()Generated method - Getter of theUser.cartsattribute defined at extensioncore.Method parameters in de.hybris.platform.core.model.user with type arguments of type CartModel Modifier and Type Method Description voidUserModel. setCarts(java.util.Collection<CartModel> value)Generated method - Setter ofUser.cartsattribute defined at extensioncore. -
Uses of CartModel in de.hybris.platform.couponfacades.facades.impl
Method parameters in de.hybris.platform.couponfacades.facades.impl with type arguments of type CartModel Modifier and Type Method Description protected <R> RDefaultCouponFacade. applyIfCartExists(java.lang.String code, java.util.function.BiFunction<java.lang.String,CartModel,R> orderConsumer) -
Uses of CartModel in de.hybris.platform.couponservices.services
Methods in de.hybris.platform.couponservices.services with parameters of type CartModel Modifier and Type Method Description booleanCouponManagementService. redeem(java.lang.String couponCode, CartModel cart)Redeems coupon (called when coupon code is applied in cart).CouponResponseCouponService. redeemCoupon(java.lang.String couponCode, CartModel cart)Redeem the coupon code associated with the cart. -
Uses of CartModel in de.hybris.platform.couponservices.services.impl
Methods in de.hybris.platform.couponservices.services.impl with parameters of type CartModel Modifier and Type Method Description java.util.Collection<java.lang.String>CouponVoucherService. getAppliedVoucherCodes(CartModel cart)booleanDefaultCouponManagementService. redeem(java.lang.String couponCode, CartModel cart)CouponResponseDefaultCouponService. redeemCoupon(java.lang.String couponCode, CartModel cart)protected voidDefaultCouponService. redeemCouponCode(CartModel cart, java.lang.String clearedCouponCode, CouponResponse response) -
Uses of CartModel in de.hybris.platform.customerticketingfacades.strategies
Methods in de.hybris.platform.customerticketingfacades.strategies that return types with arguments of type CartModel Modifier and Type Method Description protected Converter<CartModel,TicketAssociatedData>TicketCartsAssociationStrategy. getTicketAssociationCoverter()Method parameters in de.hybris.platform.customerticketingfacades.strategies with type arguments of type CartModel Modifier and Type Method Description voidTicketCartsAssociationStrategy. setTicketAssociationCoverter(Converter<CartModel,TicketAssociatedData> ticketAssociationCoverter) -
Uses of CartModel in de.hybris.platform.droolsruleengineservices.impl
Methods in de.hybris.platform.droolsruleengineservices.impl that return CartModel Modifier and Type Method Description protected CartModelAbstractRuleEngineServicesTest. buildCartWithCodeAndCurrency(java.lang.String code)creates a non-persistent cart with no entries and default currency USD.protected CartModelAbstractRuleEngineServicesTest. buildNotEmptyCartWithCodeAndCurrency(java.lang.String code)creates a non-persistent not-empty cart with default currency USD. -
Uses of CartModel in de.hybris.platform.integration.cis.payment.strategies.impl
Methods in de.hybris.platform.integration.cis.payment.strategies.impl with parameters of type CartModel Modifier and Type Method Description java.lang.StringCisGenerateMerchantTransactionCodeStrategy. generateCode(CartModel cartModel) -
Uses of CartModel in de.hybris.platform.integration.cis.tax.strategies.impl
Methods in de.hybris.platform.integration.cis.tax.strategies.impl with parameters of type CartModel Modifier and Type Method Description java.math.BigDecimalDefaultCisEstimateTaxesStrategy. estimateTaxes(CartModel cartModel, java.lang.String deliveryZipCode, java.lang.String deliveryCountryIsocode) -
Uses of CartModel in de.hybris.platform.integration.commons.strategies.impl
Methods in de.hybris.platform.integration.commons.strategies.impl with parameters of type CartModel Modifier and Type Method Description booleanOndemandCheckoutCartCalculationStrategy. calculateCart(CartModel cartModel) -
Uses of CartModel in de.hybris.platform.marketplaceservices.dao
Methods in de.hybris.platform.marketplaceservices.dao with parameters of type CartModel Modifier and Type Method Description java.util.List<CartEntryModel>MarketplaceCartEntryDao. findUnSaleableCartEntries(CartModel cart)Find entries in given cart that include unsaleable product -
Uses of CartModel in de.hybris.platform.marketplaceservices.dao.impl
Methods in de.hybris.platform.marketplaceservices.dao.impl with parameters of type CartModel Modifier and Type Method Description java.util.List<CartEntryModel>DefaultMarketplaceCartEntryDao. findUnSaleableCartEntries(CartModel cart) -
Uses of CartModel in de.hybris.platform.order
Methods in de.hybris.platform.order that return CartModel Modifier and Type Method Description CartModelCartFactory. createCart()Creates a new, implementation dependentCartModelinstance.CartModelCartService. createCartFromQuote(QuoteModel quote)Creates a new cart based on the givenQuoteModel.CartModelCartService. getSessionCart()Returns the cart attached to the current session.Methods in de.hybris.platform.order with parameters of type CartModel 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.voidCartService. appendToCart(CartModel sourceCart, CartModel targetCart)Clones all entries of source cart to the target cart.protected voidInMemoryCartTest. assertCartModel(ModelService modelService, InMemoryCart cart, CartModel cartModel)booleanCartService. calculateCart(CartModel cartModel)Deprecated.since 6.2.0 - UseCalculationService.calculate(AbstractOrderModel)to calculate carts.OrderModelOrderService. createOrderFromCart(CartModel cart)Create the order for the givencart.QuoteModelQuoteService. createQuoteFromCart(CartModel cart)Creates a new quote based on the given cart.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.voidCartService. setSessionCart(CartModel cart)Attach the cart to a session.voidCartService. updateQuantities(CartModel cart, java.util.List<java.lang.Long> quantities)Deprecated.since 6.2.0 - Update cart entries quantities directly viaAbstractOrderEntryModel.setQuantity(Long)or useCartService.updateQuantities(CartModel, Map)voidCartService. updateQuantities(CartModel cart, java.util.Map<java.lang.Integer,java.lang.Long> quantities)Updates multiple cart entry quantities at once. -
Uses of CartModel in de.hybris.platform.order.impl
Methods in de.hybris.platform.order.impl that return CartModel Modifier and Type Method Description CartModelDefaultCartService. clone(ComposedTypeModel orderType, ComposedTypeModel entryType, AbstractOrderModel original, java.lang.String code)CartModelDefaultCartFactory. createCart()CartModelInMemoryCartFactory. createCart()CartModelDefaultCartService. createCartFromQuote(QuoteModel quote)protected CartModelDefaultCartFactory. createCartInternal()Creates a newCartModelinstance without persisting it.CartModelDefaultCartService. getSessionCart()protected CartModelDefaultCartService. internalGetSessionCart()Methods in de.hybris.platform.order.impl with parameters of type CartModel Modifier and Type Method Description voidDefaultCartService. addToCart(CartModel cartModel, ProductModel productModel, long quantity, UnitModel unitModel)Deprecated.since 6.2.0voidDefaultCartService. appendToCart(CartModel sourceCart, CartModel targetCart)booleanDefaultCartService. calculateCart(CartModel cartModel)Deprecated.since 6.2.0OrderModelDefaultOrderService. createOrderFromCart(CartModel cart)QuoteModelDefaultQuoteService. createQuoteFromCart(CartModel cart)protected intDefaultCartService. getNextEntryNumber(CartModel cart, AbstractOrderEntryModel forMe)OrderModelDefaultOrderService. placeOrder(CartModel cart, AddressModel deliveryAddress, AddressModel paymentAddress, PaymentInfoModel paymentInfo)Deprecated.since agesprotected voidDefaultCartService. postProcessClonedEntries(java.util.Collection<CartEntryModel> sourceClones, int lastEntryNo, CartModel targetCart)Rearrange cloned entries numbers according to last entry number from the target.voidDefaultCartService. setSessionCart(CartModel cart)voidDefaultCartService. updateQuantities(CartModel cart, java.util.List<java.lang.Long> quantities)Deprecated.since 6.2.0voidDefaultCartService. updateQuantities(CartModel cart, java.util.Map<java.lang.Integer,java.lang.Long> quantities) -
Uses of CartModel in de.hybris.platform.order.strategies
Methods in de.hybris.platform.order.strategies that return CartModel Modifier and Type Method Description CartModelCreateCartFromQuoteStrategy. createCartFromQuote(QuoteModel quote)Creates a newCartModelbased on the givenQuoteModel.Methods in de.hybris.platform.order.strategies with parameters of type CartModel 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.QuoteModelCreateQuoteFromCartStrategy. createQuoteFromCart(CartModel cart)Creates a newQuoteModelbased on the givenCartModel.OrderModelPlaceOrderStrategy. placeOrder(CartModel cart, AddressModel deliveryAddress, AddressModel paymentAddress, PaymentInfoModel paymentInfo)Deprecated.Place the order for the givencart.voidCartValidator. validateCart(CartModel cart)validates theCartModel. -
Uses of CartModel in de.hybris.platform.order.strategies.impl
Methods in de.hybris.platform.order.strategies.impl that return CartModel Modifier and Type Method Description CartModelDefaultCreateCartFromQuoteStrategy. createCartFromQuote(QuoteModel quote)Methods in de.hybris.platform.order.strategies.impl with parameters of type CartModel Modifier and Type Method Description voidDefaultAddToCartStrategy. addToCart(CartModel cart, ProductModel product, long quantity, UnitModel unit)Deprecated.since agesOrderModelDefaultCreateOrderFromCartStrategy. createOrderFromCart(CartModel cart)QuoteModelDefaultCreateQuoteFromCartStrategy. createQuoteFromCart(CartModel cart)protected java.lang.StringDefaultCreateOrderFromCartStrategy. generateOrderCode(CartModel cart)Generate a code for created order.OrderModelDefaultPlaceOrderStrategy. placeOrder(CartModel cart, AddressModel deliveryAddress, AddressModel paymentAddress, PaymentInfoModel paymentInfo)Deprecated.voidNoOpCartValidator. validateCart(CartModel cart) -
Uses of CartModel in de.hybris.platform.orderscheduling
Methods in de.hybris.platform.orderscheduling with parameters of type CartModel Modifier and Type Method Description OrderModelOrderUtility. createOrderFromCart(CartModel cart, AddressModel deliveryAddress, AddressModel paymentAddress, PaymentInfoModel paymentInfo)Creates the order from cart.CartToOrderCronJobModelScheduleOrderService. createOrderFromCartCronJob(CartModel cart, AddressModel deliveryAddress, AddressModel paymentAddress, PaymentInfoModel paymentInfo, java.util.List<TriggerModel> trigger)Creates the order from cart cron job. -
Uses of CartModel in de.hybris.platform.orderscheduling.impl
Methods in de.hybris.platform.orderscheduling.impl with parameters of type CartModel Modifier and Type Method Description OrderModelDefaultOrderUtilityImpl. createOrderFromCart(CartModel cart, AddressModel deliveryAddress, AddressModel paymentAddress, PaymentInfoModel paymentInfo)CartToOrderCronJobModelDefaultScheduleOrderServiceImpl. createOrderFromCartCronJob(CartModel cart, AddressModel deliveryAddress, AddressModel paymentAddress, PaymentInfoModel paymentInfo, java.util.List<TriggerModel> triggers) -
Uses of CartModel in de.hybris.platform.orderscheduling.model
Methods in de.hybris.platform.orderscheduling.model that return CartModel Modifier and Type Method Description CartModelCartToOrderCronJobModel. getCart()Generated method - Getter of theCartToOrderCronJob.cartattribute defined at extensionbasecommerce.Methods in de.hybris.platform.orderscheduling.model with parameters of type CartModel Modifier and Type Method Description voidCartToOrderCronJobModel. setCart(CartModel value)Generated method - Setter ofCartToOrderCronJob.cartattribute defined at extensionbasecommerce. -
Uses of CartModel in de.hybris.platform.promotionengineservices.concurrent
Methods in de.hybris.platform.promotionengineservices.concurrent that return types with arguments of type CartModel Modifier and Type Method Description protected java.util.List<CartModel>ConcurrentPromotionEngineServiceTest. findCarts() -
Uses of CartModel in de.hybris.platform.promotionengineservices.promotionengine.impl
Methods in de.hybris.platform.promotionengineservices.promotionengine.impl that return CartModel Modifier and Type Method Description protected CartModelDefaultPromotionEnginePerfTest. buildCartForUserWithCodeAndCurrency(java.lang.String code)protected CartModelDefaultPromotionEngineServiceTest. buildCartForUserWithCodeAndCurrency(java.lang.String code, java.lang.String productCode)protected CartModelDefaultPromotionEnginePerfTest. buildCartForUserWithCodeProductAndCurrency(java.lang.String code, java.lang.String productCode, int items)protected CartModelDefaultPromotionEngineServiceTest. buildCartForUserWithCodeProductAndCurrency(java.lang.String code, java.lang.String productCode, int items)protected CartModelDefaultPromotionEnginePerfTest. buildCartWithCode(java.lang.String code)protected CartModelDefaultPromotionEngineServiceTest. buildCartWithCodeAndCurrency(java.lang.String code)protected CartModelDefaultPromotionEnginePerfTest. buildCartWithCodeProduct(java.lang.String code, java.lang.String productCode, int items)protected CartModelDefaultPromotionEngineServiceTest. buildCartWithCodeProductAndCurrency(java.lang.String code, java.lang.String productCode, int items)protected CartModelDefaultPromotionEnginePerfTest. createAndSaveCart(ProductModel product)Methods in de.hybris.platform.promotionengineservices.promotionengine.impl with parameters of type CartModel Modifier and Type Method Description voidDefaultPromotionEngineService. cleanupCart(CartModel cart)protected voidDefaultPromotionEnginePerfTest. evaluateLegacyPromotionForCart(java.util.Collection<PromotionGroupModel> groupList, CartModel cart)protected voidDefaultPromotionEnginePerfTest. evaluatePromotionForCart(java.util.Collection<PromotionGroupModel> groupList, CartModel cart) -
Uses of CartModel in de.hybris.platform.promotions
Methods in de.hybris.platform.promotions with parameters of type CartModel Modifier and Type Method Description voidPromotionsService. cleanupCart(CartModel cart)Delete the the stored promotion results for a Cart. -
Uses of CartModel in de.hybris.platform.promotions.impl
Methods in de.hybris.platform.promotions.impl with parameters of type CartModel Modifier and Type Method Description voidDefaultPromotionsService. cleanupCart(CartModel cart)protected CartAbstractPromotionsService. getCart(CartModel cart) -
Uses of CartModel in de.hybris.platform.ruleengineservices.converters.populator
Methods in de.hybris.platform.ruleengineservices.converters.populator that return CartModel Modifier and Type Method Description CartModelCartModelBuilder.CartModelDraft. getModel() -
Uses of CartModel in de.hybris.platform.ruleengineservices.ruleengine.impl
Methods in de.hybris.platform.ruleengineservices.ruleengine.impl that return CartModel Modifier and Type Method Description CartModelCartTestContextBuilder. getCartModel() -
Uses of CartModel in de.hybris.platform.sap.c4c.quote.order.strategies.impl
Methods in de.hybris.platform.sap.c4c.quote.order.strategies.impl with parameters of type CartModel Modifier and Type Method Description booleanDefaultC4CCommerceCartCalculationStrategy. calculateCart(CartModel cartModel)Deprecated.Since 5.2. -
Uses of CartModel in de.hybris.platform.sap.productconfig.b2bservices.strategies.impl
Methods in de.hybris.platform.sap.productconfig.b2bservices.strategies.impl with parameters of type CartModel Modifier and Type Method Description protected CommerceCartModificationProductConfigurationB2BCartValidationStrategyImpl. validateCartEntry(CartModel cartModel, CartEntryModel cartEntryModel)protected CommerceCartModificationProductConfigurationB2BCartValidationStrategyImplTest. validateCartEntry(CartModel cartModel, CartEntryModel cartEntryModel) -
Uses of CartModel in de.hybris.platform.sap.productconfig.facades.impl
Methods in de.hybris.platform.sap.productconfig.facades.impl that return CartModel Modifier and Type Method Description protected CartModelConfigurationSavedCartIntegrationFacadeImpl. findSavedCart(java.lang.String code)Methods in de.hybris.platform.sap.productconfig.facades.impl with parameters of type CartModel Modifier and Type Method Description protected AbstractOrderEntryModelConfigurationCartIntegrationFacadeImpl. createCartItem(ProductModel product, ConfigurationData configData, CommerceCartParameter commerceCartParameter, CartModel cart)protected voidConfigurationCartIntegrationFacadeImpl. fillCommerceCartParameterForAddToCart(CommerceCartParameter parameter, CartModel cart, ProductModel product, long l, UnitModel unit, boolean forceNewEntry, java.lang.String configId)protected voidConfigurationCartIntegrationFacadeImpl. fillCommerceCartParameterForUpdate(CommerceCartParameter parameter, CartModel sessionCart, java.lang.String configId, java.lang.Long entryNumber)protected voidConfigurationCartIntegrationFacadeImpl. updateCartItem(ProductModel product, java.lang.String configId, AbstractOrderEntryModel cartItem, CommerceCartParameter commerceCartParameter, CartModel cart) -
Uses of CartModel in de.hybris.platform.sap.productconfig.facades.populator
Methods in de.hybris.platform.sap.productconfig.facades.populator with parameters of type CartModel Modifier and Type Method Description voidCartConfigurationPopulator. populate(CartModel source, CartData target)voidCartProductVariantPopulator. populate(CartModel source, CartData target) -
Uses of CartModel in de.hybris.platform.sap.productconfig.rules.rao.populator
Methods in de.hybris.platform.sap.productconfig.rules.rao.populator with parameters of type CartModel Modifier and Type Method Description voidProductConfigCartRAOPopulator. populate(CartModel source, CartRAO target) -
Uses of CartModel in de.hybris.platform.sap.productconfig.rules.rao.provider
Methods in de.hybris.platform.sap.productconfig.rules.rao.provider that return types with arguments of type CartModel Modifier and Type Method Description protected Converter<CartModel,CartRAO>ProductConfigCartRAOProvider. getCartRaoConverter()Methods in de.hybris.platform.sap.productconfig.rules.rao.provider with parameters of type CartModel Modifier and Type Method Description protected CartRAOProductConfigCartRAOProvider. createRAO(CartModel modelFact)java.util.Set<java.lang.Object>ProductConfigCartRAOProvider. expandFactModel(CartModel modelFact)Method parameters in de.hybris.platform.sap.productconfig.rules.rao.provider with type arguments of type CartModel Modifier and Type Method Description voidProductConfigCartRAOProvider. setCartRaoConverter(Converter<CartModel,CartRAO> cartRaoConverter) -
Uses of CartModel in de.hybris.platform.sap.productconfig.rules.service.impl
Methods in de.hybris.platform.sap.productconfig.rules.service.impl with parameters of type CartModel Modifier and Type Method Description protected FactContextProductConfigurationRuleAwareServiceImpl. createFactContext(CartModel cartModel, ConfigModel currentConfigModel, ProductConfigProcessStepModel processStepModel) -
Uses of CartModel in de.hybris.platform.sap.productconfig.services.strategies.impl
Subclasses of CartModel in de.hybris.platform.sap.productconfig.services.strategies.impl Modifier and Type Class Description static classProductConfigCloneAbstractOrderStrategyImplTest.CartModelSubClassFields in de.hybris.platform.sap.productconfig.services.strategies.impl declared as CartModel Modifier and Type Field Description protected CartModelProductConfigurationCartValidationStrategyImplTest. cartModelMethods in de.hybris.platform.sap.productconfig.services.strategies.impl that return CartModel Modifier and Type Method Description protected CartModelProductConfigurationCartRestorationStrategyImpl. retrieveCart(CommerceCartParameter parameters)Methods in de.hybris.platform.sap.productconfig.services.strategies.impl with parameters of type CartModel Modifier and Type Method Description protected CommerceCartModificationProductConfigurationCartValidationStrategyImpl. validateCartEntry(CartModel cartModel, CartEntryModel cartEntryModel)protected CommerceCartModificationProductConfigurationCartValidationStrategyImplTest. validateCartEntry(CartModel cartModel, CartEntryModel cartEntryModel) -
Uses of CartModel in de.hybris.platform.sap.productconfig.services.strategies.lifecycle.impl
Methods in de.hybris.platform.sap.productconfig.services.strategies.lifecycle.impl with parameters of type CartModel Modifier and Type Method Description protected booleanPersistenceConfigurationAssignmentResolverStrategyImpl. isSessionCart(CartModel cart) -
Uses of CartModel in de.hybris.platform.sap.sapordermgmtb2bfacades.order.impl
Methods in de.hybris.platform.sap.sapordermgmtb2bfacades.order.impl that return types with arguments of type CartModel Modifier and Type Method Description Converter<CartModel,CartData>SapOrdermgmtB2BCheckoutFacade. getCartConverter()Method parameters in de.hybris.platform.sap.sapordermgmtb2bfacades.order.impl with type arguments of type CartModel Modifier and Type Method Description voidSapOrdermgmtB2BCheckoutFacade. setCartConverter(Converter<CartModel,CartData> cartConverter) -
Uses of CartModel in de.hybris.platform.sap.sapordermgmtb2bservices.order.impl
Methods in de.hybris.platform.sap.sapordermgmtb2bservices.order.impl with parameters of type CartModel Modifier and Type Method Description voidSapCommerceCartMergingStrategy. mergeCarts(CartModel fromCart, CartModel toCart, java.util.List<CommerceCartModification> modifications) -
Uses of CartModel in de.hybris.platform.sap.sapordermgmtcfgfacades.impl
Methods in de.hybris.platform.sap.sapordermgmtcfgfacades.impl with parameters of type CartModel Modifier and Type Method Description protected longCommerceConfigAddToCartStrategy. getAllowedCartAdjustmentForProduct(CartModel cartModel, ProductModel productModel, long quantityToAdd, PointOfServiceModel pointOfServiceModel) -
Uses of CartModel in de.hybris.platform.sap.sapordermgmtservices.cart
Methods in de.hybris.platform.sap.sapordermgmtservices.cart that return CartModel Modifier and Type Method Description CartModelCartRestorationService. getInternalSessionCart()Returns the standard session cart, basing on the hybris persistenceMethods in de.hybris.platform.sap.sapordermgmtservices.cart with parameters of type CartModel Modifier and Type Method Description CartRestorationDataCartRestorationService. restoreCart(CartModel fromCart)Restores a BOL cart from the persisted standard session cartvoidCartRestorationService. setInternalSessionCart(CartModel cart)Sets session cart (stores it into the session) -
Uses of CartModel in de.hybris.platform.sap.sapordermgmtservices.cart.impl
Methods in de.hybris.platform.sap.sapordermgmtservices.cart.impl that return CartModel Modifier and Type Method Description CartModelDefaultCartRestorationService. getInternalSessionCart()Methods in de.hybris.platform.sap.sapordermgmtservices.cart.impl with parameters of type CartModel Modifier and Type Method Description protected java.util.List<Item>DefaultCartRestorationService. createItemsFromCart(CartModel fromCart)Creates a list of BOL items from a hybris cart model.protected longDefaultAddToCartStrategy. getAllowedCartAdjustmentForProduct(CartModel cartModel, ProductModel productModel, long quantityToAdd, PointOfServiceModel pointOfServiceModel)CartRestorationDataDefaultCartRestorationService. restoreCart(CartModel fromCart)voidDefaultCartRestorationService. setInternalSessionCart(CartModel cart) -
Uses of CartModel in de.hybris.platform.sap.sappricing.services.impl
Methods in de.hybris.platform.sap.sappricing.services.impl with parameters of type CartModel Modifier and Type Method Description voidDefaultSapPromotionEngineService. cleanupCart(CartModel cart) -
Uses of CartModel in de.hybris.platform.sap.saprevenuecloudorder.service
Methods in de.hybris.platform.sap.saprevenuecloudorder.service with parameters of type CartModel Modifier and Type Method Description java.util.Map<java.lang.String,java.math.BigDecimal>SapRevenueCloudSplitOrderService. getAuthorizationAmountListFromCart(CartModel cart)Splits the authorization amount split in the cart for different target systems -
Uses of CartModel in de.hybris.platform.sap.saprevenuecloudorder.service.impl
Methods in de.hybris.platform.sap.saprevenuecloudorder.service.impl with parameters of type CartModel Modifier and Type Method Description java.util.Map<java.lang.String,java.math.BigDecimal>DefaultSapRevenueCloudSplitOrderService. getAuthorizationAmountListFromCart(CartModel cart)Implementation for authorization amount split between SAP Subscription Billing and SAP S4HANA systems The split is based on these assumptions
No tax, promotion and discounts are considered subscription products from SAP Subscription Billing
All the tax, promotions and discounts added to the cart are related to products replicated from S4HANA The authorization amount for SAP Subscription Billing is the total price of all subscription products from Revenue Cloud The authorization amount for S4HANA is the cart total minus the total authorization amount for SAP Subscription Billing -
Uses of CartModel in de.hybris.platform.selectivecartfacades.strategies.impl
Methods in de.hybris.platform.selectivecartfacades.strategies.impl that return CartModel Modifier and Type Method Description protected CartModelSelectiveCartLoaderStrategy. createEmptySelectiveCart(CartModel newCart)Methods in de.hybris.platform.selectivecartfacades.strategies.impl with parameters of type CartModel Modifier and Type Method Description protected CartModelSelectiveCartLoaderStrategy. createEmptySelectiveCart(CartModel newCart) -
Uses of CartModel in de.hybris.platform.selectivecartservices
Methods in de.hybris.platform.selectivecartservices that return types with arguments of type CartModel Modifier and Type Method Description java.util.Optional<CartModel>SelectiveCartService. getSelectiveCartForUser(UserModel user)Finds invisible saved cart for selective cart -
Uses of CartModel in de.hybris.platform.selectivecartservices.daos
Methods in de.hybris.platform.selectivecartservices.daos that return types with arguments of type CartModel Modifier and Type Method Description java.util.Optional<CartModel>SelectiveCartDao. findSelectiveCartByUser(UserModel user)Finds invisible saved cart for selective cart -
Uses of CartModel in de.hybris.platform.selectivecartservices.daos.impl
Methods in de.hybris.platform.selectivecartservices.daos.impl that return types with arguments of type CartModel Modifier and Type Method Description java.util.Optional<CartModel>DefaultSelectiveCartDao. findSelectiveCartByUser(UserModel user)SearchPageData<CartModel>SelectiveSaveCartDao. getSavedCartsForSiteAndUser(PageableData pageableData, BaseSiteModel baseSite, UserModel user, java.util.List<OrderStatus> orderStatus) -
Uses of CartModel in de.hybris.platform.selectivecartservices.impl
Methods in de.hybris.platform.selectivecartservices.impl that return types with arguments of type CartModel Modifier and Type Method Description java.util.Optional<CartModel>DefaultSelectiveCartService. getSelectiveCartForUser(UserModel user) -
Uses of CartModel in de.hybris.platform.selectivecartservices.order
Methods in de.hybris.platform.selectivecartservices.order that return CartModel Modifier and Type Method Description CartModelSelectiveCartFactory. createSelectiveCartModel()Creates the invisible cart model, but not saves it. -
Uses of CartModel in de.hybris.platform.selectivecartservices.order.impl
Methods in de.hybris.platform.selectivecartservices.order.impl that return CartModel Modifier and Type Method Description CartModelDefaultSelectiveCartFactory. createSelectiveCartModel() -
Uses of CartModel in de.hybris.platform.servicelayer.internal.model.order
Subclasses of CartModel in de.hybris.platform.servicelayer.internal.model.order Modifier and Type Class Description classInMemoryCartModelGenerated model class for type InMemoryCart first defined at extension core. -
Uses of CartModel in de.hybris.platform.subscriptionbundleservices.order.hook.impl
Methods in de.hybris.platform.subscriptionbundleservices.order.hook.impl with parameters of type CartModel Modifier and Type Method Description voidDefaultSubscriptionBundleCartHookHelper. invalidateBundleEntries(CartModel cart, java.lang.Integer entryGroupNumber) -
Uses of CartModel in de.hybris.platform.subscriptionfacades.order.converters.populator
Methods in de.hybris.platform.subscriptionfacades.order.converters.populator with parameters of type CartModel Modifier and Type Method Description voidSubscriptionCartPopulator. populate(CartModel source, CartData target)voidSubscriptionMiniCartPopulator. populate(CartModel source, CartData target) -
Uses of CartModel in de.hybris.platform.subscriptionservices.daos.impl
Methods in de.hybris.platform.subscriptionservices.daos.impl that return types with arguments of type CartModel Modifier and Type Method Description java.util.List<CartModel>DefaultSubscriptionCommerceCartDao. getCartsForSiteAndUser(BaseSiteModel site, UserModel user) -
Uses of CartModel in de.hybris.platform.subscriptionservices.order.hook
Methods in de.hybris.platform.subscriptionservices.order.hook with parameters of type CartModel Modifier and Type Method Description protected CommerceCartParameterSubscriptionAddToCartMethodHook. createChildCommerceCartParameter(CommerceCartParameter masterCartParameters, CartModel childCart)protected AbstractOrderEntryModelSubscriptionUpdateCartEntryHook. getEntry(CartModel cart, long entryNumber)protected booleanSubscriptionUpdateCartEntryHook. isMasterCart(CartModel cartModel)protected voidSubscriptionUpdateCartEntryHook. normalizeEntriesInChildCarts(CartModel cart)protected voidSubscriptionUpdateCartEntryHook. removeEmptyChildCarts(CartModel cartModel)protected voidSubscriptionUpdateCartEntryHook. removeOrphanChildEntries(CartModel cartModel)SubscriptionUpdateCartEntryHook.afterUpdateCartEntry(CommerceCartParameter, CommerceCartModification)gets a fake entry, because the original one is already removed at that moment. -
Uses of CartModel in de.hybris.platform.subscriptionservices.subscription
Methods in de.hybris.platform.subscriptionservices.subscription that return CartModel Modifier and Type Method Description CartModelSubscriptionCommerceCartService. createChildCartForBillingTime(CartModel masterCart, BillingTimeModel billFreq)Creates child cart for given master cart and billing time.CartModelSubscriptionCommerceCartService. getChildCartForBillingTime(CartModel masterCart, BillingTimeModel billFreq)Get the child cart for the givenBillingTimeModel, if any.CartModelSubscriptionCommerceCartService. getMasterCartForCartEntry(CartEntryModel cartEntryModel)Get the master cart for the givencartEntryModel.Methods in de.hybris.platform.subscriptionservices.subscription with parameters of type CartModel Modifier and Type Method Description voidSubscriptionCommerceCartService. checkMasterCart(CartModel cartModel, BillingTimeModel masterCartBillingTimeModel)Checks if given cart is a master cart and if its billing time is correct.CartModelSubscriptionCommerceCartService. createChildCartForBillingTime(CartModel masterCart, BillingTimeModel billFreq)Creates child cart for given master cart and billing time.CartModelSubscriptionCommerceCartService. getChildCartForBillingTime(CartModel masterCart, BillingTimeModel billFreq)Get the child cart for the givenBillingTimeModel, if any.voidSubscriptionCommerceCartStrategy. normalizeEntryNumbers(CartModel cartModel) -
Uses of CartModel in de.hybris.platform.subscriptionservices.subscription.impl
Methods in de.hybris.platform.subscriptionservices.subscription.impl that return CartModel Modifier and Type Method Description CartModelDefaultSubscriptionCommerceCartService. createChildCartForBillingTime(CartModel masterCart, BillingTimeModel billFreq)Creates a new child cart for the given billing frequency and assigns it as child cart to the given master cart.CartModelDefaultSubscriptionCommerceCartService. getChildCartForBillingTime(CartModel masterCart, BillingTimeModel billFreq)protected CartModelDefaultSubscriptionCommerceCartServiceIntegrationTest. getChildCartForBillingTime(CartModel masterCartModel, BillingTimeModel billingTimeModel)CartModelDefaultSubscriptionCommerceCartService. getMasterCartForCartEntry(CartEntryModel cartEntryModel)Methods in de.hybris.platform.subscriptionservices.subscription.impl with parameters of type CartModel Modifier and Type Method Description voidDefaultSubscriptionCommerceCartService. checkMasterCart(CartModel cartModel, BillingTimeModel masterCartBillingTimeModel)Checks if the givenCartModelis a master cart and has the correctBillingTimeModel.CartModelDefaultSubscriptionCommerceCartService. createChildCartForBillingTime(CartModel masterCart, BillingTimeModel billFreq)Creates a new child cart for the given billing frequency and assigns it as child cart to the given master cart.protected OrderModelDefaultSubscriptionCommercePlaceOrderMethodHook. createEnrichedOrderFromCart(CartModel masterCart, CartModel cartModel, SalesApplication salesApplication, OrderModel masterOrder)Creates anOrderModelbased on the data of the givencartModeland returns it.protected AbstractOrderEntryModelDefaultSubscriptionCommerceCartService. getCartEntryToBeUpdated(CartModel cartModel, long entryNumber)Searches in the givencartModelfor the cart entry with has the givenentryNumberand returns it.CartModelDefaultSubscriptionCommerceCartService. getChildCartForBillingTime(CartModel masterCart, BillingTimeModel billFreq)protected CartModelDefaultSubscriptionCommerceCartServiceIntegrationTest. getChildCartForBillingTime(CartModel masterCartModel, BillingTimeModel billingTimeModel)protected booleanDefaultSubscriptionCommerceCartService. isMasterCart(CartModel cartModel)voidDefaultSubscriptionCommerceCartStrategy. normalizeEntryNumbers(CartModel cartModel)voidDefaultSubscriptionCommerceCartService. recalculateCart(CartModel masterCartModel)Overrides the super class' method to make sure that in a multi-cart system the master cart and its child carts are re-calculated.voidDefaultSubscriptionCommerceCartService. removeAllEntries(CartModel masterCartModel)protected voidDefaultSubscriptionCommercePlaceOrderMethodHook. setDeliveryInfo(CartModel masterCart, CartModel cartModel, OrderModel orderModel)protected voidDefaultSubscriptionCommercePlaceOrderMethodHook. setMasterEntryForOrderEntries(OrderModel masterOrder, OrderModel childOrder, CartModel masterCart, CartModel childCart)Sets the references for the masterEntry - childEntries relation for the created orders.protected voidDefaultSubscriptionCommercePlaceOrderMethodHook. setPaymentFromCart(CartModel cartModel, OrderModel orderModel)protected voidDefaultSubscriptionCommercePlaceOrderMethodHook. setPaymentInfo(CartModel cartModel, OrderModel masterOrder, OrderModel orderModel) -
Uses of CartModel in de.hybris.platform.timedaccesspromotionengineservices.cart.hooks
Methods in de.hybris.platform.timedaccesspromotionengineservices.cart.hooks with parameters of type CartModel Modifier and Type Method Description protected voidDefaultFlashBuyCartValidationHook. addFlashBuyInvalidModification(CartModel cart, ProductModel product, java.util.List<CommerceCartModification> modifications)protected java.util.List<FlashBuyCouponModel>DefaultFlashBuyCartValidationHook. getFlashBuyCouponByAppliedCouponCodes(CartModel cart)protected java.util.List<FlashBuyCouponModel>DefaultFlashBuyCartValidationHook. getFlashBuyCouponByAppliedPromotions(CartModel cart) -
Uses of CartModel in de.hybris.platform.voucher
Methods in de.hybris.platform.voucher with parameters of type CartModel Modifier and Type Method Description voidVoucherService. afterOrderCreation(OrderModel order, CartModel cart)Transfers vouchers form cart to newly created order.java.util.Collection<java.lang.String>VoucherService. getAppliedVoucherCodes(CartModel cart)Searches for all applied vouchers for the specific cartbooleanVoucherModelService. redeem(VoucherModel voucher, java.lang.String voucherCode, CartModel cart)WARNING!
If some methods for checking voucher availability are called before this method, all these methods have to be in one synchronize block! Suggested synchronization object is cart.booleanVoucherService. redeemVoucher(java.lang.String voucherCode, CartModel cart)voidVoucherModelService. release(VoucherModel voucher, java.lang.String voucherCode, CartModel cart)voidVoucherService. releaseVoucher(java.lang.String voucherCode, CartModel cart)Releases the voucher for the cart -
Uses of CartModel in de.hybris.platform.voucher.impl
Methods in de.hybris.platform.voucher.impl with parameters of type CartModel Modifier and Type Method Description voidDefaultVoucherService. afterOrderCreation(OrderModel order, CartModel cart)java.util.Collection<java.lang.String>DefaultVoucherService. getAppliedVoucherCodes(CartModel cart)protected CartAbstractVoucherService. getCart(CartModel cart)booleanDefaultVoucherModelService. redeem(VoucherModel voucher, java.lang.String voucherCode, CartModel cart)booleanDefaultVoucherService. redeemVoucher(java.lang.String voucherCode, CartModel cart)voidDefaultVoucherModelService. release(VoucherModel voucher, java.lang.String voucherCode, CartModel cart)voidDefaultVoucherService. releaseVoucher(java.lang.String voucherCode, CartModel cart) -
Uses of CartModel in de.hybris.platform.yacceleratortest.orders
Methods in de.hybris.platform.yacceleratortest.orders with parameters of type CartModel Modifier and Type Method Description protected voidAcceleratorTestOrderData. checkAddressErrors(CartModel sessionCart, CommerceCheckoutParameter parameter) -
Uses of CartModel in ydocumentcartpackage.persistence.polyglot.repository.documentcart
Methods in ydocumentcartpackage.persistence.polyglot.repository.documentcart that return CartModel Modifier and Type Method Description CartModelCartModelsCreator. createCart(java.lang.String cartDescription, java.lang.Double paymentCost)Methods in ydocumentcartpackage.persistence.polyglot.repository.documentcart with parameters of type CartModel Modifier and Type Method Description CartEntryModelCartModelsCreator. createCartEntry(UnitModel unit, ProductModel product, CartModel order, java.lang.Long quantity)
-