Interface User

  • All Known Implementing Classes:
    UserImpl

    public interface User
    Version:
    $Revision: 1.1.1.1 $ $Date: 2002/08/06 14:47:54 $
    • Method Detail

      • getUserId

        String getUserId()
        Get the user id
        Returns:
        user id
      • getFullName

        String getFullName()
        Get the user full name (firstname lastname)
        Returns:
        user full name
      • getInfo

        String getInfo​(String infoName)
        Returns the named info