Uses of Class
com.logicaldoc.gui.frontend.client.ai.model.GUIQueryResult
Packages that use GUIQueryResult
-
Uses of GUIQueryResult in com.logicaldoc.gui.frontend.client.ai
Methods 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 TypeMethodDescriptionvoid
AIServiceAsync.query
(long modelId, List<String> features, com.google.gwt.user.client.rpc.AsyncCallback<List<GUIQueryResult>> callback)