Class GeneratedAccountNavigationCollectionComponent

    • Field Detail

      • COMPONENTS

        public static final java.lang.String COMPONENTS
        Qualifier of the AccountNavigationCollectionComponent.components attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedAccountNavigationCollectionComponent

        public GeneratedAccountNavigationCollectionComponent()
    • Method Detail

      • getComponents

        public java.util.List<AccountNavigationComponent> getComponents​(SessionContext ctx)
        Generated method - Getter of the AccountNavigationCollectionComponent.components attribute.
        Returns:
        the components - A collection of Account navigation components
      • getComponents

        public java.util.List<AccountNavigationComponent> getComponents()
        Generated method - Getter of the AccountNavigationCollectionComponent.components attribute.
        Returns:
        the components - A collection of Account navigation components
      • setComponents

        public void setComponents​(SessionContext ctx,
                                  java.util.List<AccountNavigationComponent> value)
        Generated method - Setter of the AccountNavigationCollectionComponent.components attribute.
        Parameters:
        value - the components - A collection of Account navigation components
      • setComponents

        public void setComponents​(java.util.List<AccountNavigationComponent> value)
        Generated method - Setter of the AccountNavigationCollectionComponent.components attribute.
        Parameters:
        value - the components - A collection of Account navigation components