| Package | Description |
|---|---|
| de.hybris.platform.cms2.model.pages |
Contains generated models for each type of de.hybris.platform.cms2.jalo.pages package.
|
| de.hybris.platform.cms2lib.resource.components | |
| de.hybris.platform.cmsfacades.util.builder | |
| de.hybris.platform.cmsfacades.util.models |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<FlashComponentModel> |
ContentPageModel.getFlashComponents()
Generated method - Getter of the
ContentPage.flashComponents attribute defined at extension cms2lib. |
| Modifier and Type | Method and Description |
|---|---|
void |
ContentPageModel.setFlashComponents(java.util.List<FlashComponentModel> value)
Generated method - Setter of
ContentPage.flashComponents attribute defined at extension cms2lib. |
| Modifier and Type | Method and Description |
|---|---|
FlashComponentModel |
FlashComponentResource.getFlashComponentModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected FlashComponentModel |
FlashComponentResource.readResource(java.lang.String resourceId)
Gets the
FlashComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<FlashComponentModel> |
FlashComponentsResource.getFlashComponentsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
FlashComponentResource.setFlashComponentModel(FlashComponentModel value)
Convenience method which just delegates to
#setResourceValue(FlashComponentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
FlashComponentsResource.setFlashComponentsCollection(java.util.Collection<FlashComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
FlashComponentModel |
FlashComponentModelBuilder.build() |
protected FlashComponentModel |
FlashComponentModelBuilder.getModel() |
| Modifier and Type | Method and Description |
|---|---|
static FlashComponentModelBuilder |
FlashComponentModelBuilder.fromModel(FlashComponentModel model) |
| Modifier and Type | Method and Description |
|---|---|
FlashComponentModel |
FlashComponentModelMother.createFooterFlashComponentModel(CatalogVersionModel catalogVersion) |
FlashComponentModel |
FlashComponentModelMother.createHeaderFlashComponentModel(CatalogVersionModel catalogVersion) |
Copyright © 2018 SAP SE. All Rights Reserved.