Uses of Class
de.hybris.platform.configurablebundleservices.model.BundleSelectionCriteriaModel
-
Packages that use BundleSelectionCriteriaModel Package Description de.hybris.platform.configurablebundlecockpits.services.label.impl de.hybris.platform.configurablebundleservices.model Contains generated models for each type of de.hybris.platform.configurablebundleservices.jalo package.de.hybris.platform.subscriptionbundlecockpits.services.label.impl -
-
Uses of BundleSelectionCriteriaModel in de.hybris.platform.configurablebundlecockpits.services.label.impl
Methods in de.hybris.platform.configurablebundlecockpits.services.label.impl with parameters of type BundleSelectionCriteriaModel Modifier and Type Method Description protected java.lang.StringBundleSelectionCriteriaModelLabelProvider. getIconPath(BundleSelectionCriteriaModel item)protected java.lang.StringBundleSelectionCriteriaModelLabelProvider. getIconPath(BundleSelectionCriteriaModel item, java.lang.String languageIso)protected java.lang.StringBundleSelectionCriteriaModelLabelProvider. getItemDescription(BundleSelectionCriteriaModel item)protected java.lang.StringBundleSelectionCriteriaModelLabelProvider. getItemDescription(BundleSelectionCriteriaModel item, java.lang.String languageIso)protected java.lang.StringBundleSelectionCriteriaModelLabelProvider. getItemLabel(BundleSelectionCriteriaModel selectionCriteria)protected java.lang.StringBundleSelectionCriteriaModelLabelProvider. getItemLabel(BundleSelectionCriteriaModel selectionCriteria, java.lang.String languageIso) -
Uses of BundleSelectionCriteriaModel in de.hybris.platform.configurablebundleservices.model
Subclasses of BundleSelectionCriteriaModel in de.hybris.platform.configurablebundleservices.model Modifier and Type Class Description classAutoPickBundleSelectionCriteriaModelGenerated model class for type AutoPickBundleSelectionCriteria first defined at extension subscriptionbundleservices.classPickExactlyNBundleSelectionCriteriaModelGenerated model class for type PickExactlyNBundleSelectionCriteria first defined at extension configurablebundleservices.classPickNToMBundleSelectionCriteriaModelGenerated model class for type PickNToMBundleSelectionCriteria first defined at extension configurablebundleservices.Methods in de.hybris.platform.configurablebundleservices.model that return BundleSelectionCriteriaModel Modifier and Type Method Description BundleSelectionCriteriaModelBundleTemplateModel. getBundleSelectionCriteria()Generated method - Getter of theBundleTemplate.bundleSelectionCriteriaattribute defined at extensionconfigurablebundleservices.Methods in de.hybris.platform.configurablebundleservices.model with parameters of type BundleSelectionCriteriaModel Modifier and Type Method Description voidBundleTemplateModel. 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 BundleSelectionCriteriaModel Modifier and Type Method Description protected java.lang.StringAutoPickBundleSelectionCriteriaModelLabelProvider. getItemLabel(BundleSelectionCriteriaModel selectionCriteria)
-