Package omero.api
Class Callback_Search_onlyAnnotatedBy
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.api.Callback_Search_onlyAnnotatedBy
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackVoidUE
public abstract class Callback_Search_onlyAnnotatedBy extends IceInternal.TwowayCallback implements Ice.TwowayCallbackVoidUE
Restricts entities by who has annotated them with anAnnotation
matching the other filters. AsonlyOwnedBy
, theDetails.getOwner()
andDetails.getGroup()
information is combined with an AND condition.
-
-
Constructor Summary
Constructors Constructor Description Callback_Search_onlyAnnotatedBy()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-