@Deprecated public interface SearchContextVisibilityChecker
SearchContext
.Modifier and Type | Method and Description |
---|---|
Set<String> |
FilterOutNonVisibleInContext(SearchContext searchContext,
Collection<String> ids)
Deprecated.
Filters out any ids in the given collection that are not visible under the
SearchContext |
Set<String> FilterOutNonVisibleInContext(SearchContext searchContext, Collection<String> ids)
SearchContext
searchContext
- the context to check to see if the domain object represented by the id is visible underids
- the collection of ids to filterSearchContext
Copyright © 2002-2020 Atlassian. All Rights Reserved.