Uses of Class
de.hybris.platform.configurablebundleservices.constraints.BasicBundleTemplateValidator
Packages that use BasicBundleTemplateValidator
-
Uses of BasicBundleTemplateValidator in de.hybris.platform.configurablebundleservices.constraints
Subclasses of BasicBundleTemplateValidator in de.hybris.platform.configurablebundleservices.constraintsModifier and TypeClassDescriptionclassTriggers when one of theBundleTemplateModel.getDependentBundleTemplates()does not belong to the parent package of the model.classTriggers when one of theBundleTemplateModel.getDependentBundleTemplates()is an ancestor of the model.classTriggers when one of theBundleTemplateModel.getDependentBundleTemplates()is is the model itself.classTriggers when child templates AND disableProductBundleRules ofBundleTemplateModelare not empty.classTriggers when one of theBundleTemplateModel.getRequiredBundleTemplates()does not belong to the parent package of the model.classTriggers when child templates AND changeProductPriceBundleRules ofBundleTemplateModelare not empty.classTriggers when child templates AND products ofBundleTemplateModelare not empty.classValidates that the givenBundleTemplateModelhas any child templates OR any products.classTriggers when one of theBundleTemplateModel.getRequiredBundleTemplates()is an ancestor of the model.classTriggers when one of theBundleTemplateModel.getRequiredBundleTemplates()does not belong to the parent package of the model.classTriggers whenBundleTemplateModel.getChildTemplates()is not empty ANDBundleTemplateModel.getBundleSelectionCriteria()is not empty.