Uses of Class
lumis.doui.search.SearchSource.SearchScope
-
Packages that use SearchSource.SearchScope Package Description lumis.doui.search -
-
Uses of SearchSource.SearchScope in lumis.doui.search
Methods in lumis.doui.search that return SearchSource.SearchScope Modifier and Type Method Description SearchSource.SearchScope
SearchSource. getSearcherScope()
static SearchSource.SearchScope
SearchSource.SearchScope. valueOf(String name)
Returns the enum constant of this type with the specified name.static SearchSource.SearchScope[]
SearchSource.SearchScope. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-