Class UserRoleBean

    • Constructor Detail

      • UserRoleBean

        public UserRoleBean()
    • Method Detail

      • updateModel

        public void updateModel()
      • setFcPropertyMap

        public void setFcPropertyMap​(Map<EAccessProperty,​Boolean> fcPropertyMap)
        Parameters:
        fcPropertyMap - the fcPropertyMap to set
      • getCustomPropertyMap

        public Map<String,​Boolean> getCustomPropertyMap()
        Returns:
        the customPropertyMap
      • setCustomPropertyMap

        public void setCustomPropertyMap​(Map<String,​Boolean> customPropertyMap)
        Parameters:
        customPropertyMap - the customPropertyMap to set
      • getModulesList

        public List<Modul> getModulesList()
      • updateChilds

        public void updateChilds​(javax.faces.event.ValueChangeEvent event)
      • getAvailableDashboards

        public List<String> getAvailableDashboards()
      • getRoleList

        public List<Rolle> getRoleList()