Interface ECpdsApplication.IncomingUserMixIn

Enclosing class:
ECpdsApplication

public static interface ECpdsApplication.IncomingUserMixIn
The Interface IncomingUserMixIn.
  • Method Details

    • getIso

      String getIso()
      Gets the iso.
      Returns:
      the iso
    • getComment

      String getComment()
      Gets the comment.
      Returns:
      the comment
    • getLastLogin

      Timestamp getLastLogin()
      Gets the last login.
      Returns:
      the last login
    • getLastLoginHost

      String getLastLoginHost()
      Gets the last login host.
      Returns:
      the last login host
    • setActive

      void setActive(boolean param)
      Sets the active.
      Parameters:
      param - the new active
    • setSynchronized

      void setSynchronized(boolean param)
      Sets the synchronized.
      Parameters:
      param - the new synchronized
    • setLastLogin

      void setLastLogin(Timestamp param)
      Sets the last login.
      Parameters:
      param - the new last login