| Package | Description |
|---|---|
| de.hybris.platform.cms2lib.model.components |
Contains generated models for each type of de.hybris.platform.cms2lib.components package.
|
| de.hybris.platform.cms2lib.resource.components |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<RotatingImagesComponentModel> |
BannerComponentModel.getRotatingComponent()
Generated method - Getter of the
BannerComponent.rotatingComponent attribute defined at extension cms2lib. |
| Modifier and Type | Method and Description |
|---|---|
void |
BannerComponentModel.setRotatingComponent(java.util.Collection<RotatingImagesComponentModel> value)
Generated method - Setter of
BannerComponent.rotatingComponent attribute defined at extension cms2lib. |
| Modifier and Type | Method and Description |
|---|---|
RotatingImagesComponentModel |
RotatingImagesComponentResource.getRotatingImagesComponentModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected RotatingImagesComponentModel |
RotatingImagesComponentResource.readResource(java.lang.String resourceId)
Gets the
RotatingImagesComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<RotatingImagesComponentModel> |
RotatingImagesComponentsResource.getRotatingImagesComponentsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
RotatingImagesComponentResource.setRotatingImagesComponentModel(RotatingImagesComponentModel value)
Convenience method which just delegates to
#setResourceValue(RotatingImagesComponentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
RotatingImagesComponentsResource.setRotatingImagesComponentsCollection(java.util.Collection<RotatingImagesComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.