Uses of Class
de.hybris.platform.core.order.EntryGroup
-
-
Uses of EntryGroup in de.hybris.platform.commercefacades.order.converters.populator
Methods in de.hybris.platform.commercefacades.order.converters.populator that return EntryGroup Modifier and Type Method Description protected EntryGroupAbstractOrderPopulatorTest. entryGroup(java.lang.Integer number, EntryGroup... children)Methods in de.hybris.platform.commercefacades.order.converters.populator that return types with arguments of type EntryGroup Modifier and Type Method Description protected Converter<EntryGroup,EntryGroupData>AbstractOrderPopulator. getEntryGroupConverter()protected Converter<EntryGroup,EntryGroupData>EntryGroupPopulator. getEntryGroupConverter()Methods in de.hybris.platform.commercefacades.order.converters.populator with parameters of type EntryGroup Modifier and Type Method Description protected EntryGroupAbstractOrderPopulatorTest. entryGroup(java.lang.Integer number, EntryGroup... children)voidEntryGroupPopulator. populate(EntryGroup entryGroup, EntryGroupData entryGroupData)Method parameters in de.hybris.platform.commercefacades.order.converters.populator with type arguments of type EntryGroup Modifier and Type Method Description voidAbstractOrderPopulator. setEntryGroupConverter(Converter<EntryGroup,EntryGroupData> entryGroupConverter)voidEntryGroupPopulator. setEntryGroupConverter(Converter<EntryGroup,EntryGroupData> entryGroupConverter)protected voidAbstractOrderPopulator. updateEntryGroupReferences(java.util.Collection<EntryGroup> source, java.util.Map<java.lang.Integer,EntryGroupData> target)Fills references to other groups of each convertedEntryGroupData. -
Uses of EntryGroup in de.hybris.platform.commerceservices.order.impl
Methods in de.hybris.platform.commerceservices.order.impl that return types with arguments of type EntryGroup Modifier and Type Method Description protected java.util.List<EntryGroup>DefaultCommerceRemoveEntryGroupStrategy. excludeEntryGroup(java.util.List<EntryGroup> source, java.lang.Integer groupNumber)protected java.util.List<EntryGroup>DefaultCommerceCartMergingStrategy. flatten(java.util.List<EntryGroup> roots)Methods in de.hybris.platform.commerceservices.order.impl with parameters of type EntryGroup Modifier and Type Method Description protected java.util.List<java.lang.Integer>DefaultCommerceRemoveEntryGroupStrategy. getAllSubsequentGroupNumbers(EntryGroup group)Method parameters in de.hybris.platform.commerceservices.order.impl with type arguments of type EntryGroup Modifier and Type Method Description protected java.util.List<EntryGroup>DefaultCommerceRemoveEntryGroupStrategy. excludeEntryGroup(java.util.List<EntryGroup> source, java.lang.Integer groupNumber)protected java.util.List<EntryGroup>DefaultCommerceCartMergingStrategy. flatten(java.util.List<EntryGroup> roots)protected java.util.Map<java.lang.Integer,java.lang.Integer>DefaultCommerceCartMergingStrategy. reindexEntryGroups(java.util.List<EntryGroup> roots, java.util.List<EntryGroup> refRoots) -
Uses of EntryGroup in de.hybris.platform.configurablebundlefacades.order.converters.populator
Methods in de.hybris.platform.configurablebundlefacades.order.converters.populator that return EntryGroup Modifier and Type Method Description protected EntryGroupBundleCommerceCartPopulator. getEntryGroup(S source, OrderEntryData entry)Find first incomplete bundle component of each package -
Uses of EntryGroup in de.hybris.platform.configurablebundlefacades.order.impl
Methods in de.hybris.platform.configurablebundlefacades.order.impl that return EntryGroup Modifier and Type Method Description protected EntryGroupDefaultBundleCommerceCartFacade. createBundleStructure(AbstractOrderEntryModel entry, BundleTemplateModel bundleTemplate)Deprecated, for removal: This API element is subject to removal in a future version.since 1905Methods in de.hybris.platform.configurablebundlefacades.order.impl with parameters of type EntryGroup Modifier and Type Method Description protected voidDefaultBundleCommerceCartFacade. applyDisableRules(ProductData productData, EntryGroup currentEntryGroup)protected voidDefaultBundleCommerceCartFacade. enrichProductData(java.util.List<ProductData> searchResult, EntryGroup currentEntryGroup)Populate some extra fields of product DTO restored from solr documents. -
Uses of EntryGroup in de.hybris.platform.configurablebundleservices.bundle
Methods in de.hybris.platform.configurablebundleservices.bundle that return EntryGroup Modifier and Type Method Description EntryGroupBundleTemplateService. createBundleTree(BundleTemplateModel bundleTemplate, AbstractOrderModel order)Creates entry group tree reflecting the structure of a bundle template and add the tree to the given order.EntryGroupBundleTemplateService. getBundleEntryGroup(AbstractOrderEntryModel entry)ReturnsEntryGroupof typeGroupType.CONFIGURABLEBUNDLEthe given entry belongs to.EntryGroupBundleTemplateService. getBundleEntryGroup(AbstractOrderModel order, java.util.Set<java.lang.Integer> entryGroupNumbers)For given Set of entry group numbers find the one which id is of typeCONFIGURABLEBUNDLEin given order.Methods in de.hybris.platform.configurablebundleservices.bundle with parameters of type EntryGroup Modifier and Type Method Description java.util.List<DisableProductBundleRuleModel>BundleRuleService. getDisableProductBundleRules(ProductModel product, EntryGroup entryGroup, AbstractOrderModel order)DisableProductBundleRuleModelBundleRuleService. getDisableRuleForBundleProduct(AbstractOrderModel masterAbstractOrder, ProductModel product, EntryGroup entryGroup, boolean ignoreCurrentProducts)Returns aDisableProductBundleRuleModelvalid for the givenproductignoring productsignoreProductsin the cart. -
Uses of EntryGroup in de.hybris.platform.configurablebundleservices.bundle.impl
Methods in de.hybris.platform.configurablebundleservices.bundle.impl that return EntryGroup Modifier and Type Method Description EntryGroupDefaultBundleTemplateService. createBundleTree(BundleTemplateModel bundleTemplate, AbstractOrderModel order)EntryGroupDefaultBundleTemplateService. getBundleEntryGroup(AbstractOrderEntryModel entry)EntryGroupDefaultBundleTemplateService. getBundleEntryGroup(AbstractOrderModel order, java.util.Set<java.lang.Integer> entryGroupNumbers)Methods in de.hybris.platform.configurablebundleservices.bundle.impl that return types with arguments of type EntryGroup Modifier and Type Method Description protected java.util.List<EntryGroup>DefaultBundleTemplateService. createEntryGroupTree(BundleTemplateModel currentBundleTemplate, EntryGroup parentEntryGroup)Methods in de.hybris.platform.configurablebundleservices.bundle.impl with parameters of type EntryGroup Modifier and Type Method Description protected voidDefaultBundleTemplateService. addTreeToOrder(AbstractOrderModel order, EntryGroup rootGroup)protected java.util.Set<java.lang.Integer>DefaultAbstractBundleComponentEditableChecker. bundleTemplatesToGroupNumbers(EntryGroup rootGroup, java.util.Collection<BundleTemplateModel> components)protected java.util.List<EntryGroup>DefaultBundleTemplateService. createEntryGroupTree(BundleTemplateModel currentBundleTemplate, EntryGroup parentEntryGroup)protected java.util.Set<ProductModel>DefaultBundleCommerceRuleService. getCartProductsInSameBundle(AbstractOrderModel order, ProductModel product, EntryGroup bundleEntryGroup)Returns a list of of products that belong to the same bundle entry group in the given multi-cart as the givenproductjava.util.List<DisableProductBundleRuleModel>DefaultBundleCommerceRuleService. getDisableProductBundleRules(ProductModel product, EntryGroup entryGroup, AbstractOrderModel order)DisableProductBundleRuleModelDefaultBundleCommerceRuleService. getDisableRuleForBundleProduct(AbstractOrderModel masterAbstractOrder, ProductModel product, EntryGroup entryGroup, boolean ignoreCurrentProducts)Method parameters in de.hybris.platform.configurablebundleservices.bundle.impl with type arguments of type EntryGroup Modifier and Type Method Description protected voidDefaultBundleTemplateService. addGroupNumbers(java.util.List<EntryGroup> bundleEntryGroups, AbstractOrderModel order) -
Uses of EntryGroup in de.hybris.platform.configurablebundleservices.order
Methods in de.hybris.platform.configurablebundleservices.order with parameters of type EntryGroup Modifier and Type Method Description protected voidBundleCartValidator. updateEntryGroupErroneousStatus(AbstractOrderModel order, EntryGroup bundleEntryGroup, java.util.concurrent.atomic.AtomicBoolean changed)Method parameters in de.hybris.platform.configurablebundleservices.order with type arguments of type EntryGroup Modifier and Type Method Description booleanBundleCartValidator. updateErroneousGroups(java.util.List<EntryGroup> groups, AbstractOrderModel order)Updateserroneousflag of entries inorderaccording to current state of bundle. -
Uses of EntryGroup in de.hybris.platform.configurablebundleservices.order.hook
Methods in de.hybris.platform.configurablebundleservices.order.hook that return EntryGroup Modifier and Type Method Description protected EntryGroupBundleAddToCartMethodHook. getBundleEntryGroup(CommerceCartParameter parameter)protected EntryGroupBundleAddToCartMethodHook. getGroupForComponent(EntryGroup root, java.lang.String externalReferenceId)Methods in de.hybris.platform.configurablebundleservices.order.hook with parameters of type EntryGroup Modifier and Type Method Description protected EntryGroupBundleAddToCartMethodHook. getGroupForComponent(EntryGroup root, java.lang.String externalReferenceId) -
Uses of EntryGroup in de.hybris.platform.configurablebundleservices.order.impl
Fields in de.hybris.platform.configurablebundleservices.order.impl declared as EntryGroup Modifier and Type Field Description protected EntryGroupBundleCartValidatorTest. groupErrprotected EntryGroupBundleCartValidatorTest. groupOkprotected EntryGroupBundleCartValidatorTest. rootGroup -
Uses of EntryGroup in de.hybris.platform.core.model.order
Methods in de.hybris.platform.core.model.order that return types with arguments of type EntryGroup Modifier and Type Method Description java.util.List<EntryGroup>AbstractOrderModel. getEntryGroups()Generated method - Getter of theAbstractOrder.entryGroupsattribute defined at extensioncore.Method parameters in de.hybris.platform.core.model.order with type arguments of type EntryGroup Modifier and Type Method Description voidAbstractOrderModel. setEntryGroups(java.util.List<EntryGroup> value)Generated method - Setter ofAbstractOrder.entryGroupsattribute defined at extensioncore. -
Uses of EntryGroup in de.hybris.platform.core.order
Methods in de.hybris.platform.core.order that return types with arguments of type EntryGroup Modifier and Type Method Description java.util.List<EntryGroup>EntryGroup. getChildren()Method parameters in de.hybris.platform.core.order with type arguments of type EntryGroup Modifier and Type Method Description voidEntryGroup. setChildren(java.util.List<EntryGroup> children) -
Uses of EntryGroup in de.hybris.platform.jalo.order
Methods in de.hybris.platform.jalo.order that return types with arguments of type EntryGroup Modifier and Type Method Description java.util.List<EntryGroup>GeneratedAbstractOrder. getEntryGroups()Generated method - Getter of theAbstractOrder.entryGroupsattribute.java.util.List<EntryGroup>GeneratedAbstractOrder. getEntryGroups(SessionContext ctx)Generated method - Getter of theAbstractOrder.entryGroupsattribute.Method parameters in de.hybris.platform.jalo.order with type arguments of type EntryGroup Modifier and Type Method Description voidGeneratedAbstractOrder. setEntryGroups(SessionContext ctx, java.util.List<EntryGroup> value)Generated method - Setter of theAbstractOrder.entryGroupsattribute.voidGeneratedAbstractOrder. setEntryGroups(java.util.List<EntryGroup> value)Generated method - Setter of theAbstractOrder.entryGroupsattribute. -
Uses of EntryGroup in de.hybris.platform.order
Methods in de.hybris.platform.order that return EntryGroup Modifier and Type Method Description EntryGroupEntryGroupService. getGroup(AbstractOrderModel order, java.lang.Integer groupNumber)ReturnsEntryGroupby groupNumberEntryGroupEntryGroupService. getGroupOfType(AbstractOrderModel order, java.util.Collection<java.lang.Integer> groupNumbers, GroupType type)Find entry group in the cart by number and type.EntryGroupEntryGroupService. getParent(AbstractOrderModel order, java.lang.Integer groupNumber)Returns parent entry group of the tree within the order's entry group trees which has given group.EntryGroupEntryGroupService. getRoot(AbstractOrderModel order, java.lang.Integer groupNumber)Returns root of the tree within the order's entry group trees which has given group.Methods in de.hybris.platform.order that return types with arguments of type EntryGroup Modifier and Type Method Description java.util.List<EntryGroup>EntryGroupService. getLeaves(EntryGroup entryGroup)Returns all leafEntryGroups of given one.java.util.List<EntryGroup>EntryGroupService. getNestedGroups(EntryGroup entryGroup)Gets all nestedEntryGroups of given one, including the given one.Methods in de.hybris.platform.order with parameters of type EntryGroup Modifier and Type Method Description java.util.List<EntryGroup>EntryGroupService. getLeaves(EntryGroup entryGroup)Returns all leafEntryGroups of given one.java.util.List<EntryGroup>EntryGroupService. getNestedGroups(EntryGroup entryGroup)Gets all nestedEntryGroups of given one, including the given one.Method parameters in de.hybris.platform.order with type arguments of type EntryGroup Modifier and Type Method Description intEntryGroupService. findMaxGroupNumber(java.util.List<EntryGroup> roots)Searches for maximum value ofgetGroupNumber(). -
Uses of EntryGroup in de.hybris.platform.order.impl
Fields in de.hybris.platform.order.impl declared as EntryGroup Modifier and Type Field Description protected EntryGroupDefaultEntryGroupServiceTest. rootMethods in de.hybris.platform.order.impl that return EntryGroup Modifier and Type Method Description protected EntryGroupDefaultEntryGroupServiceIntegrationTest. entryGroup(java.lang.Integer number)protected EntryGroupDefaultEntryGroupServiceTest. entryGroup(java.lang.Integer number, EntryGroup... children)EntryGroupDefaultEntryGroupService. getGroup(AbstractOrderModel order, java.lang.Integer groupNumber)EntryGroupDefaultEntryGroupService. getGroupOfType(AbstractOrderModel order, java.util.Collection<java.lang.Integer> groupNumbers, GroupType type)EntryGroupDefaultEntryGroupService. getParent(AbstractOrderModel order, java.lang.Integer groupNumber)EntryGroupDefaultEntryGroupService. getRoot(AbstractOrderModel order, java.lang.Integer groupNumber)Methods in de.hybris.platform.order.impl that return types with arguments of type EntryGroup Modifier and Type Method Description java.util.List<EntryGroup>DefaultEntryGroupService. getLeaves(EntryGroup entryGroup)java.util.List<EntryGroup>DefaultEntryGroupService. getNestedGroups(EntryGroup entryGroup)Methods in de.hybris.platform.order.impl with parameters of type EntryGroup Modifier and Type Method Description protected EntryGroupDefaultEntryGroupServiceTest. entryGroup(java.lang.Integer number, EntryGroup... children)java.util.List<EntryGroup>DefaultEntryGroupService. getLeaves(EntryGroup entryGroup)java.util.List<EntryGroup>DefaultEntryGroupService. getNestedGroups(EntryGroup entryGroup)Method parameters in de.hybris.platform.order.impl with type arguments of type EntryGroup Modifier and Type Method Description intDefaultEntryGroupService. findMaxGroupNumber(java.util.List<EntryGroup> roots) -
Uses of EntryGroup in de.hybris.platform.order.interceptors
Methods in de.hybris.platform.order.interceptors that return EntryGroup Modifier and Type Method Description protected EntryGroupEntryGroupStructureValidateInterceptorTest. entryGroup(java.lang.Integer number, EntryGroup... children)Methods in de.hybris.platform.order.interceptors with parameters of type EntryGroup Modifier and Type Method Description protected EntryGroupEntryGroupStructureValidateInterceptorTest. entryGroup(java.lang.Integer number, EntryGroup... children)protected voidEntryGroupStructureValidateInterceptor. validateRootGroupTree(EntryGroup rootGroup, java.util.List<EntryGroup> existingEntryGroups)Method parameters in de.hybris.platform.order.interceptors with type arguments of type EntryGroup Modifier and Type Method Description protected java.util.Collection<java.lang.Integer>EntryGroupStructureValidateInterceptor. getEntryGroupNumbers(java.util.Collection<EntryGroup> entryGroups)protected voidEntryGroupStructureValidateInterceptor. validateRootGroupTree(EntryGroup rootGroup, java.util.List<EntryGroup> existingEntryGroups)protected voidEntryGroupStructureValidateInterceptor. validateRootGroupTrees(java.util.List<EntryGroup> rootGroups) -
Uses of EntryGroup in de.hybris.platform.platformbackoffice.labelproviders
Methods in de.hybris.platform.platformbackoffice.labelproviders with parameters of type EntryGroup Modifier and Type Method Description java.lang.StringEntryGroupLabelProvider. getDescription(EntryGroup object)java.lang.StringEntryGroupLabelProvider. getIconPath(EntryGroup object)java.lang.StringEntryGroupLabelProvider. getLabel(EntryGroup group) -
Uses of EntryGroup in de.hybris.platform.ruleengineservices.converters.populator
Methods in de.hybris.platform.ruleengineservices.converters.populator with parameters of type EntryGroup Modifier and Type Method Description voidOrderEntryGroupRaoPopulator. populate(EntryGroup source, OrderEntryGroupRAO target) -
Uses of EntryGroup in de.hybris.platform.ruleengineservices.rao.providers.impl
Methods in de.hybris.platform.ruleengineservices.rao.providers.impl that return types with arguments of type EntryGroup Modifier and Type Method Description protected Converter<EntryGroup,OrderEntryGroupRAO>DefaultEntryGroupRAOProvider. getEntryGroupRaoConverter()Methods in de.hybris.platform.ruleengineservices.rao.providers.impl with parameters of type EntryGroup Modifier and Type Method Description protected java.util.Set<OrderEntryGroupRAO>DefaultEntryGroupRAOProvider. collectNestedGroups(EntryGroup rootEntryGroup, OrderEntryGroupRAO rootEntryGroupRao)Method parameters in de.hybris.platform.ruleengineservices.rao.providers.impl with type arguments of type EntryGroup Modifier and Type Method Description voidDefaultEntryGroupRAOProvider. setEntryGroupRaoConverter(Converter<EntryGroup,OrderEntryGroupRAO> entryGroupRaoConverter)
-