public class StyleContainerResource
extends <any>
| Constructor and Description |
|---|
StyleContainerResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
deleteStyleContainer()
Generated HTTP method for covering DELETE requests.
|
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 |
getStyleContainer()
Generated HTTP method for covering GET requests.
|
StyleContainerModel |
getStyleContainerModel()
Convenience method which just delegates to
#getResourceValue() |
Response |
putStyleContainer(StyleContainerDTO dto)
Generated HTTP method for covering PUT requests.
|
protected StyleContainerModel |
readResource(String resourceId)
Gets the
StyleContainerModel resource which is addressed by current resource request. |
void |
setStyleContainerModel(StyleContainerModel value)
Convenience method which just delegates to
#setResourceValue(StyleContainerModel) |
public StyleContainerResource()
public Response deleteStyleContainer()
Responsepublic AbstractYResource getHMCHistoryEntryResource(String resourceKey)
HMCHistoryEntryResource for current root resourcepublic AbstractYResource getLinkResource(String resourceKey)
LinkResource for current root resourcepublic Response getStyleContainer()
Responsepublic StyleContainerModel getStyleContainerModel()
#getResourceValue()public Response putStyleContainer(StyleContainerDTO dto)
Responseprotected StyleContainerModel readResource(String resourceId) throws Exception
StyleContainerModel resource which is addressed by current resource request.Exceptionde.hybris.platform.webservices.AbstractYResource#readResource(String)public void setStyleContainerModel(StyleContainerModel value)
#setResourceValue(StyleContainerModel)Copyright © 2017 SAP SE. All Rights Reserved.