public class DefaultCloudPlatformIntegrationConnection extends java.lang.Object implements CloudPlatformIntegrationConnection
| Constructor and Description |
|---|
DefaultCloudPlatformIntegrationConnection() |
| Modifier and Type | Method and Description |
|---|---|
protected SAPCPIConfigurationModel |
getSAPCPIConfiguration() |
GenericDao |
getSapCPIConfigurationModelGenericDao() |
protected Response |
publish(java.lang.String baseUrl,
java.lang.String pathUrl,
java.lang.String proxyUrl,
java.lang.Object body,
java.lang.String username,
java.lang.String password) |
ResponseData |
sendPost(java.lang.String iflowKey,
java.lang.Object body) |
void |
setSapCPIConfigurationModelGenericDao(GenericDao sapCPIConfigurationModelGenericDao) |
public DefaultCloudPlatformIntegrationConnection()
public ResponseData sendPost(java.lang.String iflowKey, java.lang.Object body) throws java.io.IOException
sendPost in interface CloudPlatformIntegrationConnectionjava.io.IOExceptionprotected Response publish(java.lang.String baseUrl,
java.lang.String pathUrl,
java.lang.String proxyUrl,
java.lang.Object body,
java.lang.String username,
java.lang.String password)
protected SAPCPIConfigurationModel getSAPCPIConfiguration()
public GenericDao getSapCPIConfigurationModelGenericDao()
public void setSapCPIConfigurationModelGenericDao(GenericDao sapCPIConfigurationModelGenericDao)
sapCPIConfigurationModelGenericDao - the sapCPIConfigurationModelGenericDao to setCopyright © 2018 SAP SE. All Rights Reserved.