Checks whether the given collection of
SearchScope s contains
a project-type search scope.
Parameters: searchScopes - collection of search scopes to be checked true if the given collection contains at leastone project-type search scope, false otherwise See Also:SearchScopeRegistry.isProjectSearchScope(SearchScope)