public class ReferenceDistributionChannelMappingsResource
extends <any>
| Constructor and Description |
|---|
ReferenceDistributionChannelMappingsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllReferenceDistributionChannelMappings()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getReferenceDistributionChannelMappingResource(String resourceKey)
Generated getter for sub resource of type
ReferenceDistributionChannelMappingResource for current root resource |
Collection<ReferenceDistributionChannelMappingModel> |
getReferenceDistributionChannelMappingsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postReferenceDistributionChannelMapping(ReferenceDistributionChannelMappingDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setReferenceDistributionChannelMappingsCollection(Collection<ReferenceDistributionChannelMappingModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public ReferenceDistributionChannelMappingsResource()
public Response getAllReferenceDistributionChannelMappings()
Responsepublic AbstractYResource getReferenceDistributionChannelMappingResource(String resourceKey)
ReferenceDistributionChannelMappingResource for current root resourcepublic Collection<ReferenceDistributionChannelMappingModel> getReferenceDistributionChannelMappingsCollection()
#getResourceValue()public Response postReferenceDistributionChannelMapping(ReferenceDistributionChannelMappingDTO dto)
Responsepublic void setReferenceDistributionChannelMappingsCollection(Collection<ReferenceDistributionChannelMappingModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.