Uses of Class
de.hybris.platform.cms2lib.model.components.FlashComponentModel
Packages that use FlashComponentModel
Package
Description
Contains generated models for each type of de.hybris.platform.cms2.jalo.pages package.
-
Uses of FlashComponentModel in de.hybris.platform.cms2.model.pages
Methods in de.hybris.platform.cms2.model.pages that return types with arguments of type FlashComponentModelModifier and TypeMethodDescriptionContentPageModel.getFlashComponents()Generated method - Getter of theContentPage.flashComponentsattribute defined at extensioncms2lib.Method parameters in de.hybris.platform.cms2.model.pages with type arguments of type FlashComponentModelModifier and TypeMethodDescriptionvoidContentPageModel.setFlashComponents(List<FlashComponentModel> value) Generated method - Setter ofContentPage.flashComponentsattribute defined at extensioncms2lib.