| Package | Description |
|---|---|
| com.sap.hybris.scpiconnector.httpconnection.impl | |
| com.sap.hybris.scpiconnector.resource |
| Modifier and Type | Method and Description |
|---|---|
protected SAPCPIConfigurationModel |
DefaultCloudPlatformIntegrationConnection.getSAPCPIConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
SAPCPIConfigurationModel |
SAPCPIConfigurationResource.getSAPCPIConfigurationModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected SAPCPIConfigurationModel |
SAPCPIConfigurationResource.readResource(java.lang.String resourceId)
Gets the
SAPCPIConfigurationModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SAPCPIConfigurationModel> |
SAPCPIConfigurationsResource.getSAPCPIConfigurationsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPCPIConfigurationResource.setSAPCPIConfigurationModel(SAPCPIConfigurationModel value)
Convenience method which just delegates to
#setResourceValue(SAPCPIConfigurationModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPCPIConfigurationsResource.setSAPCPIConfigurationsCollection(java.util.Collection<SAPCPIConfigurationModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.