Uses of Class
de.hybris.platform.acceleratorcms.model.components.SimpleBannerComponentModel
Packages that use SimpleBannerComponentModel
Package
Description
Contains generated models for each type of de.hybris.platform.acceleratorcms.jalo.components package.
Contains generated models for each type of de.hybris.platform.category.jalo package.
Contains generated models for each type of de.hybris.platform.cms2.jalo.pages package.
Contains generated models for each type of de.hybris.platform.jalo.product package.
-
Uses of SimpleBannerComponentModel in de.hybris.platform.acceleratorcms.model.components
Methods in de.hybris.platform.acceleratorcms.model.components that return SimpleBannerComponentModelModifier and TypeMethodDescriptionMiniCartComponentModel.getLightboxBannerComponent()Generated method - Getter of theMiniCartComponent.lightboxBannerComponentattribute defined at extensionacceleratorcms.LogoComponentModel.getLogo()Generated method - Getter of theLogoComponent.logoattribute defined at extensionacceleratorcms.Methods in de.hybris.platform.acceleratorcms.model.components with parameters of type SimpleBannerComponentModelModifier and TypeMethodDescriptionvoidMiniCartComponentModel.setLightboxBannerComponent(SimpleBannerComponentModel value) Generated method - Setter ofMiniCartComponent.lightboxBannerComponentattribute defined at extensionacceleratorcms.voidLogoComponentModel.setLogo(SimpleBannerComponentModel value) Generated method - Setter ofLogoComponent.logoattribute defined at extensionacceleratorcms. -
Uses of SimpleBannerComponentModel in de.hybris.platform.category.model
Methods in de.hybris.platform.category.model that return types with arguments of type SimpleBannerComponentModelModifier and TypeMethodDescriptionCategoryModel.getSimpleBannerComponents()Generated method - Getter of theCategory.simpleBannerComponentsattribute defined at extensionacceleratorcms.Method parameters in de.hybris.platform.category.model with type arguments of type SimpleBannerComponentModelModifier and TypeMethodDescriptionvoidCategoryModel.setSimpleBannerComponents(List<SimpleBannerComponentModel> value) Generated method - Setter ofCategory.simpleBannerComponentsattribute defined at extensionacceleratorcms. -
Uses of SimpleBannerComponentModel in de.hybris.platform.cms2.model.pages
Methods in de.hybris.platform.cms2.model.pages that return types with arguments of type SimpleBannerComponentModelModifier and TypeMethodDescriptionContentPageModel.getSimpleBannerComponents()Generated method - Getter of theContentPage.simpleBannerComponentsattribute defined at extensionacceleratorcms.Method parameters in de.hybris.platform.cms2.model.pages with type arguments of type SimpleBannerComponentModelModifier and TypeMethodDescriptionvoidContentPageModel.setSimpleBannerComponents(List<SimpleBannerComponentModel> value) Generated method - Setter ofContentPage.simpleBannerComponentsattribute defined at extensionacceleratorcms. -
Uses of SimpleBannerComponentModel in de.hybris.platform.core.model.product
Methods in de.hybris.platform.core.model.product that return types with arguments of type SimpleBannerComponentModelModifier and TypeMethodDescriptionProductModel.getSimpleBannerComponents()Generated method - Getter of theProduct.simpleBannerComponentsattribute defined at extensionacceleratorcms.Method parameters in de.hybris.platform.core.model.product with type arguments of type SimpleBannerComponentModelModifier and TypeMethodDescriptionvoidProductModel.setSimpleBannerComponents(List<SimpleBannerComponentModel> value) Generated method - Setter ofProduct.simpleBannerComponentsattribute defined at extensionacceleratorcms.