Uses of Class
de.hybris.platform.sap.productconfig.runtime.cps.model.runtime.common.CPSContextInfo
Packages that use CPSContextInfo
Package
Description
-
Uses of CPSContextInfo in de.hybris.platform.sap.productconfig.runtime.cps
Methods in de.hybris.platform.sap.productconfig.runtime.cps that return types with arguments of type CPSContextInfoModifier and TypeMethodDescriptionCPSContextSupplier.retrieveContext(String productCode) Retrieves context for configuration service calls -
Uses of CPSContextInfo in de.hybris.platform.sap.productconfig.runtime.cps.impl
Methods in de.hybris.platform.sap.productconfig.runtime.cps.impl that return CPSContextInfoModifier and TypeMethodDescriptionprotected CPSContextInfoCPSContextSupplierImpl.createContextInfo(String name, String value) Methods in de.hybris.platform.sap.productconfig.runtime.cps.impl that return types with arguments of type CPSContextInfoMethod parameters in de.hybris.platform.sap.productconfig.runtime.cps.impl with type arguments of type CPSContextInfoModifier and TypeMethodDescriptionprotected voidCPSContextSupplierImpl.addCustomerData(List<CPSContextInfo> context) protected voidCPSContextSupplierImpl.addSalesOrgData(List<CPSContextInfo> context) -
Uses of CPSContextInfo 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 CPSContextInfoMethod parameters in de.hybris.platform.sap.productconfig.runtime.cps.model.external with type arguments of type CPSContextInfoModifier and TypeMethodDescriptionvoidCPSExternalConfiguration.setContext(List<CPSContextInfo> context) -
Uses of CPSContextInfo in de.hybris.platform.sap.productconfig.runtime.cps.model.runtime
Methods in de.hybris.platform.sap.productconfig.runtime.cps.model.runtime that return types with arguments of type CPSContextInfoMethod parameters in de.hybris.platform.sap.productconfig.runtime.cps.model.runtime with type arguments of type CPSContextInfoModifier and TypeMethodDescriptionvoidCPSCreateConfigInput.setContext(List<CPSContextInfo> context)