Uses of Class
de.hybris.platform.cms2lib.components.RotatingImagesComponent
Packages that use RotatingImagesComponent
-
Uses of RotatingImagesComponent in de.hybris.platform.cms2lib.components
Methods in de.hybris.platform.cms2lib.components that return types with arguments of type RotatingImagesComponentModifier and TypeMethodDescriptionGeneratedBannerComponent.getRotatingComponent()Generated method - Getter of theBannerComponent.rotatingComponentattribute.GeneratedBannerComponent.getRotatingComponent(SessionContext ctx) Generated method - Getter of theBannerComponent.rotatingComponentattribute.Methods in de.hybris.platform.cms2lib.components with parameters of type RotatingImagesComponentModifier and TypeMethodDescriptionvoidGeneratedBannerComponent.addToRotatingComponent(RotatingImagesComponent value) Generated method - Addsvalueto rotatingComponent.voidGeneratedBannerComponent.addToRotatingComponent(SessionContext ctx, RotatingImagesComponent value) Generated method - Addsvalueto rotatingComponent.voidGeneratedBannerComponent.removeFromRotatingComponent(RotatingImagesComponent value) Generated method - Removesvaluefrom rotatingComponent.voidGeneratedBannerComponent.removeFromRotatingComponent(SessionContext ctx, RotatingImagesComponent value) Generated method - Removesvaluefrom rotatingComponent.Method parameters in de.hybris.platform.cms2lib.components with type arguments of type RotatingImagesComponentModifier and TypeMethodDescriptionvoidGeneratedBannerComponent.setRotatingComponent(SessionContext ctx, Collection<RotatingImagesComponent> value) Generated method - Setter of theBannerComponent.rotatingComponentattribute.voidGeneratedBannerComponent.setRotatingComponent(Collection<RotatingImagesComponent> value) Generated method - Setter of theBannerComponent.rotatingComponentattribute. -
Uses of RotatingImagesComponent in de.hybris.platform.cms2lib.jalo
Methods in de.hybris.platform.cms2lib.jalo that return RotatingImagesComponentModifier and TypeMethodDescriptionGeneratedCms2LibManager.createRotatingImagesComponent(SessionContext ctx, Map attributeValues) GeneratedCms2LibManager.createRotatingImagesComponent(Map attributeValues)