Uses of Class
de.hybris.platform.sap.productconfig.runtime.cps.model.external.CPSExternalValue
Packages that use CPSExternalValue
Package
Description
-
Uses of CPSExternalValue 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 CPSExternalValueModifier and TypeMethodDescriptionprotected voidHierarchicalConfigurationOrderMapperImpl.addCharacteristicValue(CPSExternalValue value, String csticName, SAPCpiOutboundOrderS4hcConfigHeaderModel configurationHeader, Set<SAPCpiOutboundOrderS4hcConfigValuationModel> valuations, String itemId) protected booleanHierarchicalConfigurationOrderMapperImpl.isPartOfMessage(CPSExternalValue value) Method parameters in de.hybris.platform.sap.productconfig.cpiorderexchange.cps.service.impl with type arguments of type CPSExternalValueModifier and TypeMethodDescriptionprotected voidCPSConfigurationOrderEntryMapper.mapConfigValues(SAPCpiOutboundOrderModel orderModel, List<CPSExternalValue> sourceValues, String entryNumber) -
Uses of CPSExternalValue in de.hybris.platform.sap.productconfig.runtime.cps.model.external
Methods in de.hybris.platform.sap.productconfig.runtime.cps.model.external that return types with arguments of type CPSExternalValueModifier and TypeMethodDescriptionCPSExternalCharacteristic.getValues()CPSFlatListContainer.getValues()Method parameters in de.hybris.platform.sap.productconfig.runtime.cps.model.external with type arguments of type CPSExternalValueModifier and TypeMethodDescriptionvoidCPSExternalCharacteristic.setValues(List<CPSExternalValue> values) voidCPSFlatListContainer.setValues(List<CPSExternalValue> values) -
Uses of CPSExternalValue in de.hybris.platform.sap.productconfig.runtime.cps.strategy.impl
Methods in de.hybris.platform.sap.productconfig.runtime.cps.strategy.impl that return CPSExternalValueModifier and TypeMethodDescriptionprotected CPSExternalValueExternalConfigurationFromVariantStrategyImpl.prepareCpsExternalValue(ProductFeatureModel productFeature)