Package omero.model
Class Callback_Permissions_canEdit
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.model.Callback_Permissions_canEdit
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackBool
public abstract class Callback_Permissions_canEdit extends IceInternal.TwowayCallback implements Ice.TwowayCallbackBool
Whether the current user has the ""edit"" permissions for this object. This includes changing the values of the object. The fact that the user has this object in hand already identifies that it's readable.
-
-
Constructor Summary
Constructors Constructor Description Callback_Permissions_canEdit()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-