public class ChapterConfigurationsResource
extends <any>
| Constructor and Description |
|---|
ChapterConfigurationsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllChapterConfigurations()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getChapterConfigurationResource(String resourceKey)
Generated getter for sub resource of type
ChapterConfigurationResource for current root resource |
Collection<ChapterConfigurationModel> |
getChapterConfigurationsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postChapterConfiguration(ChapterConfigurationDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setChapterConfigurationsCollection(Collection<ChapterConfigurationModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public ChapterConfigurationsResource()
public Response getAllChapterConfigurations()
Responsepublic AbstractYResource getChapterConfigurationResource(String resourceKey)
ChapterConfigurationResource for current root resourcepublic Collection<ChapterConfigurationModel> getChapterConfigurationsCollection()
#getResourceValue()public Response postChapterConfiguration(ChapterConfigurationDTO dto)
Responsepublic void setChapterConfigurationsCollection(Collection<ChapterConfigurationModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.