Class GeneratedSystemSetupAudit

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

public abstract class GeneratedSystemSetupAudit extends GenericItem
Generated class for type SystemSetupAudit.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedSystemSetupAudit

      public GeneratedSystemSetupAudit()
  • Method Details

    • getDefaultAttributeModes

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

      public String getClassName(SessionContext ctx)
      Generated method - Getter of the SystemSetupAudit.className attribute.
      Returns:
      the className
    • getClassName

      public String getClassName()
      Generated method - Getter of the SystemSetupAudit.className attribute.
      Returns:
      the className
    • setClassName

      protected void setClassName(SessionContext ctx, String value)
      Generated method - Setter of the SystemSetupAudit.className attribute.
      Parameters:
      value - the className
    • setClassName

      protected void setClassName(String value)
      Generated method - Setter of the SystemSetupAudit.className attribute.
      Parameters:
      value - the className
    • getDescription

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

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

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

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

      public String getExtensionName(SessionContext ctx)
      Generated method - Getter of the SystemSetupAudit.extensionName attribute.
      Returns:
      the extensionName
    • getExtensionName

      public String getExtensionName()
      Generated method - Getter of the SystemSetupAudit.extensionName attribute.
      Returns:
      the extensionName
    • setExtensionName

      protected void setExtensionName(SessionContext ctx, String value)
      Generated method - Setter of the SystemSetupAudit.extensionName attribute.
      Parameters:
      value - the extensionName
    • setExtensionName

      protected void setExtensionName(String value)
      Generated method - Setter of the SystemSetupAudit.extensionName attribute.
      Parameters:
      value - the extensionName
    • getHash

      public String getHash(SessionContext ctx)
      Generated method - Getter of the SystemSetupAudit.hash attribute.
      Returns:
      the hash
    • getHash

      public String getHash()
      Generated method - Getter of the SystemSetupAudit.hash attribute.
      Returns:
      the hash
    • setHash

      protected void setHash(SessionContext ctx, String value)
      Generated method - Setter of the SystemSetupAudit.hash attribute.
      Parameters:
      value - the hash
    • setHash

      protected void setHash(String value)
      Generated method - Setter of the SystemSetupAudit.hash attribute.
      Parameters:
      value - the hash
    • getMethodName

      public String getMethodName(SessionContext ctx)
      Generated method - Getter of the SystemSetupAudit.methodName attribute.
      Returns:
      the methodName
    • getMethodName

      public String getMethodName()
      Generated method - Getter of the SystemSetupAudit.methodName attribute.
      Returns:
      the methodName
    • setMethodName

      protected void setMethodName(SessionContext ctx, String value)
      Generated method - Setter of the SystemSetupAudit.methodName attribute.
      Parameters:
      value - the methodName
    • setMethodName

      protected void setMethodName(String value)
      Generated method - Setter of the SystemSetupAudit.methodName attribute.
      Parameters:
      value - the methodName
    • getName

      public String getName(SessionContext ctx)
      Generated method - Getter of the SystemSetupAudit.name attribute.
      Returns:
      the name
    • getName

      public String getName()
      Generated method - Getter of the SystemSetupAudit.name attribute.
      Returns:
      the name
    • setName

      protected void setName(SessionContext ctx, String value)
      Generated method - Setter of the SystemSetupAudit.name attribute.
      Parameters:
      value - the name
    • setName

      protected void setName(String value)
      Generated method - Setter of the SystemSetupAudit.name attribute.
      Parameters:
      value - the name
    • isPatch

      public Boolean isPatch(SessionContext ctx)
      Generated method - Getter of the SystemSetupAudit.patch attribute.
      Returns:
      the patch
    • isPatch

      public Boolean isPatch()
      Generated method - Getter of the SystemSetupAudit.patch attribute.
      Returns:
      the patch
    • isPatchAsPrimitive

      public boolean isPatchAsPrimitive(SessionContext ctx)
      Generated method - Getter of the SystemSetupAudit.patch attribute.
      Returns:
      the patch
    • isPatchAsPrimitive

      public boolean isPatchAsPrimitive()
      Generated method - Getter of the SystemSetupAudit.patch attribute.
      Returns:
      the patch
    • setPatch

      protected void setPatch(SessionContext ctx, Boolean value)
      Generated method - Setter of the SystemSetupAudit.patch attribute.
      Parameters:
      value - the patch
    • setPatch

      protected void setPatch(Boolean value)
      Generated method - Setter of the SystemSetupAudit.patch attribute.
      Parameters:
      value - the patch
    • setPatch

      protected void setPatch(SessionContext ctx, boolean value)
      Generated method - Setter of the SystemSetupAudit.patch attribute.
      Parameters:
      value - the patch
    • setPatch

      protected void setPatch(boolean value)
      Generated method - Setter of the SystemSetupAudit.patch attribute.
      Parameters:
      value - the patch
    • isRequired

      public Boolean isRequired(SessionContext ctx)
      Generated method - Getter of the SystemSetupAudit.required attribute.
      Returns:
      the required
    • isRequired

      public Boolean isRequired()
      Generated method - Getter of the SystemSetupAudit.required attribute.
      Returns:
      the required
    • isRequiredAsPrimitive

      public boolean isRequiredAsPrimitive(SessionContext ctx)
      Generated method - Getter of the SystemSetupAudit.required attribute.
      Returns:
      the required
    • isRequiredAsPrimitive

      public boolean isRequiredAsPrimitive()
      Generated method - Getter of the SystemSetupAudit.required attribute.
      Returns:
      the required
    • setRequired

      protected void setRequired(SessionContext ctx, Boolean value)
      Generated method - Setter of the SystemSetupAudit.required attribute.
      Parameters:
      value - the required
    • setRequired

      protected void setRequired(Boolean value)
      Generated method - Setter of the SystemSetupAudit.required attribute.
      Parameters:
      value - the required
    • setRequired

      protected void setRequired(SessionContext ctx, boolean value)
      Generated method - Setter of the SystemSetupAudit.required attribute.
      Parameters:
      value - the required
    • setRequired

      protected void setRequired(boolean value)
      Generated method - Setter of the SystemSetupAudit.required attribute.
      Parameters:
      value - the required
    • getUser

      public User getUser(SessionContext ctx)
      Generated method - Getter of the SystemSetupAudit.user attribute.
      Returns:
      the user
    • getUser

      public User getUser()
      Generated method - Getter of the SystemSetupAudit.user attribute.
      Returns:
      the user
    • setUser

      protected void setUser(SessionContext ctx, User value)
      Generated method - Setter of the SystemSetupAudit.user attribute.
      Parameters:
      value - the user
    • setUser

      protected void setUser(User value)
      Generated method - Setter of the SystemSetupAudit.user attribute.
      Parameters:
      value - the user