Package omero.api
Class Callback_Search_notOwnedBy
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.api.Callback_Search_notOwnedBy
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackVoidUE
public abstract class Callback_Search_notOwnedBy extends IceInternal.TwowayCallback implements Ice.TwowayCallbackVoidUE
Uses theDetails.getOwner()
andDetails.getGroup()
information to restrict the entities which will be returned. If both are non-null, the two restrictions are joined by an AND.
-
-
Constructor Summary
Constructors Constructor Description Callback_Search_notOwnedBy()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-