Uses of Enum Class
de.hybris.platform.sap.productconfig.facades.CPQImageType
Packages that use CPQImageType
Package
Description
-
Uses of CPQImageType in de.hybris.platform.sap.productconfig.facades
Methods in de.hybris.platform.sap.productconfig.facades that return CPQImageTypeModifier and TypeMethodDescriptionstatic CPQImageTypeReturns the enum constant of this class with the specified name.static CPQImageType[]CPQImageType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.hybris.platform.sap.productconfig.facades that return types with arguments of type CPQImageType -
Uses of CPQImageType in de.hybris.platform.sap.productconfig.facades.impl
Methods in de.hybris.platform.sap.productconfig.facades.impl that return types with arguments of type CPQImageTypeMethod parameters in de.hybris.platform.sap.productconfig.facades.impl with type arguments of type CPQImageTypeModifier and TypeMethodDescriptionprotected voidClassificationSystemCPQAttributesProviderImpl.checkForFormatQualifiers(Map<String, CPQImageType> mediaFormatQualifiers) ClassificationSystemCPQAttributesProviderImpl.convertMediaToImages(Collection<MediaModel> media, Map<String, CPQImageType> cpqMediaFormatQualifiers) protected Collection<MediaModel>ClassificationSystemCPQAttributesProviderImplTest.prepareDataForConvertMediaToImages(Map<String, CPQImageType> cpqMediaFormatQualifiers) protected Collection<MediaModel>ClassificationSystemCPQAttributesProviderImplTest.prepareDataForConvertMediaToImagesWithoutFormatQualifier(Map<String, CPQImageType> cpqMediaFormatQualifiers) voidCPQImageFormatMappingImpl.setMapping(Map<String, CPQImageType> mapping)