Uses of Class
de.hybris.platform.cms2lib.model.components.FlashComponentModel
-
Packages that use FlashComponentModel Package Description de.hybris.platform.cms2.model.pages 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 FlashComponentModel Modifier and Type Method Description java.util.List<FlashComponentModel>ContentPageModel. getFlashComponents()Generated method - Getter of theContentPage.flashComponentsattribute defined at extensioncms2lib.Method parameters in de.hybris.platform.cms2.model.pages with type arguments of type FlashComponentModel Modifier and Type Method Description voidContentPageModel. setFlashComponents(java.util.List<FlashComponentModel> value)Generated method - Setter ofContentPage.flashComponentsattribute defined at extensioncms2lib.
-