Uses of Class
com.logicaldoc.gui.frontend.client.ai.model.GUIQueryResult
Packages that use GUIQueryResult
- 
Uses of GUIQueryResult in com.logicaldoc.gui.frontend.client.aiMethods in com.logicaldoc.gui.frontend.client.ai that return types with arguments of type GUIQueryResultModifier and TypeMethodDescriptionRuns a model and gets the predictionMethod parameters in com.logicaldoc.gui.frontend.client.ai with type arguments of type GUIQueryResultModifier and TypeMethodDescriptionvoidAIServiceAsync.query(long modelId, List<String> features, com.google.gwt.user.client.rpc.AsyncCallback<List<GUIQueryResult>> callback)