| Package | Description |
|---|---|
| de.hybris.platform.sapprodrecobuffer.resource |
| Modifier and Type | Method and Description |
|---|---|
SAPRecoTypeMappingModel |
SAPRecoTypeMappingResource.getSAPRecoTypeMappingModel()
Convenience method which just delegates to
#getResourceValue() |
protected SAPRecoTypeMappingModel |
SAPRecoTypeMappingResource.readResource(String resourceId)
Gets the
SAPRecoTypeMappingModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<SAPRecoTypeMappingModel> |
SAPRecoTypeMappingsResource.getSAPRecoTypeMappingsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPRecoTypeMappingResource.setSAPRecoTypeMappingModel(SAPRecoTypeMappingModel value)
Convenience method which just delegates to
#setResourceValue(SAPRecoTypeMappingModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPRecoTypeMappingsResource.setSAPRecoTypeMappingsCollection(Collection<SAPRecoTypeMappingModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.