Uses of Class
de.hybris.platform.configurablebundleservices.model.BundleSelectionCriteriaModel
Packages that use BundleSelectionCriteriaModel
Package
Description
Contains generated models for each type of de.hybris.platform.configurablebundleservices.jalo package.
-
Uses of BundleSelectionCriteriaModel in de.hybris.platform.configurablebundlecockpits.services.label.impl
Methods in de.hybris.platform.configurablebundlecockpits.services.label.impl with parameters of type BundleSelectionCriteriaModelModifier and TypeMethodDescriptionprotected StringBundleSelectionCriteriaModelLabelProvider.getIconPath(BundleSelectionCriteriaModel item) protected StringBundleSelectionCriteriaModelLabelProvider.getIconPath(BundleSelectionCriteriaModel item, String languageIso) protected StringBundleSelectionCriteriaModelLabelProvider.getItemDescription(BundleSelectionCriteriaModel item) protected StringBundleSelectionCriteriaModelLabelProvider.getItemDescription(BundleSelectionCriteriaModel item, String languageIso) protected StringBundleSelectionCriteriaModelLabelProvider.getItemLabel(BundleSelectionCriteriaModel selectionCriteria) protected StringBundleSelectionCriteriaModelLabelProvider.getItemLabel(BundleSelectionCriteriaModel selectionCriteria, String languageIso) -
Uses of BundleSelectionCriteriaModel in de.hybris.platform.configurablebundleservices.model
Modifier and TypeClassDescriptionclassGenerated model class for type AutoPickBundleSelectionCriteria first defined at extension configurablebundleservices.classGenerated model class for type PickExactlyNBundleSelectionCriteria first defined at extension configurablebundleservices.classGenerated model class for type PickNToMBundleSelectionCriteria first defined at extension configurablebundleservices.Methods in de.hybris.platform.configurablebundleservices.model that return BundleSelectionCriteriaModelModifier and TypeMethodDescriptionBundleTemplateModel.getBundleSelectionCriteria()Generated method - Getter of theBundleTemplate.bundleSelectionCriteriaattribute defined at extensionconfigurablebundleservices.Methods in de.hybris.platform.configurablebundleservices.model with parameters of type BundleSelectionCriteriaModelModifier and TypeMethodDescriptionvoidBundleTemplateModel.setBundleSelectionCriteria(BundleSelectionCriteriaModel value) Generated method - Setter ofBundleTemplate.bundleSelectionCriteriaattribute defined at extensionconfigurablebundleservices. -
Uses of BundleSelectionCriteriaModel in de.hybris.platform.subscriptionbundlecockpits.services.label.impl
Methods in de.hybris.platform.subscriptionbundlecockpits.services.label.impl with parameters of type BundleSelectionCriteriaModelModifier and TypeMethodDescriptionprotected StringAutoPickBundleSelectionCriteriaModelLabelProvider.getItemLabel(BundleSelectionCriteriaModel selectionCriteria)