public class OndemandGlobalPreferencesResource
extends <any>
| Constructor and Description |
|---|
OndemandGlobalPreferencesResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllOndemandGlobalPreferences()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getOndemandGlobalPreferenceResource(String resourceKey)
Generated getter for sub resource of type
OndemandGlobalPreferenceResource for current root resource |
Collection<OndemandGlobalPreferenceModel> |
getOndemandGlobalPreferencesCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postOndemandGlobalPreference(OndemandGlobalPreferenceDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setOndemandGlobalPreferencesCollection(Collection<OndemandGlobalPreferenceModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public OndemandGlobalPreferencesResource()
public Response getAllOndemandGlobalPreferences()
Responsepublic AbstractYResource getOndemandGlobalPreferenceResource(String resourceKey)
OndemandGlobalPreferenceResource for current root resourcepublic Collection<OndemandGlobalPreferenceModel> getOndemandGlobalPreferencesCollection()
#getResourceValue()public Response postOndemandGlobalPreference(OndemandGlobalPreferenceDTO dto)
Responsepublic void setOndemandGlobalPreferencesCollection(Collection<OndemandGlobalPreferenceModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.