Package omero.api
Class Callback_ISession_getMyOpenSessions
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.api.Callback_ISession_getMyOpenSessions
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackArg1<java.util.List<Session>>
,Ice.TwowayCallbackArg1UE<java.util.List<Session>>
public abstract class Callback_ISession_getMyOpenSessions extends IceInternal.TwowayCallback implements Ice.TwowayCallbackArg1UE<java.util.List<Session>>
Returns a list of open sessions for the current user. The list is ordered by session creation time, so that the last item was created last.
-
-
Constructor Summary
Constructors Constructor Description Callback_ISession_getMyOpenSessions()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-