Class GeneratedGeneratedSmarteditConfiguration

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

public abstract class GeneratedGeneratedSmarteditConfiguration extends GenericItem
Generated class for type SmarteditConfiguration.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedGeneratedSmarteditConfiguration

      public GeneratedGeneratedSmarteditConfiguration()
  • Method Details

    • getDefaultAttributeModes

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

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

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

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

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

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

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

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

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