Uses of Class
de.hybris.platform.acceleratorcms.jalo.components.AccountNavigationComponent
Packages that use AccountNavigationComponent
Package
Description
-
Uses of AccountNavigationComponent in de.hybris.platform.acceleratorcms.jalo
Methods in de.hybris.platform.acceleratorcms.jalo that return AccountNavigationComponentModifier and TypeMethodDescriptionGeneratedAcceleratorCmsManager.createAccountNavigationComponent(SessionContext ctx, Map attributeValues) GeneratedAcceleratorCmsManager.createAccountNavigationComponent(Map attributeValues) -
Uses of AccountNavigationComponent in de.hybris.platform.acceleratorcms.jalo.components
Methods in de.hybris.platform.acceleratorcms.jalo.components that return types with arguments of type AccountNavigationComponentModifier and TypeMethodDescriptionGeneratedAccountNavigationCollectionComponent.getComponents()Generated method - Getter of theAccountNavigationCollectionComponent.componentsattribute.GeneratedAccountNavigationCollectionComponent.getComponents(SessionContext ctx) Generated method - Getter of theAccountNavigationCollectionComponent.componentsattribute.Method parameters in de.hybris.platform.acceleratorcms.jalo.components with type arguments of type AccountNavigationComponentModifier and TypeMethodDescriptionvoidGeneratedAccountNavigationCollectionComponent.setComponents(SessionContext ctx, List<AccountNavigationComponent> value) Generated method - Setter of theAccountNavigationCollectionComponent.componentsattribute.voidGeneratedAccountNavigationCollectionComponent.setComponents(List<AccountNavigationComponent> value) Generated method - Setter of theAccountNavigationCollectionComponent.componentsattribute.