| Package | Description |
|---|---|
| com.sap.hybris.scpiconnector.model |
Contains generated models for each type of com.sap.hybris.scpiconnector.jalo package.
|
| com.sap.hybris.scpiconnector.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IflowConfigurationModel> |
SAPCPIConfigurationModel.getIflowConfiguration()
Generated method - Getter of the
SAPCPIConfiguration.iflowConfiguration attribute defined at extension scpiconnector. |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPCPIConfigurationModel.setIflowConfiguration(java.util.List<IflowConfigurationModel> value)
Generated method - Setter of
SAPCPIConfiguration.iflowConfiguration attribute defined at extension scpiconnector. |
| Modifier and Type | Method and Description |
|---|---|
IflowConfigurationModel |
IflowConfigurationResource.getIflowConfigurationModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected IflowConfigurationModel |
IflowConfigurationResource.readResource(java.lang.String resourceId)
Gets the
IflowConfigurationModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<IflowConfigurationModel> |
IflowConfigurationsResource.getIflowConfigurationsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
IflowConfigurationResource.setIflowConfigurationModel(IflowConfigurationModel value)
Convenience method which just delegates to
#setResourceValue(IflowConfigurationModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
IflowConfigurationsResource.setIflowConfigurationsCollection(java.util.Collection<IflowConfigurationModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.