Uses of Class
de.hybris.platform.sap.productconfig.runtime.cps.model.external.CPSExternalCharacteristic
Packages that use CPSExternalCharacteristic
Package
Description
-
Uses of CPSExternalCharacteristic in de.hybris.platform.sap.productconfig.cpiorderexchange.cps.service.impl
Methods in de.hybris.platform.sap.productconfig.cpiorderexchange.cps.service.impl with parameters of type CPSExternalCharacteristicModifier and TypeMethodDescriptionprotected voidHierarchicalConfigurationOrderMapperImpl.addCharacteristicValues(CPSExternalCharacteristic cstic, SAPCpiOutboundOrderS4hcConfigHeaderModel configurationHeader, Set<SAPCpiOutboundOrderS4hcConfigValuationModel> valuations, String itemId) protected voidCPSConfigurationOrderEntryMapper.fillListContainerForCharacteristic(CPSExternalCharacteristic characteristic, CPSFlatListContainer listContainer) -
Uses of CPSExternalCharacteristic in de.hybris.platform.sap.productconfig.runtime.cps.model.external
Methods in de.hybris.platform.sap.productconfig.runtime.cps.model.external that return CPSExternalCharacteristicMethods in de.hybris.platform.sap.productconfig.runtime.cps.model.external that return types with arguments of type CPSExternalCharacteristicMethods in de.hybris.platform.sap.productconfig.runtime.cps.model.external with parameters of type CPSExternalCharacteristicModifier and TypeMethodDescriptionvoidCPSExternalValue.setParentCharacteristic(CPSExternalCharacteristic parentCharacteristic) Method parameters in de.hybris.platform.sap.productconfig.runtime.cps.model.external with type arguments of type CPSExternalCharacteristicModifier and TypeMethodDescriptionvoidCPSExternalItem.setCharacteristics(List<CPSExternalCharacteristic> characteristics) -
Uses of CPSExternalCharacteristic in de.hybris.platform.sap.productconfig.runtime.cps.strategy.impl
Methods in de.hybris.platform.sap.productconfig.runtime.cps.strategy.impl that return CPSExternalCharacteristicModifier and TypeMethodDescriptionprotected CPSExternalCharacteristicExternalConfigurationFromVariantStrategyImpl.prepareCpsExternalCaracteristic(List<CPSExternalCharacteristic> cpsExternalCharacteristicList, String characteristicId) Methods in de.hybris.platform.sap.productconfig.runtime.cps.strategy.impl that return types with arguments of type CPSExternalCharacteristicModifier and TypeMethodDescriptionprotected List<CPSExternalCharacteristic>ExternalConfigurationFromVariantStrategyImpl.determineCharacteristics(String kbId, ProductModel product) protected List<CPSExternalCharacteristic>ExternalConfigurationFromVariantStrategyImplTest.prepareCpsExternalCharacteristicList()Method parameters in de.hybris.platform.sap.productconfig.runtime.cps.strategy.impl with type arguments of type CPSExternalCharacteristicModifier and TypeMethodDescriptionprotected voidExternalConfigurationFromVariantStrategyImpl.mapProductFeatureToCpsExternalCharacteristic(ProductFeatureModel productFeature, List<CPSExternalCharacteristic> cpsExternalCharacteristicList, String kbId) protected CPSExternalCharacteristicExternalConfigurationFromVariantStrategyImpl.prepareCpsExternalCaracteristic(List<CPSExternalCharacteristic> cpsExternalCharacteristicList, String characteristicId)