| Package | Description |
|---|---|
| de.hybris.platform.acceleratorcms.resource.components | |
| de.hybris.platform.yacceleratorstorefront.controllers.cms |
| Modifier and Type | Method and Description |
|---|---|
CMSTabParagraphContainerModel |
CMSTabParagraphContainerResource.getCMSTabParagraphContainerModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected CMSTabParagraphContainerModel |
CMSTabParagraphContainerResource.readResource(java.lang.String resourceId)
Gets the
CMSTabParagraphContainerModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CMSTabParagraphContainerModel> |
CMSTabParagraphContainersResource.getCMSTabParagraphContainersCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSTabParagraphContainerResource.setCMSTabParagraphContainerModel(CMSTabParagraphContainerModel value)
Convenience method which just delegates to
#setResourceValue(CMSTabParagraphContainerModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSTabParagraphContainersResource.setCMSTabParagraphContainersCollection(java.util.Collection<CMSTabParagraphContainerModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CMSTabParagraphContainerController.fillModel(HttpServletRequest request,
Model model,
CMSTabParagraphContainerModel component) |
Copyright © 2018 SAP SE. All Rights Reserved.