| Package | Description |
|---|---|
| de.hybris.platform.smarteditwebservices.resource |
| Modifier and Type | Method and Description |
|---|---|
SmarteditConfigurationModel |
SmarteditConfigurationResource.getSmarteditConfigurationModel()
Convenience method which just delegates to
#getResourceValue() |
protected SmarteditConfigurationModel |
SmarteditConfigurationResource.readResource(String resourceId)
Gets the
SmarteditConfigurationModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<SmarteditConfigurationModel> |
SmarteditConfigurationsResource.getSmarteditConfigurationsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SmarteditConfigurationResource.setSmarteditConfigurationModel(SmarteditConfigurationModel value)
Convenience method which just delegates to
#setResourceValue(SmarteditConfigurationModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SmarteditConfigurationsResource.setSmarteditConfigurationsCollection(Collection<SmarteditConfigurationModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.