| 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.model |
Contains generated models for each type of de.hybris.platform.sap.sapmodel.jalo package.
|
| de.hybris.platform.sap.sapmodel.resource |
| Modifier and Type | Method and Description |
|---|---|
Set<SAPLogicalSystemModel> |
SAPGlobalConfigurationModel.getSapLogicalSystemGlobalConfig()
Generated method - Getter of the
SAPGlobalConfiguration.sapLogicalSystemGlobalConfig attribute defined at extension sapmodel. |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPGlobalConfigurationModel.setSapLogicalSystemGlobalConfig(Set<SAPLogicalSystemModel> value)
Generated method - Setter of
SAPGlobalConfiguration.sapLogicalSystemGlobalConfig attribute defined at extension sapmodel. |
| Modifier and Type | Method and Description |
|---|---|
SAPLogicalSystemModel |
SAPPlantLogSysOrgModel.getLogSys()
Generated method - Getter of the
SAPPlantLogSysOrg.logSys attribute defined at extension sapmodel. |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPPlantLogSysOrgModel.setLogSys(SAPLogicalSystemModel value)
Generated method - Setter of
SAPPlantLogSysOrg.logSys attribute defined at extension sapmodel. |
| Modifier and Type | Method and Description |
|---|---|
SAPLogicalSystemModel |
SAPLogicalSystemResource.getSAPLogicalSystemModel()
Convenience method which just delegates to
#getResourceValue() |
protected SAPLogicalSystemModel |
SAPLogicalSystemResource.readResource(String resourceId)
Gets the
SAPLogicalSystemModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<SAPLogicalSystemModel> |
SAPLogicalSystemsResource.getSAPLogicalSystemsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPLogicalSystemResource.setSAPLogicalSystemModel(SAPLogicalSystemModel value)
Convenience method which just delegates to
#setResourceValue(SAPLogicalSystemModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPLogicalSystemsResource.setSAPLogicalSystemsCollection(Collection<SAPLogicalSystemModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.