| Package | Description |
|---|---|
| de.hybris.platform.acceleratorcms.resource.components |
| Modifier and Type | Method and Description |
|---|---|
ProductVariantSelectorComponentModel |
ProductVariantSelectorComponentResource.getProductVariantSelectorComponentModel()
Convenience method which just delegates to
#getResourceValue() |
protected ProductVariantSelectorComponentModel |
ProductVariantSelectorComponentResource.readResource(String resourceId)
Gets the
ProductVariantSelectorComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<ProductVariantSelectorComponentModel> |
ProductVariantSelectorComponentsResource.getProductVariantSelectorComponentsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductVariantSelectorComponentResource.setProductVariantSelectorComponentModel(ProductVariantSelectorComponentModel value)
Convenience method which just delegates to
#setResourceValue(ProductVariantSelectorComponentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductVariantSelectorComponentsResource.setProductVariantSelectorComponentsCollection(Collection<ProductVariantSelectorComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.