Uses of Class
com.logicaldoc.ai.webswervice.soap.WSSemanticSearchOptions
Packages that use WSSemanticSearchOptions
Package
Description
-
Uses of WSSemanticSearchOptions in com.logicaldoc.ai.webswervice.soap
Methods in com.logicaldoc.ai.webswervice.soap with parameters of type WSSemanticSearchOptionsModifier and TypeMethodDescriptionList<com.logicaldoc.webservice.model.WSDocument> AIService.semanticSearch(String sid, WSSemanticSearchOptions options, Integer maxResults) -
Uses of WSSemanticSearchOptions in com.logicaldoc.ai.webswervice.soap.client
Methods in com.logicaldoc.ai.webswervice.soap.client with parameters of type WSSemanticSearchOptionsModifier and TypeMethodDescriptionList<com.logicaldoc.webservice.model.WSDocument> SoapAIClient.semanticSearch(String sid, WSSemanticSearchOptions parameterObject, Integer maxResults) -
Uses of WSSemanticSearchOptions in com.logicaldoc.ai.webswervice.soap.endpoint
Methods in com.logicaldoc.ai.webswervice.soap.endpoint with parameters of type WSSemanticSearchOptionsModifier and TypeMethodDescriptionList<com.logicaldoc.webservice.model.WSDocument> SoapAIService.semanticSearch(String sid, WSSemanticSearchOptions wsOptions, Integer maxResults)