Uses of Enum Class
de.hybris.platform.commercefacades.product.ProductOption
Packages that use ProductOption
Package
Description
-
Uses of ProductOption in com.hybris.ymkt.recommendationaddon.facades
Fields in com.hybris.ymkt.recommendationaddon.facades with type parameters of type ProductOptionModifier and TypeFieldDescriptionprotected de.hybris.platform.converters.ConfigurablePopulator<ProductModel,ProductData, ProductOption> ProductRecommendationManagerFacade.referenceProductConfiguredPopulatorMethod parameters in com.hybris.ymkt.recommendationaddon.facades with type arguments of type ProductOptionModifier and TypeMethodDescriptionvoidProductRecommendationManagerFacade.setReferenceProductConfiguredPopulator(de.hybris.platform.converters.ConfigurablePopulator<ProductModel, ProductData, ProductOption> referenceProductConfiguredPopulator) -
Uses of ProductOption in de.hybris.platform.commercefacades.product
Methods in de.hybris.platform.commercefacades.product that return ProductOptionModifier and TypeMethodDescriptionstatic ProductOptionReturns the enum constant of this class with the specified name.static ProductOption[]ProductOption.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ProductOption in de.hybris.platform.sap.sappricingproductcarouseladdon.controllers.cms
Fields in de.hybris.platform.sap.sappricingproductcarouseladdon.controllers.cms with type parameters of type ProductOptionModifier and TypeFieldDescriptionprotected static final List<ProductOption>SapProductCarouselComponentController.PRODUCT_OPTIONS