Uses of Class
de.hybris.platform.acceleratorcms.model.components.AccountNavigationComponentModel
-
Packages that use AccountNavigationComponentModel Package Description de.hybris.platform.acceleratorcms.model.components Contains generated models for each type of de.hybris.platform.acceleratorcms.jalo.components package. -
-
Uses of AccountNavigationComponentModel in de.hybris.platform.acceleratorcms.model.components
Methods in de.hybris.platform.acceleratorcms.model.components that return types with arguments of type AccountNavigationComponentModel Modifier and Type Method Description java.util.List<AccountNavigationComponentModel>AccountNavigationCollectionComponentModel. getComponents()Generated method - Getter of theAccountNavigationCollectionComponent.componentsattribute defined at extensionacceleratorcms.Method parameters in de.hybris.platform.acceleratorcms.model.components with type arguments of type AccountNavigationComponentModel Modifier and Type Method Description voidAccountNavigationCollectionComponentModel. setComponents(java.util.List<AccountNavigationComponentModel> value)Generated method - Setter ofAccountNavigationCollectionComponent.componentsattribute defined at extensionacceleratorcms.
-