Interface ProductConfigurationPassportService
- All Known Implementing Classes:
ProductConfigurationPassportServiceImpl
public interface ProductConfigurationPassportService
Retrieving an SAP passport in the context of product configuration
-
Method Summary
-
Method Details
-
generate
Generates an SAP Passport based on the provided info.- Parameters:
actionId- Will be set as action in SAP passport. In our case, we specify the type of the microservice call (e.g.CharonFacadeImpl.PASSPORT_GET_CONFIGorCharonFacadeImpl.PASSPORT_UPDATE_CONFIG- Returns:
- The passport as String
-