Interface IUIUser

    • Method Detail

      • setName

        void setName​(String name)
      • getDescription

        String getDescription()
      • setDescription

        void setDescription​(String desc)
      • setPassword

        void setPassword​(String pass)
      • getPassword

        String getPassword()
      • getUserInfo

        org.pentaho.di.repository.IUser getUserInfo()