Package omero.api
Class Callback_IQuery_findByExample
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.api.Callback_IQuery_findByExample
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackArg1<IObject>
,Ice.TwowayCallbackArg1UE<IObject>
public abstract class Callback_IQuery_findByExample extends IceInternal.TwowayCallback implements Ice.TwowayCallbackArg1UE<IObject>
Searches based on provided example entity. The example entity should uniquely specify the entity or an exception will be thrown. Note: findByExample does not operate on theid
field. For that, usefind
,get
,findByQuery
, orfindAllByQuery
.
-
-
Constructor Summary
Constructors Constructor Description Callback_IQuery_findByExample()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-