| Package | Description |
|---|---|
| sap.hybris.integration.models.resource |
| Modifier and Type | Method and Description |
|---|---|
ReferenceDistributionChannelMappingModel |
ReferenceDistributionChannelMappingResource.getReferenceDistributionChannelMappingModel()
Convenience method which just delegates to
#getResourceValue() |
protected ReferenceDistributionChannelMappingModel |
ReferenceDistributionChannelMappingResource.readResource(String resourceId)
Gets the
ReferenceDistributionChannelMappingModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<ReferenceDistributionChannelMappingModel> |
ReferenceDistributionChannelMappingsResource.getReferenceDistributionChannelMappingsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReferenceDistributionChannelMappingResource.setReferenceDistributionChannelMappingModel(ReferenceDistributionChannelMappingModel value)
Convenience method which just delegates to
#setResourceValue(ReferenceDistributionChannelMappingModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ReferenceDistributionChannelMappingsResource.setReferenceDistributionChannelMappingsCollection(Collection<ReferenceDistributionChannelMappingModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.