Uses of Class
de.hybris.platform.b2ctelcoservices.data.TmaProductSpecCharacteristicConfigItem
Packages that use TmaProductSpecCharacteristicConfigItem
Package
Description
-
Uses of TmaProductSpecCharacteristicConfigItem in de.hybris.platform.b2ctelcofacades.data
Methods in de.hybris.platform.b2ctelcofacades.data that return types with arguments of type TmaProductSpecCharacteristicConfigItemMethod parameters in de.hybris.platform.b2ctelcofacades.data with type arguments of type TmaProductSpecCharacteristicConfigItemModifier and TypeMethodDescriptionvoidCartActionInput.setConfigurableProductSpecCharacteristics(Set<TmaProductSpecCharacteristicConfigItem> configurableProductSpecCharacteristics) -
Uses of TmaProductSpecCharacteristicConfigItem in de.hybris.platform.b2ctelcoservices.order.resourcestrategies.impl
Method parameters in de.hybris.platform.b2ctelcoservices.order.resourcestrategies.impl with type arguments of type TmaProductSpecCharacteristicConfigItemModifier and TypeMethodDescriptionprotected voidTmaConfigProductSpecCharResourceStrategy.clearExistingConfigurablePscvs(AbstractOrderEntryModel entry, Set<TmaProductSpecCharacteristicConfigItem> requestCharacteristics) Removes the configurable characteristics from the entry which are present in the request. -
Uses of TmaProductSpecCharacteristicConfigItem in de.hybris.platform.b2ctelcoservices.order.strategies
Methods in de.hybris.platform.b2ctelcoservices.order.strategies that return TmaProductSpecCharacteristicConfigItemModifier and TypeMethodDescriptionprotected TmaProductSpecCharacteristicConfigItemTmaConfigProductSpecCharResourceStrategyIntegrationTest.createPscvItem(String name, String value) Methods in de.hybris.platform.b2ctelcoservices.order.strategies that return types with arguments of type TmaProductSpecCharacteristicConfigItemModifier and TypeMethodDescriptionprotected Set<TmaProductSpecCharacteristicConfigItem>TmaConfigProductSpecCharResourceStrategyIntegrationTest.createPscvList(TmaProductSpecCharacteristicConfigItem... pscv) Methods in de.hybris.platform.b2ctelcoservices.order.strategies with parameters of type TmaProductSpecCharacteristicConfigItemModifier and TypeMethodDescriptionprotected Set<TmaProductSpecCharacteristicConfigItem>TmaConfigProductSpecCharResourceStrategyIntegrationTest.createPscvList(TmaProductSpecCharacteristicConfigItem... pscv) -
Uses of TmaProductSpecCharacteristicConfigItem in de.hybris.platform.commerceservices.service.data
Methods in de.hybris.platform.commerceservices.service.data that return types with arguments of type TmaProductSpecCharacteristicConfigItemMethod parameters in de.hybris.platform.commerceservices.service.data with type arguments of type TmaProductSpecCharacteristicConfigItemModifier and TypeMethodDescriptionvoidCommerceCartParameter.setProductSpecCharacteristicConfigs(Set<TmaProductSpecCharacteristicConfigItem> productSpecCharacteristicConfigs)