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