Class ProxyPentahoUser

    • Constructor Detail

      • ProxyPentahoUser

        public ProxyPentahoUser()
    • Method Detail

      • getName

        public String getName()
      • getPassword

        public String getPassword()
      • getEnabled

        public boolean getEnabled()
      • getDescription

        public String getDescription()
      • setName

        public void setName​(String name)
      • setPassword

        public void setPassword​(String password)
      • setDescription

        public void setDescription​(String description)
      • setEnabled

        public void setEnabled​(boolean enabled)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • getTenant

        public org.pentaho.platform.core.mt.Tenant getTenant()
      • setTenant

        public void setTenant​(org.pentaho.platform.core.mt.Tenant tenant)