| Package | Description |
|---|---|
| de.hybris.platform.sap.sapmodel.resource |
| Modifier and Type | Method and Description |
|---|---|
ReferenceDistributionChannelMappingModel |
ReferenceDistributionChannelMappingResource.getReferenceDistributionChannelMappingModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected ReferenceDistributionChannelMappingModel |
ReferenceDistributionChannelMappingResource.readResource(java.lang.String resourceId)
Gets the
ReferenceDistributionChannelMappingModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ReferenceDistributionChannelMappingModel> |
ReferenceDistributionChannelMappingsResource.getReferenceDistributionChannelMappingsCollection()
Convenience method which just delegates to
AbstractResource.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(java.util.Collection<ReferenceDistributionChannelMappingModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.