Class GeneratedGeneratedSmarteditConfiguration

    • Field Detail

      • KEY

        public static final java.lang.String KEY
        Qualifier of the SmarteditConfiguration.key attribute
        See Also:
        Constant Field Values
      • VALUE

        public static final java.lang.String VALUE
        Qualifier of the SmarteditConfiguration.value 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

      • GeneratedGeneratedSmarteditConfiguration

        public GeneratedGeneratedSmarteditConfiguration()
    • Method Detail

      • getKey

        public java.lang.String getKey​(SessionContext ctx)
        Generated method - Getter of the SmarteditConfiguration.key attribute.
        Returns:
        the key - name of the property
      • getKey

        public java.lang.String getKey()
        Generated method - Getter of the SmarteditConfiguration.key attribute.
        Returns:
        the key - name of the property
      • setKey

        public void setKey​(SessionContext ctx,
                           java.lang.String value)
        Generated method - Setter of the SmarteditConfiguration.key attribute.
        Parameters:
        value - the key - name of the property
      • setKey

        public void setKey​(java.lang.String value)
        Generated method - Setter of the SmarteditConfiguration.key attribute.
        Parameters:
        value - the key - name of the property
      • getValue

        public java.lang.String getValue​(SessionContext ctx)
        Generated method - Getter of the SmarteditConfiguration.value attribute.
        Returns:
        the value - value of the property
      • getValue

        public java.lang.String getValue()
        Generated method - Getter of the SmarteditConfiguration.value attribute.
        Returns:
        the value - value of the property
      • setValue

        public void setValue​(SessionContext ctx,
                             java.lang.String value)
        Generated method - Setter of the SmarteditConfiguration.value attribute.
        Parameters:
        value - the value - value of the property
      • setValue

        public void setValue​(java.lang.String value)
        Generated method - Setter of the SmarteditConfiguration.value attribute.
        Parameters:
        value - the value - value of the property