Class UserConfig

    • Constructor Detail

      • UserConfig

        public UserConfig()
    • Method Detail

      • getId

        public long getId()
      • setId

        public void setId​(long id)
      • getUser

        public String getUser()
      • setUser

        public void setUser​(String user)
      • getHomeNode

        public String getHomeNode()
      • setHomeNode

        public void setHomeNode​(String homeNode)
      • getProfile

        public Profile getProfile()
      • setProfile

        public void setProfile​(Profile profile)
      • getTenant

        public Tenant getTenant()
      • setTenant

        public void setTenant​(Tenant tenant)