Uses of Class
de.hybris.platform.sap.productconfig.runtime.cps.model.external.CPSCommerceExternalConfiguration
Packages that use CPSCommerceExternalConfiguration
Package
Description
-
Uses of CPSCommerceExternalConfiguration in de.hybris.platform.sap.productconfig.cpiorderexchange.cps.service.impl
Methods in de.hybris.platform.sap.productconfig.cpiorderexchange.cps.service.impl that return CPSCommerceExternalConfigurationModifier and TypeMethodDescriptionprotected CPSCommerceExternalConfigurationHierarchicalConfigurationOrderMapperImpl.parseConfiguration(String externalConfiguration) protected CPSCommerceExternalConfigurationCPSConfigurationOrderEntryMapper.readExternalConfigFromEntry(AbstractOrderEntryModel entry) -
Uses of CPSCommerceExternalConfiguration in de.hybris.platform.sap.productconfig.runtime.cps.impl
Fields in de.hybris.platform.sap.productconfig.runtime.cps.impl declared as CPSCommerceExternalConfigurationModifier and TypeFieldDescriptionprotected final CPSCommerceExternalConfigurationCharonFacadeImplTest.externalConfigurationCommerceFormat -
Uses of CPSCommerceExternalConfiguration in de.hybris.platform.sap.productconfig.runtime.cps.strategy
Methods in de.hybris.platform.sap.productconfig.runtime.cps.strategy that return CPSCommerceExternalConfigurationModifier and TypeMethodDescriptionCommerceExternalConfigurationStrategy.createCommerceFormatFromCPSRepresentation(CPSExternalConfiguration externalConfiguration) Creates a commerce format of the external configuration from the CPS engine formatMethods in de.hybris.platform.sap.productconfig.runtime.cps.strategy with parameters of type CPSCommerceExternalConfigurationModifier and TypeMethodDescriptionCommerceExternalConfigurationStrategy.extractCPSFormatFromCommerceRepresentation(CPSCommerceExternalConfiguration commerceExternalConfiguration) Extracts the engine format from the commerce representation of the external configuration -
Uses of CPSCommerceExternalConfiguration in de.hybris.platform.sap.productconfig.runtime.cps.strategy.impl
Methods in de.hybris.platform.sap.productconfig.runtime.cps.strategy.impl that return CPSCommerceExternalConfigurationModifier and TypeMethodDescriptionCommerceExternalConfigurationStrategyImpl.createCommerceFormatFromCPSRepresentation(CPSExternalConfiguration externalConfiguration) Methods in de.hybris.platform.sap.productconfig.runtime.cps.strategy.impl with parameters of type CPSCommerceExternalConfigurationModifier and TypeMethodDescriptionCommerceExternalConfigurationStrategyImpl.extractCPSFormatFromCommerceRepresentation(CPSCommerceExternalConfiguration commerceExternalConfiguration)