| Package | Description |
|---|---|
| de.hybris.platform.acceleratorcms.resource.components |
| Modifier and Type | Method and Description |
|---|---|
CMSTabParagraphComponentModel |
CMSTabParagraphComponentResource.getCMSTabParagraphComponentModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected CMSTabParagraphComponentModel |
CMSTabParagraphComponentResource.readResource(java.lang.String resourceId)
Gets the
CMSTabParagraphComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CMSTabParagraphComponentModel> |
CMSTabParagraphComponentsResource.getCMSTabParagraphComponentsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSTabParagraphComponentResource.setCMSTabParagraphComponentModel(CMSTabParagraphComponentModel value)
Convenience method which just delegates to
#setResourceValue(CMSTabParagraphComponentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSTabParagraphComponentsResource.setCMSTabParagraphComponentsCollection(java.util.Collection<CMSTabParagraphComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.