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.automation
Methods in com.logicaldoc.core.automation that throw SearchExceptionModifier and TypeMethodDescriptionSearchTool.search
(SearchOptions options) Instantiates a newSearch
-
Uses of SearchException in com.logicaldoc.core.searchengine
Methods in com.logicaldoc.core.searchengine that throw SearchExceptionModifier and TypeMethodDescriptionvoid
FulltextSearch.internalSearch()
void
TagSearch.internalSearch()
Search.search()
Perform the search -
Uses of SearchException in com.logicaldoc.core.searchengine.folder
Methods in com.logicaldoc.core.searchengine.folder that throw SearchException -
Uses of SearchException in com.logicaldoc.webservice.rest
Methods in com.logicaldoc.webservice.rest that throw SearchException -
Uses of SearchException in com.logicaldoc.webservice.rest.client
Methods in com.logicaldoc.webservice.rest.client that throw SearchException -
Uses of SearchException in com.logicaldoc.webservice.rest.endpoint
Methods in com.logicaldoc.webservice.rest.endpoint that throw SearchException -
Uses of SearchException in com.logicaldoc.webservice.soap
Methods 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.client
Methods in com.logicaldoc.webservice.soap.client that throw SearchException -
Uses of SearchException in com.logicaldoc.webservice.soap.endpoint
Methods in com.logicaldoc.webservice.soap.endpoint that throw SearchException