Class GeneratedAbstractUserAudit

    • Field Detail

      • UID

        public static final java.lang.String UID
        Qualifier of the AbstractUserAudit.uid attribute
        See Also:
        Constant Field Values
      • USERPK

        public static final java.lang.String USERPK
        Qualifier of the AbstractUserAudit.userPK attribute
        See Also:
        Constant Field Values
      • CHANGINGUSER

        public static final java.lang.String CHANGINGUSER
        Qualifier of the AbstractUserAudit.changingUser attribute
        See Also:
        Constant Field Values
      • CHANGINGAPPLICATION

        public static final java.lang.String CHANGINGAPPLICATION
        Qualifier of the AbstractUserAudit.changingApplication attribute
        See Also:
        Constant Field Values
      • IPADDRESS

        public static final java.lang.String IPADDRESS
        Qualifier of the AbstractUserAudit.ipAddress 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

      • GeneratedAbstractUserAudit

        public GeneratedAbstractUserAudit()
    • Method Detail

      • getChangingApplication

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        public java.lang.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,
                                 java.lang.Long value)
        Generated method - Setter of the AbstractUserAudit.userPK attribute.
        Parameters:
        value - the userPK
      • setUserPK

        protected void setUserPK​(java.lang.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