| 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<SAPPlantLogSysOrgModel> |
SAPConfigurationModel.getSapPlantLogSysOrg()
Generated method - Getter of the
SAPConfiguration.sapPlantLogSysOrg attribute defined at extension sapmodel. |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPConfigurationModel.setSapPlantLogSysOrg(Set<SAPPlantLogSysOrgModel> value)
Generated method - Setter of
SAPConfiguration.sapPlantLogSysOrg attribute defined at extension sapmodel. |
| Modifier and Type | Method and Description |
|---|---|
SAPPlantLogSysOrgModel |
SAPPlantLogSysOrgResource.getSAPPlantLogSysOrgModel()
Convenience method which just delegates to
#getResourceValue() |
protected SAPPlantLogSysOrgModel |
SAPPlantLogSysOrgResource.readResource(String resourceId)
Gets the
SAPPlantLogSysOrgModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<SAPPlantLogSysOrgModel> |
SAPPlantLogSysOrgsResource.getSAPPlantLogSysOrgsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPPlantLogSysOrgResource.setSAPPlantLogSysOrgModel(SAPPlantLogSysOrgModel value)
Convenience method which just delegates to
#setResourceValue(SAPPlantLogSysOrgModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPPlantLogSysOrgsResource.setSAPPlantLogSysOrgsCollection(Collection<SAPPlantLogSysOrgModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.