public class AttributeConfigurationsResource
extends <any>
| Constructor and Description |
|---|
AttributeConfigurationsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllAttributeConfigurations()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getAttributeConfigurationResource(String resourceKey)
Generated getter for sub resource of type
AttributeConfigurationResource for current root resource |
Collection<AttributeConfigurationModel> |
getAttributeConfigurationsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postAttributeConfiguration(AttributeConfigurationDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setAttributeConfigurationsCollection(Collection<AttributeConfigurationModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public AttributeConfigurationsResource()
public Response getAllAttributeConfigurations()
Responsepublic AbstractYResource getAttributeConfigurationResource(String resourceKey)
AttributeConfigurationResource for current root resourcepublic Collection<AttributeConfigurationModel> getAttributeConfigurationsCollection()
#getResourceValue()public Response postAttributeConfiguration(AttributeConfigurationDTO dto)
Responsepublic void setAttributeConfigurationsCollection(Collection<AttributeConfigurationModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.