public class ContentSlotNamesResource
extends <any>
| Constructor and Description |
|---|
ContentSlotNamesResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllContentSlotNames()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getContentSlotNameResource(String resourceKey)
Generated getter for sub resource of type
ContentSlotNameResource for current root resource |
Collection<ContentSlotNameModel> |
getContentSlotNamesCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postContentSlotName(ContentSlotNameDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setContentSlotNamesCollection(Collection<ContentSlotNameModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public ContentSlotNamesResource()
public Response getAllContentSlotNames()
Responsepublic AbstractYResource getContentSlotNameResource(String resourceKey)
ContentSlotNameResource for current root resourcepublic Collection<ContentSlotNameModel> getContentSlotNamesCollection()
#getResourceValue()public Response postContentSlotName(ContentSlotNameDTO dto)
Responsepublic void setContentSlotNamesCollection(Collection<ContentSlotNameModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.