| Package | Description |
|---|---|
| com.hybris.merchandising.addon.resource |
| Modifier and Type | Method and Description |
|---|---|
MerchandisingCarouselComponentModel |
MerchandisingCarouselComponentResource.getMerchandisingCarouselComponentModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected MerchandisingCarouselComponentModel |
MerchandisingCarouselComponentResource.readResource(java.lang.String resourceId)
Gets the
MerchandisingCarouselComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<MerchandisingCarouselComponentModel> |
MerchandisingCarouselComponentsResource.getMerchandisingCarouselComponentsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
MerchandisingCarouselComponentResource.setMerchandisingCarouselComponentModel(MerchandisingCarouselComponentModel value)
Convenience method which just delegates to
#setResourceValue(MerchandisingCarouselComponentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
MerchandisingCarouselComponentsResource.setMerchandisingCarouselComponentsCollection(java.util.Collection<MerchandisingCarouselComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.