Package omero.api
Class ITimelinePrxHelper
- java.lang.Object
-
- Ice.ObjectPrxHelperBase
-
- omero.api.ITimelinePrxHelper
-
- All Implemented Interfaces:
Ice.ObjectPrx
,java.io.Serializable
,ITimelinePrx
,ServiceInterfacePrx
public final class ITimelinePrxHelper extends Ice.ObjectPrxHelperBase implements ITimelinePrx
Provides type-specific helper functions.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String[]
__ids
static long
serialVersionUID
-
Constructor Summary
Constructors Constructor Description ITimelinePrxHelper()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void
__countByPeriod_completed(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.String,java.lang.Long>> __cb, Ice.AsyncResult __result)
static void
__getByPeriod_completed(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.String,java.util.List<IObject>>> __cb, Ice.AsyncResult __result)
static void
__getEventLogsByPeriod_completed(Ice.TwowayCallbackArg1UE<java.util.List<EventLog>> __cb, Ice.AsyncResult __result)
static void
__getMostRecentAnnotationLinks_completed(Ice.TwowayCallbackArg1UE<java.util.List<IObject>> __cb, Ice.AsyncResult __result)
static void
__getMostRecentObjects_completed(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.String,java.util.List<IObject>>> __cb, Ice.AsyncResult __result)
static void
__getMostRecentShareCommentLinks_completed(Ice.TwowayCallbackArg1UE<java.util.List<IObject>> __cb, Ice.AsyncResult __result)
static ITimelinePrx
__read(IceInternal.BasicStream __is)
static void
__write(IceInternal.BasicStream __os, ITimelinePrx v)
Ice.AsyncResult
begin_countByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p)
Queries the same information as getByPeriod, but only returns the counts for the given objects.Ice.AsyncResult
begin_countByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, Ice.Callback __cb)
Queries the same information as getByPeriod, but only returns the counts for the given objects.Ice.AsyncResult
begin_countByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Queries the same information as getByPeriod, but only returns the counts for the given objects.Ice.AsyncResult
begin_countByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Queries the same information as getByPeriod, but only returns the counts for the given objects.Ice.AsyncResult
begin_countByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx)
Queries the same information as getByPeriod, but only returns the counts for the given objects.Ice.AsyncResult
begin_countByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Queries the same information as getByPeriod, but only returns the counts for the given objects.Ice.AsyncResult
begin_countByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Queries the same information as getByPeriod, but only returns the counts for the given objects.Ice.AsyncResult
begin_countByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Queries the same information as getByPeriod, but only returns the counts for the given objects.Ice.AsyncResult
begin_countByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ITimeline_countByPeriod __cb)
Queries the same information as getByPeriod, but only returns the counts for the given objects.Ice.AsyncResult
begin_countByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, Callback_ITimeline_countByPeriod __cb)
Queries the same information as getByPeriod, but only returns the counts for the given objects.Ice.AsyncResult
begin_getByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, boolean merge)
Returns the given LIMIT objects of TYPES as ordered by creation/modification times in the Event table, but within the given time window.Ice.AsyncResult
begin_getByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, boolean merge, Ice.Callback __cb)
Returns the given LIMIT objects of TYPES as ordered by creation/modification times in the Event table, but within the given time window.Ice.AsyncResult
begin_getByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, boolean merge, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.util.List<IObject>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the given LIMIT objects of TYPES as ordered by creation/modification times in the Event table, but within the given time window.Ice.AsyncResult
begin_getByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, boolean merge, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.util.List<IObject>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the given LIMIT objects of TYPES as ordered by creation/modification times in the Event table, but within the given time window.Ice.AsyncResult
begin_getByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, boolean merge, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the given LIMIT objects of TYPES as ordered by creation/modification times in the Event table, but within the given time window.Ice.AsyncResult
begin_getByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, boolean merge, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns the given LIMIT objects of TYPES as ordered by creation/modification times in the Event table, but within the given time window.Ice.AsyncResult
begin_getByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, boolean merge, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.util.List<IObject>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the given LIMIT objects of TYPES as ordered by creation/modification times in the Event table, but within the given time window.Ice.AsyncResult
begin_getByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, boolean merge, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.util.List<IObject>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the given LIMIT objects of TYPES as ordered by creation/modification times in the Event table, but within the given time window.Ice.AsyncResult
begin_getByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, boolean merge, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ITimeline_getByPeriod __cb)
Returns the given LIMIT objects of TYPES as ordered by creation/modification times in the Event table, but within the given time window.Ice.AsyncResult
begin_getByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, boolean merge, Callback_ITimeline_getByPeriod __cb)
Returns the given LIMIT objects of TYPES as ordered by creation/modification times in the Event table, but within the given time window.Ice.AsyncResult
begin_getEventLogsByPeriod(RTime start, RTime end, Parameters p)
Returns the EventLog table objects which are queried to produce the counts above.Ice.AsyncResult
begin_getEventLogsByPeriod(RTime start, RTime end, Parameters p, Ice.Callback __cb)
Returns the EventLog table objects which are queried to produce the counts above.Ice.AsyncResult
begin_getEventLogsByPeriod(RTime start, RTime end, Parameters p, IceInternal.Functional_GenericCallback1<java.util.List<EventLog>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the EventLog table objects which are queried to produce the counts above.Ice.AsyncResult
begin_getEventLogsByPeriod(RTime start, RTime end, Parameters p, IceInternal.Functional_GenericCallback1<java.util.List<EventLog>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the EventLog table objects which are queried to produce the counts above.Ice.AsyncResult
begin_getEventLogsByPeriod(RTime start, RTime end, Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the EventLog table objects which are queried to produce the counts above.Ice.AsyncResult
begin_getEventLogsByPeriod(RTime start, RTime end, Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns the EventLog table objects which are queried to produce the counts above.Ice.AsyncResult
begin_getEventLogsByPeriod(RTime start, RTime end, Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<EventLog>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the EventLog table objects which are queried to produce the counts above.Ice.AsyncResult
begin_getEventLogsByPeriod(RTime start, RTime end, Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<EventLog>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the EventLog table objects which are queried to produce the counts above.Ice.AsyncResult
begin_getEventLogsByPeriod(RTime start, RTime end, Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ITimeline_getEventLogsByPeriod __cb)
Returns the EventLog table objects which are queried to produce the counts above.Ice.AsyncResult
begin_getEventLogsByPeriod(RTime start, RTime end, Parameters p, Callback_ITimeline_getEventLogsByPeriod __cb)
Returns the EventLog table objects which are queried to produce the counts above.Ice.AsyncResult
begin_getMostRecentAnnotationLinks(java.util.List<java.lang.String> parentTypes, java.util.List<java.lang.String> childTypes, java.util.List<java.lang.String> namespaces, Parameters p)
Return the last LIMIT annotation __Links__ whose parent (IAnnotated) matches one of the parentTypes, whose child (Annotation) matches one of the childTypes (limit of one for the moment), and who namespace matches via ILIKE.Ice.AsyncResult
begin_getMostRecentAnnotationLinks(java.util.List<java.lang.String> parentTypes, java.util.List<java.lang.String> childTypes, java.util.List<java.lang.String> namespaces, Parameters p, Ice.Callback __cb)
Return the last LIMIT annotation __Links__ whose parent (IAnnotated) matches one of the parentTypes, whose child (Annotation) matches one of the childTypes (limit of one for the moment), and who namespace matches via ILIKE.Ice.AsyncResult
begin_getMostRecentAnnotationLinks(java.util.List<java.lang.String> parentTypes, java.util.List<java.lang.String> childTypes, java.util.List<java.lang.String> namespaces, Parameters p, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return the last LIMIT annotation __Links__ whose parent (IAnnotated) matches one of the parentTypes, whose child (Annotation) matches one of the childTypes (limit of one for the moment), and who namespace matches via ILIKE.Ice.AsyncResult
begin_getMostRecentAnnotationLinks(java.util.List<java.lang.String> parentTypes, java.util.List<java.lang.String> childTypes, java.util.List<java.lang.String> namespaces, Parameters p, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Return the last LIMIT annotation __Links__ whose parent (IAnnotated) matches one of the parentTypes, whose child (Annotation) matches one of the childTypes (limit of one for the moment), and who namespace matches via ILIKE.Ice.AsyncResult
begin_getMostRecentAnnotationLinks(java.util.List<java.lang.String> parentTypes, java.util.List<java.lang.String> childTypes, java.util.List<java.lang.String> namespaces, Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx)
Return the last LIMIT annotation __Links__ whose parent (IAnnotated) matches one of the parentTypes, whose child (Annotation) matches one of the childTypes (limit of one for the moment), and who namespace matches via ILIKE.Ice.AsyncResult
begin_getMostRecentAnnotationLinks(java.util.List<java.lang.String> parentTypes, java.util.List<java.lang.String> childTypes, java.util.List<java.lang.String> namespaces, Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Return the last LIMIT annotation __Links__ whose parent (IAnnotated) matches one of the parentTypes, whose child (Annotation) matches one of the childTypes (limit of one for the moment), and who namespace matches via ILIKE.Ice.AsyncResult
begin_getMostRecentAnnotationLinks(java.util.List<java.lang.String> parentTypes, java.util.List<java.lang.String> childTypes, java.util.List<java.lang.String> namespaces, Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return the last LIMIT annotation __Links__ whose parent (IAnnotated) matches one of the parentTypes, whose child (Annotation) matches one of the childTypes (limit of one for the moment), and who namespace matches via ILIKE.Ice.AsyncResult
begin_getMostRecentAnnotationLinks(java.util.List<java.lang.String> parentTypes, java.util.List<java.lang.String> childTypes, java.util.List<java.lang.String> namespaces, Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Return the last LIMIT annotation __Links__ whose parent (IAnnotated) matches one of the parentTypes, whose child (Annotation) matches one of the childTypes (limit of one for the moment), and who namespace matches via ILIKE.Ice.AsyncResult
begin_getMostRecentAnnotationLinks(java.util.List<java.lang.String> parentTypes, java.util.List<java.lang.String> childTypes, java.util.List<java.lang.String> namespaces, Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ITimeline_getMostRecentAnnotationLinks __cb)
Return the last LIMIT annotation __Links__ whose parent (IAnnotated) matches one of the parentTypes, whose child (Annotation) matches one of the childTypes (limit of one for the moment), and who namespace matches via ILIKE.Ice.AsyncResult
begin_getMostRecentAnnotationLinks(java.util.List<java.lang.String> parentTypes, java.util.List<java.lang.String> childTypes, java.util.List<java.lang.String> namespaces, Parameters p, Callback_ITimeline_getMostRecentAnnotationLinks __cb)
Return the last LIMIT annotation __Links__ whose parent (IAnnotated) matches one of the parentTypes, whose child (Annotation) matches one of the childTypes (limit of one for the moment), and who namespace matches via ILIKE.Ice.AsyncResult
begin_getMostRecentObjects(java.util.List<java.lang.String> types, Parameters p, boolean merge)
Returns the last LIMIT objects of TYPES as ordered by creation/modification times in the Event table.Ice.AsyncResult
begin_getMostRecentObjects(java.util.List<java.lang.String> types, Parameters p, boolean merge, Ice.Callback __cb)
Returns the last LIMIT objects of TYPES as ordered by creation/modification times in the Event table.Ice.AsyncResult
begin_getMostRecentObjects(java.util.List<java.lang.String> types, Parameters p, boolean merge, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.util.List<IObject>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the last LIMIT objects of TYPES as ordered by creation/modification times in the Event table.Ice.AsyncResult
begin_getMostRecentObjects(java.util.List<java.lang.String> types, Parameters p, boolean merge, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.util.List<IObject>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the last LIMIT objects of TYPES as ordered by creation/modification times in the Event table.Ice.AsyncResult
begin_getMostRecentObjects(java.util.List<java.lang.String> types, Parameters p, boolean merge, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the last LIMIT objects of TYPES as ordered by creation/modification times in the Event table.Ice.AsyncResult
begin_getMostRecentObjects(java.util.List<java.lang.String> types, Parameters p, boolean merge, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns the last LIMIT objects of TYPES as ordered by creation/modification times in the Event table.Ice.AsyncResult
begin_getMostRecentObjects(java.util.List<java.lang.String> types, Parameters p, boolean merge, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.util.List<IObject>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the last LIMIT objects of TYPES as ordered by creation/modification times in the Event table.Ice.AsyncResult
begin_getMostRecentObjects(java.util.List<java.lang.String> types, Parameters p, boolean merge, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.util.List<IObject>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the last LIMIT objects of TYPES as ordered by creation/modification times in the Event table.Ice.AsyncResult
begin_getMostRecentObjects(java.util.List<java.lang.String> types, Parameters p, boolean merge, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ITimeline_getMostRecentObjects __cb)
Returns the last LIMIT objects of TYPES as ordered by creation/modification times in the Event table.Ice.AsyncResult
begin_getMostRecentObjects(java.util.List<java.lang.String> types, Parameters p, boolean merge, Callback_ITimeline_getMostRecentObjects __cb)
Returns the last LIMIT objects of TYPES as ordered by creation/modification times in the Event table.Ice.AsyncResult
begin_getMostRecentShareCommentLinks(Parameters p)
Return the last LIMIT comment annotation links attached to a share by __others__.Ice.AsyncResult
begin_getMostRecentShareCommentLinks(Parameters p, Ice.Callback __cb)
Return the last LIMIT comment annotation links attached to a share by __others__.Ice.AsyncResult
begin_getMostRecentShareCommentLinks(Parameters p, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return the last LIMIT comment annotation links attached to a share by __others__.Ice.AsyncResult
begin_getMostRecentShareCommentLinks(Parameters p, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Return the last LIMIT comment annotation links attached to a share by __others__.Ice.AsyncResult
begin_getMostRecentShareCommentLinks(Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx)
Return the last LIMIT comment annotation links attached to a share by __others__.Ice.AsyncResult
begin_getMostRecentShareCommentLinks(Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Return the last LIMIT comment annotation links attached to a share by __others__.Ice.AsyncResult
begin_getMostRecentShareCommentLinks(Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return the last LIMIT comment annotation links attached to a share by __others__.Ice.AsyncResult
begin_getMostRecentShareCommentLinks(Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Return the last LIMIT comment annotation links attached to a share by __others__.Ice.AsyncResult
begin_getMostRecentShareCommentLinks(Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ITimeline_getMostRecentShareCommentLinks __cb)
Return the last LIMIT comment annotation links attached to a share by __others__.Ice.AsyncResult
begin_getMostRecentShareCommentLinks(Parameters p, Callback_ITimeline_getMostRecentShareCommentLinks __cb)
Return the last LIMIT comment annotation links attached to a share by __others__.static ITimelinePrx
checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type.static ITimelinePrx
checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type.static ITimelinePrx
checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that a facet of the object implements this type.static ITimelinePrx
checkedCast(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that the object implements this type.java.util.Map<java.lang.String,java.lang.Long>
countByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p)
Queries the same information as getByPeriod, but only returns the counts for the given objects.java.util.Map<java.lang.String,java.lang.Long>
countByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx)
Queries the same information as getByPeriod, but only returns the counts for the given objects.java.util.Map<java.lang.String,java.lang.Long>
end_countByPeriod(Ice.AsyncResult __iresult)
Queries the same information as getByPeriod, but only returns the counts for the given objects.java.util.Map<java.lang.String,java.util.List<IObject>>
end_getByPeriod(Ice.AsyncResult __iresult)
Returns the given LIMIT objects of TYPES as ordered by creation/modification times in the Event table, but within the given time window.java.util.List<EventLog>
end_getEventLogsByPeriod(Ice.AsyncResult __iresult)
Returns the EventLog table objects which are queried to produce the counts above.java.util.List<IObject>
end_getMostRecentAnnotationLinks(Ice.AsyncResult __iresult)
Return the last LIMIT annotation __Links__ whose parent (IAnnotated) matches one of the parentTypes, whose child (Annotation) matches one of the childTypes (limit of one for the moment), and who namespace matches via ILIKE.java.util.Map<java.lang.String,java.util.List<IObject>>
end_getMostRecentObjects(Ice.AsyncResult __iresult)
Returns the last LIMIT objects of TYPES as ordered by creation/modification times in the Event table.java.util.List<IObject>
end_getMostRecentShareCommentLinks(Ice.AsyncResult __iresult)
Return the last LIMIT comment annotation links attached to a share by __others__.java.util.Map<java.lang.String,java.util.List<IObject>>
getByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, boolean merge)
Returns the given LIMIT objects of TYPES as ordered by creation/modification times in the Event table, but within the given time window.java.util.Map<java.lang.String,java.util.List<IObject>>
getByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, boolean merge, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the given LIMIT objects of TYPES as ordered by creation/modification times in the Event table, but within the given time window.java.util.List<EventLog>
getEventLogsByPeriod(RTime start, RTime end, Parameters p)
Returns the EventLog table objects which are queried to produce the counts above.java.util.List<EventLog>
getEventLogsByPeriod(RTime start, RTime end, Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the EventLog table objects which are queried to produce the counts above.java.util.List<IObject>
getMostRecentAnnotationLinks(java.util.List<java.lang.String> parentTypes, java.util.List<java.lang.String> childTypes, java.util.List<java.lang.String> namespaces, Parameters p)
Return the last LIMIT annotation __Links__ whose parent (IAnnotated) matches one of the parentTypes, whose child (Annotation) matches one of the childTypes (limit of one for the moment), and who namespace matches via ILIKE.java.util.List<IObject>
getMostRecentAnnotationLinks(java.util.List<java.lang.String> parentTypes, java.util.List<java.lang.String> childTypes, java.util.List<java.lang.String> namespaces, Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx)
Return the last LIMIT annotation __Links__ whose parent (IAnnotated) matches one of the parentTypes, whose child (Annotation) matches one of the childTypes (limit of one for the moment), and who namespace matches via ILIKE.java.util.Map<java.lang.String,java.util.List<IObject>>
getMostRecentObjects(java.util.List<java.lang.String> types, Parameters p, boolean merge)
Returns the last LIMIT objects of TYPES as ordered by creation/modification times in the Event table.java.util.Map<java.lang.String,java.util.List<IObject>>
getMostRecentObjects(java.util.List<java.lang.String> types, Parameters p, boolean merge, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the last LIMIT objects of TYPES as ordered by creation/modification times in the Event table.java.util.List<IObject>
getMostRecentShareCommentLinks(Parameters p)
Return the last LIMIT comment annotation links attached to a share by __others__.java.util.List<IObject>
getMostRecentShareCommentLinks(Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx)
Return the last LIMIT comment annotation links attached to a share by __others__.static java.lang.String
ice_staticId()
Provides the Slice type ID of this type.static ITimelinePrx
uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.static ITimelinePrx
uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server.-
Methods inherited from class Ice.ObjectPrxHelperBase
__checkAsyncTwowayOnly, __checkTwowayOnly, __copyFrom, __end, __getBatchRequestQueue, __getRequestHandler, __handleException, __ice_getConnection_completed, __ice_id_completed, __ice_ids_completed, __ice_invoke_completed, __ice_isA_completed, __reference, __setRequestHandler, __setup, __updateRequestHandler, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, cacheMessageBuffers, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, getOutgoingAsync, hashCode, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway, toString, uncheckedCastImpl, uncheckedCastImpl, uncheckedCastImpl
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface Ice.ObjectPrx
begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway
-
-
-
-
Field Detail
-
__ids
public static final java.lang.String[] __ids
-
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
-
-
Method Detail
-
countByPeriod
public java.util.Map<java.lang.String,java.lang.Long> countByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p) throws ServerError
Description copied from interface:ITimelinePrx
Queries the same information as getByPeriod, but only returns the counts for the given objects.- Specified by:
countByPeriod
in interfaceITimelinePrx
- Throws:
ServerError
-
countByPeriod
public java.util.Map<java.lang.String,java.lang.Long> countByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ITimelinePrx
Queries the same information as getByPeriod, but only returns the counts for the given objects.- Specified by:
countByPeriod
in interfaceITimelinePrx
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_countByPeriod
public Ice.AsyncResult begin_countByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p)
Description copied from interface:ITimelinePrx
Queries the same information as getByPeriod, but only returns the counts for the given objects.- Specified by:
begin_countByPeriod
in interfaceITimelinePrx
- Returns:
- The asynchronous result object.
-
begin_countByPeriod
public Ice.AsyncResult begin_countByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ITimelinePrx
Queries the same information as getByPeriod, but only returns the counts for the given objects.- Specified by:
begin_countByPeriod
in interfaceITimelinePrx
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_countByPeriod
public Ice.AsyncResult begin_countByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, Ice.Callback __cb)
Description copied from interface:ITimelinePrx
Queries the same information as getByPeriod, but only returns the counts for the given objects.- Specified by:
begin_countByPeriod
in interfaceITimelinePrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_countByPeriod
public Ice.AsyncResult begin_countByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ITimelinePrx
Queries the same information as getByPeriod, but only returns the counts for the given objects.- Specified by:
begin_countByPeriod
in interfaceITimelinePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_countByPeriod
public Ice.AsyncResult begin_countByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, Callback_ITimeline_countByPeriod __cb)
Description copied from interface:ITimelinePrx
Queries the same information as getByPeriod, but only returns the counts for the given objects.- Specified by:
begin_countByPeriod
in interfaceITimelinePrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_countByPeriod
public Ice.AsyncResult begin_countByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ITimeline_countByPeriod __cb)
Description copied from interface:ITimelinePrx
Queries the same information as getByPeriod, but only returns the counts for the given objects.- Specified by:
begin_countByPeriod
in interfaceITimelinePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_countByPeriod
public Ice.AsyncResult begin_countByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ITimelinePrx
Queries the same information as getByPeriod, but only returns the counts for the given objects.- Specified by:
begin_countByPeriod
in interfaceITimelinePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_countByPeriod
public Ice.AsyncResult begin_countByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ITimelinePrx
Queries the same information as getByPeriod, but only returns the counts for the given objects.- Specified by:
begin_countByPeriod
in interfaceITimelinePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_countByPeriod
public Ice.AsyncResult begin_countByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ITimelinePrx
Queries the same information as getByPeriod, but only returns the counts for the given objects.- Specified by:
begin_countByPeriod
in interfaceITimelinePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_countByPeriod
public Ice.AsyncResult begin_countByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ITimelinePrx
Queries the same information as getByPeriod, but only returns the counts for the given objects.- Specified by:
begin_countByPeriod
in interfaceITimelinePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_countByPeriod
public java.util.Map<java.lang.String,java.lang.Long> end_countByPeriod(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ITimelinePrx
Queries the same information as getByPeriod, but only returns the counts for the given objects.- Specified by:
end_countByPeriod
in interfaceITimelinePrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
-
__countByPeriod_completed
public static void __countByPeriod_completed(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.String,java.lang.Long>> __cb, Ice.AsyncResult __result)
-
getByPeriod
public java.util.Map<java.lang.String,java.util.List<IObject>> getByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, boolean merge) throws ServerError
Description copied from interface:ITimelinePrx
Returns the given LIMIT objects of TYPES as ordered by creation/modification times in the Event table, but within the given time window.- Specified by:
getByPeriod
in interfaceITimelinePrx
- Throws:
ServerError
-
getByPeriod
public java.util.Map<java.lang.String,java.util.List<IObject>> getByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, boolean merge, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ITimelinePrx
Returns the given LIMIT objects of TYPES as ordered by creation/modification times in the Event table, but within the given time window.- Specified by:
getByPeriod
in interfaceITimelinePrx
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getByPeriod
public Ice.AsyncResult begin_getByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, boolean merge)
Description copied from interface:ITimelinePrx
Returns the given LIMIT objects of TYPES as ordered by creation/modification times in the Event table, but within the given time window.- Specified by:
begin_getByPeriod
in interfaceITimelinePrx
- Returns:
- The asynchronous result object.
-
begin_getByPeriod
public Ice.AsyncResult begin_getByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, boolean merge, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ITimelinePrx
Returns the given LIMIT objects of TYPES as ordered by creation/modification times in the Event table, but within the given time window.- Specified by:
begin_getByPeriod
in interfaceITimelinePrx
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getByPeriod
public Ice.AsyncResult begin_getByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, boolean merge, Ice.Callback __cb)
Description copied from interface:ITimelinePrx
Returns the given LIMIT objects of TYPES as ordered by creation/modification times in the Event table, but within the given time window.- Specified by:
begin_getByPeriod
in interfaceITimelinePrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getByPeriod
public Ice.AsyncResult begin_getByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, boolean merge, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ITimelinePrx
Returns the given LIMIT objects of TYPES as ordered by creation/modification times in the Event table, but within the given time window.- Specified by:
begin_getByPeriod
in interfaceITimelinePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getByPeriod
public Ice.AsyncResult begin_getByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, boolean merge, Callback_ITimeline_getByPeriod __cb)
Description copied from interface:ITimelinePrx
Returns the given LIMIT objects of TYPES as ordered by creation/modification times in the Event table, but within the given time window.- Specified by:
begin_getByPeriod
in interfaceITimelinePrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getByPeriod
public Ice.AsyncResult begin_getByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, boolean merge, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ITimeline_getByPeriod __cb)
Description copied from interface:ITimelinePrx
Returns the given LIMIT objects of TYPES as ordered by creation/modification times in the Event table, but within the given time window.- Specified by:
begin_getByPeriod
in interfaceITimelinePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getByPeriod
public Ice.AsyncResult begin_getByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, boolean merge, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.util.List<IObject>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ITimelinePrx
Returns the given LIMIT objects of TYPES as ordered by creation/modification times in the Event table, but within the given time window.- Specified by:
begin_getByPeriod
in interfaceITimelinePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getByPeriod
public Ice.AsyncResult begin_getByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, boolean merge, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.util.List<IObject>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ITimelinePrx
Returns the given LIMIT objects of TYPES as ordered by creation/modification times in the Event table, but within the given time window.- Specified by:
begin_getByPeriod
in interfaceITimelinePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getByPeriod
public Ice.AsyncResult begin_getByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, boolean merge, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.util.List<IObject>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ITimelinePrx
Returns the given LIMIT objects of TYPES as ordered by creation/modification times in the Event table, but within the given time window.- Specified by:
begin_getByPeriod
in interfaceITimelinePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getByPeriod
public Ice.AsyncResult begin_getByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, boolean merge, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.util.List<IObject>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ITimelinePrx
Returns the given LIMIT objects of TYPES as ordered by creation/modification times in the Event table, but within the given time window.- Specified by:
begin_getByPeriod
in interfaceITimelinePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getByPeriod
public java.util.Map<java.lang.String,java.util.List<IObject>> end_getByPeriod(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ITimelinePrx
Returns the given LIMIT objects of TYPES as ordered by creation/modification times in the Event table, but within the given time window.- Specified by:
end_getByPeriod
in interfaceITimelinePrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
-
__getByPeriod_completed
public static void __getByPeriod_completed(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.String,java.util.List<IObject>>> __cb, Ice.AsyncResult __result)
-
getEventLogsByPeriod
public java.util.List<EventLog> getEventLogsByPeriod(RTime start, RTime end, Parameters p) throws ServerError
Description copied from interface:ITimelinePrx
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.- Specified by:
getEventLogsByPeriod
in interfaceITimelinePrx
- Throws:
ServerError
-
getEventLogsByPeriod
public java.util.List<EventLog> getEventLogsByPeriod(RTime start, RTime end, Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ITimelinePrx
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.- Specified by:
getEventLogsByPeriod
in interfaceITimelinePrx
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getEventLogsByPeriod
public Ice.AsyncResult begin_getEventLogsByPeriod(RTime start, RTime end, Parameters p)
Description copied from interface:ITimelinePrx
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.- Specified by:
begin_getEventLogsByPeriod
in interfaceITimelinePrx
- Returns:
- The asynchronous result object.
-
begin_getEventLogsByPeriod
public Ice.AsyncResult begin_getEventLogsByPeriod(RTime start, RTime end, Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ITimelinePrx
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.- Specified by:
begin_getEventLogsByPeriod
in interfaceITimelinePrx
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getEventLogsByPeriod
public Ice.AsyncResult begin_getEventLogsByPeriod(RTime start, RTime end, Parameters p, Ice.Callback __cb)
Description copied from interface:ITimelinePrx
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.- Specified by:
begin_getEventLogsByPeriod
in interfaceITimelinePrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getEventLogsByPeriod
public Ice.AsyncResult begin_getEventLogsByPeriod(RTime start, RTime end, Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ITimelinePrx
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.- Specified by:
begin_getEventLogsByPeriod
in interfaceITimelinePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getEventLogsByPeriod
public Ice.AsyncResult begin_getEventLogsByPeriod(RTime start, RTime end, Parameters p, Callback_ITimeline_getEventLogsByPeriod __cb)
Description copied from interface:ITimelinePrx
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.- Specified by:
begin_getEventLogsByPeriod
in interfaceITimelinePrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getEventLogsByPeriod
public Ice.AsyncResult begin_getEventLogsByPeriod(RTime start, RTime end, Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ITimeline_getEventLogsByPeriod __cb)
Description copied from interface:ITimelinePrx
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.- Specified by:
begin_getEventLogsByPeriod
in interfaceITimelinePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getEventLogsByPeriod
public Ice.AsyncResult begin_getEventLogsByPeriod(RTime start, RTime end, Parameters p, IceInternal.Functional_GenericCallback1<java.util.List<EventLog>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ITimelinePrx
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.- Specified by:
begin_getEventLogsByPeriod
in interfaceITimelinePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getEventLogsByPeriod
public Ice.AsyncResult begin_getEventLogsByPeriod(RTime start, RTime end, Parameters p, IceInternal.Functional_GenericCallback1<java.util.List<EventLog>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ITimelinePrx
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.- Specified by:
begin_getEventLogsByPeriod
in interfaceITimelinePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getEventLogsByPeriod
public Ice.AsyncResult begin_getEventLogsByPeriod(RTime start, RTime end, Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<EventLog>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ITimelinePrx
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.- Specified by:
begin_getEventLogsByPeriod
in interfaceITimelinePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getEventLogsByPeriod
public Ice.AsyncResult begin_getEventLogsByPeriod(RTime start, RTime end, Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<EventLog>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ITimelinePrx
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.- Specified by:
begin_getEventLogsByPeriod
in interfaceITimelinePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getEventLogsByPeriod
public java.util.List<EventLog> end_getEventLogsByPeriod(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ITimelinePrx
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.- Specified by:
end_getEventLogsByPeriod
in interfaceITimelinePrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
-
__getEventLogsByPeriod_completed
public static void __getEventLogsByPeriod_completed(Ice.TwowayCallbackArg1UE<java.util.List<EventLog>> __cb, Ice.AsyncResult __result)
-
getMostRecentAnnotationLinks
public java.util.List<IObject> getMostRecentAnnotationLinks(java.util.List<java.lang.String> parentTypes, java.util.List<java.lang.String> childTypes, java.util.List<java.lang.String> namespaces, Parameters p) throws ServerError
Description copied from interface:ITimelinePrx
Return the last LIMIT annotation __Links__ whose parent (IAnnotated) matches one of the parentTypes, whose child (Annotation) matches one of the childTypes (limit of one for the moment), and who namespace matches via ILIKE. The parents and children will be unloaded. The link will have its creation/update events loaded. If Parameters.theFilter.ownerId or groupId are set, they will be AND'ed to the query to filter results. Merges by default based on parentType.- Specified by:
getMostRecentAnnotationLinks
in interfaceITimelinePrx
- Throws:
ServerError
-
getMostRecentAnnotationLinks
public java.util.List<IObject> getMostRecentAnnotationLinks(java.util.List<java.lang.String> parentTypes, java.util.List<java.lang.String> childTypes, java.util.List<java.lang.String> namespaces, Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ITimelinePrx
Return the last LIMIT annotation __Links__ whose parent (IAnnotated) matches one of the parentTypes, whose child (Annotation) matches one of the childTypes (limit of one for the moment), and who namespace matches via ILIKE. The parents and children will be unloaded. The link will have its creation/update events loaded. If Parameters.theFilter.ownerId or groupId are set, they will be AND'ed to the query to filter results. Merges by default based on parentType.- Specified by:
getMostRecentAnnotationLinks
in interfaceITimelinePrx
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getMostRecentAnnotationLinks
public Ice.AsyncResult begin_getMostRecentAnnotationLinks(java.util.List<java.lang.String> parentTypes, java.util.List<java.lang.String> childTypes, java.util.List<java.lang.String> namespaces, Parameters p)
Description copied from interface:ITimelinePrx
Return the last LIMIT annotation __Links__ whose parent (IAnnotated) matches one of the parentTypes, whose child (Annotation) matches one of the childTypes (limit of one for the moment), and who namespace matches via ILIKE. The parents and children will be unloaded. The link will have its creation/update events loaded. If Parameters.theFilter.ownerId or groupId are set, they will be AND'ed to the query to filter results. Merges by default based on parentType.- Specified by:
begin_getMostRecentAnnotationLinks
in interfaceITimelinePrx
- Returns:
- The asynchronous result object.
-
begin_getMostRecentAnnotationLinks
public Ice.AsyncResult begin_getMostRecentAnnotationLinks(java.util.List<java.lang.String> parentTypes, java.util.List<java.lang.String> childTypes, java.util.List<java.lang.String> namespaces, Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ITimelinePrx
Return the last LIMIT annotation __Links__ whose parent (IAnnotated) matches one of the parentTypes, whose child (Annotation) matches one of the childTypes (limit of one for the moment), and who namespace matches via ILIKE. The parents and children will be unloaded. The link will have its creation/update events loaded. If Parameters.theFilter.ownerId or groupId are set, they will be AND'ed to the query to filter results. Merges by default based on parentType.- Specified by:
begin_getMostRecentAnnotationLinks
in interfaceITimelinePrx
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getMostRecentAnnotationLinks
public Ice.AsyncResult begin_getMostRecentAnnotationLinks(java.util.List<java.lang.String> parentTypes, java.util.List<java.lang.String> childTypes, java.util.List<java.lang.String> namespaces, Parameters p, Ice.Callback __cb)
Description copied from interface:ITimelinePrx
Return the last LIMIT annotation __Links__ whose parent (IAnnotated) matches one of the parentTypes, whose child (Annotation) matches one of the childTypes (limit of one for the moment), and who namespace matches via ILIKE. The parents and children will be unloaded. The link will have its creation/update events loaded. If Parameters.theFilter.ownerId or groupId are set, they will be AND'ed to the query to filter results. Merges by default based on parentType.- Specified by:
begin_getMostRecentAnnotationLinks
in interfaceITimelinePrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getMostRecentAnnotationLinks
public Ice.AsyncResult begin_getMostRecentAnnotationLinks(java.util.List<java.lang.String> parentTypes, java.util.List<java.lang.String> childTypes, java.util.List<java.lang.String> namespaces, Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ITimelinePrx
Return the last LIMIT annotation __Links__ whose parent (IAnnotated) matches one of the parentTypes, whose child (Annotation) matches one of the childTypes (limit of one for the moment), and who namespace matches via ILIKE. The parents and children will be unloaded. The link will have its creation/update events loaded. If Parameters.theFilter.ownerId or groupId are set, they will be AND'ed to the query to filter results. Merges by default based on parentType.- Specified by:
begin_getMostRecentAnnotationLinks
in interfaceITimelinePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getMostRecentAnnotationLinks
public Ice.AsyncResult begin_getMostRecentAnnotationLinks(java.util.List<java.lang.String> parentTypes, java.util.List<java.lang.String> childTypes, java.util.List<java.lang.String> namespaces, Parameters p, Callback_ITimeline_getMostRecentAnnotationLinks __cb)
Description copied from interface:ITimelinePrx
Return the last LIMIT annotation __Links__ whose parent (IAnnotated) matches one of the parentTypes, whose child (Annotation) matches one of the childTypes (limit of one for the moment), and who namespace matches via ILIKE. The parents and children will be unloaded. The link will have its creation/update events loaded. If Parameters.theFilter.ownerId or groupId are set, they will be AND'ed to the query to filter results. Merges by default based on parentType.- Specified by:
begin_getMostRecentAnnotationLinks
in interfaceITimelinePrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getMostRecentAnnotationLinks
public Ice.AsyncResult begin_getMostRecentAnnotationLinks(java.util.List<java.lang.String> parentTypes, java.util.List<java.lang.String> childTypes, java.util.List<java.lang.String> namespaces, Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ITimeline_getMostRecentAnnotationLinks __cb)
Description copied from interface:ITimelinePrx
Return the last LIMIT annotation __Links__ whose parent (IAnnotated) matches one of the parentTypes, whose child (Annotation) matches one of the childTypes (limit of one for the moment), and who namespace matches via ILIKE. The parents and children will be unloaded. The link will have its creation/update events loaded. If Parameters.theFilter.ownerId or groupId are set, they will be AND'ed to the query to filter results. Merges by default based on parentType.- Specified by:
begin_getMostRecentAnnotationLinks
in interfaceITimelinePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getMostRecentAnnotationLinks
public Ice.AsyncResult begin_getMostRecentAnnotationLinks(java.util.List<java.lang.String> parentTypes, java.util.List<java.lang.String> childTypes, java.util.List<java.lang.String> namespaces, Parameters p, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ITimelinePrx
Return the last LIMIT annotation __Links__ whose parent (IAnnotated) matches one of the parentTypes, whose child (Annotation) matches one of the childTypes (limit of one for the moment), and who namespace matches via ILIKE. The parents and children will be unloaded. The link will have its creation/update events loaded. If Parameters.theFilter.ownerId or groupId are set, they will be AND'ed to the query to filter results. Merges by default based on parentType.- Specified by:
begin_getMostRecentAnnotationLinks
in interfaceITimelinePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getMostRecentAnnotationLinks
public Ice.AsyncResult begin_getMostRecentAnnotationLinks(java.util.List<java.lang.String> parentTypes, java.util.List<java.lang.String> childTypes, java.util.List<java.lang.String> namespaces, Parameters p, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ITimelinePrx
Return the last LIMIT annotation __Links__ whose parent (IAnnotated) matches one of the parentTypes, whose child (Annotation) matches one of the childTypes (limit of one for the moment), and who namespace matches via ILIKE. The parents and children will be unloaded. The link will have its creation/update events loaded. If Parameters.theFilter.ownerId or groupId are set, they will be AND'ed to the query to filter results. Merges by default based on parentType.- Specified by:
begin_getMostRecentAnnotationLinks
in interfaceITimelinePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getMostRecentAnnotationLinks
public Ice.AsyncResult begin_getMostRecentAnnotationLinks(java.util.List<java.lang.String> parentTypes, java.util.List<java.lang.String> childTypes, java.util.List<java.lang.String> namespaces, Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ITimelinePrx
Return the last LIMIT annotation __Links__ whose parent (IAnnotated) matches one of the parentTypes, whose child (Annotation) matches one of the childTypes (limit of one for the moment), and who namespace matches via ILIKE. The parents and children will be unloaded. The link will have its creation/update events loaded. If Parameters.theFilter.ownerId or groupId are set, they will be AND'ed to the query to filter results. Merges by default based on parentType.- Specified by:
begin_getMostRecentAnnotationLinks
in interfaceITimelinePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getMostRecentAnnotationLinks
public Ice.AsyncResult begin_getMostRecentAnnotationLinks(java.util.List<java.lang.String> parentTypes, java.util.List<java.lang.String> childTypes, java.util.List<java.lang.String> namespaces, Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ITimelinePrx
Return the last LIMIT annotation __Links__ whose parent (IAnnotated) matches one of the parentTypes, whose child (Annotation) matches one of the childTypes (limit of one for the moment), and who namespace matches via ILIKE. The parents and children will be unloaded. The link will have its creation/update events loaded. If Parameters.theFilter.ownerId or groupId are set, they will be AND'ed to the query to filter results. Merges by default based on parentType.- Specified by:
begin_getMostRecentAnnotationLinks
in interfaceITimelinePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getMostRecentAnnotationLinks
public java.util.List<IObject> end_getMostRecentAnnotationLinks(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ITimelinePrx
Return the last LIMIT annotation __Links__ whose parent (IAnnotated) matches one of the parentTypes, whose child (Annotation) matches one of the childTypes (limit of one for the moment), and who namespace matches via ILIKE. The parents and children will be unloaded. The link will have its creation/update events loaded. If Parameters.theFilter.ownerId or groupId are set, they will be AND'ed to the query to filter results. Merges by default based on parentType.- Specified by:
end_getMostRecentAnnotationLinks
in interfaceITimelinePrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
-
__getMostRecentAnnotationLinks_completed
public static void __getMostRecentAnnotationLinks_completed(Ice.TwowayCallbackArg1UE<java.util.List<IObject>> __cb, Ice.AsyncResult __result)
-
getMostRecentObjects
public java.util.Map<java.lang.String,java.util.List<IObject>> getMostRecentObjects(java.util.List<java.lang.String> types, Parameters p, boolean merge) throws ServerError
Description copied from interface:ITimelinePrx
Returns the last LIMIT objects of TYPES as ordered by creation/modification times in the Event table.- Specified by:
getMostRecentObjects
in interfaceITimelinePrx
- Throws:
ServerError
-
getMostRecentObjects
public java.util.Map<java.lang.String,java.util.List<IObject>> getMostRecentObjects(java.util.List<java.lang.String> types, Parameters p, boolean merge, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ITimelinePrx
Returns the last LIMIT objects of TYPES as ordered by creation/modification times in the Event table.- Specified by:
getMostRecentObjects
in interfaceITimelinePrx
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getMostRecentObjects
public Ice.AsyncResult begin_getMostRecentObjects(java.util.List<java.lang.String> types, Parameters p, boolean merge)
Description copied from interface:ITimelinePrx
Returns the last LIMIT objects of TYPES as ordered by creation/modification times in the Event table.- Specified by:
begin_getMostRecentObjects
in interfaceITimelinePrx
- Returns:
- The asynchronous result object.
-
begin_getMostRecentObjects
public Ice.AsyncResult begin_getMostRecentObjects(java.util.List<java.lang.String> types, Parameters p, boolean merge, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ITimelinePrx
Returns the last LIMIT objects of TYPES as ordered by creation/modification times in the Event table.- Specified by:
begin_getMostRecentObjects
in interfaceITimelinePrx
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getMostRecentObjects
public Ice.AsyncResult begin_getMostRecentObjects(java.util.List<java.lang.String> types, Parameters p, boolean merge, Ice.Callback __cb)
Description copied from interface:ITimelinePrx
Returns the last LIMIT objects of TYPES as ordered by creation/modification times in the Event table.- Specified by:
begin_getMostRecentObjects
in interfaceITimelinePrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getMostRecentObjects
public Ice.AsyncResult begin_getMostRecentObjects(java.util.List<java.lang.String> types, Parameters p, boolean merge, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ITimelinePrx
Returns the last LIMIT objects of TYPES as ordered by creation/modification times in the Event table.- Specified by:
begin_getMostRecentObjects
in interfaceITimelinePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getMostRecentObjects
public Ice.AsyncResult begin_getMostRecentObjects(java.util.List<java.lang.String> types, Parameters p, boolean merge, Callback_ITimeline_getMostRecentObjects __cb)
Description copied from interface:ITimelinePrx
Returns the last LIMIT objects of TYPES as ordered by creation/modification times in the Event table.- Specified by:
begin_getMostRecentObjects
in interfaceITimelinePrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getMostRecentObjects
public Ice.AsyncResult begin_getMostRecentObjects(java.util.List<java.lang.String> types, Parameters p, boolean merge, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ITimeline_getMostRecentObjects __cb)
Description copied from interface:ITimelinePrx
Returns the last LIMIT objects of TYPES as ordered by creation/modification times in the Event table.- Specified by:
begin_getMostRecentObjects
in interfaceITimelinePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getMostRecentObjects
public Ice.AsyncResult begin_getMostRecentObjects(java.util.List<java.lang.String> types, Parameters p, boolean merge, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.util.List<IObject>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ITimelinePrx
Returns the last LIMIT objects of TYPES as ordered by creation/modification times in the Event table.- Specified by:
begin_getMostRecentObjects
in interfaceITimelinePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getMostRecentObjects
public Ice.AsyncResult begin_getMostRecentObjects(java.util.List<java.lang.String> types, Parameters p, boolean merge, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.util.List<IObject>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ITimelinePrx
Returns the last LIMIT objects of TYPES as ordered by creation/modification times in the Event table.- Specified by:
begin_getMostRecentObjects
in interfaceITimelinePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getMostRecentObjects
public Ice.AsyncResult begin_getMostRecentObjects(java.util.List<java.lang.String> types, Parameters p, boolean merge, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.util.List<IObject>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ITimelinePrx
Returns the last LIMIT objects of TYPES as ordered by creation/modification times in the Event table.- Specified by:
begin_getMostRecentObjects
in interfaceITimelinePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getMostRecentObjects
public Ice.AsyncResult begin_getMostRecentObjects(java.util.List<java.lang.String> types, Parameters p, boolean merge, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.util.List<IObject>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ITimelinePrx
Returns the last LIMIT objects of TYPES as ordered by creation/modification times in the Event table.- Specified by:
begin_getMostRecentObjects
in interfaceITimelinePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getMostRecentObjects
public java.util.Map<java.lang.String,java.util.List<IObject>> end_getMostRecentObjects(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ITimelinePrx
Returns the last LIMIT objects of TYPES as ordered by creation/modification times in the Event table.- Specified by:
end_getMostRecentObjects
in interfaceITimelinePrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
-
__getMostRecentObjects_completed
public static void __getMostRecentObjects_completed(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.String,java.util.List<IObject>>> __cb, Ice.AsyncResult __result)
-
getMostRecentShareCommentLinks
public java.util.List<IObject> getMostRecentShareCommentLinks(Parameters p) throws ServerError
Description copied from interface:ITimelinePrx
Return the last LIMIT comment annotation links attached to a share by __others__. Note: Currently the storage of these objects is not optimal and so this method may change.- Specified by:
getMostRecentShareCommentLinks
in interfaceITimelinePrx
- Throws:
ServerError
-
getMostRecentShareCommentLinks
public java.util.List<IObject> getMostRecentShareCommentLinks(Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ITimelinePrx
Return the last LIMIT comment annotation links attached to a share by __others__. Note: Currently the storage of these objects is not optimal and so this method may change.- Specified by:
getMostRecentShareCommentLinks
in interfaceITimelinePrx
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getMostRecentShareCommentLinks
public Ice.AsyncResult begin_getMostRecentShareCommentLinks(Parameters p)
Description copied from interface:ITimelinePrx
Return the last LIMIT comment annotation links attached to a share by __others__. Note: Currently the storage of these objects is not optimal and so this method may change.- Specified by:
begin_getMostRecentShareCommentLinks
in interfaceITimelinePrx
- Returns:
- The asynchronous result object.
-
begin_getMostRecentShareCommentLinks
public Ice.AsyncResult begin_getMostRecentShareCommentLinks(Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ITimelinePrx
Return the last LIMIT comment annotation links attached to a share by __others__. Note: Currently the storage of these objects is not optimal and so this method may change.- Specified by:
begin_getMostRecentShareCommentLinks
in interfaceITimelinePrx
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getMostRecentShareCommentLinks
public Ice.AsyncResult begin_getMostRecentShareCommentLinks(Parameters p, Ice.Callback __cb)
Description copied from interface:ITimelinePrx
Return the last LIMIT comment annotation links attached to a share by __others__. Note: Currently the storage of these objects is not optimal and so this method may change.- Specified by:
begin_getMostRecentShareCommentLinks
in interfaceITimelinePrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getMostRecentShareCommentLinks
public Ice.AsyncResult begin_getMostRecentShareCommentLinks(Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ITimelinePrx
Return the last LIMIT comment annotation links attached to a share by __others__. Note: Currently the storage of these objects is not optimal and so this method may change.- Specified by:
begin_getMostRecentShareCommentLinks
in interfaceITimelinePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getMostRecentShareCommentLinks
public Ice.AsyncResult begin_getMostRecentShareCommentLinks(Parameters p, Callback_ITimeline_getMostRecentShareCommentLinks __cb)
Description copied from interface:ITimelinePrx
Return the last LIMIT comment annotation links attached to a share by __others__. Note: Currently the storage of these objects is not optimal and so this method may change.- Specified by:
begin_getMostRecentShareCommentLinks
in interfaceITimelinePrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getMostRecentShareCommentLinks
public Ice.AsyncResult begin_getMostRecentShareCommentLinks(Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ITimeline_getMostRecentShareCommentLinks __cb)
Description copied from interface:ITimelinePrx
Return the last LIMIT comment annotation links attached to a share by __others__. Note: Currently the storage of these objects is not optimal and so this method may change.- Specified by:
begin_getMostRecentShareCommentLinks
in interfaceITimelinePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getMostRecentShareCommentLinks
public Ice.AsyncResult begin_getMostRecentShareCommentLinks(Parameters p, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ITimelinePrx
Return the last LIMIT comment annotation links attached to a share by __others__. Note: Currently the storage of these objects is not optimal and so this method may change.- Specified by:
begin_getMostRecentShareCommentLinks
in interfaceITimelinePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getMostRecentShareCommentLinks
public Ice.AsyncResult begin_getMostRecentShareCommentLinks(Parameters p, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ITimelinePrx
Return the last LIMIT comment annotation links attached to a share by __others__. Note: Currently the storage of these objects is not optimal and so this method may change.- Specified by:
begin_getMostRecentShareCommentLinks
in interfaceITimelinePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getMostRecentShareCommentLinks
public Ice.AsyncResult begin_getMostRecentShareCommentLinks(Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ITimelinePrx
Return the last LIMIT comment annotation links attached to a share by __others__. Note: Currently the storage of these objects is not optimal and so this method may change.- Specified by:
begin_getMostRecentShareCommentLinks
in interfaceITimelinePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getMostRecentShareCommentLinks
public Ice.AsyncResult begin_getMostRecentShareCommentLinks(Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ITimelinePrx
Return the last LIMIT comment annotation links attached to a share by __others__. Note: Currently the storage of these objects is not optimal and so this method may change.- Specified by:
begin_getMostRecentShareCommentLinks
in interfaceITimelinePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getMostRecentShareCommentLinks
public java.util.List<IObject> end_getMostRecentShareCommentLinks(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ITimelinePrx
Return the last LIMIT comment annotation links attached to a share by __others__. Note: Currently the storage of these objects is not optimal and so this method may change.- Specified by:
end_getMostRecentShareCommentLinks
in interfaceITimelinePrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
-
__getMostRecentShareCommentLinks_completed
public static void __getMostRecentShareCommentLinks_completed(Ice.TwowayCallbackArg1UE<java.util.List<IObject>> __cb, Ice.AsyncResult __result)
-
checkedCast
public static ITimelinePrx checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj
- The untyped proxy.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
checkedCast
public static ITimelinePrx checkedCast(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj
- The untyped proxy.__ctx
- The Context map to send with the invocation.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
checkedCast
public static ITimelinePrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj
- The untyped proxy.__facet
- The name of the desired facet.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
checkedCast
public static ITimelinePrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that a facet of the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj
- The untyped proxy.__facet
- The name of the desired facet.__ctx
- The Context map to send with the invocation.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
uncheckedCast
public static ITimelinePrx uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.- Parameters:
__obj
- The untyped proxy.- Returns:
- A proxy for this type.
-
uncheckedCast
public static ITimelinePrx uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server.- Parameters:
__obj
- The untyped proxy.__facet
- The name of the desired facet.- Returns:
- A proxy for this type.
-
ice_staticId
public static java.lang.String ice_staticId()
Provides the Slice type ID of this type.- Returns:
- The Slice type ID.
-
__write
public static void __write(IceInternal.BasicStream __os, ITimelinePrx v)
-
__read
public static ITimelinePrx __read(IceInternal.BasicStream __is)
-
-