| 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.sapmodel.resource |
| Modifier and Type | Method and Description |
|---|---|
Set<SAPPaymentModeModel> |
SAPConfigurationModel.getSapPaymentModes()
Generated method - Getter of the
SAPConfiguration.sapPaymentModes attribute defined at extension sapmodel. |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPConfigurationModel.setSapPaymentModes(Set<SAPPaymentModeModel> value)
Generated method - Setter of
SAPConfiguration.sapPaymentModes attribute defined at extension sapmodel. |
| Modifier and Type | Method and Description |
|---|---|
SAPPaymentModeModel |
SAPPaymentModeResource.getSAPPaymentModeModel()
Convenience method which just delegates to
#getResourceValue() |
protected SAPPaymentModeModel |
SAPPaymentModeResource.readResource(String resourceId)
Gets the
SAPPaymentModeModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<SAPPaymentModeModel> |
SAPPaymentModesResource.getSAPPaymentModesCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPPaymentModeResource.setSAPPaymentModeModel(SAPPaymentModeModel value)
Convenience method which just delegates to
#setResourceValue(SAPPaymentModeModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPPaymentModesResource.setSAPPaymentModesCollection(Collection<SAPPaymentModeModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.