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