Package omero.api
Class Callback_Search_bySimilarTerms
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.api.Callback_Search_bySimilarTerms
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackVoidUE
public abstract class Callback_Search_bySimilarTerms extends IceInternal.TwowayCallback implements Ice.TwowayCallbackVoidUE
Returns transient (without ID)TextAnnotation
instances which represent terms which are similar to the given terms. For example, if the argument is cell, one return value might have as its textValue: cellular while another has cellularize. No filtering or fetching is performed.
-
-
Constructor Summary
Constructors Constructor Description Callback_Search_bySimilarTerms()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-