Class GeneratedAccountBookmarkComponent

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
AccountBookmarkComponent

public abstract class GeneratedAccountBookmarkComponent extends SimpleCMSComponent
Generated class for type AccountBookmarkComponent.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedAccountBookmarkComponent

      public GeneratedAccountBookmarkComponent()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class GeneratedSimpleCMSComponent
    • getLink

      public CMSLinkComponent getLink(SessionContext ctx)
      Generated method - Getter of the AccountBookmarkComponent.link attribute.
      Returns:
      the link - The cms navigation node of this navigation component.
    • getLink

      public CMSLinkComponent getLink()
      Generated method - Getter of the AccountBookmarkComponent.link attribute.
      Returns:
      the link - The cms navigation node of this navigation component.
    • setLink

      public void setLink(SessionContext ctx, CMSLinkComponent value)
      Generated method - Setter of the AccountBookmarkComponent.link attribute.
      Parameters:
      value - the link - The cms navigation node of this navigation component.
    • setLink

      public void setLink(CMSLinkComponent value)
      Generated method - Setter of the AccountBookmarkComponent.link attribute.
      Parameters:
      value - the link - The cms navigation node of this navigation component.
    • getStyleClass

      public String getStyleClass(SessionContext ctx)
      Generated method - Getter of the AccountBookmarkComponent.styleClass attribute.
      Returns:
      the styleClass - CSS style class of this bar component.
    • getStyleClass

      public String getStyleClass()
      Generated method - Getter of the AccountBookmarkComponent.styleClass attribute.
      Returns:
      the styleClass - CSS style class of this bar component.
    • setStyleClass

      public void setStyleClass(SessionContext ctx, String value)
      Generated method - Setter of the AccountBookmarkComponent.styleClass attribute.
      Parameters:
      value - the styleClass - CSS style class of this bar component.
    • setStyleClass

      public void setStyleClass(String value)
      Generated method - Setter of the AccountBookmarkComponent.styleClass attribute.
      Parameters:
      value - the styleClass - CSS style class of this bar component.