| Package | Description |
|---|---|
| de.hybris.platform.assistedservicestorefront.resource |
| Modifier and Type | Method and Description |
|---|---|
AssistedServiceComponentModel |
AssistedServiceComponentResource.getAssistedServiceComponentModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected AssistedServiceComponentModel |
AssistedServiceComponentResource.readResource(java.lang.String resourceId)
Gets the
AssistedServiceComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AssistedServiceComponentModel> |
AssistedServiceComponentsResource.getAssistedServiceComponentsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
AssistedServiceComponentResource.setAssistedServiceComponentModel(AssistedServiceComponentModel value)
Convenience method which just delegates to
#setResourceValue(AssistedServiceComponentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AssistedServiceComponentsResource.setAssistedServiceComponentsCollection(java.util.Collection<AssistedServiceComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.