Package omero.api
Class Callback_IAdmin_updateSelf
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.api.Callback_IAdmin_updateSelf
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackVoidUE
public abstract class Callback_IAdmin_updateSelf extends IceInternal.TwowayCallback implements Ice.TwowayCallbackVoidUE
Allows a user to update his/her own information. This is limited to the fields on Experimenter, all other fields (groups, etc.) are ignored. The experimenter argument need not have the proper id nor the proper omeName (which is immutable). To change the users default group (which is the only other customizable option), usesetDefaultGroup
-
-
Constructor Summary
Constructors Constructor Description Callback_IAdmin_updateSelf()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-