Package omero.api
Class Callback_IAdmin_updateExperimenter
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.api.Callback_IAdmin_updateExperimenter
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackVoidUE
public abstract class Callback_IAdmin_updateExperimenter extends IceInternal.TwowayCallback implements Ice.TwowayCallbackVoidUE
Updates an experimenter if admin or owner of group. Only string fields on the object are taken into account. The root and guest experimenters may not be renamed. Before a SecurityViolation would be thrown, however, this method will pass to#updateSelf
if the current user matches the given experimenter.
-
-
Constructor Summary
Constructors Constructor Description Callback_IAdmin_updateExperimenter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-