public class TimelineI extends AbstractAmdServant implements omero.api._ITimelineOperations, ServiceFactoryAware, BlitzOnly
| Modifier and Type | Field and Description | 
|---|---|
protected ServiceFactoryI | 
factory  | 
protected SessionManager | 
sm  | 
protected SecuritySystem | 
ss  | 
| Constructor and Description | 
|---|
TimelineI(BlitzExecutor be)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
countByPeriod_async(omero.api.AMD_ITimeline_countByPeriod __cb,
                   List<String> types,
                   omero.RTime start,
                   omero.RTime end,
                   omero.sys.Parameters p,
                   Ice.Current __current)  | 
void | 
getByPeriod_async(omero.api.AMD_ITimeline_getByPeriod __cb,
                 List<String> types,
                 omero.RTime start,
                 omero.RTime end,
                 omero.sys.Parameters p,
                 boolean merge,
                 Ice.Current __current)  | 
void | 
getEventLogsByPeriod_async(omero.api.AMD_ITimeline_getEventLogsByPeriod __cb,
                          omero.RTime start,
                          omero.RTime end,
                          omero.sys.Parameters p,
                          Ice.Current __current)  | 
void | 
getMostRecentAnnotationLinks_async(omero.api.AMD_ITimeline_getMostRecentAnnotationLinks __cb,
                                  List<String> parentTypes,
                                  List<String> childTypes,
                                  List<String> namespaces,
                                  omero.sys.Parameters p,
                                  Ice.Current __current)  | 
void | 
getMostRecentObjects_async(omero.api.AMD_ITimeline_getMostRecentObjects __cb,
                          List<String> types,
                          omero.sys.Parameters p,
                          boolean merge,
                          Ice.Current __current)  | 
void | 
getMostRecentShareCommentLinks_async(omero.api.AMD_ITimeline_getMostRecentShareCommentLinks __cb,
                                    omero.sys.Parameters p,
                                    Ice.Current __current)  | 
void | 
setSecuritySystem(SecuritySystem ss)  | 
void | 
setServiceFactory(ServiceFactoryI sf)  | 
void | 
setSessionManager(SessionManager sm)  | 
activate_async, applyHardWiredInterceptors, callInvokerOnMappedArgs, callInvokerOnRawArgs, executorWorkCall, getCurrentEventContext_async, onSetOmeroContext, passivate_async, runnableCall, safeRunnableCall, setApplicationContext, setHolderprotected ServiceFactoryI factory
protected SessionManager sm
protected SecuritySystem ss
public TimelineI(BlitzExecutor be)
public void setSessionManager(SessionManager sm)
public void setSecuritySystem(SecuritySystem ss)
public void setServiceFactory(ServiceFactoryI sf)
setServiceFactory in interface ServiceFactoryAwarepublic void countByPeriod_async(omero.api.AMD_ITimeline_countByPeriod __cb,
                       List<String> types,
                       omero.RTime start,
                       omero.RTime end,
                       omero.sys.Parameters p,
                       Ice.Current __current)
                         throws omero.ServerError
countByPeriod_async in interface omero.api._ITimelineOperationsomero.ServerErrorpublic void getByPeriod_async(omero.api.AMD_ITimeline_getByPeriod __cb,
                     List<String> types,
                     omero.RTime start,
                     omero.RTime end,
                     omero.sys.Parameters p,
                     boolean merge,
                     Ice.Current __current)
                       throws omero.ServerError
getByPeriod_async in interface omero.api._ITimelineOperationsomero.ServerErrorpublic void getEventLogsByPeriod_async(omero.api.AMD_ITimeline_getEventLogsByPeriod __cb,
                              omero.RTime start,
                              omero.RTime end,
                              omero.sys.Parameters p,
                              Ice.Current __current)
                                throws omero.ServerError
getEventLogsByPeriod_async in interface omero.api._ITimelineOperationsomero.ServerErrorpublic void getMostRecentObjects_async(omero.api.AMD_ITimeline_getMostRecentObjects __cb,
                              List<String> types,
                              omero.sys.Parameters p,
                              boolean merge,
                              Ice.Current __current)
                                throws omero.ServerError
getMostRecentObjects_async in interface omero.api._ITimelineOperationsomero.ServerErrorpublic void getMostRecentAnnotationLinks_async(omero.api.AMD_ITimeline_getMostRecentAnnotationLinks __cb,
                                      List<String> parentTypes,
                                      List<String> childTypes,
                                      List<String> namespaces,
                                      omero.sys.Parameters p,
                                      Ice.Current __current)
                                        throws omero.ServerError
getMostRecentAnnotationLinks_async in interface omero.api._ITimelineOperationsomero.ServerErrorpublic void getMostRecentShareCommentLinks_async(omero.api.AMD_ITimeline_getMostRecentShareCommentLinks __cb,
                                        omero.sys.Parameters p,
                                        Ice.Current __current)
                                          throws omero.ServerError
getMostRecentShareCommentLinks_async in interface omero.api._ITimelineOperationsomero.ServerError
                
                
Version: 5.1.2-ice35-b45
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.