public class DefaultSapPassportService extends java.lang.Object implements SapPassportService
SapPassportService| Constructor and Description |
|---|
DefaultSapPassportService() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
generate(java.lang.String integrationObjectCode)
Generates an SAP Passport based on the provided info.
|
protected IntegrationServicesConfiguration |
getConfiguration() |
void |
setConfiguration(IntegrationServicesConfiguration config) |
public java.lang.String generate(java.lang.String integrationObjectCode)
SapPassportServicegenerate in interface SapPassportServiceintegrationObjectCode - The integrationObject code.protected IntegrationServicesConfiguration getConfiguration()
public void setConfiguration(IntegrationServicesConfiguration config)
Copyright © 2018 SAP SE. All Rights Reserved.