Class GeneratedContentSlotForTemplate

    • Field Detail

      • ALLOWOVERWRITE

        public static final java.lang.String ALLOWOVERWRITE
        Qualifier of the ContentSlotForTemplate.allowOverwrite attribute
        See Also:
        Constant Field Values
      • POSITION

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

        public static final java.lang.String PAGETEMPLATE
        Qualifier of the ContentSlotForTemplate.pageTemplate attribute
        See Also:
        Constant Field Values
      • CONTENTSLOT

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

      • GeneratedContentSlotForTemplate

        public GeneratedContentSlotForTemplate()
    • Method Detail

      • isAllowOverwrite

        public java.lang.Boolean isAllowOverwrite​(SessionContext ctx)
        Generated method - Getter of the ContentSlotForTemplate.allowOverwrite attribute.
        Returns:
        the allowOverwrite
      • isAllowOverwrite

        public java.lang.Boolean isAllowOverwrite()
        Generated method - Getter of the ContentSlotForTemplate.allowOverwrite attribute.
        Returns:
        the allowOverwrite
      • isAllowOverwriteAsPrimitive

        public boolean isAllowOverwriteAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the ContentSlotForTemplate.allowOverwrite attribute.
        Returns:
        the allowOverwrite
      • isAllowOverwriteAsPrimitive

        public boolean isAllowOverwriteAsPrimitive()
        Generated method - Getter of the ContentSlotForTemplate.allowOverwrite attribute.
        Returns:
        the allowOverwrite
      • setAllowOverwrite

        public void setAllowOverwrite​(SessionContext ctx,
                                      java.lang.Boolean value)
        Generated method - Setter of the ContentSlotForTemplate.allowOverwrite attribute.
        Parameters:
        value - the allowOverwrite
      • setAllowOverwrite

        public void setAllowOverwrite​(java.lang.Boolean value)
        Generated method - Setter of the ContentSlotForTemplate.allowOverwrite attribute.
        Parameters:
        value - the allowOverwrite
      • setAllowOverwrite

        public void setAllowOverwrite​(SessionContext ctx,
                                      boolean value)
        Generated method - Setter of the ContentSlotForTemplate.allowOverwrite attribute.
        Parameters:
        value - the allowOverwrite
      • setAllowOverwrite

        public void setAllowOverwrite​(boolean value)
        Generated method - Setter of the ContentSlotForTemplate.allowOverwrite attribute.
        Parameters:
        value - the allowOverwrite
      • getContentSlot

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

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

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

        public void setContentSlot​(ContentSlot value)
        Generated method - Setter of the ContentSlotForTemplate.contentSlot attribute.
        Parameters:
        value - the contentSlot
      • getPageTemplate

        public PageTemplate getPageTemplate​(SessionContext ctx)
        Generated method - Getter of the ContentSlotForTemplate.pageTemplate attribute.
        Returns:
        the pageTemplate
      • getPageTemplate

        public PageTemplate getPageTemplate()
        Generated method - Getter of the ContentSlotForTemplate.pageTemplate attribute.
        Returns:
        the pageTemplate
      • setPageTemplate

        public void setPageTemplate​(SessionContext ctx,
                                    PageTemplate value)
        Generated method - Setter of the ContentSlotForTemplate.pageTemplate attribute.
        Parameters:
        value - the pageTemplate
      • setPageTemplate

        public void setPageTemplate​(PageTemplate value)
        Generated method - Setter of the ContentSlotForTemplate.pageTemplate attribute.
        Parameters:
        value - the pageTemplate
      • getPosition

        public java.lang.String getPosition​(SessionContext ctx)
        Generated method - Getter of the ContentSlotForTemplate.position attribute.
        Returns:
        the position
      • getPosition

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

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

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