finalintlangIdx=Language.TextStrings.MAP_LANGUAGES.getOrDefault(DOCUMENT_LANGUAGE,0);// TODO: This should really be based off the client language somehow
finalintlangIdx=Language.TextStrings.MAP_LANGUAGES.getOrDefault(DOCUMENT_LANGUAGE,0);// TODO: This should really be based off the client language somehow
privatefinalString[]missingRoutes={// TODO: When http requests for theses routes are found please remove it from this list and update the route request type in the DispatchServer