Class GeneratedContentSlotForPage

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

public abstract class GeneratedContentSlotForPage extends CMSRelation
Generated class for type ContentSlotForPage.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedContentSlotForPage

      public GeneratedContentSlotForPage()
  • Method Details

    • getDefaultAttributeModes

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

      public ContentSlot getContentSlot(SessionContext ctx)
      Generated method - Getter of the ContentSlotForPage.contentSlot attribute.
      Returns:
      the contentSlot
    • getContentSlot

      public ContentSlot getContentSlot()
      Generated method - Getter of the ContentSlotForPage.contentSlot attribute.
      Returns:
      the contentSlot
    • setContentSlot

      public void setContentSlot(SessionContext ctx, ContentSlot value)
      Generated method - Setter of the ContentSlotForPage.contentSlot attribute.
      Parameters:
      value - the contentSlot
    • setContentSlot

      public void setContentSlot(ContentSlot value)
      Generated method - Setter of the ContentSlotForPage.contentSlot attribute.
      Parameters:
      value - the contentSlot
    • getPage

      public AbstractPage getPage(SessionContext ctx)
      Generated method - Getter of the ContentSlotForPage.page attribute.
      Returns:
      the page
    • getPage

      public AbstractPage getPage()
      Generated method - Getter of the ContentSlotForPage.page attribute.
      Returns:
      the page
    • setPage

      public void setPage(SessionContext ctx, AbstractPage value)
      Generated method - Setter of the ContentSlotForPage.page attribute.
      Parameters:
      value - the page
    • setPage

      public void setPage(AbstractPage value)
      Generated method - Setter of the ContentSlotForPage.page attribute.
      Parameters:
      value - the page
    • getPosition

      public String getPosition(SessionContext ctx)
      Generated method - Getter of the ContentSlotForPage.position attribute.
      Returns:
      the position
    • getPosition

      public String getPosition()
      Generated method - Getter of the ContentSlotForPage.position attribute.
      Returns:
      the position
    • setPosition

      public void setPosition(SessionContext ctx, String value)
      Generated method - Setter of the ContentSlotForPage.position attribute.
      Parameters:
      value - the position
    • setPosition

      public void setPosition(String value)
      Generated method - Setter of the ContentSlotForPage.position attribute.
      Parameters:
      value - the position