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,
java.util.List<java.lang.String> types,
omero.RTime start,
omero.RTime end,
omero.sys.Parameters p,
Ice.Current __current) |
void |
getByPeriod_async(omero.api.AMD_ITimeline_getByPeriod __cb,
java.util.List<java.lang.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,
java.util.List<java.lang.String> parentTypes,
java.util.List<java.lang.String> childTypes,
java.util.List<java.lang.String> namespaces,
omero.sys.Parameters p,
Ice.Current __current) |
void |
getMostRecentObjects_async(omero.api.AMD_ITimeline_getMostRecentObjects __cb,
java.util.List<java.lang.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, setHolder
protected 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 ServiceFactoryAware
public void countByPeriod_async(omero.api.AMD_ITimeline_countByPeriod __cb, java.util.List<java.lang.String> types, omero.RTime start, omero.RTime end, omero.sys.Parameters p, Ice.Current __current) throws omero.ServerError
countByPeriod_async
in interface omero.api._ITimelineOperations
omero.ServerError
public void getByPeriod_async(omero.api.AMD_ITimeline_getByPeriod __cb, java.util.List<java.lang.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._ITimelineOperations
omero.ServerError
public 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._ITimelineOperations
omero.ServerError
public void getMostRecentObjects_async(omero.api.AMD_ITimeline_getMostRecentObjects __cb, java.util.List<java.lang.String> types, omero.sys.Parameters p, boolean merge, Ice.Current __current) throws omero.ServerError
getMostRecentObjects_async
in interface omero.api._ITimelineOperations
omero.ServerError
public void getMostRecentAnnotationLinks_async(omero.api.AMD_ITimeline_getMostRecentAnnotationLinks __cb, java.util.List<java.lang.String> parentTypes, java.util.List<java.lang.String> childTypes, java.util.List<java.lang.String> namespaces, omero.sys.Parameters p, Ice.Current __current) throws omero.ServerError
getMostRecentAnnotationLinks_async
in interface omero.api._ITimelineOperations
omero.ServerError
public 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._ITimelineOperations
omero.ServerError
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.