public class CommentUserSettingsResource
extends <any>
| Constructor and Description |
|---|
CommentUserSettingsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllCommentUserSettings()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getCommentUserSettingResource(String resourceKey)
Generated getter for sub resource of type
CommentUserSettingResource for current root resource |
Collection<CommentUserSettingModel> |
getCommentUserSettingsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postCommentUserSetting(CommentUserSettingDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setCommentUserSettingsCollection(Collection<CommentUserSettingModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public CommentUserSettingsResource()
public Response getAllCommentUserSettings()
Responsepublic AbstractYResource getCommentUserSettingResource(String resourceKey)
CommentUserSettingResource for current root resourcepublic Collection<CommentUserSettingModel> getCommentUserSettingsCollection()
#getResourceValue()public Response postCommentUserSetting(CommentUserSettingDTO dto)
Responsepublic void setCommentUserSettingsCollection(Collection<CommentUserSettingModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.