Uses of Class
de.hybris.platform.jalo.order.AbstractOrder
-
-
Uses of AbstractOrder in com.hybris.yprofile.jalo
Methods in com.hybris.yprofile.jalo with parameters of type AbstractOrder Modifier and Type Method Description java.lang.StringGeneratedProfileservicesManager. getCartIdReference(AbstractOrder item)Generated method - Getter of theAbstractOrder.cartIdReferenceattribute.java.lang.StringGeneratedProfileservicesManager. getCartIdReference(SessionContext ctx, AbstractOrder item)Generated method - Getter of theAbstractOrder.cartIdReferenceattribute.java.lang.StringGeneratedProfileservicesManager. getConsentReference(AbstractOrder item)Generated method - Getter of theAbstractOrder.consentReferenceattribute.java.lang.StringGeneratedProfileservicesManager. getConsentReference(SessionContext ctx, AbstractOrder item)Generated method - Getter of theAbstractOrder.consentReferenceattribute.voidGeneratedProfileservicesManager. setCartIdReference(AbstractOrder item, java.lang.String value)Generated method - Setter of theAbstractOrder.cartIdReferenceattribute.voidGeneratedProfileservicesManager. setCartIdReference(SessionContext ctx, AbstractOrder item, java.lang.String value)Generated method - Setter of theAbstractOrder.cartIdReferenceattribute.voidGeneratedProfileservicesManager. setConsentReference(AbstractOrder item, java.lang.String value)Generated method - Setter of theAbstractOrder.consentReferenceattribute.voidGeneratedProfileservicesManager. setConsentReference(SessionContext ctx, AbstractOrder item, java.lang.String value)Generated method - Setter of theAbstractOrder.consentReferenceattribute. -
Uses of AbstractOrder in de.hybris.platform.accountsummaryaddon.jalo
Methods in de.hybris.platform.accountsummaryaddon.jalo that return AbstractOrder Modifier and Type Method Description AbstractOrderGeneratedB2BDocument. getOrder()Generated method - Getter of theB2BDocument.orderattribute.AbstractOrderGeneratedB2BDocument. getOrder(SessionContext ctx)Generated method - Getter of theB2BDocument.orderattribute.Methods in de.hybris.platform.accountsummaryaddon.jalo with parameters of type AbstractOrder Modifier and Type Method Description voidGeneratedAccountsummaryaddonManager. addToDocument(AbstractOrder item, B2BDocument value)Generated method - Addsvalueto document.voidGeneratedAccountsummaryaddonManager. addToDocument(SessionContext ctx, AbstractOrder item, B2BDocument value)Generated method - Addsvalueto document.java.util.Collection<B2BDocument>GeneratedAccountsummaryaddonManager. getDocument(AbstractOrder item)Generated method - Getter of theAbstractOrder.documentattribute.java.util.Collection<B2BDocument>GeneratedAccountsummaryaddonManager. getDocument(SessionContext ctx, AbstractOrder item)Generated method - Getter of theAbstractOrder.documentattribute.voidGeneratedAccountsummaryaddonManager. removeFromDocument(AbstractOrder item, B2BDocument value)Generated method - Removesvaluefrom document.voidGeneratedAccountsummaryaddonManager. removeFromDocument(SessionContext ctx, AbstractOrder item, B2BDocument value)Generated method - Removesvaluefrom document.voidGeneratedAccountsummaryaddonManager. setDocument(AbstractOrder item, java.util.Collection<B2BDocument> value)Generated method - Setter of theAbstractOrder.documentattribute.voidGeneratedAccountsummaryaddonManager. setDocument(SessionContext ctx, AbstractOrder item, java.util.Collection<B2BDocument> value)Generated method - Setter of theAbstractOrder.documentattribute.voidGeneratedB2BDocument. setOrder(AbstractOrder value)Generated method - Setter of theB2BDocument.orderattribute.voidGeneratedB2BDocument. setOrder(SessionContext ctx, AbstractOrder value)Generated method - Setter of theB2BDocument.orderattribute. -
Uses of AbstractOrder in de.hybris.platform.b2b.jalo
Fields in de.hybris.platform.b2b.jalo with type parameters of type AbstractOrder Modifier and Type Field Description protected static OneToManyHandler<AbstractOrder>GeneratedB2BUnit. ORDERSHANDLEROneToManyHandlerfor handling 1:n ORDERS's relation attributes from 'many' side.Methods in de.hybris.platform.b2b.jalo that return AbstractOrder Modifier and Type Method Description AbstractOrderGeneratedB2BComment. getOrder()Generated method - Getter of theB2BComment.orderattribute.AbstractOrderGeneratedB2BComment. getOrder(SessionContext ctx)Generated method - Getter of theB2BComment.orderattribute.AbstractOrderGeneratedB2BPermissionResult. getOrder()Generated method - Getter of theB2BPermissionResult.Orderattribute.AbstractOrderGeneratedB2BPermissionResult. getOrder(SessionContext ctx)Generated method - Getter of theB2BPermissionResult.Orderattribute.Methods in de.hybris.platform.b2b.jalo that return types with arguments of type AbstractOrder Modifier and Type Method Description java.util.Set<AbstractOrder>GeneratedB2BUnit. getOrders()Generated method - Getter of theB2BUnit.Ordersattribute.java.util.Set<AbstractOrder>GeneratedB2BUnit. getOrders(SessionContext ctx)Generated method - Getter of theB2BUnit.Ordersattribute.Methods in de.hybris.platform.b2b.jalo with parameters of type AbstractOrder Modifier and Type Method Description voidGeneratedB2BCommerceManager. addToB2bcomments(AbstractOrder item, B2BComment value)Generated method - Addsvalueto b2bcomments.voidGeneratedB2BCommerceManager. addToB2bcomments(SessionContext ctx, AbstractOrder item, B2BComment value)Generated method - Addsvalueto b2bcomments.voidGeneratedB2BUnit. addToOrders(AbstractOrder value)Generated method - Addsvalueto Orders.voidGeneratedB2BUnit. addToOrders(SessionContext ctx, AbstractOrder value)Generated method - Addsvalueto Orders.voidGeneratedB2BApprovalprocessManager. addToPermissionResults(AbstractOrder item, B2BPermissionResult value)Generated method - Addsvalueto PermissionResults.voidGeneratedB2BApprovalprocessManager. addToPermissionResults(SessionContext ctx, AbstractOrder item, B2BPermissionResult value)Generated method - Addsvalueto PermissionResults.java.util.Collection<B2BComment>GeneratedB2BCommerceManager. getB2bcomments(AbstractOrder item)Generated method - Getter of theAbstractOrder.b2bcommentsattribute.java.util.Collection<B2BComment>GeneratedB2BCommerceManager. getB2bcomments(SessionContext ctx, AbstractOrder item)Generated method - Getter of theAbstractOrder.b2bcommentsattribute.java.lang.StringGeneratedB2BCommerceManager. getLocale(AbstractOrder item)Generated method - Getter of theAbstractOrder.localeattribute.java.lang.StringGeneratedB2BCommerceManager. getLocale(SessionContext ctx, AbstractOrder item)Generated method - Getter of theAbstractOrder.localeattribute.java.util.Collection<B2BPermissionResult>GeneratedB2BApprovalprocessManager. getPermissionResults(AbstractOrder item)Generated method - Getter of theAbstractOrder.PermissionResultsattribute.java.util.Collection<B2BPermissionResult>GeneratedB2BApprovalprocessManager. getPermissionResults(SessionContext ctx, AbstractOrder item)Generated method - Getter of theAbstractOrder.PermissionResultsattribute.java.util.DateGeneratedB2BCommerceManager. getQuoteExpirationDate(AbstractOrder item)Generated method - Getter of theAbstractOrder.quoteExpirationDateattribute.java.util.DateGeneratedB2BCommerceManager. getQuoteExpirationDate(SessionContext ctx, AbstractOrder item)Generated method - Getter of theAbstractOrder.quoteExpirationDateattribute.B2BUnitGeneratedB2BCommerceManager. getUnit(AbstractOrder item)Generated method - Getter of theAbstractOrder.Unitattribute.B2BUnitGeneratedB2BCommerceManager. getUnit(SessionContext ctx, AbstractOrder item)Generated method - Getter of theAbstractOrder.Unitattribute.WorkflowGeneratedB2BCommerceManager. getWorkflow(AbstractOrder item)Generated method - Getter of theAbstractOrder.workflowattribute.WorkflowGeneratedB2BCommerceManager. getWorkflow(SessionContext ctx, AbstractOrder item)Generated method - Getter of theAbstractOrder.workflowattribute.voidGeneratedB2BCommerceManager. removeFromB2bcomments(AbstractOrder item, B2BComment value)Generated method - Removesvaluefrom b2bcomments.voidGeneratedB2BCommerceManager. removeFromB2bcomments(SessionContext ctx, AbstractOrder item, B2BComment value)Generated method - Removesvaluefrom b2bcomments.voidGeneratedB2BUnit. removeFromOrders(AbstractOrder value)Generated method - Removesvaluefrom Orders.voidGeneratedB2BUnit. removeFromOrders(SessionContext ctx, AbstractOrder value)Generated method - Removesvaluefrom Orders.voidGeneratedB2BApprovalprocessManager. removeFromPermissionResults(AbstractOrder item, B2BPermissionResult value)Generated method - Removesvaluefrom PermissionResults.voidGeneratedB2BApprovalprocessManager. removeFromPermissionResults(SessionContext ctx, AbstractOrder item, B2BPermissionResult value)Generated method - Removesvaluefrom PermissionResults.voidGeneratedB2BCommerceManager. setB2bcomments(AbstractOrder item, java.util.Collection<B2BComment> value)Generated method - Setter of theAbstractOrder.b2bcommentsattribute.voidGeneratedB2BCommerceManager. setB2bcomments(SessionContext ctx, AbstractOrder item, java.util.Collection<B2BComment> value)Generated method - Setter of theAbstractOrder.b2bcommentsattribute.voidGeneratedB2BCommerceManager. setLocale(AbstractOrder item, java.lang.String value)Generated method - Setter of theAbstractOrder.localeattribute.voidGeneratedB2BCommerceManager. setLocale(SessionContext ctx, AbstractOrder item, java.lang.String value)Generated method - Setter of theAbstractOrder.localeattribute.voidGeneratedB2BComment. setOrder(AbstractOrder value)Generated method - Setter of theB2BComment.orderattribute.voidGeneratedB2BComment. setOrder(SessionContext ctx, AbstractOrder value)Generated method - Setter of theB2BComment.orderattribute.voidGeneratedB2BPermissionResult. setOrder(AbstractOrder value)Generated method - Setter of theB2BPermissionResult.Orderattribute.voidGeneratedB2BPermissionResult. setOrder(SessionContext ctx, AbstractOrder value)Generated method - Setter of theB2BPermissionResult.Orderattribute.voidGeneratedB2BApprovalprocessManager. setPermissionResults(AbstractOrder item, java.util.Collection<B2BPermissionResult> value)Generated method - Setter of theAbstractOrder.PermissionResultsattribute.voidGeneratedB2BApprovalprocessManager. setPermissionResults(SessionContext ctx, AbstractOrder item, java.util.Collection<B2BPermissionResult> value)Generated method - Setter of theAbstractOrder.PermissionResultsattribute.voidGeneratedB2BCommerceManager. setQuoteExpirationDate(AbstractOrder item, java.util.Date value)Generated method - Setter of theAbstractOrder.quoteExpirationDateattribute.voidGeneratedB2BCommerceManager. setQuoteExpirationDate(SessionContext ctx, AbstractOrder item, java.util.Date value)Generated method - Setter of theAbstractOrder.quoteExpirationDateattribute.voidGeneratedB2BCommerceManager. setUnit(AbstractOrder item, B2BUnit value)Generated method - Setter of theAbstractOrder.Unitattribute.voidGeneratedB2BCommerceManager. setUnit(SessionContext ctx, AbstractOrder item, B2BUnit value)Generated method - Setter of theAbstractOrder.Unitattribute.voidGeneratedB2BCommerceManager. setWorkflow(AbstractOrder item, Workflow value)Generated method - Setter of theAbstractOrder.workflowattribute.voidGeneratedB2BCommerceManager. setWorkflow(SessionContext ctx, AbstractOrder item, Workflow value)Generated method - Setter of theAbstractOrder.workflowattribute.Method parameters in de.hybris.platform.b2b.jalo with type arguments of type AbstractOrder Modifier and Type Method Description voidGeneratedB2BUnit. setOrders(SessionContext ctx, java.util.Set<AbstractOrder> value)Generated method - Setter of theB2BUnit.Ordersattribute.voidGeneratedB2BUnit. setOrders(java.util.Set<AbstractOrder> value)Generated method - Setter of theB2BUnit.Ordersattribute. -
Uses of AbstractOrder in de.hybris.platform.b2b.punchout.jalo
Methods in de.hybris.platform.b2b.punchout.jalo with parameters of type AbstractOrder Modifier and Type Method Description java.lang.BooleanGeneratedB2bpunchoutManager. isPunchOutOrder(AbstractOrder item)Generated method - Getter of theAbstractOrder.punchOutOrderattribute.java.lang.BooleanGeneratedB2bpunchoutManager. isPunchOutOrder(SessionContext ctx, AbstractOrder item)Generated method - Getter of theAbstractOrder.punchOutOrderattribute.booleanGeneratedB2bpunchoutManager. isPunchOutOrderAsPrimitive(AbstractOrder item)Generated method - Getter of theAbstractOrder.punchOutOrderattribute.booleanGeneratedB2bpunchoutManager. isPunchOutOrderAsPrimitive(SessionContext ctx, AbstractOrder item)Generated method - Getter of theAbstractOrder.punchOutOrderattribute.voidGeneratedB2bpunchoutManager. setPunchOutOrder(AbstractOrder item, boolean value)Generated method - Setter of theAbstractOrder.punchOutOrderattribute.voidGeneratedB2bpunchoutManager. setPunchOutOrder(AbstractOrder item, java.lang.Boolean value)Generated method - Setter of theAbstractOrder.punchOutOrderattribute.voidGeneratedB2bpunchoutManager. setPunchOutOrder(SessionContext ctx, AbstractOrder item, boolean value)Generated method - Setter of theAbstractOrder.punchOutOrderattribute.voidGeneratedB2bpunchoutManager. setPunchOutOrder(SessionContext ctx, AbstractOrder item, java.lang.Boolean value)Generated method - Setter of theAbstractOrder.punchOutOrderattribute. -
Uses of AbstractOrder in de.hybris.platform.b2bacceleratorservices.jalo
Methods in de.hybris.platform.b2bacceleratorservices.jalo with parameters of type AbstractOrder Modifier and Type Method Description EnumerationValueGeneratedB2BAcceleratorServicesManager. getPaymentType(AbstractOrder item)Generated method - Getter of theAbstractOrder.paymentTypeattribute.EnumerationValueGeneratedB2BAcceleratorServicesManager. getPaymentType(SessionContext ctx, AbstractOrder item)Generated method - Getter of theAbstractOrder.paymentTypeattribute.java.lang.StringGeneratedB2BAcceleratorServicesManager. getPurchaseOrderNumber(AbstractOrder item)Generated method - Getter of theAbstractOrder.purchaseOrderNumberattribute.java.lang.StringGeneratedB2BAcceleratorServicesManager. getPurchaseOrderNumber(SessionContext ctx, AbstractOrder item)Generated method - Getter of theAbstractOrder.purchaseOrderNumberattribute.voidGeneratedB2BAcceleratorServicesManager. setPaymentType(AbstractOrder item, EnumerationValue value)Generated method - Setter of theAbstractOrder.paymentTypeattribute.voidGeneratedB2BAcceleratorServicesManager. setPaymentType(SessionContext ctx, AbstractOrder item, EnumerationValue value)Generated method - Setter of theAbstractOrder.paymentTypeattribute.voidGeneratedB2BAcceleratorServicesManager. setPurchaseOrderNumber(AbstractOrder item, java.lang.String value)Generated method - Setter of theAbstractOrder.purchaseOrderNumberattribute.voidGeneratedB2BAcceleratorServicesManager. setPurchaseOrderNumber(SessionContext ctx, AbstractOrder item, java.lang.String value)Generated method - Setter of theAbstractOrder.purchaseOrderNumberattribute. -
Uses of AbstractOrder in de.hybris.platform.basecommerce.jalo
Subclasses of AbstractOrder in de.hybris.platform.basecommerce.jalo Modifier and Type Class Description classGeneratedMultiAddressInMemoryCartGenerated class for typeMultiAddressInMemoryCart.classMultiAddressInMemoryCartThis implementation ignores the configuredDeliveryCostsStrategyand uses its own (assigned)DeliveryModeonly.Methods in de.hybris.platform.basecommerce.jalo that return AbstractOrder Modifier and Type Method Description protected AbstractOrderDefaultMultiAddressDeliveryCostsStrategy. createTempCart(java.util.List<AbstractOrderEntry> entries, Address deliveryAddress, DeliveryMode mode, User user, Currency curr, boolean net)Creates a temporary order, which will be used for calculating the delivery costs of the assignedAbstractOrderEntry.Methods in de.hybris.platform.basecommerce.jalo with parameters of type AbstractOrder Modifier and Type Method Description voidGeneratedBasecommerceManager. addToConsignments(AbstractOrder item, Consignment value)Generated method - Addsvalueto consignments.voidGeneratedBasecommerceManager. addToConsignments(SessionContext ctx, AbstractOrder item, Consignment value)Generated method - Addsvalueto consignments.PriceValueDefaultMultiAddressDeliveryCostsStrategy. findDeliveryCosts(SessionContext ctx, AbstractOrder order)Called duringcalculate(),calculate(java.util.Date),recalculate()andrecalculate(java.util.Date)to fetch and set the delivery cost for the assigned order.java.util.Set<Consignment>GeneratedBasecommerceManager. getConsignments(AbstractOrder item)Generated method - Getter of theAbstractOrder.consignmentsattribute.java.util.Set<Consignment>GeneratedBasecommerceManager. getConsignments(SessionContext ctx, AbstractOrder item)Generated method - Getter of theAbstractOrder.consignmentsattribute.protected PriceValueDefaultMultiAddressDeliveryCostsStrategy. getCost(SessionContext ctx, AbstractOrder order)Calculates the delivery costs of the specifiedAbstractOrderby grouping itsAbstractOrderEntrybased on their assignedDeliveryModeand 'DeliveryAddress'.voidGeneratedBasecommerceManager. removeFromConsignments(AbstractOrder item, Consignment value)Generated method - Removesvaluefrom consignments.voidGeneratedBasecommerceManager. removeFromConsignments(SessionContext ctx, AbstractOrder item, Consignment value)Generated method - Removesvaluefrom consignments.voidGeneratedBasecommerceManager. setConsignments(AbstractOrder item, java.util.Set<Consignment> value)Generated method - Setter of theAbstractOrder.consignmentsattribute.voidGeneratedBasecommerceManager. setConsignments(SessionContext ctx, AbstractOrder item, java.util.Set<Consignment> value)Generated method - Setter of theAbstractOrder.consignmentsattribute. -
Uses of AbstractOrder in de.hybris.platform.chineselogisticservices.jalo
Methods in de.hybris.platform.chineselogisticservices.jalo with parameters of type AbstractOrder Modifier and Type Method Description DeliveryTimeSlotGeneratedChineselogisticservicesManager. getDeliveryTimeSlot(AbstractOrder item)Generated method - Getter of theAbstractOrder.deliveryTimeSlotattribute.DeliveryTimeSlotGeneratedChineselogisticservicesManager. getDeliveryTimeSlot(SessionContext ctx, AbstractOrder item)Generated method - Getter of theAbstractOrder.deliveryTimeSlotattribute.voidGeneratedChineselogisticservicesManager. setDeliveryTimeSlot(AbstractOrder item, DeliveryTimeSlot value)Generated method - Setter of theAbstractOrder.deliveryTimeSlotattribute.voidGeneratedChineselogisticservicesManager. setDeliveryTimeSlot(SessionContext ctx, AbstractOrder item, DeliveryTimeSlot value)Generated method - Setter of theAbstractOrder.deliveryTimeSlotattribute. -
Uses of AbstractOrder in de.hybris.platform.chinesepaymentservices.jalo
Methods in de.hybris.platform.chinesepaymentservices.jalo with parameters of type AbstractOrder Modifier and Type Method Description ChinesePaymentInfoGeneratedChinesepaymentservicesManager. getChinesePaymentInfo(AbstractOrder item)Generated method - Getter of theAbstractOrder.chinesePaymentInfoattribute.ChinesePaymentInfoGeneratedChinesepaymentservicesManager. getChinesePaymentInfo(SessionContext ctx, AbstractOrder item)Generated method - Getter of theAbstractOrder.chinesePaymentInfoattribute.voidGeneratedChinesepaymentservicesManager. setChinesePaymentInfo(AbstractOrder item, ChinesePaymentInfo value)Generated method - Setter of theAbstractOrder.chinesePaymentInfoattribute.voidGeneratedChinesepaymentservicesManager. setChinesePaymentInfo(SessionContext ctx, AbstractOrder item, ChinesePaymentInfo value)Generated method - Setter of theAbstractOrder.chinesePaymentInfoattribute. -
Uses of AbstractOrder in de.hybris.platform.chinesetaxinvoiceservices.jalo
Methods in de.hybris.platform.chinesetaxinvoiceservices.jalo with parameters of type AbstractOrder Modifier and Type Method Description TaxInvoiceGeneratedChinesetaxinvoiceservicesManager. getTaxInvoice(AbstractOrder item)Generated method - Getter of theAbstractOrder.taxInvoiceattribute.TaxInvoiceGeneratedChinesetaxinvoiceservicesManager. getTaxInvoice(SessionContext ctx, AbstractOrder item)Generated method - Getter of theAbstractOrder.taxInvoiceattribute.voidGeneratedChinesetaxinvoiceservicesManager. setTaxInvoice(AbstractOrder item, TaxInvoice value)Generated method - Setter of theAbstractOrder.taxInvoiceattribute.voidGeneratedChinesetaxinvoiceservicesManager. setTaxInvoice(SessionContext ctx, AbstractOrder item, TaxInvoice value)Generated method - Setter of theAbstractOrder.taxInvoiceattribute. -
Uses of AbstractOrder in de.hybris.platform.commerceservices.jalo
Methods in de.hybris.platform.commerceservices.jalo with parameters of type AbstractOrder Modifier and Type Method Description voidGeneratedCommerceServicesManager. addToPromotionOrderRestrictions(AbstractOrder item, PromotionOrderRestriction value)Generated method - Addsvalueto promotionOrderRestrictions.voidGeneratedCommerceServicesManager. addToPromotionOrderRestrictions(SessionContext ctx, AbstractOrder item, PromotionOrderRestriction value)Generated method - Addsvalueto promotionOrderRestrictions.java.lang.StringGeneratedCommerceServicesManager. getGuid(AbstractOrder item)Generated method - Getter of theAbstractOrder.guidattribute.java.lang.StringGeneratedCommerceServicesManager. getGuid(SessionContext ctx, AbstractOrder item)Generated method - Getter of theAbstractOrder.guidattribute.java.util.Collection<PromotionOrderRestriction>GeneratedCommerceServicesManager. getPromotionOrderRestrictions(AbstractOrder item)Generated method - Getter of theAbstractOrder.promotionOrderRestrictionsattribute.java.util.Collection<PromotionOrderRestriction>GeneratedCommerceServicesManager. getPromotionOrderRestrictions(SessionContext ctx, AbstractOrder item)Generated method - Getter of theAbstractOrder.promotionOrderRestrictionsattribute.longGeneratedCommerceServicesManager. getPromotionOrderRestrictionsCount(AbstractOrder item)longGeneratedCommerceServicesManager. getPromotionOrderRestrictionsCount(SessionContext ctx, AbstractOrder item)java.lang.StringGeneratedCommerceServicesManager. getQuoteDiscountValuesInternal(AbstractOrder item)Generated method - Getter of theAbstractOrder.quoteDiscountValuesInternalattribute.java.lang.StringGeneratedCommerceServicesManager. getQuoteDiscountValuesInternal(SessionContext ctx, AbstractOrder item)Generated method - Getter of theAbstractOrder.quoteDiscountValuesInternalattribute.BaseSiteGeneratedCommerceServicesManager. getSite(AbstractOrder item)Generated method - Getter of theAbstractOrder.siteattribute.BaseSiteGeneratedCommerceServicesManager. getSite(SessionContext ctx, AbstractOrder item)Generated method - Getter of theAbstractOrder.siteattribute.BaseStoreGeneratedCommerceServicesManager. getStore(AbstractOrder item)Generated method - Getter of theAbstractOrder.storeattribute.BaseStoreGeneratedCommerceServicesManager. getStore(SessionContext ctx, AbstractOrder item)Generated method - Getter of theAbstractOrder.storeattribute.voidGeneratedCommerceServicesManager. removeFromPromotionOrderRestrictions(AbstractOrder item, PromotionOrderRestriction value)Generated method - Removesvaluefrom promotionOrderRestrictions.voidGeneratedCommerceServicesManager. removeFromPromotionOrderRestrictions(SessionContext ctx, AbstractOrder item, PromotionOrderRestriction value)Generated method - Removesvaluefrom promotionOrderRestrictions.voidGeneratedCommerceServicesManager. setGuid(AbstractOrder item, java.lang.String value)Generated method - Setter of theAbstractOrder.guidattribute.voidGeneratedCommerceServicesManager. setGuid(SessionContext ctx, AbstractOrder item, java.lang.String value)Generated method - Setter of theAbstractOrder.guidattribute.voidGeneratedCommerceServicesManager. setPromotionOrderRestrictions(AbstractOrder item, java.util.Collection<PromotionOrderRestriction> value)Generated method - Setter of theAbstractOrder.promotionOrderRestrictionsattribute.voidGeneratedCommerceServicesManager. setPromotionOrderRestrictions(SessionContext ctx, AbstractOrder item, java.util.Collection<PromotionOrderRestriction> value)Generated method - Setter of theAbstractOrder.promotionOrderRestrictionsattribute.voidGeneratedCommerceServicesManager. setQuoteDiscountValuesInternal(AbstractOrder item, java.lang.String value)Generated method - Setter of theAbstractOrder.quoteDiscountValuesInternalattribute.voidGeneratedCommerceServicesManager. setQuoteDiscountValuesInternal(SessionContext ctx, AbstractOrder item, java.lang.String value)Generated method - Setter of theAbstractOrder.quoteDiscountValuesInternalattribute.voidGeneratedCommerceServicesManager. setSite(AbstractOrder item, BaseSite value)Generated method - Setter of theAbstractOrder.siteattribute.voidGeneratedCommerceServicesManager. setSite(SessionContext ctx, AbstractOrder item, BaseSite value)Generated method - Setter of theAbstractOrder.siteattribute.voidGeneratedCommerceServicesManager. setStore(AbstractOrder item, BaseStore value)Generated method - Setter of theAbstractOrder.storeattribute.voidGeneratedCommerceServicesManager. setStore(SessionContext ctx, AbstractOrder item, BaseStore value)Generated method - Setter of theAbstractOrder.storeattribute. -
Uses of AbstractOrder in de.hybris.platform.commerceservices.jalo.promotions
Methods in de.hybris.platform.commerceservices.jalo.promotions that return types with arguments of type AbstractOrder Modifier and Type Method Description java.util.Collection<AbstractOrder>GeneratedPromotionOrderRestriction. getOrders()Generated method - Getter of thePromotionOrderRestriction.ordersattribute.java.util.Collection<AbstractOrder>GeneratedPromotionOrderRestriction. getOrders(SessionContext ctx)Generated method - Getter of thePromotionOrderRestriction.ordersattribute.Methods in de.hybris.platform.commerceservices.jalo.promotions with parameters of type AbstractOrder Modifier and Type Method Description voidGeneratedPromotionOrderRestriction. addToOrders(AbstractOrder value)Generated method - Addsvalueto orders.voidGeneratedPromotionOrderRestriction. addToOrders(SessionContext ctx, AbstractOrder value)Generated method - Addsvalueto orders.AbstractPromotionRestriction.RestrictionResultPromotionOrderRestriction. evaluate(SessionContext ctx, java.util.Collection<Product> products, java.util.Date date, AbstractOrder order)voidGeneratedPromotionOrderRestriction. removeFromOrders(AbstractOrder value)Generated method - Removesvaluefrom orders.voidGeneratedPromotionOrderRestriction. removeFromOrders(SessionContext ctx, AbstractOrder value)Generated method - Removesvaluefrom orders.Method parameters in de.hybris.platform.commerceservices.jalo.promotions with type arguments of type AbstractOrder Modifier and Type Method Description voidGeneratedPromotionOrderRestriction. setOrders(SessionContext ctx, java.util.Collection<AbstractOrder> value)Generated method - Setter of thePromotionOrderRestriction.ordersattribute.voidGeneratedPromotionOrderRestriction. setOrders(java.util.Collection<AbstractOrder> value)Generated method - Setter of thePromotionOrderRestriction.ordersattribute. -
Uses of AbstractOrder in de.hybris.platform.couponservices.jalo
Methods in de.hybris.platform.couponservices.jalo that return AbstractOrder Modifier and Type Method Description AbstractOrderGeneratedCouponRedemption. getOrder()Generated method - Getter of theCouponRedemption.orderattribute.AbstractOrderGeneratedCouponRedemption. getOrder(SessionContext ctx)Generated method - Getter of theCouponRedemption.orderattribute.Methods in de.hybris.platform.couponservices.jalo with parameters of type AbstractOrder Modifier and Type Method Description voidGeneratedCouponRedemption. setOrder(AbstractOrder value)Generated method - Setter of theCouponRedemption.orderattribute.voidGeneratedCouponRedemption. setOrder(SessionContext ctx, AbstractOrder value)Generated method - Setter of theCouponRedemption.orderattribute. -
Uses of AbstractOrder in de.hybris.platform.deliveryzone.jalo
Methods in de.hybris.platform.deliveryzone.jalo with parameters of type AbstractOrder Modifier and Type Method Description protected doubleZoneDeliveryMode. getCalculationBaseValue(SessionContext ctx, AbstractOrder order, java.lang.String propName)PriceValueZoneDeliveryMode. getCost(SessionContext ctx, AbstractOrder order)Deprecated.{@link de.hybris.platform.order.strategies.calculation.FindDeliveryCostStrategy.getDeliveryCost(AbstractOrderModel)} when the Hybris Platform is configured to use the service-layer based (the 'pdt.calculation.mode' is set to the 'sl' value) cart calculation (prices, tax & discounts) processing strategy. -
Uses of AbstractOrder in de.hybris.platform.europe1.jalo
Methods in de.hybris.platform.europe1.jalo with parameters of type AbstractOrder Modifier and Type Method Description java.util.ListEurope1PriceFactory. getDiscountValues(AbstractOrder order)EnumerationValueGeneratedEurope1PriceFactory. getEurope1PriceFactory_UDG(AbstractOrder item)Generated method - Getter of theAbstractOrder.Europe1PriceFactory_UDGattribute.EnumerationValueGeneratedEurope1PriceFactory. getEurope1PriceFactory_UDG(SessionContext ctx, AbstractOrder item)Generated method - Getter of theAbstractOrder.Europe1PriceFactory_UDGattribute.EnumerationValueGeneratedEurope1PriceFactory. getEurope1PriceFactory_UPG(AbstractOrder item)Generated method - Getter of theAbstractOrder.Europe1PriceFactory_UPGattribute.EnumerationValueGeneratedEurope1PriceFactory. getEurope1PriceFactory_UPG(SessionContext ctx, AbstractOrder item)Generated method - Getter of theAbstractOrder.Europe1PriceFactory_UPGattribute.EnumerationValueGeneratedEurope1PriceFactory. getEurope1PriceFactory_UTG(AbstractOrder item)Generated method - Getter of theAbstractOrder.Europe1PriceFactory_UTGattribute.EnumerationValueGeneratedEurope1PriceFactory. getEurope1PriceFactory_UTG(SessionContext ctx, AbstractOrder item)Generated method - Getter of theAbstractOrder.Europe1PriceFactory_UTGattribute.protected EnumerationValueEurope1PriceFactory. getUDG(SessionContext ctx, AbstractOrder order)protected EnumerationValueEurope1PriceFactory. getUPG(SessionContext ctx, AbstractOrder order)protected EnumerationValueEurope1PriceFactory. getUTG(SessionContext ctx, AbstractOrder order)voidGeneratedEurope1PriceFactory. setEurope1PriceFactory_UDG(AbstractOrder item, EnumerationValue value)Generated method - Setter of theAbstractOrder.Europe1PriceFactory_UDGattribute.voidGeneratedEurope1PriceFactory. setEurope1PriceFactory_UDG(SessionContext ctx, AbstractOrder item, EnumerationValue value)Generated method - Setter of theAbstractOrder.Europe1PriceFactory_UDGattribute.voidGeneratedEurope1PriceFactory. setEurope1PriceFactory_UPG(AbstractOrder item, EnumerationValue value)Generated method - Setter of theAbstractOrder.Europe1PriceFactory_UPGattribute.voidGeneratedEurope1PriceFactory. setEurope1PriceFactory_UPG(SessionContext ctx, AbstractOrder item, EnumerationValue value)Generated method - Setter of theAbstractOrder.Europe1PriceFactory_UPGattribute.voidGeneratedEurope1PriceFactory. setEurope1PriceFactory_UTG(AbstractOrder item, EnumerationValue value)Generated method - Setter of theAbstractOrder.Europe1PriceFactory_UTGattribute.voidGeneratedEurope1PriceFactory. setEurope1PriceFactory_UTG(SessionContext ctx, AbstractOrder item, EnumerationValue value)Generated method - Setter of theAbstractOrder.Europe1PriceFactory_UTGattribute. -
Uses of AbstractOrder in de.hybris.platform.jalo.order
Subclasses of AbstractOrder in de.hybris.platform.jalo.order Modifier and Type Class Description classCartThe cart class.classGeneratedCartGenerated class for typeCart.classGeneratedOrderGenerated class for typeOrder.classGeneratedQuoteGenerated class for typeQuote.classOrderThe concrete order class of the hybris Platform.classQuoteMethods in de.hybris.platform.jalo.order that return AbstractOrder Modifier and Type Method Description AbstractOrderAbstractOrderEntry. getOrder(SessionContext ctx)This entrys order.AbstractOrderGeneratedAbstractOrderEntry. getOrder()Generated method - Getter of theAbstractOrderEntry.orderattribute.AbstractOrderGeneratedAbstractOrderEntry. getOrder(SessionContext ctx)Generated method - Getter of theAbstractOrderEntry.orderattribute.Methods in de.hybris.platform.jalo.order with parameters of type AbstractOrder Modifier and Type Method Description TCloneCartStrategy. clone(ComposedType orderType, ComposedType entryType, AbstractOrder original, java.lang.String code, OrderManager manager)TCloneOrderStrategy. clone(ComposedType orderType, ComposedType entryType, AbstractOrder original, OrderManager manager)CartDefaultCloneCartStrategy. clone(ComposedType _type, ComposedType _entryType, AbstractOrder original, java.lang.String code, OrderManager manager)OrderDefaultCloneOrderStrategy. clone(ComposedType _orderType, ComposedType _entryType, AbstractOrder original, OrderManager manager)static voidOrderCloneHelper. copyCalculatedFlag(AbstractOrder original, AbstractOrder copy)static voidOrderCloneHelper. copyTotalTaxValues(AbstractOrder original, AbstractOrder copy)CartOrderManager. createCart(AbstractOrder original, java.lang.String newCode)Deprecated.since ages - use de.hybris.platform.order.CartService.createCart(ComposedTypeModel, ComposedTypeModel , AbstractOrderModel, String );CartOrderManager. createCart(ComposedType type, ComposedType entryType, AbstractOrder original, java.lang.String newCode)Deprecated.since ages - use de.hybris.platform.order.CartService.createCart(ComposedTypeModel, ComposedTypeModel , AbstractOrderModel, String );OrderOrderManager. createOrder(AbstractOrder original)Deprecated.since ages - use de.hybris.platform.order.OrderService.createOrder(ComposedTypeModel, ComposedTypeModel , AbstractOrderModel, String );OrderOrderManager. createOrder(ComposedType type, ComposedType entryType, AbstractOrder original)Deprecated.since ages - use de.hybris.platform.order.OrderService.createOrder(ComposedTypeModel, ComposedTypeModel , AbstractOrderModel, String );static voidOrderCloneHelper. postProcess(AbstractOrder original, AbstractOrder copy)voidAbstractOrderEntry. setOrder(SessionContext ctx, AbstractOrder value)voidGeneratedAbstractOrderEntry. setOrder(AbstractOrder value)Generated method - Setter of theAbstractOrderEntry.orderattribute.voidGeneratedAbstractOrderEntry. setOrder(SessionContext ctx, AbstractOrder value)Generated method - Setter of theAbstractOrderEntry.orderattribute. -
Uses of AbstractOrder in de.hybris.platform.jalo.order.delivery
Methods in de.hybris.platform.jalo.order.delivery with parameters of type AbstractOrder Modifier and Type Method Description PriceValueDefaultDeliveryCostsStrategy. findDeliveryCosts(SessionContext ctx, AbstractOrder order)Called duringcalculate(),calculate(java.util.Date),recalculate()andrecalculate(java.util.Date)to fetch and set the delivery cost for this order.PriceValueDeliveryCostsStrategy. findDeliveryCosts(SessionContext ctx, AbstractOrder order)Called duringcalculate(),calculate(java.util.Date),recalculate()andrecalculate(java.util.Date)to fetch and set the delivery cost for the assigned order.PriceValueDeliveryMode. getCost(AbstractOrder order)Deprecated.{@link de.hybris.platform.order.strategies.calculation.FindDeliveryCostStrategy.getDeliveryCost(AbstractOrderModel)} when the Hybris Platform is configured to use the service-layer based (the 'pdt.calculation.mode' is set to the 'sl' value) cart calculation (prices, tax & discounts) processing strategy.PriceValueDeliveryMode. getCost(SessionContext ctx, AbstractOrder order)Deprecated.{@link de.hybris.platform.order.strategies.calculation.FindDeliveryCostStrategy.getDeliveryCost(AbstractOrderModel)} when the Hybris Platform is configured to use the service-layer based (the 'pdt.calculation.mode' is set to the 'sl' value) cart calculation (prices, tax & discounts) processing strategy. -
Uses of AbstractOrder in de.hybris.platform.jalo.order.payment
Methods in de.hybris.platform.jalo.order.payment with parameters of type AbstractOrder Modifier and Type Method Description PriceValuePaymentMode. getCost(AbstractOrder order)Deprecated.PriceValuePaymentMode. getCost(SessionContext ctx, AbstractOrder order)Deprecated. -
Uses of AbstractOrder in de.hybris.platform.jalo.order.price
Methods in de.hybris.platform.jalo.order.price that return types with arguments of type AbstractOrder Modifier and Type Method Description java.util.Collection<AbstractOrder>GeneratedDiscount. getOrders()Generated method - Getter of theDiscount.ordersattribute.java.util.Collection<AbstractOrder>GeneratedDiscount. getOrders(SessionContext ctx)Generated method - Getter of theDiscount.ordersattribute.Methods in de.hybris.platform.jalo.order.price with parameters of type AbstractOrder Modifier and Type Method Description voidDiscount. addOrder(AbstractOrder order)Deprecated.since ages - useGeneratedDiscount.addToOrders(AbstractOrder)voidGeneratedDiscount. addToOrders(AbstractOrder value)Generated method - Addsvalueto orders.voidGeneratedDiscount. addToOrders(SessionContext ctx, AbstractOrder value)Generated method - Addsvalueto orders.DiscountValueDiscount. getDiscountValue(AbstractOrder order)Calculates avaluewhich should be applied to the given order during (re)calculation.java.util.ListAbstractPriceFactory. getDiscountValues(AbstractOrder order)override to define (global) discounts for an order.java.util.ListDummyPriceFactoryImpl. getDiscountValues(AbstractOrder order)java.util.ListPriceFactory. getDiscountValues(AbstractOrder order)Deprecated.Please use {@link de.hybris.platform.order.strategies.calculation.FindDiscountValuesStrategy.findDiscountValues(AbstractOrderModel)} when the 'pdt.calculation.mode' is set to the 'sl' value.voidDiscount. notifyOrderCalculated(AbstractOrder order)Notifies this discount if an order which it is assigned to has been calculated.voidDiscount. notifyOrderRemoval(AbstractOrder order)Called just before a order is about to be removed.voidGeneratedDiscount. removeFromOrders(AbstractOrder value)Generated method - Removesvaluefrom orders.voidGeneratedDiscount. removeFromOrders(SessionContext ctx, AbstractOrder value)Generated method - Removesvaluefrom orders.voidDiscount. removeOrder(AbstractOrder order)Deprecated.since ages - useGeneratedDiscount.removeFromOrders(AbstractOrder)Method parameters in de.hybris.platform.jalo.order.price with type arguments of type AbstractOrder Modifier and Type Method Description voidGeneratedDiscount. setOrders(SessionContext ctx, java.util.Collection<AbstractOrder> value)Generated method - Setter of theDiscount.ordersattribute.voidGeneratedDiscount. setOrders(java.util.Collection<AbstractOrder> value)Generated method - Setter of theDiscount.ordersattribute. -
Uses of AbstractOrder in de.hybris.platform.order
Methods in de.hybris.platform.order with parameters of type AbstractOrder Modifier and Type Method Description protected voidInMemoryCartTest. assertCalculated(AbstractOrder order, boolean calculated)java.util.ListTestPriceFactory. getDiscountValues(AbstractOrder order)voidTestPriceFactory. setGLobalDiscounts(AbstractOrder abstractOrder, DiscountValue... discountValues)voidTestPriceFactory. setGLobalDiscounts(AbstractOrder abstractOrder, java.util.List<DiscountValue> discountValues) -
Uses of AbstractOrder in de.hybris.platform.order.strategies.calculation.impl.internal
Methods in de.hybris.platform.order.strategies.calculation.impl.internal with parameters of type AbstractOrder Modifier and Type Method Description java.util.List<DiscountValue>PriceFactorySwitcher. getDiscountValues(AbstractOrder order) -
Uses of AbstractOrder in de.hybris.platform.ordersplitting.jalo
Methods in de.hybris.platform.ordersplitting.jalo that return AbstractOrder Modifier and Type Method Description AbstractOrderGeneratedConsignment. getOrder()Generated method - Getter of theConsignment.orderattribute.AbstractOrderGeneratedConsignment. getOrder(SessionContext ctx)Generated method - Getter of theConsignment.orderattribute.Methods in de.hybris.platform.ordersplitting.jalo with parameters of type AbstractOrder Modifier and Type Method Description protected voidGeneratedConsignment. setOrder(AbstractOrder value)Generated method - Setter of theConsignment.orderattribute.protected voidGeneratedConsignment. setOrder(SessionContext ctx, AbstractOrder value)Generated method - Setter of theConsignment.orderattribute. -
Uses of AbstractOrder in de.hybris.platform.payment.jalo
Methods in de.hybris.platform.payment.jalo that return AbstractOrder Modifier and Type Method Description AbstractOrderGeneratedPaymentTransaction. getOrder()Generated method - Getter of thePaymentTransaction.orderattribute.AbstractOrderGeneratedPaymentTransaction. getOrder(SessionContext ctx)Generated method - Getter of thePaymentTransaction.orderattribute.Methods in de.hybris.platform.payment.jalo with parameters of type AbstractOrder Modifier and Type Method Description voidGeneratedPaymentManager. addToPaymentTransactions(AbstractOrder item, PaymentTransaction value)Generated method - Addsvalueto paymentTransactions.voidGeneratedPaymentManager. addToPaymentTransactions(SessionContext ctx, AbstractOrder item, PaymentTransaction value)Generated method - Addsvalueto paymentTransactions.OrderPaymentCloneOrderStrategy. clone(ComposedType orderType, ComposedType entryType, AbstractOrder originalOrder, OrderManager orderManager)java.util.List<PaymentTransaction>GeneratedPaymentManager. getPaymentTransactions(AbstractOrder item)Generated method - Getter of theAbstractOrder.paymentTransactionsattribute.java.util.List<PaymentTransaction>GeneratedPaymentManager. getPaymentTransactions(SessionContext ctx, AbstractOrder item)Generated method - Getter of theAbstractOrder.paymentTransactionsattribute.voidGeneratedPaymentManager. removeFromPaymentTransactions(AbstractOrder item, PaymentTransaction value)Generated method - Removesvaluefrom paymentTransactions.voidGeneratedPaymentManager. removeFromPaymentTransactions(SessionContext ctx, AbstractOrder item, PaymentTransaction value)Generated method - Removesvaluefrom paymentTransactions.voidGeneratedPaymentTransaction. setOrder(AbstractOrder value)Generated method - Setter of thePaymentTransaction.orderattribute.voidGeneratedPaymentTransaction. setOrder(SessionContext ctx, AbstractOrder value)Generated method - Setter of thePaymentTransaction.orderattribute.voidGeneratedPaymentManager. setPaymentTransactions(AbstractOrder item, java.util.List<PaymentTransaction> value)Generated method - Setter of theAbstractOrder.paymentTransactionsattribute.voidGeneratedPaymentManager. setPaymentTransactions(SessionContext ctx, AbstractOrder item, java.util.List<PaymentTransaction> value)Generated method - Setter of theAbstractOrder.paymentTransactionsattribute. -
Uses of AbstractOrder in de.hybris.platform.paymentstandard.jalo
Methods in de.hybris.platform.paymentstandard.jalo with parameters of type AbstractOrder Modifier and Type Method Description PriceValueStandardPaymentMode. getCost(SessionContext ctx, AbstractOrder order)Deprecated.since ages - use de.hybris.platform.order.PaymentModeService.getCost(StandardPaymentModeModel, AbstractOrderModel)PriceValueStandardPaymentModeManager. getCost(SessionContext ctx, StandardPaymentMode mode, AbstractOrder order)Deprecated.since ages - usePaymentMode.getCost(AbstractOrder)directly -
Uses of AbstractOrder in de.hybris.platform.persistence.order
Subclasses of AbstractOrder in de.hybris.platform.persistence.order Modifier and Type Class Description classTestOrder -
Uses of AbstractOrder in de.hybris.platform.promotions.impl
Methods in de.hybris.platform.promotions.impl that return AbstractOrder Modifier and Type Method Description protected AbstractOrderAbstractPromotionsService. getOrder(AbstractOrderModel order) -
Uses of AbstractOrder in de.hybris.platform.promotions.jalo
Methods in de.hybris.platform.promotions.jalo that return AbstractOrder Modifier and Type Method Description AbstractOrderCachedPromotionResult. getOrder(SessionContext ctx)AbstractOrderGeneratedPromotionResult. getOrder()Generated method - Getter of thePromotionResult.orderattribute.AbstractOrderGeneratedPromotionResult. getOrder(SessionContext ctx)Generated method - Getter of thePromotionResult.orderattribute.Methods in de.hybris.platform.promotions.jalo with parameters of type AbstractOrder Modifier and Type Method Description protected voidCachingPromotionsManager. acceptWithCachingEnabled(SessionContext ctx, AbstractOrder order, java.util.function.BiConsumer<SessionContext,AbstractOrder> consumer)voidGeneratedPromotionsManager. addToAllPromotionResults(AbstractOrder item, PromotionResult value)Generated method - Addsvalueto allPromotionResults.voidGeneratedPromotionsManager. addToAllPromotionResults(SessionContext ctx, AbstractOrder item, PromotionResult value)Generated method - Addsvalueto allPromotionResults.protected <T> TCachingPromotionsManager. applyWithCachingEnabled(SessionContext ctx, AbstractOrder order, java.util.function.BiFunction<SessionContext,AbstractOrder,T> function)PromotionResultCachingPromotionsManager. createPromotionResult(SessionContext ctx, AbstractPromotion promotion, AbstractOrder order, float certainty)PromotionResultPromotionsManager. createPromotionResult(SessionContext ctx, AbstractPromotion promotion, AbstractOrder order, float certainty)Create a newPromotionResultinstance.protected voidCachingPromotionsManager. deleteStoredPromotionResults(SessionContext ctx, AbstractOrder order, boolean undoActions)protected voidPromotionsManager. deleteStoredPromotionResults(SessionContext ctx, AbstractOrder order, boolean undoActions)Delete the the stored promotion results for an AbstractOrder.protected PromotionOrderResultsCachingPromotionsManager. doUpdatePromotions(SessionContext ctx, java.util.Collection<PromotionGroup> promotionGroups, AbstractOrder order, boolean evaluateRestrictions, PromotionsManager.AutoApplyMode productPromotionMode, PromotionsManager.AutoApplyMode orderPromotionMode, java.util.Date date)protected PromotionOrderResultsCachingPromotionsManager. doUpdatePromotionsOutOfCache(SessionContext ctx, java.util.Collection<PromotionGroup> promotionGroups, AbstractOrder order, boolean evaluateRestrictions, PromotionsManager.AutoApplyMode productPromotionMode, PromotionsManager.AutoApplyMode orderPromotionMode, java.util.Date date)protected PromotionOrderResultsCachingPromotionsManagerTest.MockCachingPromotionsManager. doUpdatePromotionsOutOfCache(SessionContext ctx, java.util.Collection<PromotionGroup> promotionGroups, AbstractOrder order, boolean evaluateRestrictions, PromotionsManager.AutoApplyMode productPromotionMode, PromotionsManager.AutoApplyMode orderPromotionMode, java.util.Date date)AbstractPromotionRestriction.RestrictionResultAbstractPromotionRestriction. evaluate(SessionContext ctx, Product product, java.util.Date date, AbstractOrder order)Evaluate this restriction.abstract AbstractPromotionRestriction.RestrictionResultAbstractPromotionRestriction. evaluate(SessionContext ctx, java.util.Collection<Product> products, java.util.Date date, AbstractOrder order)Evaluate this restriction.AbstractPromotionRestriction.RestrictionResultPromotionProductRestriction. evaluate(SessionContext ctx, java.util.Collection<Product> products, java.util.Date date, AbstractOrder order)AbstractPromotionRestriction.RestrictionResultPromotionUserRestriction. evaluate(SessionContext ctx, java.util.Collection<Product> products, java.util.Date date, AbstractOrder order)PromotionsManager.RestrictionSetResultPromotionsManager. evaluateRestrictions(SessionContext ctx, java.util.List<Product> products, AbstractOrder order, AbstractPromotion promo, java.util.Date date)Evaluate all of the restrictions for a given promotion and return a result object containing the allowed items.PromotionsManager.RestrictionSetResultPromotionsManager. evaluateRestrictions(SessionContext ctx, java.util.List<Product> products, AbstractOrder order, java.util.Collection<AbstractPromotionRestriction> restrictions, java.util.Date date)Evaluate the specified restrictions and return a result object containing the allowed items.protected AbstractOrderEntryPromotionOrderEntryAdjustAction. findOrderEntry(AbstractOrder order, SessionContext ctx, java.lang.Integer orderEntryNumber)protected static PromotionOrderEntryAdjustAction.OrderEntryAndDiscountValuePromotionOrderEntryAdjustAction. findOrderEntryDiscountValue(SessionContext ctx, AbstractOrder order, java.lang.String discountValueCode)protected static voidPromotionsManager. fixupVouchersReapplyVouchers(SessionContext ctx, AbstractOrder order, java.util.List<Voucher> vouchers)Method to fixup the vouchers applied to the order.protected static java.util.List<Voucher>PromotionsManager. fixupVouchersRemoveVouchers(SessionContext ctx, AbstractOrder order)Method to fixup the vouchers applied to the order.java.util.Set<PromotionResult>GeneratedPromotionsManager. getAllPromotionResults(AbstractOrder item)Generated method - Getter of theAbstractOrder.allPromotionResultsattribute.java.util.Set<PromotionResult>GeneratedPromotionsManager. getAllPromotionResults(SessionContext ctx, AbstractOrder item)Generated method - Getter of theAbstractOrder.allPromotionResultsattribute.static java.util.Collection<Product>PromotionsManager. getBaseProductsForOrder(SessionContext ctx, AbstractOrder order)Get the list of products and base products in the order.protected java.util.List<PromotionResult>CachingPromotionsManager. getNonCachedPromotionResultsInternal(SessionContext ctx, AbstractOrder order)protected java.util.List<PromotionResult>CachingPromotionsManagerTest.MockCachingPromotionsManager. getNonCachedPromotionResultsInternal(SessionContext ctx, AbstractOrder order)protected static doubleOrderPromotion. getOrderSubtotalAfterDiscounts(SessionContext ctx, AbstractOrder order)Gets the order subtotal minus any order discounts.DeliveryModeGeneratedPromotionsManager. getPreviousDeliveryMode(AbstractOrder item)Generated method - Getter of theAbstractOrder.previousDeliveryModeattribute.DeliveryModeGeneratedPromotionsManager. getPreviousDeliveryMode(SessionContext ctx, AbstractOrder item)Generated method - Getter of theAbstractOrder.previousDeliveryModeattribute.protected java.lang.DoubleAbstractPromotion. getPriceForOrder(SessionContext ctx, java.util.Collection<PromotionPriceRow> prices, AbstractOrder order, java.lang.String fieldLabel)Lookup the price for an order.PromotionOrderResultsCachingPromotionsManager. getPromotionResults(SessionContext ctx, AbstractOrder order)PromotionOrderResultsPromotionsManager. getPromotionResults(AbstractOrder order)Get the promotion results for the specified order.PromotionOrderResultsPromotionsManager. getPromotionResults(SessionContext ctx, AbstractOrder order)Get the promotion results for the specified order.PromotionOrderResultsPromotionsManager. getPromotionResults(SessionContext ctx, java.util.Collection<PromotionGroup> promotionGroups, AbstractOrder order, boolean evaluateRestrictions, PromotionsManager.AutoApplyMode productPromotionMode, PromotionsManager.AutoApplyMode orderPromotionMode, java.util.Date date)Get the promotion results for the specified order.protected java.util.List<PromotionResult>CachingPromotionsManager. getPromotionResultsInternal(SessionContext ctx, AbstractOrder order)protected java.util.List<PromotionResult>PromotionsManager. getPromotionResultsInternal(SessionContext ctx, AbstractOrder order)Get the list of promotion results for the specified order.protected java.util.SortedSet<ProductSteppedMultiBuyPromotion.QuantityPrice>ProductSteppedMultiBuyPromotion. getSteps(SessionContext ctx, AbstractOrder order, java.util.Collection<PromotionQuantityAndPricesRow> rows)protected static voidAbstractPromotionAction. insertFirstGlobalDiscountValue(SessionContext ctx, AbstractOrder order, DiscountValue discountValue)Add a global DiscountValue to the Order at the first position in the list of discountsvoidCachingPromotionsManager. removeFromAllPromotionResults(SessionContext ctx, AbstractOrder item, PromotionResult value)voidGeneratedPromotionsManager. removeFromAllPromotionResults(AbstractOrder item, PromotionResult value)Generated method - Removesvaluefrom allPromotionResults.voidGeneratedPromotionsManager. removeFromAllPromotionResults(SessionContext ctx, AbstractOrder item, PromotionResult value)Generated method - Removesvaluefrom allPromotionResults.voidGeneratedPromotionsManager. setAllPromotionResults(AbstractOrder item, java.util.Set<PromotionResult> value)Generated method - Setter of theAbstractOrder.allPromotionResultsattribute.voidGeneratedPromotionsManager. setAllPromotionResults(SessionContext ctx, AbstractOrder item, java.util.Set<PromotionResult> value)Generated method - Setter of theAbstractOrder.allPromotionResultsattribute.protected voidCachingPromotionsManager. setCachingAllowed(SessionContext ctx, AbstractOrder order)voidCachedPromotionResult. setOrder(SessionContext ctx, AbstractOrder order)voidGeneratedPromotionResult. setOrder(AbstractOrder value)Generated method - Setter of thePromotionResult.orderattribute.voidGeneratedPromotionResult. setOrder(SessionContext ctx, AbstractOrder value)Generated method - Setter of thePromotionResult.orderattribute.voidGeneratedPromotionsManager. setPreviousDeliveryMode(AbstractOrder item, DeliveryMode value)Generated method - Setter of theAbstractOrder.previousDeliveryModeattribute.voidGeneratedPromotionsManager. setPreviousDeliveryMode(SessionContext ctx, AbstractOrder item, DeliveryMode value)Generated method - Setter of theAbstractOrder.previousDeliveryModeattribute.voidCachingPromotionsManager. transferPromotionsToOrder(SessionContext ctx, AbstractOrder source, Order target, boolean onlyTransferAppliedPromotions)voidPromotionsManager. transferPromotionsToOrder(AbstractOrder source, Order target, boolean onlyTransferAppliedPromotions)Transfer the promotions applied to a cart to a new order.voidPromotionsManager. transferPromotionsToOrder(SessionContext ctx, AbstractOrder source, Order target, boolean onlyTransferAppliedPromotions)Transfer the promotions applied to a cart to a new order.protected voidPromotionOrderChangeDeliveryModeAction. updateDeliveryCost(AbstractOrder order, DeliveryMode deliveryMode)PromotionOrderResultsCachingPromotionsManager. updatePromotions(SessionContext ctx, java.util.Collection<PromotionGroup> promotionGroups, AbstractOrder order)PromotionOrderResultsCachingPromotionsManager. updatePromotions(SessionContext ctx, java.util.Collection<PromotionGroup> promotionGroups, AbstractOrder order, boolean evaluateRestrictions, PromotionsManager.AutoApplyMode productPromotionMode, PromotionsManager.AutoApplyMode orderPromotionMode, java.util.Date date)PromotionOrderResultsPromotionsManager. updatePromotions(SessionContext ctx, java.util.Collection<PromotionGroup> promotionGroups, AbstractOrder order)Update the promotions on the specifiedAbstractOrderobject.PromotionOrderResultsPromotionsManager. updatePromotions(SessionContext ctx, java.util.Collection<PromotionGroup> promotionGroups, AbstractOrder order, boolean evaluateRestrictions, PromotionsManager.AutoApplyMode productPromotionMode, PromotionsManager.AutoApplyMode orderPromotionMode, java.util.Date date)Update the promotions on the specifiedAbstractOrderobject.PromotionOrderResultsPromotionsManager. updatePromotions(java.util.Collection<PromotionGroup> promotionGroups, AbstractOrder order)Update the promotions on the specifiedAbstractOrderobject.protected PromotionOrderResultsPromotionsManager. updatePromotionsNotThreadSafe(SessionContext ctx, java.util.Collection<PromotionGroup> promotionGroups, AbstractOrder order, boolean evaluateRestrictions, PromotionsManager.AutoApplyMode productPromotionMode, PromotionsManager.AutoApplyMode orderPromotionMode, java.util.Date date)Method parameters in de.hybris.platform.promotions.jalo with type arguments of type AbstractOrder Modifier and Type Method Description protected voidCachingPromotionsManager. acceptWithCachingEnabled(SessionContext ctx, AbstractOrder order, java.util.function.BiConsumer<SessionContext,AbstractOrder> consumer)protected <T> TCachingPromotionsManager. applyWithCachingEnabled(SessionContext ctx, AbstractOrder order, java.util.function.BiFunction<SessionContext,AbstractOrder,T> function) -
Uses of AbstractOrder in de.hybris.platform.promotions.jalo.order
Subclasses of AbstractOrder in de.hybris.platform.promotions.jalo.order Modifier and Type Class Description classPromotionCart -
Uses of AbstractOrder in de.hybris.platform.promotions.result
Methods in de.hybris.platform.promotions.result that return AbstractOrder Modifier and Type Method Description AbstractOrderPromotionEvaluationContext. getOrder()Get the order that this context is working on.Methods in de.hybris.platform.promotions.result with parameters of type AbstractOrder Modifier and Type Method Description protected static java.util.List<WrappedOrderEntry>PromotionOrderResults. wrapEntries(SessionContext ctx, AbstractOrder order)Constructors in de.hybris.platform.promotions.result with parameters of type AbstractOrder Constructor Description PromotionEvaluationContext(AbstractOrder order, boolean observeRestrictions, java.util.Date date)Create an context for evaluating promotions on the given order.PromotionOrderResults(SessionContext ctx, AbstractOrder order, java.util.List<PromotionResult> promotionResults, double changeFromLastResults)Constructor. -
Uses of AbstractOrder in de.hybris.platform.promotions.util
Methods in de.hybris.platform.promotions.util with parameters of type AbstractOrder Modifier and Type Method Description static java.lang.StringHelper. dumpOrder(SessionContext ctx, AbstractOrder order)Method to dump an order and its entries into a string.protected static voidHelper. dumpOrder(SessionContext ctx, AbstractOrder order, java.lang.StringBuilder builder)static DiscountValueHelper. findGlobalDiscountValue(SessionContext ctx, AbstractOrder order, java.lang.String discountValueCode)Find a global discount value with specified Code -
Uses of AbstractOrder in de.hybris.platform.returns.jalo
Subclasses of AbstractOrder in de.hybris.platform.returns.jalo Modifier and Type Class Description classGeneratedReplacementOrderGenerated class for typeReplacementOrder.classGeneratedReturnOrderGenerated class for typeReturnOrder.classReplacementOrderclassReturnOrder -
Uses of AbstractOrder in de.hybris.platform.servicelayer.internal.jalo.order
Subclasses of AbstractOrder in de.hybris.platform.servicelayer.internal.jalo.order Modifier and Type Class Description classGeneratedInMemoryCartGenerated class for typeInMemoryCart.classInMemoryCartA in-memory implementation ofCart.Methods in de.hybris.platform.servicelayer.internal.jalo.order that return AbstractOrder Modifier and Type Method Description AbstractOrderInMemoryCartEntry. getOrder(SessionContext ctx)Overwritten to provide in-memory implementation.Methods in de.hybris.platform.servicelayer.internal.jalo.order with parameters of type AbstractOrder Modifier and Type Method Description voidInMemoryCartEntry. setOrder(SessionContext ctx, AbstractOrder order) -
Uses of AbstractOrder in de.hybris.platform.subscriptionservices.jalo
Fields in de.hybris.platform.subscriptionservices.jalo with type parameters of type AbstractOrder Modifier and Type Field Description protected static OneToManyHandler<AbstractOrder>GeneratedSubscriptionservicesManager. ABSTRACTMASTERORDER2ABSTRACTCHILDORDERRELATIONCHILDRENHANDLEROneToManyHandlerfor handling 1:n CHILDREN's relation attributes from 'many' side.Methods in de.hybris.platform.subscriptionservices.jalo that return AbstractOrder Modifier and Type Method Description AbstractOrderGeneratedSubscriptionservicesManager. getParent(AbstractOrder item)Generated method - Getter of theAbstractOrder.parentattribute.AbstractOrderGeneratedSubscriptionservicesManager. getParent(SessionContext ctx, AbstractOrder item)Generated method - Getter of theAbstractOrder.parentattribute.Methods in de.hybris.platform.subscriptionservices.jalo that return types with arguments of type AbstractOrder Modifier and Type Method Description java.util.Collection<AbstractOrder>GeneratedSubscriptionservicesManager. getChildren(AbstractOrder item)Generated method - Getter of theAbstractOrder.childrenattribute.java.util.Collection<AbstractOrder>GeneratedSubscriptionservicesManager. getChildren(SessionContext ctx, AbstractOrder item)Generated method - Getter of theAbstractOrder.childrenattribute.Methods in de.hybris.platform.subscriptionservices.jalo with parameters of type AbstractOrder Modifier and Type Method Description voidGeneratedSubscriptionservicesManager. addToChildren(AbstractOrder item, AbstractOrder value)Generated method - Addsvalueto children.voidGeneratedSubscriptionservicesManager. addToChildren(SessionContext ctx, AbstractOrder item, AbstractOrder value)Generated method - Addsvalueto children.AbstractPromotionRestriction.RestrictionResultPromotionBillingTimeRestriction. evaluate(SessionContext ctx, java.util.Collection<Product> products, java.util.Date date, AbstractOrder abstractOrder)BillingTimeGeneratedSubscriptionservicesManager. getBillingTime(AbstractOrder item)Generated method - Getter of theAbstractOrder.billingTimeattribute.BillingTimeGeneratedSubscriptionservicesManager. getBillingTime(SessionContext ctx, AbstractOrder item)Generated method - Getter of theAbstractOrder.billingTimeattribute.java.util.Collection<AbstractOrder>GeneratedSubscriptionservicesManager. getChildren(AbstractOrder item)Generated method - Getter of theAbstractOrder.childrenattribute.java.util.Collection<AbstractOrder>GeneratedSubscriptionservicesManager. getChildren(SessionContext ctx, AbstractOrder item)Generated method - Getter of theAbstractOrder.childrenattribute.AbstractOrderGeneratedSubscriptionservicesManager. getParent(AbstractOrder item)Generated method - Getter of theAbstractOrder.parentattribute.AbstractOrderGeneratedSubscriptionservicesManager. getParent(SessionContext ctx, AbstractOrder item)Generated method - Getter of theAbstractOrder.parentattribute.voidGeneratedSubscriptionservicesManager. removeFromChildren(AbstractOrder item, AbstractOrder value)Generated method - Removesvaluefrom children.voidGeneratedSubscriptionservicesManager. removeFromChildren(SessionContext ctx, AbstractOrder item, AbstractOrder value)Generated method - Removesvaluefrom children.voidGeneratedSubscriptionservicesManager. setBillingTime(AbstractOrder item, BillingTime value)Generated method - Setter of theAbstractOrder.billingTimeattribute.voidGeneratedSubscriptionservicesManager. setBillingTime(SessionContext ctx, AbstractOrder item, BillingTime value)Generated method - Setter of theAbstractOrder.billingTimeattribute.voidGeneratedSubscriptionservicesManager. setChildren(AbstractOrder item, java.util.Collection<AbstractOrder> value)Generated method - Setter of theAbstractOrder.childrenattribute.voidGeneratedSubscriptionservicesManager. setChildren(SessionContext ctx, AbstractOrder item, java.util.Collection<AbstractOrder> value)Generated method - Setter of theAbstractOrder.childrenattribute.voidGeneratedSubscriptionservicesManager. setParent(AbstractOrder item, AbstractOrder value)Generated method - Setter of theAbstractOrder.parentattribute.voidGeneratedSubscriptionservicesManager. setParent(SessionContext ctx, AbstractOrder item, AbstractOrder value)Generated method - Setter of theAbstractOrder.parentattribute.Method parameters in de.hybris.platform.subscriptionservices.jalo with type arguments of type AbstractOrder Modifier and Type Method Description voidGeneratedSubscriptionservicesManager. setChildren(AbstractOrder item, java.util.Collection<AbstractOrder> value)Generated method - Setter of theAbstractOrder.childrenattribute.voidGeneratedSubscriptionservicesManager. setChildren(SessionContext ctx, AbstractOrder item, java.util.Collection<AbstractOrder> value)Generated method - Setter of theAbstractOrder.childrenattribute. -
Uses of AbstractOrder in de.hybris.platform.ticket.jalo
Methods in de.hybris.platform.ticket.jalo that return AbstractOrder Modifier and Type Method Description AbstractOrderGeneratedCsTicket. getOrder()Generated method - Getter of theCsTicket.orderattribute.AbstractOrderGeneratedCsTicket. getOrder(SessionContext ctx)Generated method - Getter of theCsTicket.orderattribute.Methods in de.hybris.platform.ticket.jalo with parameters of type AbstractOrder Modifier and Type Method Description voidGeneratedCsTicket. setOrder(AbstractOrder value)Generated method - Setter of theCsTicket.orderattribute.voidGeneratedCsTicket. setOrder(SessionContext ctx, AbstractOrder value)Generated method - Setter of theCsTicket.orderattribute. -
Uses of AbstractOrder in de.hybris.platform.voucher.impl
Methods in de.hybris.platform.voucher.impl that return AbstractOrder Modifier and Type Method Description protected AbstractOrderAbstractVoucherService. getAbstractOrder(AbstractOrderModel order) -
Uses of AbstractOrder in de.hybris.platform.voucher.jalo
Methods in de.hybris.platform.voucher.jalo that return AbstractOrder Modifier and Type Method Description protected AbstractOrderUserRestrictionTest. mockOrderWith(User user)Methods in de.hybris.platform.voucher.jalo with parameters of type AbstractOrder Modifier and Type Method Description VoucherEntrySetProductCategoryRestriction. getApplicableEntries(AbstractOrder anOrder)VoucherEntrySetProductQuantityRestriction. getApplicableEntries(AbstractOrder anOrder)VoucherEntrySetProductRestriction. getApplicableEntries(AbstractOrder anOrder)VoucherEntrySetRestriction. getApplicableEntries(AbstractOrder anOrder)VoucherEntrySetVoucher. getApplicableEntries(AbstractOrder anOrder)Returns all positions or parts of positions of the specified abstract order that are eligible for this voucher.protected VoucherValueVoucher. getApplicableValue(AbstractOrder anOrder)Returns a VoucherValue object representing the partial value of the total of the specified abstract order that is eligible for this voucher.VoucherValueVoucher. getAppliedValue(AbstractOrder anOrder)Returns a VoucherValue object representing the discount value of this voucher.java.util.CollectionVoucherManager. getAppliedVouchers(AbstractOrder anOrder)PriceValueTestDeliveryMode. getCost(SessionContext ctx, AbstractOrder order)DiscountValueVoucher. getDiscountValue(AbstractOrder anOrder)java.util.List<Restriction>Voucher. getViolatedRestrictions(AbstractOrder anOrder)Returns all restrictions that are not fulfilled by the specified abstract order.java.util.List<java.lang.String>Voucher. getViolationMessages(AbstractOrder anOrder)VoucherValueVoucher. getVoucherValue(AbstractOrder anOrder)booleanVoucher. isApplicable(AbstractOrder anOrder)Returns true if the specified abstract order is eligible for this voucher.booleanRestriction. isFulfilled(AbstractOrder anOrder)Returns true if the specified abstract order is not null and fulfills this restriction.protected booleanDateRestriction. isFulfilledInternal(AbstractOrder anOrder)Returns true if the specified abstract order fulfills this restriction.protected booleanNewCustomerRestriction. isFulfilledInternal(AbstractOrder anOrder)Returns true if the specified abstract order fulfills this restriction.protected booleanOrderRestriction. isFulfilledInternal(AbstractOrder anOrder)Returns true if the specified abstract order fulfills this restriction.protected booleanProductRestriction. isFulfilledInternal(AbstractOrder anOrder)Returns true if the specified abstract order fulfills this restriction.protected booleanRegularCustomerOrderQuantityRestriction. isFulfilledInternal(AbstractOrder anOrder)Returns true if the specified abstract order fulfills this restriction.protected booleanRegularCustomerOrderTotalRestriction. isFulfilledInternal(AbstractOrder anOrder)Returns true if the specified abstract order fulfills this restriction.protected abstract booleanRestriction. isFulfilledInternal(AbstractOrder anOrder)Returns true if the specified abstract order fulfills this restriction.protected booleanUserRestriction. isFulfilledInternal(AbstractOrder anOrder)Returns true if the specified abstract order fulfills this restriction.booleanVoucher. isReservable(java.lang.String aVoucherCode, AbstractOrder abstractOrder)
-