public class PublicationComponentsResource
extends <any>
| Constructor and Description |
|---|
PublicationComponentsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllPublicationComponents()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getPublicationComponentResource(String resourceKey)
Generated getter for sub resource of type
PublicationComponentResource for current root resource |
Collection<PublicationComponentModel> |
getPublicationComponentsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postPublicationComponent(PublicationComponentDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setPublicationComponentsCollection(Collection<PublicationComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public PublicationComponentsResource()
public Response getAllPublicationComponents()
Responsepublic AbstractYResource getPublicationComponentResource(String resourceKey)
PublicationComponentResource for current root resourcepublic Collection<PublicationComponentModel> getPublicationComponentsCollection()
#getResourceValue()public Response postPublicationComponent(PublicationComponentDTO dto)
Responsepublic void setPublicationComponentsCollection(Collection<PublicationComponentModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.