Package omero.api
Class Callback_ITimeline_getEventLogsByPeriod
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.api.Callback_ITimeline_getEventLogsByPeriod
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackArg1<java.util.List<EventLog>>
,Ice.TwowayCallbackArg1UE<java.util.List<EventLog>>
public abstract class Callback_ITimeline_getEventLogsByPeriod extends IceInternal.TwowayCallback implements Ice.TwowayCallbackArg1UE<java.util.List<EventLog>>
Returns the EventLog table objects which are queried to produce the counts above. Note the concept of period inclusion mentioned above. WORKAROUND WARNING: this method returns non-managed EventLogs (i.e. eventLog.getId() == null) for Image acquisitions.
-
-
Constructor Summary
Constructors Constructor Description Callback_ITimeline_getEventLogsByPeriod()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-