public class ChapterParagraphStylesResource
extends <any>
| Constructor and Description |
|---|
ChapterParagraphStylesResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllChapterParagraphStyles()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getChapterParagraphStyleResource(String resourceKey)
Generated getter for sub resource of type
ChapterParagraphStyleResource for current root resource |
Collection<ChapterParagraphStyleModel> |
getChapterParagraphStylesCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postChapterParagraphStyle(ChapterParagraphStyleDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setChapterParagraphStylesCollection(Collection<ChapterParagraphStyleModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public ChapterParagraphStylesResource()
public Response getAllChapterParagraphStyles()
Responsepublic AbstractYResource getChapterParagraphStyleResource(String resourceKey)
ChapterParagraphStyleResource for current root resourcepublic Collection<ChapterParagraphStyleModel> getChapterParagraphStylesCollection()
#getResourceValue()public Response postChapterParagraphStyle(ChapterParagraphStyleDTO dto)
Responsepublic void setChapterParagraphStylesCollection(Collection<ChapterParagraphStyleModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.