Uses of Class
com.logicaldoc.core.searchengine.SearchException
Packages that use SearchException
Package
Description
Automation subsystem that allows you to program your own logic inside the
 platform.
The automation engine can be accessed through the class
 
Please note the special annotation
The automation engine can be accessed through the class
Automation Please note the special annotation
AutomationDictionary that is used to
 automatically put in the Dictionary whatever bean you need.The core of the search engine.
- 
Uses of SearchException in com.logicaldoc.core.automationMethods in com.logicaldoc.core.automation that throw SearchExceptionModifier and TypeMethodDescriptionSearchTool.search(SearchOptions options) Instantiates a newSearch
- 
Uses of SearchException in com.logicaldoc.core.searchengineMethods in com.logicaldoc.core.searchengine that throw SearchExceptionModifier and TypeMethodDescriptionvoidFulltextSearch.internalSearch()voidTagSearch.internalSearch()Search.search()Perform the search
- 
Uses of SearchException in com.logicaldoc.core.searchengine.folderMethods in com.logicaldoc.core.searchengine.folder that throw SearchException
- 
Uses of SearchException in com.logicaldoc.webservice.restMethods in com.logicaldoc.webservice.rest that throw SearchException
- 
Uses of SearchException in com.logicaldoc.webservice.rest.clientMethods in com.logicaldoc.webservice.rest.client that throw SearchException
- 
Uses of SearchException in com.logicaldoc.webservice.rest.endpointMethods in com.logicaldoc.webservice.rest.endpoint that throw SearchException
- 
Uses of SearchException in com.logicaldoc.webservice.soapMethods in com.logicaldoc.webservice.soap that throw SearchExceptionModifier and TypeMethodDescriptionSearchService.find(String sid, WSSearchOptions options) Performs a search by the search options.
- 
Uses of SearchException in com.logicaldoc.webservice.soap.clientMethods in com.logicaldoc.webservice.soap.client that throw SearchException
- 
Uses of SearchException in com.logicaldoc.webservice.soap.endpointMethods in com.logicaldoc.webservice.soap.endpoint that throw SearchException