Class GeneratedCMSSiteContextComponent

    • Field Detail

      • CONTEXT

        public static final java.lang.String CONTEXT
        Qualifier of the CMSSiteContextComponent.context 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

      • GeneratedCMSSiteContextComponent

        public GeneratedCMSSiteContextComponent()
    • Method Detail

      • getContext

        public EnumerationValue getContext​(SessionContext ctx)
        Generated method - Getter of the CMSSiteContextComponent.context attribute.
        Returns:
        the context - site context: e.g. language or currency
      • getContext

        public EnumerationValue getContext()
        Generated method - Getter of the CMSSiteContextComponent.context attribute.
        Returns:
        the context - site context: e.g. language or currency
      • setContext

        public void setContext​(SessionContext ctx,
                               EnumerationValue value)
        Generated method - Setter of the CMSSiteContextComponent.context attribute.
        Parameters:
        value - the context - site context: e.g. language or currency
      • setContext

        public void setContext​(EnumerationValue value)
        Generated method - Setter of the CMSSiteContextComponent.context attribute.
        Parameters:
        value - the context - site context: e.g. language or currency