for (var j = 0; j < this.jurisList.getSelectionCount(); j++ ){
      jurisIds[j] = selectedJurisdictions[j].json.id;
    }