Uses of Class
com.sas.lsaf.content.repository.SearchQuery
-
Packages that use SearchQuery Package Description com.sas.lsaf.content.repository Classes and interfaces to manage content in the repository. -
-
Uses of SearchQuery in com.sas.lsaf.content.repository
Methods in com.sas.lsaf.content.repository with parameters of type SearchQuery Modifier and Type Method Description RepositorySearchResults
RepositoryService. search(SearchQuery query)
Searches the repository based on the specified query.
-