| Package | Description |
|---|---|
| de.hybris.platform.cms2lib.components | |
| de.hybris.platform.cms2lib.jalo |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<RotatingImagesComponent> |
GeneratedBannerComponent.getRotatingComponent()
Generated method - Getter of the
BannerComponent.rotatingComponent attribute. |
java.util.Collection<RotatingImagesComponent> |
GeneratedBannerComponent.getRotatingComponent(SessionContext ctx)
Generated method - Getter of the
BannerComponent.rotatingComponent attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedBannerComponent.addToRotatingComponent(RotatingImagesComponent value)
Generated method - Adds
value to rotatingComponent. |
void |
GeneratedBannerComponent.addToRotatingComponent(SessionContext ctx,
RotatingImagesComponent value)
Generated method - Adds
value to rotatingComponent. |
void |
GeneratedBannerComponent.removeFromRotatingComponent(RotatingImagesComponent value)
Generated method - Removes
value from rotatingComponent. |
void |
GeneratedBannerComponent.removeFromRotatingComponent(SessionContext ctx,
RotatingImagesComponent value)
Generated method - Removes
value from rotatingComponent. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedBannerComponent.setRotatingComponent(java.util.Collection<RotatingImagesComponent> value)
Generated method - Setter of the
BannerComponent.rotatingComponent attribute. |
void |
GeneratedBannerComponent.setRotatingComponent(SessionContext ctx,
java.util.Collection<RotatingImagesComponent> value)
Generated method - Setter of the
BannerComponent.rotatingComponent attribute. |
| Modifier and Type | Method and Description |
|---|---|
RotatingImagesComponent |
GeneratedCms2LibManager.createRotatingImagesComponent(java.util.Map attributeValues) |
RotatingImagesComponent |
GeneratedCms2LibManager.createRotatingImagesComponent(SessionContext ctx,
java.util.Map attributeValues) |
Copyright © 2018 SAP SE. All Rights Reserved.