public class JspIncludeComponentsResource
extends <any>
| Constructor and Description |
|---|
JspIncludeComponentsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllJspIncludeComponents()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getJspIncludeComponentResource(String resourceKey)
Generated getter for sub resource of type
JspIncludeComponentResource for current root resource |
Collection<JspIncludeComponentModel> |
getJspIncludeComponentsCollection()
Convenience method which just delegates to
#getResourceValue() |
void |
setJspIncludeComponentsCollection(Collection<JspIncludeComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public JspIncludeComponentsResource()
public Response getAllJspIncludeComponents()
Responsepublic AbstractYResource getJspIncludeComponentResource(String resourceKey)
JspIncludeComponentResource for current root resourcepublic Collection<JspIncludeComponentModel> getJspIncludeComponentsCollection()
#getResourceValue()public void setJspIncludeComponentsCollection(Collection<JspIncludeComponentModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.