| Package | Description |
|---|---|
| de.hybris.platform.sap.core.configuration.model |
Contains generated models for each type of de.hybris.platform.sap.core.configuration.jalo package.
|
| de.hybris.platform.sap.core.configuration.resource | |
| de.hybris.platform.sap.sapmodel.model |
Contains generated models for each type of de.hybris.platform.sap.sapmodel.jalo package.
|
| Modifier and Type | Method and Description |
|---|---|
SAPHTTPDestinationModel |
SAPConfigurationModel.getSapcarintegration_HTTPDestination()
Generated method - Getter of the
SAPConfiguration.sapcarintegration_HTTPDestination attribute defined at extension sapcarintegration. |
SAPHTTPDestinationModel |
SAPGlobalConfigurationModel.getSapcommon_erpHttpDestination()
Generated method - Getter of the
SAPGlobalConfiguration.sapcommon_erpHttpDestination attribute defined at extension sapmodel. |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPConfigurationModel.setSapcarintegration_HTTPDestination(SAPHTTPDestinationModel value)
Generated method - Setter of
SAPConfiguration.sapcarintegration_HTTPDestination attribute defined at extension sapcarintegration. |
void |
SAPGlobalConfigurationModel.setSapcommon_erpHttpDestination(SAPHTTPDestinationModel value)
Generated method - Setter of
SAPGlobalConfiguration.sapcommon_erpHttpDestination attribute defined at extension sapmodel. |
| Modifier and Type | Method and Description |
|---|---|
SAPHTTPDestinationModel |
SAPHTTPDestinationResource.getSAPHTTPDestinationModel()
Convenience method which just delegates to
#getResourceValue() |
protected SAPHTTPDestinationModel |
SAPHTTPDestinationResource.readResource(String resourceId)
Gets the
SAPHTTPDestinationModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<SAPHTTPDestinationModel> |
SAPHTTPDestinationsResource.getSAPHTTPDestinationsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPHTTPDestinationResource.setSAPHTTPDestinationModel(SAPHTTPDestinationModel value)
Convenience method which just delegates to
#setResourceValue(SAPHTTPDestinationModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPHTTPDestinationsResource.setSAPHTTPDestinationsCollection(Collection<SAPHTTPDestinationModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
SAPHTTPDestinationModel |
SAPLogicalSystemModel.getSapHTTPDestination()
Generated method - Getter of the
SAPLogicalSystem.sapHTTPDestination attribute defined at extension sapmodel. |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPLogicalSystemModel.setSapHTTPDestination(SAPHTTPDestinationModel value)
Generated method - Setter of
SAPLogicalSystem.sapHTTPDestination attribute defined at extension sapmodel. |
Copyright © 2017 SAP SE. All Rights Reserved.