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