- search() - Method in class org.openidex.search.SearchGroup
-
Does search.
- searchFile(FileObject) - Method in interface org.openidex.search.FileObjectFilter
-
Answers a question whether a given file should be searched.
- SearchGroup - Class in org.openidex.search
-
Class which groups individual search types.
- SearchGroup() - Constructor for class org.openidex.search.SearchGroup
-
- SearchGroup.Factory - Interface in org.openidex.search
-
Factory which creates SearchGroup
.
- SearchGroup.Registry - Class in org.openidex.search
-
- SearchHistory - Class in org.openidex.search
-
Shareable search history.
- SearchInfo - Interface in org.openidex.search
-
Defines which DataObject
s should be searched.
- SearchInfo.Files - Interface in org.openidex.search
-
Additionally defines which FileObject
s should be searched.
- SearchInfoFactory - Class in org.openidex.search
-
Factory for creating SearchInfo
objects.
- SearchPattern - Class in org.openidex.search
-
Pattern describes the search conditions
- searchRoots - Variable in class org.openidex.search.SearchGroup
-
Set of nodes on which sub-system to search.
- SearchType - Class in org.openidex.search
-
Search type is service which provides search functionality on set of nodes.
- SearchType() - Constructor for class org.openidex.search.SearchType
-
- searchTypes - Variable in class org.openidex.search.SearchGroup
-
search types added to this search group
- setLastSelected(SearchPattern) - Method in class org.openidex.search.SearchHistory
-
- setSearchRootNodes(Node[]) - Method in class org.openidex.search.SearchGroup
-
Sets roots of nodes in which its interested to search.
- setValid(boolean) - Method in class org.openidex.search.SearchType
-
Now the custonized criterion changed validity state.
- SHARABILITY_FILTER - Static variable in class org.openidex.search.SearchInfoFactory
-
filter that skips files and folders which are not sharable according
to the SharabilityQuery
- stopped - Variable in class org.openidex.search.SearchGroup
-
Flag indicating the search should be stopped.
- stopSearch() - Method in class org.openidex.search.SearchGroup
-
Stops searching.