public class ChapterConfigurationResource
extends <any>
| Constructor and Description |
|---|
ChapterConfigurationResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
deleteChapterConfiguration()
Generated HTTP method for covering DELETE requests.
|
Response |
getChapterConfiguration()
Generated HTTP method for covering GET requests.
|
ChapterConfigurationModel |
getChapterConfigurationModel()
Convenience method which just delegates to
#getResourceValue() |
AbstractYResource |
getHMCHistoryEntryResource(String resourceKey)
Generated getter for sub resource of type
HMCHistoryEntryResource for current root resource |
AbstractYResource |
getLinkResource(String resourceKey)
Generated getter for sub resource of type
LinkResource for current root resource |
Response |
putChapterConfiguration(ChapterConfigurationDTO dto)
Generated HTTP method for covering PUT requests.
|
protected ChapterConfigurationModel |
readResource(String resourceId)
Gets the
ChapterConfigurationModel resource which is addressed by current resource request. |
void |
setChapterConfigurationModel(ChapterConfigurationModel value)
Convenience method which just delegates to
#setResourceValue(ChapterConfigurationModel) |
public ChapterConfigurationResource()
public Response deleteChapterConfiguration()
Responsepublic Response getChapterConfiguration()
Responsepublic ChapterConfigurationModel getChapterConfigurationModel()
#getResourceValue()public AbstractYResource getHMCHistoryEntryResource(String resourceKey)
HMCHistoryEntryResource for current root resourcepublic AbstractYResource getLinkResource(String resourceKey)
LinkResource for current root resourcepublic Response putChapterConfiguration(ChapterConfigurationDTO dto)
Responseprotected ChapterConfigurationModel readResource(String resourceId) throws Exception
ChapterConfigurationModel resource which is addressed by current resource request.Exceptionde.hybris.platform.webservices.AbstractYResource#readResource(String)public void setChapterConfigurationModel(ChapterConfigurationModel value)
#setResourceValue(ChapterConfigurationModel)Copyright © 2017 SAP SE. All Rights Reserved.