| Package | Description |
|---|---|
| de.hybris.platform.sap.sapmodel.resource |
| Modifier and Type | Method and Description |
|---|---|
SAPInboundVariantModel |
SAPInboundVariantResource.getSAPInboundVariantModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected SAPInboundVariantModel |
SAPInboundVariantResource.readResource(java.lang.String resourceId)
Gets the
SAPInboundVariantModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SAPInboundVariantModel> |
SAPInboundVariantsResource.getSAPInboundVariantsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPInboundVariantResource.setSAPInboundVariantModel(SAPInboundVariantModel value)
Convenience method which just delegates to
#setResourceValue(SAPInboundVariantModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPInboundVariantsResource.setSAPInboundVariantsCollection(java.util.Collection<SAPInboundVariantModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.