public class ContentSlotsResource
extends <any>
| Constructor and Description |
|---|
ContentSlotsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllContentSlots()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getContentSlotResource(String resourceKey)
Generated getter for sub resource of type
ContentSlotResource for current root resource |
Collection<ContentSlotModel> |
getContentSlotsCollection()
Convenience method which just delegates to
#getResourceValue() |
void |
setContentSlotsCollection(Collection<ContentSlotModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public ContentSlotsResource()
public Response getAllContentSlots()
Responsepublic AbstractYResource getContentSlotResource(String resourceKey)
ContentSlotResource for current root resourcepublic Collection<ContentSlotModel> getContentSlotsCollection()
#getResourceValue()public void setContentSlotsCollection(Collection<ContentSlotModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.