Uses of Interface
de.hybris.platform.sap.productconfig.facades.ClassificationSystemCPQAttributesProvider
-
Packages that use ClassificationSystemCPQAttributesProvider Package Description de.hybris.platform.sap.productconfig.facades.impl de.hybris.platform.sap.productconfig.facades.populator -
-
Uses of ClassificationSystemCPQAttributesProvider in de.hybris.platform.sap.productconfig.facades.impl
Classes in de.hybris.platform.sap.productconfig.facades.impl that implement ClassificationSystemCPQAttributesProvider Modifier and Type Class Description classClassificationSystemCPQAttributesProviderImplDefault implementation of theClassificationSystemCPQAttributesProvider.Methods in de.hybris.platform.sap.productconfig.facades.impl that return ClassificationSystemCPQAttributesProvider Modifier and Type Method Description protected ClassificationSystemCPQAttributesProviderCsticTypeMapperImpl. getNameProvider()Methods in de.hybris.platform.sap.productconfig.facades.impl with parameters of type ClassificationSystemCPQAttributesProvider Modifier and Type Method Description voidCsticTypeMapperImpl. setNameProvider(ClassificationSystemCPQAttributesProvider nameProvider) -
Uses of ClassificationSystemCPQAttributesProvider in de.hybris.platform.sap.productconfig.facades.populator
Methods in de.hybris.platform.sap.productconfig.facades.populator that return ClassificationSystemCPQAttributesProvider Modifier and Type Method Description ClassificationSystemCPQAttributesProviderConfigurationOrderEntryProductInfoModelPopulator. getNameProvider()protected ClassificationSystemCPQAttributesProviderConfigurationOverviewInstancePopulator. getNameProvider()protected ClassificationSystemCPQAttributesProviderConfigurationOverviewValuePopulator. getNameProvider()Methods in de.hybris.platform.sap.productconfig.facades.populator with parameters of type ClassificationSystemCPQAttributesProvider Modifier and Type Method Description voidConfigurationOrderEntryProductInfoModelPopulator. setNameProvider(ClassificationSystemCPQAttributesProvider nameProvider)voidConfigurationOverviewInstancePopulator. setNameProvider(ClassificationSystemCPQAttributesProvider nameProvider)voidConfigurationOverviewValuePopulator. setNameProvider(ClassificationSystemCPQAttributesProvider nameProvider)
-