Package omero.api
Class Callback_IAdmin_removeGroups
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.api.Callback_IAdmin_removeGroups
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackVoidUE
public abstract class Callback_IAdmin_removeGroups extends IceInternal.TwowayCallback implements Ice.TwowayCallbackVoidUE
Removes an experimenter from the given groups.- The root experimenter is required to be in both the user and system groups.
- An experimenter may not remove themselves from the user or system group.
- An experimenter may not be a member of only the user group, some other group is also required as the default group.
- An experimenter must remain a member of some group.
-
-
Constructor Summary
Constructors Constructor Description Callback_IAdmin_removeGroups()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-