public class TimelineI extends AbstractAmdServant implements omero.api._ITimelineOperations, ServiceFactoryAware, BlitzOnly
修飾子とタイプ | フィールドと説明 |
---|---|
protected ServiceFactoryI |
factory |
protected ome.services.sessions.SessionManager |
sm |
protected ome.security.SecuritySystem |
ss |
コンストラクタと説明 |
---|
TimelineI(BlitzExecutor be) |
修飾子とタイプ | メソッドと説明 |
---|---|
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(ome.security.SecuritySystem ss) |
void |
setServiceFactory(ServiceFactoryI sf) |
void |
setSessionManager(ome.services.sessions.SessionManager sm) |
activate_async, applyHardWiredInterceptors, callInvokerOnMappedArgs, callInvokerOnRawArgs, executorWorkCall, getCurrentEventContext_async, onSetOmeroContext, passivate_async, runnableCall, safeRunnableCall, setApplicationContext, setHolder
protected ServiceFactoryI factory
protected ome.services.sessions.SessionManager sm
protected ome.security.SecuritySystem ss
public TimelineI(BlitzExecutor be)
public void setSessionManager(ome.services.sessions.SessionManager sm)
public void setSecuritySystem(ome.security.SecuritySystem ss)
public void setServiceFactory(ServiceFactoryI sf)
setServiceFactory
インタフェース内 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
インタフェース内 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
インタフェース内 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
インタフェース内 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
インタフェース内 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
インタフェース内 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
インタフェース内 omero.api._ITimelineOperations
omero.ServerError