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