Class GeneratedScript

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

public abstract class GeneratedScript extends AbstractDynamicContent
Generated class for type Script.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedScript

      public GeneratedScript()
  • Method Details

    • getDefaultAttributeModes

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

      public Boolean isAutodisabling(SessionContext ctx)
      Generated method - Getter of the Script.autodisabling attribute.
      Returns:
      the autodisabling
    • isAutodisabling

      public Boolean isAutodisabling()
      Generated method - Getter of the Script.autodisabling attribute.
      Returns:
      the autodisabling
    • isAutodisablingAsPrimitive

      public boolean isAutodisablingAsPrimitive(SessionContext ctx)
      Generated method - Getter of the Script.autodisabling attribute.
      Returns:
      the autodisabling
    • isAutodisablingAsPrimitive

      public boolean isAutodisablingAsPrimitive()
      Generated method - Getter of the Script.autodisabling attribute.
      Returns:
      the autodisabling
    • setAutodisabling

      public void setAutodisabling(SessionContext ctx, Boolean value)
      Generated method - Setter of the Script.autodisabling attribute.
      Parameters:
      value - the autodisabling
    • setAutodisabling

      public void setAutodisabling(Boolean value)
      Generated method - Setter of the Script.autodisabling attribute.
      Parameters:
      value - the autodisabling
    • setAutodisabling

      public void setAutodisabling(SessionContext ctx, boolean value)
      Generated method - Setter of the Script.autodisabling attribute.
      Parameters:
      value - the autodisabling
    • setAutodisabling

      public void setAutodisabling(boolean value)
      Generated method - Setter of the Script.autodisabling attribute.
      Parameters:
      value - the autodisabling
    • getDescription

      public String getDescription(SessionContext ctx)
      Generated method - Getter of the Script.description attribute.
      Returns:
      the description
    • getDescription

      public String getDescription()
      Generated method - Getter of the Script.description attribute.
      Returns:
      the description
    • getAllDescription

      public Map<Language,String> getAllDescription(SessionContext ctx)
      Generated method - Getter of the Script.description attribute.
      Returns:
      the localized description
    • getAllDescription

      public Map<Language,String> getAllDescription()
      Generated method - Getter of the Script.description attribute.
      Returns:
      the localized description
    • setDescription

      public void setDescription(SessionContext ctx, String value)
      Generated method - Setter of the Script.description attribute.
      Parameters:
      value - the description
    • setDescription

      public void setDescription(String value)
      Generated method - Setter of the Script.description attribute.
      Parameters:
      value - the description
    • setAllDescription

      public void setAllDescription(SessionContext ctx, Map<Language,String> value)
      Generated method - Setter of the Script.description attribute.
      Parameters:
      value - the description
    • setAllDescription

      public void setAllDescription(Map<Language,String> value)
      Generated method - Setter of the Script.description attribute.
      Parameters:
      value - the description
    • isDisabled

      public Boolean isDisabled(SessionContext ctx)
      Generated method - Getter of the Script.disabled attribute.
      Returns:
      the disabled
    • isDisabled

      public Boolean isDisabled()
      Generated method - Getter of the Script.disabled attribute.
      Returns:
      the disabled
    • isDisabledAsPrimitive

      public boolean isDisabledAsPrimitive(SessionContext ctx)
      Generated method - Getter of the Script.disabled attribute.
      Returns:
      the disabled
    • isDisabledAsPrimitive

      public boolean isDisabledAsPrimitive()
      Generated method - Getter of the Script.disabled attribute.
      Returns:
      the disabled
    • setDisabled

      public void setDisabled(SessionContext ctx, Boolean value)
      Generated method - Setter of the Script.disabled attribute.
      Parameters:
      value - the disabled
    • setDisabled

      public void setDisabled(Boolean value)
      Generated method - Setter of the Script.disabled attribute.
      Parameters:
      value - the disabled
    • setDisabled

      public void setDisabled(SessionContext ctx, boolean value)
      Generated method - Setter of the Script.disabled attribute.
      Parameters:
      value - the disabled
    • setDisabled

      public void setDisabled(boolean value)
      Generated method - Setter of the Script.disabled attribute.
      Parameters:
      value - the disabled
    • getScriptType

      public EnumerationValue getScriptType(SessionContext ctx)
      Generated method - Getter of the Script.scriptType attribute.
      Returns:
      the scriptType
    • getScriptType

      public EnumerationValue getScriptType()
      Generated method - Getter of the Script.scriptType attribute.
      Returns:
      the scriptType
    • setScriptType

      public void setScriptType(SessionContext ctx, EnumerationValue value)
      Generated method - Setter of the Script.scriptType attribute.
      Parameters:
      value - the scriptType
    • setScriptType

      public void setScriptType(EnumerationValue value)
      Generated method - Setter of the Script.scriptType attribute.
      Parameters:
      value - the scriptType