Uses of Class
de.hybris.platform.core.model.order.AbstractOrderEntryModel
Packages that use AbstractOrderEntryModel
Package
Description
Contains generated models for each type of de.hybris.platform.b2ctelcoservices.jalo package.
Contains generated models for each type of de.hybris.platform.jalo.order package.
Contains generated models for each type of de.hybris.platform.order.jalo package.
Contains generated models for each type of de.hybris.platform.ordersplitting.jalo package.
Contains generated models for each type of de.hybris.platform.promotions.jalo package.
Contains generated models for each type of de.hybris.platform.returns.jalo package.
Contains generated models for each type of de.hybris.platform.servicelayer.internal.jalo.order package.
-
Uses of AbstractOrderEntryModel in de.hybris.platform.b2ctelcofacades.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.converters.populator that return types with arguments of type AbstractOrderEntryModelModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<AbstractOrderEntryModel,OrderEntryData> TmaHierarchicalOrderEntryPopulator.getAbstractOrderEntryConverter()protected de.hybris.platform.servicelayer.dto.converter.Converter<AbstractOrderEntryModel,OrderEntryData> TmaBpoGuidedSellingDashBoardDataPopulator.getOrderEntryConverter()Deprecated.protected de.hybris.platform.servicelayer.dto.converter.Converter<AbstractOrderEntryModel,OrderEntryData> TmaGuidedSellingDashBoardDataPopulator.getOrderEntryConverter()Methods in de.hybris.platform.b2ctelcofacades.converters.populator with parameters of type AbstractOrderEntryModelModifier and TypeMethodDescriptionprotected voidTmaAbstractOrderEntryResourcesPopulator.addAppointmentId(AbstractOrderEntryModel orderEntry, OrderEntryData entry) protected voidTmaAbstractOrderEntryResourcesPopulator.addInstallationAddress(AbstractOrderEntryModel orderEntry, OrderEntryData entry) protected voidTmaAbstractOrderEntryResourcesPopulator.addRegion(AbstractOrderEntryModel orderEntry, OrderEntryData entry) voidTmaAbstractOrderEntryResourcesPopulator.populate(AbstractOrderEntryModel source, OrderEntryData target) voidTmaHierarchicalOrderEntryPopulator.populate(AbstractOrderEntryModel source, OrderEntryData target) Method parameters in de.hybris.platform.b2ctelcofacades.converters.populator with type arguments of type AbstractOrderEntryModelModifier and TypeMethodDescriptionvoidTmaBpoGuidedSellingDashBoardDataPopulator.setOrderEntryConverter(de.hybris.platform.servicelayer.dto.converter.Converter<AbstractOrderEntryModel, OrderEntryData> orderEntryConverter) Deprecated.Constructor parameters in de.hybris.platform.b2ctelcofacades.converters.populator with type arguments of type AbstractOrderEntryModelModifierConstructorDescriptionTmaGuidedSellingDashBoardDataPopulator(de.hybris.platform.order.CartService cartService, de.hybris.platform.servicelayer.dto.converter.Converter<AbstractOrderEntryModel, OrderEntryData> orderEntryConverter, TmaAbstractOrderEntryService abstractOrderEntryService) TmaHierarchicalOrderEntryPopulator(de.hybris.platform.servicelayer.dto.converter.Converter<AbstractOrderEntryModel, OrderEntryData> abstractOrderEntryConverter) -
Uses of AbstractOrderEntryModel in de.hybris.platform.b2ctelcofacades.data
Methods in de.hybris.platform.b2ctelcofacades.data that return AbstractOrderEntryModelMethods in de.hybris.platform.b2ctelcofacades.data with parameters of type AbstractOrderEntryModelModifier and TypeMethodDescriptionvoidGuidedSellingDashBoardPopulatorParameters.setParentEntry(AbstractOrderEntryModel parentEntry) -
Uses of AbstractOrderEntryModel in de.hybris.platform.b2ctelcofacades.order.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.order.converters.populator that return AbstractOrderEntryModelModifier and TypeMethodDescriptionprotected AbstractOrderEntryModelTmaCommerceCartParameterPopulator.getEntryFor(AbstractOrderModel abstractOrder, int entryNumber) Returns the entry for the provided entry number.Methods in de.hybris.platform.b2ctelcofacades.order.converters.populator that return types with arguments of type AbstractOrderEntryModelModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<AbstractOrderEntryModel,OrderEntryData> TmaMiniCartEntriesPopulator.getTelcoOrderEntryConverter()Methods in de.hybris.platform.b2ctelcofacades.order.converters.populator with parameters of type AbstractOrderEntryModelModifier and TypeMethodDescriptionprotected voidTmaOrderEntryPopulator.addBPO(AbstractOrderEntryModel orderEntry, OrderEntryData entry) protected voidTmaOrderEntryPopulator.addId(AbstractOrderEntryModel source, OrderEntryData target) protected voidTmaOrderEntryPopulator.addProcessType(AbstractOrderEntryModel orderEntry, OrderEntryData entry) protected voidTmaOrderEntryPopulator.addSubscriptionInfo(AbstractOrderEntryModel orderEntry, OrderEntryData entry) voidTmaOrderEntryPopulator.populate(AbstractOrderEntryModel source, OrderEntryData target) Method parameters in de.hybris.platform.b2ctelcofacades.order.converters.populator with type arguments of type AbstractOrderEntryModelModifier and TypeMethodDescriptionvoidTmaMiniCartEntriesPopulator.setTelcoOrderEntryConverter(de.hybris.platform.servicelayer.dto.converter.Converter<AbstractOrderEntryModel, OrderEntryData> telcoOrderEntryConverter) -
Uses of AbstractOrderEntryModel in de.hybris.platform.b2ctelcofacades.price.converters
Methods in de.hybris.platform.b2ctelcofacades.price.converters with parameters of type AbstractOrderEntryModelModifier and TypeMethodDescriptionvoidTmaAbstractOrderEntryPriceAttributePopulator.populate(AbstractOrderEntryModel source, OrderEntryData target) -
Uses of AbstractOrderEntryModel in de.hybris.platform.b2ctelcofulfillmentprocess.impl
Methods in de.hybris.platform.b2ctelcofulfillmentprocess.impl with parameters of type AbstractOrderEntryModelModifier and TypeMethodDescriptionprotected TmaSubscribedProductModelDefaultMockCreateCpiService.createNewSubscribedProduct(AbstractOrderEntryModel orderEntry) Method parameters in de.hybris.platform.b2ctelcofulfillmentprocess.impl with type arguments of type AbstractOrderEntryModelModifier and TypeMethodDescriptionprotected voidDefaultMockCreateCpiService.processAcquisitionEntries(List<AbstractOrderEntryModel> entries) Process the list of ACQUISITION order entries.protected voidDefaultMockCreateCpiService.processEntriesByProcessType(List<AbstractOrderEntryModel> groupEntries, TmaProcessType processType) protected voidDefaultMockCreateCpiService.processEntryGroupEntries(List<AbstractOrderEntryModel> entries) Process a list of entries having the same entry group. -
Uses of AbstractOrderEntryModel in de.hybris.platform.b2ctelcofulfillmentprocess.strategy.impl
Methods in de.hybris.platform.b2ctelcofulfillmentprocess.strategy.impl with parameters of type AbstractOrderEntryModelModifier and TypeMethodDescriptionSplitByAvailableCount.getGroupingObject(AbstractOrderEntryModel orderEntry) SplitByDeliveryMode.getGroupingObject(AbstractOrderEntryModel orderEntry) SplitByEntryDeliveryAddress.getGroupingObject(AbstractOrderEntryModel orderEntry) SplitByPoS.getGroupingObject(AbstractOrderEntryModel orderEntry) protected List<WarehouseModel>SplitByWarehouse.getPossibleWarehouses(AbstractOrderEntryModel orderEntry) -
Uses of AbstractOrderEntryModel in de.hybris.platform.b2ctelcoservices.address
Methods in de.hybris.platform.b2ctelcoservices.address with parameters of type AbstractOrderEntryModelModifier and TypeMethodDescriptionbooleanTmaAddressService.doesAddressNeedCloning(AddressModel address, AbstractOrderEntryModel orderEntry) Checks if the address should be cloned -
Uses of AbstractOrderEntryModel in de.hybris.platform.b2ctelcoservices.address.impl
Methods in de.hybris.platform.b2ctelcoservices.address.impl with parameters of type AbstractOrderEntryModelModifier and TypeMethodDescriptionbooleanDefaultTmaAddressService.doesAddressNeedCloning(AddressModel address, AbstractOrderEntryModel orderEntry) -
Uses of AbstractOrderEntryModel in de.hybris.platform.b2ctelcoservices.cardinality
Methods in de.hybris.platform.b2ctelcoservices.cardinality that return types with arguments of type AbstractOrderEntryModelModifier and TypeMethodDescriptionTmaBpoCardinalityService.verifyCardinality(AbstractOrderEntryModel entry) Validated the cardinality rules for the provided entry.TmaBpoCardinalityService.verifyCardinalityForOrder(AbstractOrderModel abstractOrder) Validates the cardinality rules for the provided abstract order.Methods in de.hybris.platform.b2ctelcoservices.cardinality with parameters of type AbstractOrderEntryModelModifier and TypeMethodDescriptionvoidTmaBpoCardinalityService.updateCardinalityValidationMessages(AbstractOrderEntryModel entry, List<String> validationMessages) Updates the cardinality validation messages on the entry group with the provided messages.TmaBpoCardinalityService.verifyCardinality(AbstractOrderEntryModel entry) Validated the cardinality rules for the provided entry. -
Uses of AbstractOrderEntryModel in de.hybris.platform.b2ctelcoservices.cardinality.impl
Methods in de.hybris.platform.b2ctelcoservices.cardinality.impl that return types with arguments of type AbstractOrderEntryModelModifier and TypeMethodDescriptionprotected Map<AbstractOrderEntryModel,List<String>> DefaultTmaBpoCardinalityService.verifyBpoCardinality(Collection<AbstractOrderEntryModel> entries, AbstractOrderEntryModel parentEntry, TmaBundledProductOfferingModel bundledProductOffering, TmaBundledProdOfferOptionModel rule) Validates the cardinality rules for the provided entries and bundled product offering.DefaultTmaBpoCardinalityService.verifyCardinality(AbstractOrderEntryModel entry) protected Map<AbstractOrderEntryModel,List<String>> DefaultTmaBpoCardinalityService.verifyCardinality(Collection<AbstractOrderEntryModel> entries, AbstractOrderEntryModel parentEntry, TmaBundledProductOfferingModel bundledProductOffering, TmaBundledProdOfferOptionModel parentCardinalityRule) DefaultTmaBpoCardinalityService.verifyCardinalityForOrder(AbstractOrderModel abstractOrder) Methods in de.hybris.platform.b2ctelcoservices.cardinality.impl with parameters of type AbstractOrderEntryModelModifier and TypeMethodDescriptionvoidDefaultTmaBpoCardinalityService.updateCardinalityValidationMessages(AbstractOrderEntryModel entry, List<String> validationMessages) protected Map<AbstractOrderEntryModel,List<String>> DefaultTmaBpoCardinalityService.verifyBpoCardinality(Collection<AbstractOrderEntryModel> entries, AbstractOrderEntryModel parentEntry, TmaBundledProductOfferingModel bundledProductOffering, TmaBundledProdOfferOptionModel rule) Validates the cardinality rules for the provided entries and bundled product offering.DefaultTmaBpoCardinalityService.verifyCardinality(AbstractOrderEntryModel entry) protected Map<AbstractOrderEntryModel,List<String>> DefaultTmaBpoCardinalityService.verifyCardinality(Collection<AbstractOrderEntryModel> entries, AbstractOrderEntryModel parentEntry, TmaBundledProductOfferingModel bundledProductOffering, TmaBundledProdOfferOptionModel parentCardinalityRule) Method parameters in de.hybris.platform.b2ctelcoservices.cardinality.impl with type arguments of type AbstractOrderEntryModelModifier and TypeMethodDescriptionprotected Map<AbstractOrderEntryModel,List<String>> DefaultTmaBpoCardinalityService.verifyBpoCardinality(Collection<AbstractOrderEntryModel> entries, AbstractOrderEntryModel parentEntry, TmaBundledProductOfferingModel bundledProductOffering, TmaBundledProdOfferOptionModel rule) Validates the cardinality rules for the provided entries and bundled product offering.protected Map<AbstractOrderEntryModel,List<String>> DefaultTmaBpoCardinalityService.verifyCardinality(Collection<AbstractOrderEntryModel> entries, AbstractOrderEntryModel parentEntry, TmaBundledProductOfferingModel bundledProductOffering, TmaBundledProdOfferOptionModel parentCardinalityRule) DefaultTmaBpoCardinalityService.verifyCardinality(List<AbstractOrderEntryModel> entries, TmaBundledProductOfferingModel bundledProductOffering, TmaBundledProdOfferOptionModel parentCardinalityRule) Deprecated. -
Uses of AbstractOrderEntryModel in de.hybris.platform.b2ctelcoservices.checklist.impl
Methods in de.hybris.platform.b2ctelcoservices.checklist.impl that return AbstractOrderEntryModelModifier and TypeMethodDescriptionprotected AbstractOrderEntryModelDefaultTmaChecklistServiceTest.getEntryByProductCode(CartModel cart, String productCode) Method parameters in de.hybris.platform.b2ctelcoservices.checklist.impl with type arguments of type AbstractOrderEntryModelModifier and TypeMethodDescriptionprotected List<TmaPolicyContext>DefaultTmaChecklistService.createContexts(List<AbstractOrderEntryModel> orderEntries) -
Uses of AbstractOrderEntryModel in de.hybris.platform.b2ctelcoservices.compatibility
Methods in de.hybris.platform.b2ctelcoservices.compatibility with parameters of type AbstractOrderEntryModelModifier and TypeMethodDescriptionvoidTmaCompatibilityPolicyEngine.verifyCompatibilityPolicies(AbstractOrderEntryModel entryModel, UserModel userModel) Verifies compatibility policies identified for the product offerings within provided entry and its children. -
Uses of AbstractOrderEntryModel in de.hybris.platform.b2ctelcoservices.compatibility.data
Methods in de.hybris.platform.b2ctelcoservices.compatibility.data that return AbstractOrderEntryModelMethods in de.hybris.platform.b2ctelcoservices.compatibility.data with parameters of type AbstractOrderEntryModelModifier and TypeMethodDescriptionvoidTmaPolicyContext.setOrderEntry(AbstractOrderEntryModel orderEntry) -
Uses of AbstractOrderEntryModel in de.hybris.platform.b2ctelcoservices.compatibility.impl
Methods in de.hybris.platform.b2ctelcoservices.compatibility.impl that return AbstractOrderEntryModelModifier and TypeMethodDescriptionprotected AbstractOrderEntryModelTmaAutopickPolicyActionStrategy.getParentEntry(AbstractOrderEntryModel entry) protected AbstractOrderEntryModelTmaCompatibilityPolicyActionStrategy.getParentEntry(AbstractOrderEntryModel entry) Returns the master entry of the entry, if there is one.Methods in de.hybris.platform.b2ctelcoservices.compatibility.impl with parameters of type AbstractOrderEntryModelModifier and TypeMethodDescriptionprotected voidTmaAutoPickPolicyActionResolver.addToCart(TmaPoPolicyStatementModel statementModel, List<TmaBundledProductOfferingModel> parentBpos, AbstractOrderEntryModel entry) Adds the provided product offering with the given intermediate BPOs to the cart.protected CommerceCartParameterTmaAutoPickPolicyActionResolver.createCommerceCartParameter(AbstractOrderModel orderModel, TmaProductOfferingModel productOffering, int quantity, AbstractOrderEntryModel parentEntry, boolean enableHooks) Creates the new cart parameter used for adding the new entry to cart.protected List<TmaBundledProductOfferingModel>TmaAutoPickPolicyActionResolver.getIntermediateParentsToBeAdded(TmaProductOfferingModel productOffering, AbstractOrderEntryModel rootEntry, List<AbstractOrderEntryModel> entriesInBundle) Returns the intermediate BPOs between the provided product offering and the product offering in the root entry which need to be added to cart.protected AbstractOrderEntryModelTmaAutopickPolicyActionStrategy.getParentEntry(AbstractOrderEntryModel entry) protected AbstractOrderEntryModelTmaCompatibilityPolicyActionStrategy.getParentEntry(AbstractOrderEntryModel entry) Returns the master entry of the entry, if there is one.voidDefaultTmaCompatibilityPolicyEngine.verifyCompatibilityPolicies(AbstractOrderEntryModel orderEntryModel, UserModel userModel) TmaPolicyContextBuilder.withOrderEntry(AbstractOrderEntryModel orderEntry) Method parameters in de.hybris.platform.b2ctelcoservices.compatibility.impl with type arguments of type AbstractOrderEntryModelModifier and TypeMethodDescriptionprotected List<TmaBundledProductOfferingModel>TmaAutoPickPolicyActionResolver.getIntermediateParentsToBeAdded(TmaProductOfferingModel productOffering, AbstractOrderEntryModel rootEntry, List<AbstractOrderEntryModel> entriesInBundle) Returns the intermediate BPOs between the provided product offering and the product offering in the root entry which need to be added to cart. -
Uses of AbstractOrderEntryModel in de.hybris.platform.b2ctelcoservices.hook
Methods in de.hybris.platform.b2ctelcoservices.hook with parameters of type AbstractOrderEntryModelModifier and TypeMethodDescriptionvoidTmaCartHookHelper.recalculateEntries(AbstractOrderEntryModel rootEntry) Sets all cart entries belonging to the same BPO as "not calculated" and then recalculates all of them. -
Uses of AbstractOrderEntryModel in de.hybris.platform.b2ctelcoservices.hook.impl
Methods in de.hybris.platform.b2ctelcoservices.hook.impl with parameters of type AbstractOrderEntryModelModifier and TypeMethodDescriptionvoidDefaultTmaCartHookHelper.recalculateEntries(AbstractOrderEntryModel rootEntry) -
Uses of AbstractOrderEntryModel in de.hybris.platform.b2ctelcoservices.model
Methods in de.hybris.platform.b2ctelcoservices.model that return AbstractOrderEntryModelModifier and TypeMethodDescriptionTmaAbstractOrderEntryPscvModel.getOrderEntry()Generated method - Getter of theTmaAbstractOrderEntryPscv.orderEntryattribute defined at extensiontuadatacommonsservices.Methods in de.hybris.platform.b2ctelcoservices.model with parameters of type AbstractOrderEntryModelModifier and TypeMethodDescriptionvoidTmaAbstractOrderEntryPscvModel.setOrderEntry(AbstractOrderEntryModel value) Generated method - Setter ofTmaAbstractOrderEntryPscv.orderEntryattribute defined at extensiontuadatacommonsservices. -
Uses of AbstractOrderEntryModel in de.hybris.platform.b2ctelcoservices.order
Methods in de.hybris.platform.b2ctelcoservices.order that return AbstractOrderEntryModelModifier and TypeMethodDescriptionTmaAbstractOrderEntryService.getEntryBy(AbstractOrderModel abstractOrder, int entryNumber) Returns the abstract order entry with the id provided and part of he abstract order given by its id.TmaAbstractOrderEntryService.getRootEntry(AbstractOrderEntryModel entry) Returns the root entry for the provided entry.Methods in de.hybris.platform.b2ctelcoservices.order that return types with arguments of type AbstractOrderEntryModelModifier and TypeMethodDescriptionTmaAbstractOrderEntryService.getAllChildEntries(AbstractOrderEntryModel orderEntry) Returns all the child entries for the provided entry in a list.TmaAbstractOrderEntryService.getBpoParentEntries(AbstractOrderEntryModel orderEntry) Returns all the parent entries containing Bundled Product Offerings for the provided entry in a list.TmaEntryGroupService.getEntriesFrom(AbstractOrderModel abstractOrder, EntryGroup entryGroup) Returns the entries from the cart part of the provided entry group.TmaAbstractOrderEntryService.getSpoChildEntries(AbstractOrderEntryModel orderEntry) Returns all the SPO child entries for the provided entry in a list.Methods in de.hybris.platform.b2ctelcoservices.order with parameters of type AbstractOrderEntryModelModifier and TypeMethodDescriptionTmaAbstractOrderEntryService.getAllChildEntries(AbstractOrderEntryModel orderEntry) Returns all the child entries for the provided entry in a list.TmaAbstractOrderEntryService.getBpoParentEntries(AbstractOrderEntryModel orderEntry) Returns all the parent entries containing Bundled Product Offerings for the provided entry in a list.TmaAbstractOrderEntryService.getRootEntry(AbstractOrderEntryModel entry) Returns the root entry for the provided entry.TmaAbstractOrderEntryService.getSpoChildEntries(AbstractOrderEntryModel orderEntry) Returns all the SPO child entries for the provided entry in a list.Method parameters in de.hybris.platform.b2ctelcoservices.order with type arguments of type AbstractOrderEntryModelModifier and TypeMethodDescriptionTmaAbstractOrderEntryService.getPoQuantity(List<AbstractOrderEntryModel> entries, TmaProductOfferingModel productOffering) Returns the quantity of the product offering found in the list of provided entries. -
Uses of AbstractOrderEntryModel in de.hybris.platform.b2ctelcoservices.order.impl
Methods in de.hybris.platform.b2ctelcoservices.order.impl that return AbstractOrderEntryModelModifier and TypeMethodDescriptionDefaultTmaAbstractOrderEntryService.getEntryBy(AbstractOrderModel abstractOrder, int entryNumber) DefaultTmaAbstractOrderEntryService.getRootEntry(AbstractOrderEntryModel entry) Methods in de.hybris.platform.b2ctelcoservices.order.impl that return types with arguments of type AbstractOrderEntryModelModifier and TypeMethodDescriptionDefaultTmaAbstractOrderEntryService.getAllChildEntries(AbstractOrderEntryModel orderEntry) DefaultTmaAbstractOrderEntryService.getBpoParentEntries(AbstractOrderEntryModel orderEntry) DefaultTmaEntryGroupService.getEntriesFrom(AbstractOrderModel abstractOrder, EntryGroup entryGroup) DefaultTmaAbstractOrderEntryService.getSpoChildEntries(AbstractOrderEntryModel orderEntry) protected List<AbstractOrderEntryModel>DefaultTmaAbstractOrderEntryService.getSpoEntries(AbstractOrderEntryModel orderEntry) Recursive method used for returning all the child SPOs.Methods in de.hybris.platform.b2ctelcoservices.order.impl with parameters of type AbstractOrderEntryModelModifier and TypeMethodDescriptionprotected CommerceCartModificationB2ctelcoCommerceCartMergingStrategy.addEntryToCart(CartModel cart, AbstractOrderEntryModel entry, AbstractOrderEntryModel parentEntry) Adds the provided entry to the given cart.TmaBundledEntryMergeFilter.apply(AbstractOrderEntryModel candidate, AbstractOrderEntryModel target) TmaEntryMergeConfigurablePscFilter.apply(AbstractOrderEntryModel candidate, AbstractOrderEntryModel target) TmaEntryMergeProcessTypeFilter.apply(AbstractOrderEntryModel candidate, AbstractOrderEntryModel target) TmaEntryMergeRegionFilter.apply(AbstractOrderEntryModel candidate, AbstractOrderEntryModel target) TmaEntryMergeSubscriptionInfoFilter.apply(AbstractOrderEntryModel candidate, AbstractOrderEntryModel target) protected CommerceCartParameterB2ctelcoCommerceCartMergingStrategy.createCommerceCartParameter(CartModel cart, AbstractOrderEntryModel entry, AbstractOrderEntryModel parentEntry) Creates the new cart parameter used for adding the new entry to cart.DefaultTmaAbstractOrderEntryService.getAllChildEntries(AbstractOrderEntryModel orderEntry) DefaultTmaAbstractOrderEntryService.getBpoParentEntries(AbstractOrderEntryModel orderEntry) DefaultTmaAbstractOrderEntryService.getRootEntry(AbstractOrderEntryModel entry) DefaultTmaAbstractOrderEntryService.getSpoChildEntries(AbstractOrderEntryModel orderEntry) protected List<AbstractOrderEntryModel>DefaultTmaAbstractOrderEntryService.getSpoEntries(AbstractOrderEntryModel orderEntry) Recursive method used for returning all the child SPOs.protected CommerceCartModificationB2ctelcoCommerceCartMergingStrategy.mergeEntryWithCart(AbstractOrderEntryModel entry, CartModel toCart) protected CommerceCartModificationDefaultTmaCommerceUpdateCartEntryStrategy.modifyEntry(CartModel cartModel, AbstractOrderEntryModel entryToUpdate, long actualAllowedQuantityChange, long newQuantity, Integer maxOrderQuantity) Method parameters in de.hybris.platform.b2ctelcoservices.order.impl with type arguments of type AbstractOrderEntryModelModifier and TypeMethodDescriptionDefaultTmaAbstractOrderEntryService.getPoQuantity(List<AbstractOrderEntryModel> entries, TmaProductOfferingModel productOffering) protected voidB2ctelcoCommerceCloneSavedCartStrategy.processValidationMessages(Collection<AbstractOrderEntryModel> entries) Processes validation messages, sets a new id on each of them so they won't clash with the original ones. -
Uses of AbstractOrderEntryModel in de.hybris.platform.b2ctelcoservices.order.resourcestrategies.impl
Methods in de.hybris.platform.b2ctelcoservices.order.resourcestrategies.impl that return types with arguments of type AbstractOrderEntryModelModifier and TypeMethodDescriptionprotected de.hybris.platform.commerceservices.strategies.ModifiableChecker<AbstractOrderEntryModel>TmaQuantityResourceStrategy.getEntryOrderChecker()Methods in de.hybris.platform.b2ctelcoservices.order.resourcestrategies.impl with parameters of type AbstractOrderEntryModelModifier and TypeMethodDescriptionprotected voidTmaConfigProductSpecCharResourceStrategy.clearExistingConfigurablePscvs(AbstractOrderEntryModel entry, Set<TmaProductSpecCharacteristicConfigItem> requestCharacteristics) Removes the configurable characteristics from the entry which are present in the request.protected booleanTmaQuantityResourceStrategy.isOrderEntryUpdatable(AbstractOrderEntryModel entryToUpdate) protected voidTmaQuantityResourceStrategy.modifyEntry(CartModel cartModel, AbstractOrderEntryModel entryToUpdate, long actualAllowedQuantityChange, long newQuantity, Integer maxOrderQuantity, CommerceCartModification commerceCartModification) protected CommerceCartModificationTmaQuantityResourceStrategy.removeEntry(AbstractOrderEntryModel entry, AbstractOrderModel abstractOrder) protected voidTmaQuantityResourceStrategy.removeEntryFromCart(CartModel cartModel, AbstractOrderEntryModel entryToUpdate, long newQuantity, CommerceCartModification commerceCartModification) Constructor parameters in de.hybris.platform.b2ctelcoservices.order.resourcestrategies.impl with type arguments of type AbstractOrderEntryModelModifierConstructorDescriptionTmaQuantityResourceStrategy(de.hybris.platform.commerceservices.stock.CommerceStockService commerceStockService, de.hybris.platform.order.CartService cartService, de.hybris.platform.servicelayer.model.ModelService modelService, de.hybris.platform.store.services.BaseStoreService baseStoreService, de.hybris.platform.commerceservices.strategies.ModifiableChecker<AbstractOrderEntryModel> entryOrderChecker, de.hybris.platform.commerceservices.order.dao.CartEntryDao cartEntryDao, de.hybris.platform.commerceservices.order.CommerceCartCalculationStrategy commerceCartCalculationStrategy, TmaPoService poService) -
Uses of AbstractOrderEntryModel in de.hybris.platform.b2ctelcoservices.populators
Classes in de.hybris.platform.b2ctelcoservices.populators with type parameters of type AbstractOrderEntryModelModifier and TypeClassDescriptionclassTmaAbstractOrderEntryRaoPopulator<SOURCE extends AbstractOrderEntryModel,TARGET extends PqPoQualificationItemRao> Populator for populating PqPoQualificationItemRao with data from AbstractOrderEntryModel.Methods in de.hybris.platform.b2ctelcoservices.populators that return types with arguments of type AbstractOrderEntryModelModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<AbstractOrderEntryModel,PqProductData> TmaAbstractOrderEntryRaoPopulator.getTmaOrderEntryProductDataConverter()Methods in de.hybris.platform.b2ctelcoservices.populators with parameters of type AbstractOrderEntryModelModifier and TypeMethodDescriptionvoidTmaProductDataBasicPopulator.populate(AbstractOrderEntryModel source, PqProductData target) voidTmaProductDataCharacteristicsPopulator.populate(AbstractOrderEntryModel source, PqProductData target) voidTmaProductDataOrderItemsPopulator.populate(AbstractOrderEntryModel source, PqProductData target) voidTmaProductDataRelatedPlacePopulator.populate(AbstractOrderEntryModel source, PqProductData target) voidTmaProductDataSpecificationPopulator.populate(AbstractOrderEntryModel source, PqProductData target) -
Uses of AbstractOrderEntryModel in de.hybris.platform.b2ctelcoservices.pricing.factory.impl
Methods in de.hybris.platform.b2ctelcoservices.pricing.factory.impl with parameters of type AbstractOrderEntryModelModifier and TypeMethodDescriptionde.hybris.platform.util.PriceValueDefaultTmaFindPriceStrategy.findBasePrice(AbstractOrderEntryModel entry) Deprecated. -
Uses of AbstractOrderEntryModel in de.hybris.platform.b2ctelcoservices.pricing.services
Methods in de.hybris.platform.b2ctelcoservices.pricing.services with parameters of type AbstractOrderEntryModelModifier and TypeMethodDescriptionTmaPriceContextService.createPriceContext(AbstractOrderEntryModel entry) Creates aTmaPriceContextbased on the attributes values set on the order entry.TmaPriceContextService.createPriceContext(AbstractOrderEntryModel entry, TmaBundledProductOfferingModel bundledProductOffering) Deprecated.since 2105.TmaCommercePriceService.getBestApplicablePrice(AbstractOrderEntryModel orderEntryModel) Retrieves the bestPriceRowModelapplicable for the given , considering the context in which the offering has been bought (either standalone or as part of a bundle).TmaCommercePriceService.getMinimumPrice(AbstractOrderEntryModel orderEntryModel) Deprecated.since 2007. -
Uses of AbstractOrderEntryModel in de.hybris.platform.b2ctelcoservices.pricing.services.impl
Methods in de.hybris.platform.b2ctelcoservices.pricing.services.impl with parameters of type AbstractOrderEntryModelModifier and TypeMethodDescriptionprotected TmaAbstractOrderChargePriceModelDefaultTmaCalculationService.createCartPriceForDiscountValue(AbstractOrderEntryModel entry, de.hybris.platform.util.DiscountValue discountValue) Deprecated.since 2007.protected TmaPriceContextDefaultTmaCommercePriceService.createPriceContext(AbstractOrderEntryModel entry) Deprecated.since 2007.DefaultTmaPriceContextService.createPriceContext(AbstractOrderEntryModel entry) DefaultTmaPriceContextService.createPriceContext(AbstractOrderEntryModel entry, TmaBundledProductOfferingModel bundledProductOffering) DefaultTmaCommercePriceService.getBestApplicablePrice(AbstractOrderEntryModel orderEntryModel) DefaultTmaCommercePriceService.getMinimumPrice(AbstractOrderEntryModel orderEntryModel) protected Set<TmaProductOfferingModel>DefaultTmaCommercePriceService.getRequiredProductsFromCart(AbstractOrderEntryModel entry, ProductModel affectedProduct) Deprecated.since 2007.protected Set<TmaProductOfferingModel>DefaultTmaPriceContextService.getRequiredProductsFromCart(AbstractOrderEntryModel entry, ProductModel affectedProduct) Deprecated.since 2105.protected voidDefaultTmaCalculationService.resetAllValues(AbstractOrderEntryModel entry) -
Uses of AbstractOrderEntryModel in de.hybris.platform.b2ctelcoservices.pricing.strategy
Methods in de.hybris.platform.b2ctelcoservices.pricing.strategy with parameters of type AbstractOrderEntryModelModifier and TypeMethodDescriptionTmaFindAbstractOrderEntryPriceStrategy.findBasePrice(AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) Find the base price for anAbstractOrderEntryModeland creates it if there are differences in catalog codes and number of price components.TmaRetrieveTaxRateStrategy.retrieveTaxRate(Double price, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) Retrieves the tax rate for an order entry price -
Uses of AbstractOrderEntryModel in de.hybris.platform.b2ctelcoservices.pricing.strategy.builder.orderentry
Methods in de.hybris.platform.b2ctelcoservices.pricing.strategy.builder.orderentry with parameters of type AbstractOrderEntryModelModifier and TypeMethodDescriptionprotected voidTmaAbstractOrderCompositePriceBuilder.buildChildPrices(TmaCompositeProdOfferPriceModel productOfferingPrice, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes, TmaAbstractOrderCompositePriceModel price) TmaAbstractOrderCompositePriceBuilder.buildPrice(T productOfferingPrice, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) TmaAbstractOrderEntryPopPriceBuilder.buildPrice(T productOfferingPrice, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) Builds aTmaAbstractOrderPriceModelfor the given param.TmaAbstractOrderOneTimeChargeComponentPriceBuilder.buildPrice(TmaOneTimeProdOfferPriceChargeModel productOfferingPrice, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) TmaAbstractOrderRecurringChargeComponentPriceBuilder.buildPrice(TmaRecurringProdOfferPriceChargeModel productOfferingPrice, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) TmaAbstractOrderTierUsageChargeCompositePriceBuilder.buildPrice(TmaTierUsageChargeCompositePopModel productOfferingPrice, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) TmaAbstractOrderUsageChargeComponentPriceBuilder.buildPrice(TmaUsageProdOfferPriceChargeModel productOfferingPrice, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) DefaultTmaAbstractOrderEntryPriceBuilder.buildPrices(PriceRowModel price, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) TmaAbstractOrderEntryPriceBuilder.buildPrices(PriceRowModel price, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) Builds a list ofTmaAbstractOrderPriceModelfor the given param.protected abstract List<TmaAbstractOrderPriceModel>DefaultTmaAbstractOrderEntryPriceBuilder.createPrices(PriceRowModel price, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) Creates a list ofTmaAbstractOrderPriceModelbased on the param.protected voidDefaultTmaAbstractOrderEntryPopBuilder.populateGlobalAlterations(TmaProductOfferingPriceModel source, TmaAbstractOrderPriceModel target, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) protected voidDefaultTmaAbstractOrderEntryPopBuilder.populatePriceValues(Double price, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes, TmaAbstractOrderComponentPriceModel priceComponent) Populates the price values for the order entry price charge.protected voidDefaultTmaAbstractOrderEntryPriceBuilder.populatePriceValues(Double price, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes, TmaAbstractOrderChargePriceModel priceCharge) Populates the price values for the order entry price charge. -
Uses of AbstractOrderEntryModel in de.hybris.platform.b2ctelcoservices.pricing.strategy.builder.orderentry.impl
Methods in de.hybris.platform.b2ctelcoservices.pricing.strategy.builder.orderentry.impl with parameters of type AbstractOrderEntryModelModifier and TypeMethodDescriptionprotected voidTmaAbstractOrderCompositePriceBuilder.buildChildPrices(TmaCompositeProdOfferPriceModel productOfferingPrice, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes, TmaAbstractOrderCompositePriceModel price) TmaAbstractOrderAllowanceAlterationPriceBuilder.buildPrice(TmaAllowanceProdOfferPriceAlterationModel productOfferingPrice, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) TmaAbstractOrderCompositePriceBuilder.buildPrice(T productOfferingPrice, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) TmaAbstractOrderDiscountAlterationComponentPriceBuilder.buildPrice(TmaDiscountProdOfferPriceAlterationModel productOfferingPrice, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) Deprecated.TmaAbstractOrderDiscountAlterationPriceBuilder.buildPrice(TmaDiscountProdOfferPriceAlterationModel productOfferingPrice, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) TmaAbstractOrderOneTimeChargeComponentPriceBuilder.buildPrice(TmaOneTimeProdOfferPriceChargeModel productOfferingPrice, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) TmaAbstractOrderRecurringChargeComponentPriceBuilder.buildPrice(TmaRecurringProdOfferPriceChargeModel productOfferingPrice, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) TmaAbstractOrderTierUsageChargeCompositePriceBuilder.buildPrice(TmaTierUsageChargeCompositePopModel productOfferingPrice, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) TmaAbstractOrderUsageChargeComponentPriceBuilder.buildPrice(TmaUsageProdOfferPriceChargeModel productOfferingPrice, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) protected TmaAbstractOrderOneTimeChargePriceModelTmaAbstractOrderOneTimeChargePriceBuilder.createAbstractOrderOneTimeChargePrice(Double price, BillingTimeModel billingTime, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) protected TmaAbstractOrderUsageChargePriceModelTmaAbstractOrderUsageChargePriceBuilder.createAbstractOrderUsageChargePrice(UsageChargeEntryModel usageChargeEntry, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) protected TmaAbstractOrderUsageChargePriceModelTmaAbstractOrderUsageChargesPriceBuilder.createAbstractOrderUsageChargePrice(UsageChargeEntryModel usageChargeEntry, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) Deprecated.protected List<TmaAbstractOrderPriceModel>TmaAbstractOrderOneTimeChargePriceBuilder.createPrices(PriceRowModel price, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) protected List<TmaAbstractOrderPriceModel>TmaAbstractOrderOneTimeChargePriceBuilder.createPrices(SubscriptionPricePlanModel price, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) protected List<TmaAbstractOrderPriceModel>TmaAbstractOrderPriceValueBuilder.createPrices(PriceRowModel price, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) protected List<TmaAbstractOrderPriceModel>TmaAbstractOrderProductOfferingPriceBuilder.createPrices(PriceRowModel price, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) protected List<TmaAbstractOrderPriceModel>TmaAbstractOrderRecurringChargePriceBuilder.createPrices(PriceRowModel price, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) protected List<TmaAbstractOrderPriceModel>TmaAbstractOrderRecurringChargePriceBuilder.createPrices(SubscriptionPricePlanModel price, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) protected List<TmaAbstractOrderPriceModel>TmaAbstractOrderUsageChargePriceBuilder.createPrices(PriceRowModel price, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) protected List<TmaAbstractOrderPriceModel>TmaAbstractOrderUsageChargePriceBuilder.createPrices(SubscriptionPricePlanModel price, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) protected List<TmaAbstractOrderPriceModel>TmaAbstractOrderUsageChargesPriceBuilder.createPrices(PriceRowModel price, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) Deprecated.protected List<TmaAbstractOrderPriceModel>TmaAbstractOrderUsageChargesPriceBuilder.createPrices(SubscriptionPricePlanModel price, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) Deprecated.protected List<TmaAbstractOrderPriceModel>TmaAbstractOrderOneTimeChargePriceBuilder.createPricesForPriceRow(PriceRowModel price, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) Deprecated.since 2007.protected voidTmaAbstractOrderDiscountAlterationPriceBuilder.populatePriceValues(Double price, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes, TmaAbstractOrderComponentPriceModel priceComponent) Populates the price values for the order entry price charge. -
Uses of AbstractOrderEntryModel in de.hybris.platform.b2ctelcoservices.pricing.strategy.impl
Methods in de.hybris.platform.b2ctelcoservices.pricing.strategy.impl with parameters of type AbstractOrderEntryModelModifier and TypeMethodDescriptionDefaultTmaFindAbstractOrderEntryPriceStrategy.findBasePrice(AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) de.hybris.platform.util.PriceValueDefaultTmaFindOrderEntryPriceStrategy.findBasePrice(AbstractOrderEntryModel entry) Determines the base price for the given .DefaultTmaRetrieveTaxRateStrategy.retrieveTaxRate(Double price, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) -
Uses of AbstractOrderEntryModel in de.hybris.platform.b2ctelcoservices.promotion.action.impl
Methods in de.hybris.platform.b2ctelcoservices.promotion.action.impl with parameters of type AbstractOrderEntryModelModifier and TypeMethodDescriptionprotected voidDefaultTmaPromotionAddProductToCartActionStrategy.updateEntry(AbstractOrderEntryModel entryToUpdate, AbstractOrderModel order) -
Uses of AbstractOrderEntryModel in de.hybris.platform.b2ctelcoservices.promotion.populators
Methods in de.hybris.platform.b2ctelcoservices.promotion.populators with parameters of type AbstractOrderEntryModelModifier and TypeMethodDescriptionvoidTmaOrderEntryRaoPriceContextPopulator.populate(AbstractOrderEntryModel source, OrderEntryRAO target) -
Uses of AbstractOrderEntryModel in de.hybris.platform.commerceservices.order
Methods in de.hybris.platform.commerceservices.order that return AbstractOrderEntryModelModifier and TypeMethodDescriptionCommerceCartModification.getEntry()CommerceCartModification.getParentEntry()Methods in de.hybris.platform.commerceservices.order with parameters of type AbstractOrderEntryModelModifier and TypeMethodDescriptionvoidCommerceCartModification.setEntry(AbstractOrderEntryModel entry) voidCommerceCartModification.setParentEntry(AbstractOrderEntryModel parentEntry) -
Uses of AbstractOrderEntryModel in de.hybris.platform.commerceservices.service.data
Methods in de.hybris.platform.commerceservices.service.data that return AbstractOrderEntryModelMethods in de.hybris.platform.commerceservices.service.data with parameters of type AbstractOrderEntryModelModifier and TypeMethodDescriptionvoidCommerceCartParameter.setParentEntry(AbstractOrderEntryModel parentEntry) -
Uses of AbstractOrderEntryModel in de.hybris.platform.core.model.order
Subclasses of AbstractOrderEntryModel in de.hybris.platform.core.model.orderModifier and TypeClassDescriptionclassGenerated model class for type CartEntry first defined at extension core.classGenerated model class for type OrderEntry first defined at extension core.classGenerated model class for type QuoteEntry first defined at extension core.Methods in de.hybris.platform.core.model.order that return AbstractOrderEntryModelModifier and TypeMethodDescriptionAbstractOrderEntryModel.getMasterEntry()Generated method - Getter of theAbstractOrderEntry.masterEntryattribute defined at extensionsubscriptionservices.Methods in de.hybris.platform.core.model.order that return types with arguments of type AbstractOrderEntryModelModifier and TypeMethodDescriptionAbstractOrderEntryModel.getChildEntries()Generated method - Getter of theAbstractOrderEntry.childEntriesattribute defined at extensionsubscriptionservices.AbstractOrderModel.getEntries()Generated method - Getter of theAbstractOrder.entriesattribute defined at extensioncore.Methods in de.hybris.platform.core.model.order with parameters of type AbstractOrderEntryModelModifier and TypeMethodDescriptionvoidAbstractOrderEntryModel.setMasterEntry(AbstractOrderEntryModel value) Generated method - Setter ofAbstractOrderEntry.masterEntryattribute defined at extensionsubscriptionservices.Method parameters in de.hybris.platform.core.model.order with type arguments of type AbstractOrderEntryModelModifier and TypeMethodDescriptionvoidAbstractOrderEntryModel.setChildEntries(Collection<AbstractOrderEntryModel> value) Generated method - Setter ofAbstractOrderEntry.childEntriesattribute defined at extensionsubscriptionservices.voidAbstractOrderModel.setEntries(List<AbstractOrderEntryModel> value) Generated method - Setter ofAbstractOrder.entriesattribute defined at extensioncore. -
Uses of AbstractOrderEntryModel in de.hybris.platform.order.model
Methods in de.hybris.platform.order.model that return AbstractOrderEntryModelModifier and TypeMethodDescriptionAbstractOrderEntryProductInfoModel.getOrderEntry()Generated method - Getter of theAbstractOrderEntryProductInfo.orderEntryattribute defined at extensioncatalog.Methods in de.hybris.platform.order.model with parameters of type AbstractOrderEntryModelModifier and TypeMethodDescriptionvoidAbstractOrderEntryProductInfoModel.setOrderEntry(AbstractOrderEntryModel value) Generated method - Initial setter ofAbstractOrderEntryProductInfo.orderEntryattribute defined at extensioncatalog.Constructors in de.hybris.platform.order.model with parameters of type AbstractOrderEntryModelModifierConstructorDescriptionAbstractOrderEntryProductInfoModel(ConfiguratorType _configuratorType, AbstractOrderEntryModel _orderEntry) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAbstractOrderEntryProductInfoModel(ConfiguratorType _configuratorType, AbstractOrderEntryModel _orderEntry, ItemModel _owner) 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 AbstractOrderEntryModel in de.hybris.platform.ordersplitting.model
Methods in de.hybris.platform.ordersplitting.model that return AbstractOrderEntryModelModifier and TypeMethodDescriptionConsignmentEntryModel.getOrderEntry()Generated method - Getter of theConsignmentEntry.orderEntryattribute defined at extensionbasecommerce.Methods in de.hybris.platform.ordersplitting.model with parameters of type AbstractOrderEntryModelModifier and TypeMethodDescriptionvoidConsignmentEntryModel.setOrderEntry(AbstractOrderEntryModel value) Generated method - Initial setter ofConsignmentEntry.orderEntryattribute defined at extensionbasecommerce.Constructors in de.hybris.platform.ordersplitting.model with parameters of type AbstractOrderEntryModelModifierConstructorDescriptionConsignmentEntryModel(ConsignmentModel _consignment, AbstractOrderEntryModel _orderEntry, ItemModel _owner, Long _quantity) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersConsignmentEntryModel(ConsignmentModel _consignment, AbstractOrderEntryModel _orderEntry, Long _quantity) 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 AbstractOrderEntryModel in de.hybris.platform.promotionengineservices.promotionengine.report.data
Methods in de.hybris.platform.promotionengineservices.promotionengine.report.data that return AbstractOrderEntryModelMethods in de.hybris.platform.promotionengineservices.promotionengine.report.data with parameters of type AbstractOrderEntryModelModifier and TypeMethodDescriptionvoidOrderEntryLevelPromotionEngineResults.setOrderEntry(AbstractOrderEntryModel orderEntry) -
Uses of AbstractOrderEntryModel in de.hybris.platform.promotions.model
Methods in de.hybris.platform.promotions.model that return AbstractOrderEntryModelModifier and TypeMethodDescriptionPromotionOrderEntryConsumedModel.getOrderEntry()Generated method - Getter of thePromotionOrderEntryConsumed.orderEntryattribute defined at extensionpromotions.Methods in de.hybris.platform.promotions.model with parameters of type AbstractOrderEntryModelModifier and TypeMethodDescriptionvoidPromotionOrderEntryConsumedModel.setOrderEntry(AbstractOrderEntryModel value) Generated method - Setter ofPromotionOrderEntryConsumed.orderEntryattribute defined at extensionpromotions. -
Uses of AbstractOrderEntryModel in de.hybris.platform.returns.model
Subclasses of AbstractOrderEntryModel in de.hybris.platform.returns.modelModifier and TypeClassDescriptionclassGenerated model class for type ReplacementOrderEntry first defined at extension basecommerce.classGenerated model class for type ReturnOrderEntry first defined at extension basecommerce.Methods in de.hybris.platform.returns.model that return AbstractOrderEntryModelModifier and TypeMethodDescriptionReturnEntryModel.getOrderEntry()Generated method - Getter of theReturnEntry.orderEntryattribute defined at extensionbasecommerce.Methods in de.hybris.platform.returns.model with parameters of type AbstractOrderEntryModelModifier and TypeMethodDescriptionvoidReturnEntryModel.setOrderEntry(AbstractOrderEntryModel value) Generated method - Setter ofReturnEntry.orderEntryattribute defined at extensionbasecommerce.Constructors in de.hybris.platform.returns.model with parameters of type AbstractOrderEntryModelModifierConstructorDescriptionRefundEntryModel(ReturnAction _action, AbstractOrderEntryModel _orderEntry, RefundReason _reason, ReturnStatus _status) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersRefundEntryModel(ReturnAction _action, AbstractOrderEntryModel _orderEntry, ItemModel _owner, RefundReason _reason, ReturnStatus _status) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersReplacementEntryModel(ReturnAction _action, AbstractOrderEntryModel _orderEntry, ReplacementReason _reason, ReturnStatus _status) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersReplacementEntryModel(ReturnAction _action, AbstractOrderEntryModel _orderEntry, ItemModel _owner, ReplacementReason _reason, ReturnStatus _status) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersReturnEntryModel(ReturnAction _action, AbstractOrderEntryModel _orderEntry, ReturnStatus _status) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersReturnEntryModel(ReturnAction _action, AbstractOrderEntryModel _orderEntry, ItemModel _owner, ReturnStatus _status) 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 AbstractOrderEntryModel in de.hybris.platform.servicelayer.internal.model.order
Modifier and TypeClassDescriptionclassGenerated model class for type InMemoryCartEntry first defined at extension core.
DefaultTmaBpoCardinalityService.verifyCardinality(Collection AbstractOrderEntryModel, AbstractOrderEntryModel, TmaBundledProductOfferingModel, TmaBundledProdOfferOptionModel)instead