Package omero.api
Class Callback_IAdmin_getMyUserPhotos
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.api.Callback_IAdmin_getMyUserPhotos
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackArg1<java.util.List<OriginalFile>>
,Ice.TwowayCallbackArg1UE<java.util.List<OriginalFile>>
public abstract class Callback_IAdmin_getMyUserPhotos extends IceInternal.TwowayCallback implements Ice.TwowayCallbackArg1UE<java.util.List<OriginalFile>>
Retrieves theOriginalFile
object attached to this user as specified byuploadMyUserPhoto
. The return value is order by the most recently modified file first.
-
-
Constructor Summary
Constructors Constructor Description Callback_IAdmin_getMyUserPhotos()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-