Class GeneratedContentSlotForPage

    • Field Detail

      • POSITION

        public static final java.lang.String POSITION
        Qualifier of the ContentSlotForPage.position attribute
        See Also:
        Constant Field Values
      • PAGE

        public static final java.lang.String PAGE
        Qualifier of the ContentSlotForPage.page attribute
        See Also:
        Constant Field Values
      • CONTENTSLOT

        public static final java.lang.String CONTENTSLOT
        Qualifier of the ContentSlotForPage.contentSlot 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

      • GeneratedContentSlotForPage

        public GeneratedContentSlotForPage()
    • Method Detail

      • 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 java.lang.String getPosition​(SessionContext ctx)
        Generated method - Getter of the ContentSlotForPage.position attribute.
        Returns:
        the position
      • getPosition

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

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

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