Interface SmoSearchBackend
- All Superinterfaces:
- AutoCloseable,- Closeable,- SearchBackend,- SearchEngine
- All Known Implementing Classes:
- SmoSearchBackendImpl
The SMO search backend.
- 
Method SummaryModifier and TypeMethodDescriptionReturns the base "service URI" that is used by this SMO backend.search(SearchRequest searchRequest) Methods inherited from interface org.apache.maven.search.api.SearchBackendgetBackendId, getRepositoryId
- 
Method Details- 
searchDescription copied from interface:SearchEngine- Specified by:
- searchin interface- SearchEngine
- Throws:
- IOException
 
- 
getSmoUriString getSmoUri()Returns the base "service URI" that is used by this SMO backend. nevernull.
 
-