Interface CPSContextSupplier
- All Known Implementing Classes:
CPSContextSupplierImpl
public interface CPSContextSupplier
Provide context for configuration service calls.
-
Method Summary
Modifier and TypeMethodDescriptionretrieveContext(String productCode) Retrieves context for configuration service calls
-
Method Details
-
retrieveContext
Retrieves context for configuration service calls- Parameters:
productCode- Code of product in internal SAP format- Returns:
- configuration context
-