public class ParagraphStylesResource
extends <any>
| Constructor and Description |
|---|
ParagraphStylesResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllParagraphStyles()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getParagraphStyleResource(String resourceKey)
Generated getter for sub resource of type
ParagraphStyleResource for current root resource |
Collection<ParagraphStyleModel> |
getParagraphStylesCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postParagraphStyle(ParagraphStyleDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setParagraphStylesCollection(Collection<ParagraphStyleModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public ParagraphStylesResource()
public Response getAllParagraphStyles()
Responsepublic AbstractYResource getParagraphStyleResource(String resourceKey)
ParagraphStyleResource for current root resourcepublic Collection<ParagraphStyleModel> getParagraphStylesCollection()
#getResourceValue()public Response postParagraphStyle(ParagraphStyleDTO dto)
Responsepublic void setParagraphStylesCollection(Collection<ParagraphStyleModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.