Uses of Class
de.hybris.platform.cms2lib.model.components.BannerComponentModel
Packages that use BannerComponentModel
Package
Description
Contains generated models for each type of de.hybris.platform.cms2.jalo.pages package.
Contains generated models for each type of de.hybris.platform.cms2lib.components package.
-
Uses of BannerComponentModel in de.hybris.platform.cms2.model.pages
Methods in de.hybris.platform.cms2.model.pages that return types with arguments of type BannerComponentModelModifier and TypeMethodDescriptionContentPageModel.getBannerComponets()Generated method - Getter of theContentPage.bannerComponetsattribute defined at extensioncms2lib.Method parameters in de.hybris.platform.cms2.model.pages with type arguments of type BannerComponentModelModifier and TypeMethodDescriptionvoidContentPageModel.setBannerComponets(List<BannerComponentModel> value) Generated method - Setter ofContentPage.bannerComponetsattribute defined at extensioncms2lib. -
Uses of BannerComponentModel in de.hybris.platform.cms2lib.model.components
Methods in de.hybris.platform.cms2lib.model.components that return types with arguments of type BannerComponentModelModifier and TypeMethodDescriptionRotatingImagesComponentModel.getBanners()Generated method - Getter of theRotatingImagesComponent.bannersattribute defined at extensioncms2lib.Method parameters in de.hybris.platform.cms2lib.model.components with type arguments of type BannerComponentModelModifier and TypeMethodDescriptionvoidRotatingImagesComponentModel.setBanners(List<BannerComponentModel> value) Generated method - Setter ofRotatingImagesComponent.bannersattribute defined at extensioncms2lib.