public class ChaptersConfigurationsResource
extends <any>
| Constructor and Description |
|---|
ChaptersConfigurationsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllChaptersConfigurations()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getChaptersConfigurationResource(String resourceKey)
Generated getter for sub resource of type
ChaptersConfigurationResource for current root resource |
Collection<ChaptersConfigurationModel> |
getChaptersConfigurationsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postChaptersConfiguration(ChaptersConfigurationDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setChaptersConfigurationsCollection(Collection<ChaptersConfigurationModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public ChaptersConfigurationsResource()
public Response getAllChaptersConfigurations()
Responsepublic AbstractYResource getChaptersConfigurationResource(String resourceKey)
ChaptersConfigurationResource for current root resourcepublic Collection<ChaptersConfigurationModel> getChaptersConfigurationsCollection()
#getResourceValue()public Response postChaptersConfiguration(ChaptersConfigurationDTO dto)
Responsepublic void setChaptersConfigurationsCollection(Collection<ChaptersConfigurationModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.