Class GeneratedAbstractUserAudit

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

public abstract class GeneratedAbstractUserAudit extends GenericItem
Generated class for type AbstractUserAudit.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedAbstractUserAudit

      public GeneratedAbstractUserAudit()
  • Method Details

    • getDefaultAttributeModes

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

      public String getChangingApplication(SessionContext ctx)
      Generated method - Getter of the AbstractUserAudit.changingApplication attribute.
      Returns:
      the changingApplication
    • getChangingApplication

      public String getChangingApplication()
      Generated method - Getter of the AbstractUserAudit.changingApplication attribute.
      Returns:
      the changingApplication
    • setChangingApplication

      public void setChangingApplication(SessionContext ctx, String value)
      Generated method - Setter of the AbstractUserAudit.changingApplication attribute.
      Parameters:
      value - the changingApplication
    • setChangingApplication

      public void setChangingApplication(String value)
      Generated method - Setter of the AbstractUserAudit.changingApplication attribute.
      Parameters:
      value - the changingApplication
    • getChangingUser

      public String getChangingUser(SessionContext ctx)
      Generated method - Getter of the AbstractUserAudit.changingUser attribute.
      Returns:
      the changingUser
    • getChangingUser

      public String getChangingUser()
      Generated method - Getter of the AbstractUserAudit.changingUser attribute.
      Returns:
      the changingUser
    • setChangingUser

      public void setChangingUser(SessionContext ctx, String value)
      Generated method - Setter of the AbstractUserAudit.changingUser attribute.
      Parameters:
      value - the changingUser
    • setChangingUser

      public void setChangingUser(String value)
      Generated method - Setter of the AbstractUserAudit.changingUser attribute.
      Parameters:
      value - the changingUser
    • getIpAddress

      public String getIpAddress(SessionContext ctx)
      Generated method - Getter of the AbstractUserAudit.ipAddress attribute.
      Returns:
      the ipAddress
    • getIpAddress

      public String getIpAddress()
      Generated method - Getter of the AbstractUserAudit.ipAddress attribute.
      Returns:
      the ipAddress
    • setIpAddress

      protected void setIpAddress(SessionContext ctx, String value)
      Generated method - Setter of the AbstractUserAudit.ipAddress attribute.
      Parameters:
      value - the ipAddress
    • setIpAddress

      protected void setIpAddress(String value)
      Generated method - Setter of the AbstractUserAudit.ipAddress attribute.
      Parameters:
      value - the ipAddress
    • getUid

      public String getUid(SessionContext ctx)
      Generated method - Getter of the AbstractUserAudit.uid attribute.
      Returns:
      the uid
    • getUid

      public String getUid()
      Generated method - Getter of the AbstractUserAudit.uid attribute.
      Returns:
      the uid
    • setUid

      protected void setUid(SessionContext ctx, String value)
      Generated method - Setter of the AbstractUserAudit.uid attribute.
      Parameters:
      value - the uid
    • setUid

      protected void setUid(String value)
      Generated method - Setter of the AbstractUserAudit.uid attribute.
      Parameters:
      value - the uid
    • getUserPK

      public Long getUserPK(SessionContext ctx)
      Generated method - Getter of the AbstractUserAudit.userPK attribute.
      Returns:
      the userPK
    • getUserPK

      public Long getUserPK()
      Generated method - Getter of the AbstractUserAudit.userPK attribute.
      Returns:
      the userPK
    • getUserPKAsPrimitive

      public long getUserPKAsPrimitive(SessionContext ctx)
      Generated method - Getter of the AbstractUserAudit.userPK attribute.
      Returns:
      the userPK
    • getUserPKAsPrimitive

      public long getUserPKAsPrimitive()
      Generated method - Getter of the AbstractUserAudit.userPK attribute.
      Returns:
      the userPK
    • setUserPK

      protected void setUserPK(SessionContext ctx, Long value)
      Generated method - Setter of the AbstractUserAudit.userPK attribute.
      Parameters:
      value - the userPK
    • setUserPK

      protected void setUserPK(Long value)
      Generated method - Setter of the AbstractUserAudit.userPK attribute.
      Parameters:
      value - the userPK
    • setUserPK

      protected void setUserPK(SessionContext ctx, long value)
      Generated method - Setter of the AbstractUserAudit.userPK attribute.
      Parameters:
      value - the userPK
    • setUserPK

      protected void setUserPK(long value)
      Generated method - Setter of the AbstractUserAudit.userPK attribute.
      Parameters:
      value - the userPK