Uses of Class
de.hybris.platform.configurablebundleservices.model.BundleTemplateModel
-
-
Uses of BundleTemplateModel in de.hybris.platform.commerceservices.service.data
Methods in de.hybris.platform.commerceservices.service.data that return BundleTemplateModel Modifier and Type Method Description BundleTemplateModelCommerceCartParameter. getBundleTemplate()Methods in de.hybris.platform.commerceservices.service.data with parameters of type BundleTemplateModel Modifier and Type Method Description voidCommerceCartParameter. setBundleTemplate(BundleTemplateModel bundleTemplate) -
Uses of BundleTemplateModel in de.hybris.platform.configurablebundlebackoffice.renderers
Methods in de.hybris.platform.configurablebundlebackoffice.renderers with parameters of type BundleTemplateModel Modifier and Type Method Description protected org.zkoss.zul.LabelDefaultBundleTemplateSummaryViewApprovalStatusRenderer. createApprovalStatusValue(BundleTemplateModel data)protected java.lang.StringDefaultBundleTemplateSummaryViewApprovalStatusRenderer. getIconStatusSClass(org.zkoss.zk.ui.HtmlBasedComponent iconContainer, com.hybris.cockpitng.config.summaryview.jaxb.Attribute attributeConfiguration, BundleTemplateModel data, com.hybris.cockpitng.dataaccess.facades.type.DataAttribute dataAttribute, com.hybris.cockpitng.dataaccess.facades.type.DataType dataType, com.hybris.cockpitng.engine.WidgetInstanceManager widgetInstanceManager)protected booleanDefaultBundleTemplateSummaryViewApprovalStatusRenderer. hasPermission(BundleTemplateModel data, com.hybris.cockpitng.dataaccess.facades.type.DataType dataType)protected voidDefaultBundleTemplateSummaryViewApprovalStatusRenderer. renderValue(org.zkoss.zul.Div attributeContainer, com.hybris.cockpitng.config.summaryview.jaxb.Attribute attributeConfiguration, BundleTemplateModel data, com.hybris.cockpitng.dataaccess.facades.type.DataAttribute dataAttribute, com.hybris.cockpitng.dataaccess.facades.type.DataType dataType, com.hybris.cockpitng.engine.WidgetInstanceManager widgetInstanceManager) -
Uses of BundleTemplateModel in de.hybris.platform.configurablebundlebackoffice.synchronization.itemvisitors.impl
Methods in de.hybris.platform.configurablebundlebackoffice.synchronization.itemvisitors.impl with parameters of type BundleTemplateModel Modifier and Type Method Description java.util.List<ItemModel>BundleTemplateItemVisitor. visit(BundleTemplateModel bundleTemplate, java.util.List<ItemModel> path, java.util.Map<java.lang.String,java.lang.Object> map) -
Uses of BundleTemplateModel in de.hybris.platform.configurablebundlebackoffice.widgets.actions
Methods in de.hybris.platform.configurablebundlebackoffice.widgets.actions that return BundleTemplateModel Modifier and Type Method Description protected BundleTemplateModelBundleTemplateCloneAction. cloneBundleTemplate(BundleTemplateModel bundleToBeCloned)protected BundleTemplateModelBundleTemplateCloneAction. cloneBundleTemplateRecursive(BundleTemplateModel bundleToBeCloned)protected BundleTemplateModelBundleTemplateCloneAction. resolveBundleTemplateToClone(com.hybris.cockpitng.actions.ActionContext<java.lang.Object> ctx)Methods in de.hybris.platform.configurablebundlebackoffice.widgets.actions that return types with arguments of type BundleTemplateModel Modifier and Type Method Description protected java.util.List<BundleTemplateModel>BundleTemplateDeleteAction. getAllCatalogVersionsOfBundleTemplate(BundleTemplateModel templateModel)protected java.util.List<BundleTemplateModel>BundleTemplateDeleteAction. getRootBundles(java.util.Collection<java.lang.Object> ctxObjects)protected java.util.List<BundleTemplateModel>BundleTemplateRefreshAction. getRootBundles(java.util.Collection<java.lang.Object> ctxObjects)Methods in de.hybris.platform.configurablebundlebackoffice.widgets.actions with parameters of type BundleTemplateModel Modifier and Type Method Description protected BundleTemplateModelBundleTemplateCloneAction. cloneBundleTemplate(BundleTemplateModel bundleToBeCloned)protected BundleTemplateModelBundleTemplateCloneAction. cloneBundleTemplateRecursive(BundleTemplateModel bundleToBeCloned)protected voidBundleTemplateCloneAction. cloneChildBundleTemplatesRecursive(BundleTemplateModel bundleToBeCloned, BundleTemplateModel clonedBundleTemplateModel)protected voidBundleTemplateCloneAction. cloneDependentBundleTemplatesRecursive(BundleTemplateModel bundleToBeCloned, BundleTemplateModel clonedBundleTemplateModel)protected voidBundleTemplateCloneAction. cloneRequiredBundleTemplatesRecursive(BundleTemplateModel bundleToBeCloned, BundleTemplateModel clonedBundleTemplateModel)protected java.util.List<BundleTemplateModel>BundleTemplateDeleteAction. getAllCatalogVersionsOfBundleTemplate(BundleTemplateModel templateModel)protected booleanBundleTemplateCloneAction. isBundleTemplateClonable(BundleTemplateModel bundleTemplate)protected booleanBundleTemplateDeleteAction. isBundleTemplateDeletable(BundleTemplateModel bundleTemplateModel)protected booleanBundleTemplateRefreshAction. isBundleTemplateRefreshable(BundleTemplateModel templateModel)protected booleanBundleTemplateDeleteAction. isChildBundleTemplateDeletable(BundleTemplateModel bundleTemplateModel)protected booleanBundleTemplateDeleteAction. isRootBundleTemplateDeletable(BundleTemplateModel bundleTemplateModel) -
Uses of BundleTemplateModel in de.hybris.platform.configurablebundlebackoffice.widgets.explorertree.refreshstrategy
Methods in de.hybris.platform.configurablebundlebackoffice.widgets.explorertree.refreshstrategy that return types with arguments of type BundleTemplateModel Modifier and Type Method Description protected java.util.Collection<BundleTemplateModel>ExplorerTreeBundleTemplatesDynamicNodeRefreshStrategy. collectAllParentTemplates(BundleTemplateModel bundleTemplate, java.util.Set<BundleTemplateModel> parentBundles)protected java.util.Collection<BundleTemplateModel>ExplorerTreeBundleTemplatesDynamicNodeRefreshStrategy. collectParentTemplates(BundleTemplateModel bundleTemplate)Methods in de.hybris.platform.configurablebundlebackoffice.widgets.explorertree.refreshstrategy with parameters of type BundleTemplateModel Modifier and Type Method Description protected java.util.Collection<BundleTemplateModel>ExplorerTreeBundleTemplatesDynamicNodeRefreshStrategy. collectAllParentTemplates(BundleTemplateModel bundleTemplate, java.util.Set<BundleTemplateModel> parentBundles)protected java.util.Collection<BundleTemplateModel>ExplorerTreeBundleTemplatesDynamicNodeRefreshStrategy. collectParentTemplates(BundleTemplateModel bundleTemplate)Method parameters in de.hybris.platform.configurablebundlebackoffice.widgets.explorertree.refreshstrategy with type arguments of type BundleTemplateModel Modifier and Type Method Description protected java.util.Collection<BundleTemplateModel>ExplorerTreeBundleTemplatesDynamicNodeRefreshStrategy. collectAllParentTemplates(BundleTemplateModel bundleTemplate, java.util.Set<BundleTemplateModel> parentBundles) -
Uses of BundleTemplateModel in de.hybris.platform.configurablebundlebackoffice.widgets.populator
Methods in de.hybris.platform.configurablebundlebackoffice.widgets.populator that return types with arguments of type BundleTemplateModel Modifier and Type Method Description protected java.util.function.Function<org.zkoss.zul.TreeNode<BundleTemplateModel>,com.hybris.cockpitng.tree.node.DynamicNode>BundleTemplatesTreeModelPopulator. getRegularNodeCreatorFunction(com.hybris.cockpitng.tree.node.DynamicNode node)Methods in de.hybris.platform.configurablebundlebackoffice.widgets.populator with parameters of type BundleTemplateModel Modifier and Type Method Description protected java.util.List<com.hybris.backoffice.navigation.NavigationNode>BundleTemplatesTreeModelPopulator. prepareNavigationNodes(com.hybris.cockpitng.tree.node.DynamicNode node, BundleTemplateModel bundleTemplate)Method parameters in de.hybris.platform.configurablebundlebackoffice.widgets.populator with type arguments of type BundleTemplateModel Modifier and Type Method Description protected com.hybris.cockpitng.tree.node.DynamicNodeBundleTemplatesTreeModelPopulator. createDynamicNode(com.hybris.cockpitng.tree.node.DynamicNode node, org.zkoss.zul.TreeNode<BundleTemplateModel> treeNode, java.lang.String label) -
Uses of BundleTemplateModel in de.hybris.platform.configurablebundlecockpits.productcockpit.navigationnode.browserarea.list
Methods in de.hybris.platform.configurablebundlecockpits.productcockpit.navigationnode.browserarea.list that return BundleTemplateModel Modifier and Type Method Description protected BundleTemplateModelBundleRelatedItemListModel. getNaviNode()Methods in de.hybris.platform.configurablebundlecockpits.productcockpit.navigationnode.browserarea.list with parameters of type BundleTemplateModel Modifier and Type Method Description protected java.util.List<ItemModel>BundleRelatedItemListModel. extractRelatedItems(BundleTemplateModel bundleTemplateNode) -
Uses of BundleTemplateModel in de.hybris.platform.configurablebundlecockpits.productcockpit.navigationnode.browserarea.tree
Methods in de.hybris.platform.configurablebundlecockpits.productcockpit.navigationnode.browserarea.tree that return BundleTemplateModel Modifier and Type Method Description protected BundleTemplateModelBundleNavigationNodeRenderer. cloneBundle(BundleTemplateModel bundleToBeCloned)Methods in de.hybris.platform.configurablebundlecockpits.productcockpit.navigationnode.browserarea.tree that return types with arguments of type BundleTemplateModel Modifier and Type Method Description protected java.util.List<BundleTemplateModel>BundleNavigationNodeController. getAllCatalogVersionsOfBundleTemplate(BundleTemplateModel templateModel)protected java.util.List<BundleTemplateModel>BundleTemplateTreeModel. getChildren(java.lang.Object nodeObj)Methods in de.hybris.platform.configurablebundlecockpits.productcockpit.navigationnode.browserarea.tree with parameters of type BundleTemplateModel Modifier and Type Method Description protected org.zkoss.zul.ToolbarbuttonBundleNavigationNodeRenderer. addChildTemplateAction(BundleTemplateModel bundleTemplateModel, boolean testIDsEnabled, TypedObject currentNode)protected org.zkoss.zul.ToolbarbuttonBundleNavigationNodeRenderer. addCloneTemplateAction(BundleTemplateModel bundleTemplateModel, boolean testIDsEnabled)voidBundleNavigationNodeController. addProductsToNode(BundleTemplateModel bundleTemplateModel, java.util.Collection<TypedObject> typedProductsToAdd)Adds new or existing products to the product list of a bundletemplate.protected org.zkoss.zul.ToolbarbuttonBundleNavigationNodeRenderer. addSiblingTemplateAction(BundleTemplateModel bundleTemplateModel, boolean testIDsEnabled, TypedObject currentNode)protected BundleTemplateModelBundleNavigationNodeRenderer. cloneBundle(BundleTemplateModel bundleToBeCloned)protected voidBundleNavigationNodeRenderer. cloneChildBundleTemplates(BundleTemplateModel bundleToBeCloned, BundleTemplateModel clonedBundleTemplateModel)protected voidBundleNavigationNodeRenderer. cloneDependentBundleTemplates(BundleTemplateModel bundleToBeCloned, BundleTemplateModel clonedBundleTemplateModel)protected voidBundleNavigationNodeRenderer. cloneRequiredBundleTemplates(BundleTemplateModel bundleToBeCloned, BundleTemplateModel clonedBundleTemplateModel)intParentBundleTemplateComparator. compare(BundleTemplateModel template1, BundleTemplateModel template2)protected org.zkoss.zul.ToolbarbuttonBundleNavigationNodeRenderer. createToolbarButton(CatalogVersionModel catalogVersion, BundleTemplateModel template, java.lang.String image, java.lang.String tooltip)Creates button for adding a new bundleprotected java.util.List<BundleTemplateModel>BundleNavigationNodeController. getAllCatalogVersionsOfBundleTemplate(BundleTemplateModel templateModel)protected booleanBundleNavigationNodeController. isBundleTemplateDeletable(BundleTemplateModel templateModel)protected org.zkoss.zul.ToolbarbuttonBundleNavigationNodeRenderer. removeBundleAction(BundleTemplateModel bundleTemplateModel, boolean testIDsEnabled)protected voidBundleNavigationNodeRenderer. updateLabelIfArchived(BundleTemplateModel bundleTemplateModel, org.zkoss.zul.Label label) -
Uses of BundleTemplateModel in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl
Methods in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl with parameters of type BundleTemplateModel Modifier and Type Method Description voidBundleNavigationNodeBrowserModel. openRelatedBundleQueryBrowser(BundleTemplateModel bundleTemplateModel, BrowserModel model, BundleRuleType bundleRuleType) -
Uses of BundleTemplateModel in de.hybris.platform.configurablebundlecockpits.servicelayer.services
Methods in de.hybris.platform.configurablebundlecockpits.servicelayer.services that return types with arguments of type BundleTemplateModel Modifier and Type Method Description java.util.List<BundleTemplateModel>BundleNavigationService. getRootNavigationNodes(CatalogVersionModel catalogVersion)Returns all root navigation nodes for given catalog version.Methods in de.hybris.platform.configurablebundlecockpits.servicelayer.services with parameters of type BundleTemplateModel Modifier and Type Method Description voidBundleNavigationService. add(BundleTemplateModel bundleTemplateModel, ProductModel productModel)Associates theProductModelto theBundleTemplateModel, i.e.voidBundleNavigationService. add(BundleTemplateModel bundleTemplateModel, java.util.Collection<ProductModel> productModels)Associates the list ofProductModels to theBundleTemplateModel, i.e.voidBundleNavigationService. move(BundleTemplateModel sourceBundleTemplateModel, ProductModel sourceProductModel, BundleTemplateModel targetBundleTemplateModel)voidBundleNavigationService. move(BundleTemplateModel bundleTemplateModel, ProductModel sourceProductModel, ProductModel targetProductModel)Moves the order within aBundleTemplateModelproducts list.voidBundleNavigationService. remove(BundleTemplateModel bundleTemplateModel, ProductModel productModel)Removes theProductModelassociation from theBundleTemplateModel. -
Uses of BundleTemplateModel in de.hybris.platform.configurablebundlecockpits.servicelayer.services.impl
Methods in de.hybris.platform.configurablebundlecockpits.servicelayer.services.impl that return types with arguments of type BundleTemplateModel Modifier and Type Method Description java.util.List<BundleTemplateModel>DefaultBundleNavigationService. getRootNavigationNodes(CatalogVersionModel catVer)Methods in de.hybris.platform.configurablebundlecockpits.servicelayer.services.impl with parameters of type BundleTemplateModel Modifier and Type Method Description voidDefaultBundleNavigationService. add(BundleTemplateModel bundleTemplateModel, ProductModel productModel)voidDefaultBundleNavigationService. add(BundleTemplateModel bundleTemplateModel, java.util.Collection<ProductModel> productModels)voidDefaultBundleNavigationService. move(BundleTemplateModel sourceBundleTemplateModel, ProductModel productModel, BundleTemplateModel targetBundleTemplateModel)voidDefaultBundleNavigationService. move(BundleTemplateModel bundleTemplateModel, ProductModel sourceEntry, ProductModel targetEntry)voidDefaultBundleNavigationService. remove(BundleTemplateModel bundleTemplateModel, ProductModel productModel) -
Uses of BundleTemplateModel in de.hybris.platform.configurablebundlefacades.converters.populator
Classes in de.hybris.platform.configurablebundlefacades.converters.populator with type parameters of type BundleTemplateModel Modifier and Type Class Description classBundleTemplatePopulator<SOURCE extends BundleTemplateModel,TARGET extends BundleTemplateData>Populator implementation forBundleTemplateModelas source andBundleTemplateDataas target type.Methods in de.hybris.platform.configurablebundlefacades.converters.populator that return types with arguments of type BundleTemplateModel Modifier and Type Method Description protected Converter<BundleTemplateModel,BundleTemplateData>ProductBundleStarterPopulator. getBundleTemplateConverter()protected java.util.List<BundleTemplateModel>ProductBundleStarterPopulator. getStarterBundleTemplatesByProduct(ProductModel product)Methods in de.hybris.platform.configurablebundlefacades.converters.populator with parameters of type BundleTemplateModel Modifier and Type Method Description protected intBundleTemplatePopulator. getMaxNoOfProductsAllowed(BundleTemplateModel bundleTemplate)Helper method to find maximum possible product selections for the given BundleTemplate based on Selection criteria.Method parameters in de.hybris.platform.configurablebundlefacades.converters.populator with type arguments of type BundleTemplateModel Modifier and Type Method Description voidProductBundleStarterPopulator. setBundleTemplateConverter(Converter<BundleTemplateModel,BundleTemplateData> bundleTemplateConverter) -
Uses of BundleTemplateModel in de.hybris.platform.configurablebundlefacades.order.impl
Methods in de.hybris.platform.configurablebundlefacades.order.impl with parameters of type BundleTemplateModel 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 1905protected voidDefaultBundleCommerceCartFacade. setEntryGroupNumber(java.util.Map<java.lang.String,java.lang.Integer> groupsByTemplateId, AbstractOrderEntryModel entry, BundleTemplateModel bundleTemplate)Deprecated, for removal: This API element is subject to removal in a future version.since 1905 -
Uses of BundleTemplateModel in de.hybris.platform.configurablebundleservices.bundle
Methods in de.hybris.platform.configurablebundleservices.bundle that return BundleTemplateModel Modifier and Type Method Description BundleTemplateModelBundleTemplateService. getBundleTemplateForCode(java.lang.String bundleId)This method returns the bundle template by bundle idbundleIdBundleTemplateModelBundleTemplateService. getBundleTemplateForCode(java.lang.String bundleId, java.lang.String version)This method returns the bundle template by bundle idbundleIdBundleTemplateModelBundleTemplateService. getPreviousBundleTemplate(BundleTemplateModel bundleTemplate)Returns the previous child bundle template.BundleTemplateModelBundleTemplateService. getRelativeBundleTemplate(BundleTemplateModel bundleTemplate, int relativePosition)Returns a relative child bundle template.BundleTemplateModelBundleTemplateService. getRootBundleTemplate(BundleTemplateModel bundleTemplateModel)This method returns the root bundleTemplateBundleTemplateModelof the givenbundleTemplateModel.BundleTemplateModelBundleTemplateService. getSubsequentBundleTemplate(BundleTemplateModel bundleTemplate)Returns the next child bundle template.Methods in de.hybris.platform.configurablebundleservices.bundle that return types with arguments of type BundleTemplateModel Modifier and Type Method Description java.util.List<BundleTemplateModel>BundleTemplateService. getAllApprovedRootBundleTemplates(CatalogVersionModel catalogVersion)This methods returns all approved root bundle templates.java.util.List<BundleTemplateModel>BundleTemplateService. getAllRootBundleTemplates(CatalogVersionModel catVer)This methods returns all root bundle templates.java.util.List<BundleTemplateModel>BundleTemplateService. getBundleTemplatesByProduct(ProductModel model)Get all components (child bundle templates) where the current device is included in the products listjava.util.List<BundleTemplateModel>BundleTemplateService. getLeafComponents(BundleTemplateModel anyComponent)Collect all leaf components of bundle.Methods in de.hybris.platform.configurablebundleservices.bundle with parameters of type BundleTemplateModel 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.java.lang.StringBundleTemplateService. getBundleTemplateName(BundleTemplateModel bundleTemplate)Get well-formatted string with the name of the given component.ChangeProductPriceBundleRuleModelBundleRuleService. getChangePriceBundleRule(BundleTemplateModel targetComponent, ProductModel targetProduct, ProductModel conditionalProduct, CurrencyModel currency)Returns aChangeProductPriceBundleRuleModelvalid for the giventargetProduct.DisableProductBundleRuleModelBundleRuleService. getDisableRuleForBundleProduct(BundleTemplateModel bundleTemplate, ProductModel product1, ProductModel product2)Returns aDisableProductBundleRuleModelwhich does not allow that the given productsproduct1andproduct2are added together to a bundle.java.util.List<BundleTemplateModel>BundleTemplateService. getLeafComponents(BundleTemplateModel anyComponent)Collect all leaf components of bundle.intBundleTemplateService. getPositionInParent(BundleTemplateModel bundleTemplate)Returns the givenbundleTemplate's absolute position in the list of child templates that are assigned to the parent templateBundleTemplateModelBundleTemplateService. getPreviousBundleTemplate(BundleTemplateModel bundleTemplate)Returns the previous child bundle template.BundleTemplateModelBundleTemplateService. getRelativeBundleTemplate(BundleTemplateModel bundleTemplate, int relativePosition)Returns a relative child bundle template.BundleTemplateModelBundleTemplateService. getRootBundleTemplate(BundleTemplateModel bundleTemplateModel)This method returns the root bundleTemplateBundleTemplateModelof the givenbundleTemplateModel.BundleTemplateModelBundleTemplateService. getSubsequentBundleTemplate(BundleTemplateModel bundleTemplate)Returns the next child bundle template.booleanAbstractBundleComponentEditableChecker. isAutoPickComponent(BundleTemplateModel bundleTemplate)Deprecated, for removal: This API element is subject to removal in a future version.since 1811 - auto pick components were moved to subscriptionbundlesbooleanBundleTemplateService. isAutoPickComponent(BundleTemplateModel bundleTemplate)Deprecated, for removal: This API element is subject to removal in a future version.since 1811 - auto pick component is a part of subscriptionbundlesbooleanBundleTemplateService. isBundleTemplateUsed(BundleTemplateModel bundleTemplate)Deprecated, for removal: This API element is subject to removal in a future version.since 1905 - used only in cockpits which is deprecatedbooleanAbstractBundleComponentEditableChecker. isRequiredDependencyMet(O order, BundleTemplateModel bundleTemplate, java.lang.Integer entryGroupNumber)Checks if the selection dependency of the given componentbundleTemplatein given bundlebundleTemplateandorderis fulfilled. -
Uses of BundleTemplateModel in de.hybris.platform.configurablebundleservices.bundle.impl
Methods in de.hybris.platform.configurablebundleservices.bundle.impl that return BundleTemplateModel Modifier and Type Method Description protected BundleTemplateModelBundleOrderEntryRemoveableCheckerNestedIntegrationTest. getBundleTemplate(java.lang.String templateId)protected BundleTemplateModelDefaultBundleRuleServiceNestedIntegrationTest. getBundleTemplate(java.lang.String templateId)BundleTemplateModelDefaultBundleTemplateService. getBundleTemplateForCode(java.lang.String bundleId)BundleTemplateModelDefaultBundleTemplateService. getBundleTemplateForCode(java.lang.String bundleId, java.lang.String version)BundleTemplateModelDefaultBundleTemplateService. getPreviousBundleTemplate(BundleTemplateModel bundleTemplate)BundleTemplateModelDefaultBundleTemplateService. getRelativeBundleTemplate(BundleTemplateModel bundleTemplate, int relativePosition)BundleTemplateModelDefaultBundleTemplateService. getRootBundleTemplate(BundleTemplateModel bundleTemplateModel)BundleTemplateModelDefaultBundleTemplateService. getSubsequentBundleTemplate(BundleTemplateModel bundleTemplate)Methods in de.hybris.platform.configurablebundleservices.bundle.impl that return types with arguments of type BundleTemplateModel Modifier and Type Method Description java.util.List<BundleTemplateModel>DefaultBundleTemplateService. getAllApprovedRootBundleTemplates(CatalogVersionModel catalogVersion)java.util.List<BundleTemplateModel>DefaultBundleTemplateService. getAllRootBundleTemplates(CatalogVersionModel catalogVersion)java.util.List<BundleTemplateModel>DefaultBundleTemplateService. getBundleTemplatesByProduct(ProductModel model)protected java.util.List<BundleTemplateModel>DefaultBundleTemplateServiceNestedIntegrationTest. getHierarchy(BundleTemplateModel node)java.util.List<BundleTemplateModel>DefaultBundleTemplateService. getLeafComponents(BundleTemplateModel anyComponent)Methods in de.hybris.platform.configurablebundleservices.bundle.impl with parameters of type BundleTemplateModel Modifier and Type Method Description protected voidDefaultAbstractBundleComponentEditableChecker. checkComponentIsLeaf(BundleTemplateModel bundleTemplate)EntryGroupDefaultBundleTemplateService. createBundleTree(BundleTemplateModel bundleTemplate, AbstractOrderModel order)protected java.util.List<EntryGroup>DefaultBundleTemplateService. createEntryGroupTree(BundleTemplateModel currentBundleTemplate, EntryGroup parentEntryGroup)java.lang.StringDefaultBundleTemplateService. getBundleTemplateName(BundleTemplateModel bundleTemplate)ChangeProductPriceBundleRuleModelDefaultBundleCommerceRuleService. getChangePriceBundleRule(BundleTemplateModel targetComponent, ProductModel targetProduct, ProductModel conditionalProduct, CurrencyModel currency)DisableProductBundleRuleModelDefaultBundleCommerceRuleService. getDisableRuleForBundleProduct(BundleTemplateModel bundleTemplate, ProductModel product1, ProductModel product2)protected java.util.List<BundleTemplateModel>DefaultBundleTemplateServiceNestedIntegrationTest. getHierarchy(BundleTemplateModel node)java.util.List<BundleTemplateModel>DefaultBundleTemplateService. getLeafComponents(BundleTemplateModel anyComponent)protected ChangeProductPriceBundleRuleModelDefaultBundleCommerceRuleService. getLowestPriceForTargetProductAndTemplate(BundleTemplateModel bundleTemplate, ProductModel targetProduct, CurrencyModel currency, java.util.Set<ProductModel> otherProductsInSameBundle)Finds theChangeProductPriceBundleRuleModelwith the lowest price for the giventargetProduct.intDefaultBundleTemplateService. getPositionInParent(BundleTemplateModel bundleTemplate)BundleTemplateModelDefaultBundleTemplateService. getPreviousBundleTemplate(BundleTemplateModel bundleTemplate)BundleTemplateModelDefaultBundleTemplateService. getRelativeBundleTemplate(BundleTemplateModel bundleTemplate, int relativePosition)BundleTemplateModelDefaultBundleTemplateService. getRootBundleTemplate(BundleTemplateModel bundleTemplateModel)BundleTemplateModelDefaultBundleTemplateService. getSubsequentBundleTemplate(BundleTemplateModel bundleTemplate)booleanAutoPickBundleComponentEditableChecker. isAutoPickComponent(BundleTemplateModel bundleTemplate)booleanDefaultAbstractBundleComponentEditableChecker. isAutoPickComponent(BundleTemplateModel bundleTemplate)booleanDefaultBundleTemplateService. isAutoPickComponent(BundleTemplateModel bundleTemplate)booleanDefaultBundleTemplateService. isBundleTemplateUsed(BundleTemplateModel bundleTemplate)Deprecated, for removal: This API element is subject to removal in a future version.booleanDefaultAbstractBundleComponentEditableChecker. isRequiredDependencyMet(O order, BundleTemplateModel bundleTemplate, java.lang.Integer entryGroupNumber)Method parameters in de.hybris.platform.configurablebundleservices.bundle.impl with type arguments of type BundleTemplateModel Modifier and Type Method Description protected java.util.Set<java.lang.Integer>DefaultAbstractBundleComponentEditableChecker. bundleTemplatesToGroupNumbers(EntryGroup rootGroup, java.util.Collection<BundleTemplateModel> components) -
Uses of BundleTemplateModel in de.hybris.platform.configurablebundleservices.constraints
Methods in de.hybris.platform.configurablebundleservices.constraints that return BundleTemplateModel Modifier and Type Method Description protected BundleTemplateModelAbstractBundleValidationTest. getBundleTemplate(java.lang.String templateId)Get bundle template by ID.protected BundleTemplateModelBasicBundleRuleValidator. getBundleTemplate(AbstractBundleRuleModel rule)Gets parent bundle template of given rule.Methods in de.hybris.platform.configurablebundleservices.constraints with parameters of type BundleTemplateModel Modifier and Type Method Description protected booleanBundleTemplateNonLeafValidator. isNonLeaf(BundleTemplateModel item)Checks if item is non-leaf.booleanBundleTemplateDependingIntegrityValidator. isValid(BundleTemplateModel value, javax.validation.ConstraintValidatorContext context)booleanBundleTemplateDependsOnAncestorValidator. isValid(BundleTemplateModel value, javax.validation.ConstraintValidatorContext context)booleanBundleTemplateDependsOnItselfValidator. isValid(BundleTemplateModel value, javax.validation.ConstraintValidatorContext context)booleanBundleTemplateDisableRulesAndChildrenValidator. isValid(BundleTemplateModel value, javax.validation.ConstraintValidatorContext context)booleanBundleTemplateNonLeafValidator. isValid(BundleTemplateModel value, javax.validation.ConstraintValidatorContext context)booleanBundleTemplatePriceRulesAndChildrenValidator. isValid(BundleTemplateModel value, javax.validation.ConstraintValidatorContext context)booleanBundleTemplateProductsAndChildrenValidator. isValid(BundleTemplateModel value, javax.validation.ConstraintValidatorContext context)booleanBundleTemplateProductsAssignedValidator. isValid(BundleTemplateModel value, javax.validation.ConstraintValidatorContext context)booleanBundleTemplateRequiresAncestorValidator. isValid(BundleTemplateModel value, javax.validation.ConstraintValidatorContext context)booleanBundleTemplateRequiringIntegrityValidator. isValid(BundleTemplateModel value, javax.validation.ConstraintValidatorContext context)booleanBundleTemplateSelectionCriteriaValidator. isValid(BundleTemplateModel value, javax.validation.ConstraintValidatorContext context)Method parameters in de.hybris.platform.configurablebundleservices.constraints with type arguments of type BundleTemplateModel Modifier and Type Method Description protected booleanBundleTemplateNonLeafValidator. isRelationValid(java.util.Collection<BundleTemplateModel> collection, javax.validation.ConstraintValidatorContext context, java.lang.String fieldName)Checks if relations contain non-leaf nodes, and for each non-leaf node add error message. -
Uses of BundleTemplateModel in de.hybris.platform.configurablebundleservices.daos
Methods in de.hybris.platform.configurablebundleservices.daos that return BundleTemplateModel Modifier and Type Method Description BundleTemplateModelBundleTemplateDao. findBundleTemplateById(java.lang.String bundleId)This method returns theBundleTemplateModelcorresponding to the bundleIDBundleTemplateModelBundleTemplateDao. findBundleTemplateByIdAndVersion(java.lang.String bundleId, java.lang.String version)This method returns theBundleTemplateModelcorresponding to the bundleID and versionMethods in de.hybris.platform.configurablebundleservices.daos that return types with arguments of type BundleTemplateModel Modifier and Type Method Description java.util.List<BundleTemplateModel>BundleTemplateDao. findAllApprovedRootBundleTemplates(CatalogVersionModel catalogVersion)Find all approvedBundleTemplateModels.java.util.List<BundleTemplateModel>BundleTemplateDao. findAllRootBundleTemplates(CatalogVersionModel catalogVersion)Find allBundleTemplateModels.java.util.List<BundleTemplateModel>BundleTemplateDao. findBundleTemplatesByProduct(ProductModel productModel)Finds theBundleTemplateModels for the givenproductModel.java.util.List<BundleTemplateModel>BundleTemplateDao. findTemplatesByMasterOrderAndBundleNo(AbstractOrderModel masterAbstractOrder, int bundleNo)Deprecated, for removal: This API element is subject to removal in a future version.since 1905, use EntryGroup#groupNumberMethods in de.hybris.platform.configurablebundleservices.daos with parameters of type BundleTemplateModel Modifier and Type Method Description java.util.List<AbstractOrderEntryModel>BundleTemplateDao. findAbstractOrderEntriesByBundleTemplate(BundleTemplateModel bundleTemplate)Deprecated, for removal: This API element is subject to removal in a future version.since 1905, use EntryGroup#externalReferenceIdjava.util.List<R>BundleRuleDao. findBundleRulesByProductAndRootTemplate(ProductModel product, BundleTemplateModel rootBundleTemplate)Find allAbstractBundleRuleModels that are assigned to any of the givenrootBundleTemplate's child components and have the givenproducteither as target product or as conditional product.java.util.List<R>BundleRuleDao. findBundleRulesByTargetProductAndTemplate(ProductModel targetProduct, BundleTemplateModel bundleTemplate)Find allAbstractBundleRuleModels that are assigned to the givenbundleTemplateand have the giventargetProductas target product.java.util.List<ChangeProductPriceBundleRuleModel>ChangeProductPriceBundleRuleDao. findBundleRulesByTargetProductAndTemplateAndCurrency(ProductModel targetProduct, BundleTemplateModel bundleTemplate, CurrencyModel currency)Find allChangeProductPriceBundleRuleModels that are assigned to the givenbundleTemplateand have the giventargetProductas target product.java.util.List<E>OrderEntryDao. findEntriesByMasterCartAndBundleNoAndTemplate(O masterAbstractOrder, int bundleNo, BundleTemplateModel bundleTemplate)Deprecated, for removal: This API element is subject to removal in a future version.FindAbstractOrderEntryModels that match the givenmasterAbstractOrderandbundleNoandbundleTemplate -
Uses of BundleTemplateModel in de.hybris.platform.configurablebundleservices.daos.impl
Methods in de.hybris.platform.configurablebundleservices.daos.impl that return BundleTemplateModel Modifier and Type Method Description BundleTemplateModelDefaultBundleTemplateDao. findBundleTemplateById(java.lang.String bundleId)BundleTemplateModelDefaultBundleTemplateDao. findBundleTemplateByIdAndVersion(java.lang.String bundleId, java.lang.String version)Methods in de.hybris.platform.configurablebundleservices.daos.impl that return types with arguments of type BundleTemplateModel Modifier and Type Method Description java.util.List<BundleTemplateModel>DefaultBundleTemplateDao. findAllApprovedRootBundleTemplates(CatalogVersionModel catalogVersion)java.util.List<BundleTemplateModel>DefaultBundleTemplateDao. findAllRootBundleTemplates(CatalogVersionModel catalogVersion)java.util.List<BundleTemplateModel>DefaultBundleTemplateDao. findBundleTemplatesByProduct(ProductModel productModel)java.util.List<BundleTemplateModel>DefaultBundleTemplateDao. findTemplatesByMasterOrderAndBundleNo(AbstractOrderModel masterAbstractOrder, int bundleNo)Methods in de.hybris.platform.configurablebundleservices.daos.impl with parameters of type BundleTemplateModel Modifier and Type Method Description java.util.List<AbstractOrderEntryModel>DefaultBundleTemplateDao. findAbstractOrderEntriesByBundleTemplate(BundleTemplateModel bundleTemplate)java.util.List<R>AbstractBundleRuleDao. findBundleRulesByProductAndRootTemplate(ProductModel product, BundleTemplateModel rootBundleTemplate)java.util.List<ChangeProductPriceBundleRuleModel>DefaultChangeProductPriceBundleRuleDao. findBundleRulesByProductAndRootTemplate(ProductModel product, BundleTemplateModel rootBundleTemplate)java.util.List<DisableProductBundleRuleModel>DefaultDisableProductBundleRuleDao. findBundleRulesByProductAndRootTemplate(ProductModel product, BundleTemplateModel rootBundleTemplate)java.util.List<R>AbstractBundleRuleDao. findBundleRulesByTargetProductAndTemplate(ProductModel targetProduct, BundleTemplateModel bundleTemplate)java.util.List<ChangeProductPriceBundleRuleModel>DefaultChangeProductPriceBundleRuleDao. findBundleRulesByTargetProductAndTemplateAndCurrency(ProductModel targetProduct, BundleTemplateModel bundleTemplate, CurrencyModel currency)java.util.List<E>AbstractOrderEntryDao. findEntriesByMasterCartAndBundleNoAndTemplate(O masterAbstractOrder, int bundleNo, BundleTemplateModel bundleTemplate)Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of BundleTemplateModel in de.hybris.platform.configurablebundleservices.interceptor.impl
Methods in de.hybris.platform.configurablebundleservices.interceptor.impl with parameters of type BundleTemplateModel Modifier and Type Method Description protected voidBundleTemplateRemoveInterceptor. removeChildTemplates(InterceptorContext ctx, BundleTemplateModel bundleTemplate) -
Uses of BundleTemplateModel in de.hybris.platform.configurablebundleservices.model
Methods in de.hybris.platform.configurablebundleservices.model that return BundleTemplateModel Modifier and Type Method Description BundleTemplateModelChangeProductPriceBundleRuleModel. getBundleTemplate()Generated method - Getter of theChangeProductPriceBundleRule.bundleTemplateattribute defined at extensionconfigurablebundleservices.BundleTemplateModelDisableProductBundleRuleModel. getBundleTemplate()Generated method - Getter of theDisableProductBundleRule.bundleTemplateattribute defined at extensionconfigurablebundleservices.BundleTemplateModelBundleTemplateModel. getParentTemplate()Generated method - Getter of theBundleTemplate.parentTemplateattribute defined at extensionconfigurablebundleservices.Methods in de.hybris.platform.configurablebundleservices.model that return types with arguments of type BundleTemplateModel Modifier and Type Method Description java.util.Collection<BundleTemplateModel>BundleTemplateStatusModel. getBundleTemplates()Generated method - Getter of theBundleTemplateStatus.bundleTemplatesattribute defined at extensionconfigurablebundleservices.java.util.List<BundleTemplateModel>BundleTemplateModel. getChildTemplates()Generated method - Getter of theBundleTemplate.childTemplatesattribute defined at extensionconfigurablebundleservices.java.util.Collection<BundleTemplateModel>BundleTemplateModel. getDependentBundleTemplates()Generated method - Getter of theBundleTemplate.dependentBundleTemplatesattribute defined at extensionconfigurablebundleservices.java.util.Collection<BundleTemplateModel>BundleTemplateModel. getRequiredBundleTemplates()Generated method - Getter of theBundleTemplate.requiredBundleTemplatesattribute defined at extensionconfigurablebundleservices.Methods in de.hybris.platform.configurablebundleservices.model with parameters of type BundleTemplateModel Modifier and Type Method Description voidChangeProductPriceBundleRuleModel. setBundleTemplate(BundleTemplateModel value)Generated method - Setter ofChangeProductPriceBundleRule.bundleTemplateattribute defined at extensionconfigurablebundleservices.voidDisableProductBundleRuleModel. setBundleTemplate(BundleTemplateModel value)Generated method - Setter ofDisableProductBundleRule.bundleTemplateattribute defined at extensionconfigurablebundleservices.voidBundleTemplateModel. setParentTemplate(BundleTemplateModel value)Generated method - Initial setter ofBundleTemplate.parentTemplateattribute defined at extensionconfigurablebundleservices.Method parameters in de.hybris.platform.configurablebundleservices.model with type arguments of type BundleTemplateModel Modifier and Type Method Description voidBundleTemplateStatusModel. setBundleTemplates(java.util.Collection<BundleTemplateModel> value)Generated method - Setter ofBundleTemplateStatus.bundleTemplatesattribute defined at extensionconfigurablebundleservices.voidBundleTemplateModel. setChildTemplates(java.util.List<BundleTemplateModel> value)Generated method - Setter ofBundleTemplate.childTemplatesattribute defined at extensionconfigurablebundleservices.voidBundleTemplateModel. setDependentBundleTemplates(java.util.Collection<BundleTemplateModel> value)Generated method - Setter ofBundleTemplate.dependentBundleTemplatesattribute defined at extensionconfigurablebundleservices.voidBundleTemplateModel. setRequiredBundleTemplates(java.util.Collection<BundleTemplateModel> value)Generated method - Setter ofBundleTemplate.requiredBundleTemplatesattribute defined at extensionconfigurablebundleservices.Constructors in de.hybris.platform.configurablebundleservices.model with parameters of type BundleTemplateModel Constructor Description BundleTemplateModel(CatalogVersionModel _catalogVersion, java.lang.String _id, ItemModel _owner, BundleTemplateModel _parentTemplate, java.lang.String _version)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 BundleTemplateModel in de.hybris.platform.configurablebundleservices.order
Methods in de.hybris.platform.configurablebundleservices.order with parameters of type BundleTemplateModel Modifier and Type Method Description protected booleanBundleCartValidator. areSelectionCriteriaSatisfied(AbstractOrderModel order, java.lang.Integer groupNumber, BundleTemplateModel bundleTemplate) -
Uses of BundleTemplateModel in de.hybris.platform.configurablebundleservices.order.hook
Methods in de.hybris.platform.configurablebundleservices.order.hook that return BundleTemplateModel Modifier and Type Method Description protected BundleTemplateModelBundleAddToCartMethodHook. getComponent(CommerceCartParameter parameter)protected BundleTemplateModelBundleUpdateCartEntryHook. getComponent(java.lang.String componentId)Methods in de.hybris.platform.configurablebundleservices.order.hook with parameters of type BundleTemplateModel Modifier and Type Method Description protected voidBundleUpdateCartEntryHook. trimQuantityToAllowedForTheComponent(CommerceCartParameter parameter, BundleTemplateModel component) -
Uses of BundleTemplateModel in de.hybris.platform.configurablebundleservices.order.impl
Fields in de.hybris.platform.configurablebundleservices.order.impl declared as BundleTemplateModel Modifier and Type Field Description protected BundleTemplateModelBundleCartValidatorTest. component1protected BundleTemplateModelBundleCartValidatorTest. component2 -
Uses of BundleTemplateModel in de.hybris.platform.core.model.product
Methods in de.hybris.platform.core.model.product that return types with arguments of type BundleTemplateModel Modifier and Type Method Description java.util.Collection<BundleTemplateModel>ProductModel. getBundleTemplates()Generated method - Getter of theProduct.bundleTemplatesattribute defined at extensionconfigurablebundleservices.Method parameters in de.hybris.platform.core.model.product with type arguments of type BundleTemplateModel Modifier and Type Method Description voidProductModel. setBundleTemplates(java.util.Collection<BundleTemplateModel> value)Generated method - Setter ofProduct.bundleTemplatesattribute defined at extensionconfigurablebundleservices.
-