Uses of Class
de.hybris.platform.configurablebundleservices.jalo.BundleSelectionCriteria
-
Packages that use BundleSelectionCriteria Package Description de.hybris.platform.configurablebundleservices.jalo -
-
Uses of BundleSelectionCriteria in de.hybris.platform.configurablebundleservices.jalo
Subclasses of BundleSelectionCriteria in de.hybris.platform.configurablebundleservices.jalo Modifier and Type Class Description classAutoPickBundleSelectionCriteriaclassGeneratedAutoPickBundleSelectionCriteriaGenerated class for typeAutoPickBundleSelectionCriteria.classGeneratedPickExactlyNBundleSelectionCriteriaGenerated class for typePickExactlyNBundleSelectionCriteria.classGeneratedPickNToMBundleSelectionCriteriaGenerated class for typePickNToMBundleSelectionCriteria.classPickExactlyNBundleSelectionCriteriaclassPickNToMBundleSelectionCriteriaMethods in de.hybris.platform.configurablebundleservices.jalo that return BundleSelectionCriteria Modifier and Type Method Description BundleSelectionCriteriaGeneratedBundleTemplate. getBundleSelectionCriteria()Generated method - Getter of theBundleTemplate.bundleSelectionCriteriaattribute.BundleSelectionCriteriaGeneratedBundleTemplate. getBundleSelectionCriteria(SessionContext ctx)Generated method - Getter of theBundleTemplate.bundleSelectionCriteriaattribute.Methods in de.hybris.platform.configurablebundleservices.jalo with parameters of type BundleSelectionCriteria Modifier and Type Method Description voidGeneratedBundleTemplate. setBundleSelectionCriteria(BundleSelectionCriteria value)Generated method - Setter of theBundleTemplate.bundleSelectionCriteriaattribute.voidGeneratedBundleTemplate. setBundleSelectionCriteria(SessionContext ctx, BundleSelectionCriteria value)Generated method - Setter of theBundleTemplate.bundleSelectionCriteriaattribute.
-