public class CxMapperScriptsResource
extends <any>
| Constructor and Description |
|---|
CxMapperScriptsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllCxMapperScripts()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getCxMapperScriptResource(String resourceKey)
Generated getter for sub resource of type
CxMapperScriptResource for current root resource |
Collection<CxMapperScriptModel> |
getCxMapperScriptsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postCxMapperScript(CxMapperScriptDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setCxMapperScriptsCollection(Collection<CxMapperScriptModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public CxMapperScriptsResource()
public Response getAllCxMapperScripts()
Responsepublic AbstractYResource getCxMapperScriptResource(String resourceKey)
CxMapperScriptResource for current root resourcepublic Collection<CxMapperScriptModel> getCxMapperScriptsCollection()
#getResourceValue()public Response postCxMapperScript(CxMapperScriptDTO dto)
Responsepublic void setCxMapperScriptsCollection(Collection<CxMapperScriptModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.