public final class ITimelinePrxHelper extends Ice.ObjectPrxHelperBase implements ITimelinePrx
Modifier and Type | Field and Description |
---|---|
static java.lang.String[] |
__ids |
static long |
serialVersionUID |
Constructor and Description |
---|
ITimelinePrxHelper() |
Modifier and Type | Method and 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,
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,
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,
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,
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_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,
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,
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,
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,
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_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,
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,
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,
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,
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_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,
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,
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,
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,
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_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,
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,
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,
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,
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_getMostRecentShareCommentLinks(Parameters p)
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__.
|
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,
Callback_ITimeline_getMostRecentShareCommentLinks __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,
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__.
|
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.util.Map<java.lang.String,java.lang.String> __ctx)
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.
|
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.
|
__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
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
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
public static final java.lang.String[] __ids
public static final long serialVersionUID
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
ITimelinePrx
countByPeriod
in interface ITimelinePrx
ServerError
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
ITimelinePrx
countByPeriod
in interface ITimelinePrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_countByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p)
ITimelinePrx
begin_countByPeriod
in interface ITimelinePrx
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)
ITimelinePrx
begin_countByPeriod
in interface ITimelinePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_countByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, Ice.Callback __cb)
ITimelinePrx
begin_countByPeriod
in interface ITimelinePrx
__cb
- The asynchronous callback object.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)
ITimelinePrx
begin_countByPeriod
in interface ITimelinePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_countByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, Callback_ITimeline_countByPeriod __cb)
ITimelinePrx
begin_countByPeriod
in interface ITimelinePrx
__cb
- The asynchronous callback object.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)
ITimelinePrx
begin_countByPeriod
in interface ITimelinePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.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)
ITimelinePrx
begin_countByPeriod
in interface ITimelinePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
ITimelinePrx
begin_countByPeriod
in interface ITimelinePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
ITimelinePrx
begin_countByPeriod
in interface ITimelinePrx
__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.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)
ITimelinePrx
begin_countByPeriod
in interface ITimelinePrx
__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.public java.util.Map<java.lang.String,java.lang.Long> end_countByPeriod(Ice.AsyncResult __iresult) throws ServerError
ITimelinePrx
end_countByPeriod
in interface ITimelinePrx
__iresult
- The asynchronous result object.ServerError
public static void __countByPeriod_completed(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.String,java.lang.Long>> __cb, Ice.AsyncResult __result)
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
ITimelinePrx
getByPeriod
in interface ITimelinePrx
ServerError
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
ITimelinePrx
getByPeriod
in interface ITimelinePrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_getByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, boolean merge)
ITimelinePrx
begin_getByPeriod
in interface ITimelinePrx
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)
ITimelinePrx
begin_getByPeriod
in interface ITimelinePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, boolean merge, Ice.Callback __cb)
ITimelinePrx
begin_getByPeriod
in interface ITimelinePrx
__cb
- The asynchronous callback object.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)
ITimelinePrx
begin_getByPeriod
in interface ITimelinePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getByPeriod(java.util.List<java.lang.String> types, RTime start, RTime end, Parameters p, boolean merge, Callback_ITimeline_getByPeriod __cb)
ITimelinePrx
begin_getByPeriod
in interface ITimelinePrx
__cb
- The asynchronous callback object.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)
ITimelinePrx
begin_getByPeriod
in interface ITimelinePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.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)
ITimelinePrx
begin_getByPeriod
in interface ITimelinePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
ITimelinePrx
begin_getByPeriod
in interface ITimelinePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
ITimelinePrx
begin_getByPeriod
in interface ITimelinePrx
__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.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)
ITimelinePrx
begin_getByPeriod
in interface ITimelinePrx
__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.public java.util.Map<java.lang.String,java.util.List<IObject>> end_getByPeriod(Ice.AsyncResult __iresult) throws ServerError
ITimelinePrx
end_getByPeriod
in interface ITimelinePrx
__iresult
- The asynchronous result object.ServerError
public static void __getByPeriod_completed(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.String,java.util.List<IObject>>> __cb, Ice.AsyncResult __result)
public java.util.List<EventLog> getEventLogsByPeriod(RTime start, RTime end, Parameters p) throws ServerError
ITimelinePrx
getEventLogsByPeriod
in interface ITimelinePrx
ServerError
public java.util.List<EventLog> getEventLogsByPeriod(RTime start, RTime end, Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
ITimelinePrx
getEventLogsByPeriod
in interface ITimelinePrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_getEventLogsByPeriod(RTime start, RTime end, Parameters p)
ITimelinePrx
begin_getEventLogsByPeriod
in interface ITimelinePrx
public Ice.AsyncResult begin_getEventLogsByPeriod(RTime start, RTime end, Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx)
ITimelinePrx
begin_getEventLogsByPeriod
in interface ITimelinePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getEventLogsByPeriod(RTime start, RTime end, Parameters p, Ice.Callback __cb)
ITimelinePrx
begin_getEventLogsByPeriod
in interface ITimelinePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getEventLogsByPeriod(RTime start, RTime end, Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
ITimelinePrx
begin_getEventLogsByPeriod
in interface ITimelinePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getEventLogsByPeriod(RTime start, RTime end, Parameters p, Callback_ITimeline_getEventLogsByPeriod __cb)
ITimelinePrx
begin_getEventLogsByPeriod
in interface ITimelinePrx
__cb
- The asynchronous callback object.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)
ITimelinePrx
begin_getEventLogsByPeriod
in interface ITimelinePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.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)
ITimelinePrx
begin_getEventLogsByPeriod
in interface ITimelinePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
ITimelinePrx
begin_getEventLogsByPeriod
in interface ITimelinePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
ITimelinePrx
begin_getEventLogsByPeriod
in interface ITimelinePrx
__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.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)
ITimelinePrx
begin_getEventLogsByPeriod
in interface ITimelinePrx
__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.public java.util.List<EventLog> end_getEventLogsByPeriod(Ice.AsyncResult __iresult) throws ServerError
ITimelinePrx
end_getEventLogsByPeriod
in interface ITimelinePrx
__iresult
- The asynchronous result object.ServerError
public static void __getEventLogsByPeriod_completed(Ice.TwowayCallbackArg1UE<java.util.List<EventLog>> __cb, Ice.AsyncResult __result)
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
ITimelinePrx
getMostRecentAnnotationLinks
in interface ITimelinePrx
ServerError
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
ITimelinePrx
getMostRecentAnnotationLinks
in interface ITimelinePrx
__ctx
- The Context map to send with the invocation.ServerError
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)
ITimelinePrx
begin_getMostRecentAnnotationLinks
in interface ITimelinePrx
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)
ITimelinePrx
begin_getMostRecentAnnotationLinks
in interface ITimelinePrx
__ctx
- The Context map to send with the invocation.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)
ITimelinePrx
begin_getMostRecentAnnotationLinks
in interface ITimelinePrx
__cb
- The asynchronous callback object.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)
ITimelinePrx
begin_getMostRecentAnnotationLinks
in interface ITimelinePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.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)
ITimelinePrx
begin_getMostRecentAnnotationLinks
in interface ITimelinePrx
__cb
- The asynchronous callback object.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)
ITimelinePrx
begin_getMostRecentAnnotationLinks
in interface ITimelinePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.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)
ITimelinePrx
begin_getMostRecentAnnotationLinks
in interface ITimelinePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
ITimelinePrx
begin_getMostRecentAnnotationLinks
in interface ITimelinePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
ITimelinePrx
begin_getMostRecentAnnotationLinks
in interface ITimelinePrx
__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.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)
ITimelinePrx
begin_getMostRecentAnnotationLinks
in interface ITimelinePrx
__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.public java.util.List<IObject> end_getMostRecentAnnotationLinks(Ice.AsyncResult __iresult) throws ServerError
ITimelinePrx
end_getMostRecentAnnotationLinks
in interface ITimelinePrx
__iresult
- The asynchronous result object.ServerError
public static void __getMostRecentAnnotationLinks_completed(Ice.TwowayCallbackArg1UE<java.util.List<IObject>> __cb, Ice.AsyncResult __result)
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
ITimelinePrx
getMostRecentObjects
in interface ITimelinePrx
ServerError
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
ITimelinePrx
getMostRecentObjects
in interface ITimelinePrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_getMostRecentObjects(java.util.List<java.lang.String> types, Parameters p, boolean merge)
ITimelinePrx
begin_getMostRecentObjects
in interface ITimelinePrx
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)
ITimelinePrx
begin_getMostRecentObjects
in interface ITimelinePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getMostRecentObjects(java.util.List<java.lang.String> types, Parameters p, boolean merge, Ice.Callback __cb)
ITimelinePrx
begin_getMostRecentObjects
in interface ITimelinePrx
__cb
- The asynchronous callback object.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)
ITimelinePrx
begin_getMostRecentObjects
in interface ITimelinePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getMostRecentObjects(java.util.List<java.lang.String> types, Parameters p, boolean merge, Callback_ITimeline_getMostRecentObjects __cb)
ITimelinePrx
begin_getMostRecentObjects
in interface ITimelinePrx
__cb
- The asynchronous callback object.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)
ITimelinePrx
begin_getMostRecentObjects
in interface ITimelinePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.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)
ITimelinePrx
begin_getMostRecentObjects
in interface ITimelinePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
ITimelinePrx
begin_getMostRecentObjects
in interface ITimelinePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
ITimelinePrx
begin_getMostRecentObjects
in interface ITimelinePrx
__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.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)
ITimelinePrx
begin_getMostRecentObjects
in interface ITimelinePrx
__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.public java.util.Map<java.lang.String,java.util.List<IObject>> end_getMostRecentObjects(Ice.AsyncResult __iresult) throws ServerError
ITimelinePrx
end_getMostRecentObjects
in interface ITimelinePrx
__iresult
- The asynchronous result object.ServerError
public static void __getMostRecentObjects_completed(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.String,java.util.List<IObject>>> __cb, Ice.AsyncResult __result)
public java.util.List<IObject> getMostRecentShareCommentLinks(Parameters p) throws ServerError
ITimelinePrx
getMostRecentShareCommentLinks
in interface ITimelinePrx
ServerError
public java.util.List<IObject> getMostRecentShareCommentLinks(Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
ITimelinePrx
getMostRecentShareCommentLinks
in interface ITimelinePrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_getMostRecentShareCommentLinks(Parameters p)
ITimelinePrx
begin_getMostRecentShareCommentLinks
in interface ITimelinePrx
public Ice.AsyncResult begin_getMostRecentShareCommentLinks(Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx)
ITimelinePrx
begin_getMostRecentShareCommentLinks
in interface ITimelinePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getMostRecentShareCommentLinks(Parameters p, Ice.Callback __cb)
ITimelinePrx
begin_getMostRecentShareCommentLinks
in interface ITimelinePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getMostRecentShareCommentLinks(Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
ITimelinePrx
begin_getMostRecentShareCommentLinks
in interface ITimelinePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getMostRecentShareCommentLinks(Parameters p, Callback_ITimeline_getMostRecentShareCommentLinks __cb)
ITimelinePrx
begin_getMostRecentShareCommentLinks
in interface ITimelinePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getMostRecentShareCommentLinks(Parameters p, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ITimeline_getMostRecentShareCommentLinks __cb)
ITimelinePrx
begin_getMostRecentShareCommentLinks
in interface ITimelinePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.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)
ITimelinePrx
begin_getMostRecentShareCommentLinks
in interface ITimelinePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
ITimelinePrx
begin_getMostRecentShareCommentLinks
in interface ITimelinePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
ITimelinePrx
begin_getMostRecentShareCommentLinks
in interface ITimelinePrx
__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.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)
ITimelinePrx
begin_getMostRecentShareCommentLinks
in interface ITimelinePrx
__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.public java.util.List<IObject> end_getMostRecentShareCommentLinks(Ice.AsyncResult __iresult) throws ServerError
ITimelinePrx
end_getMostRecentShareCommentLinks
in interface ITimelinePrx
__iresult
- The asynchronous result object.ServerError
public static void __getMostRecentShareCommentLinks_completed(Ice.TwowayCallbackArg1UE<java.util.List<IObject>> __cb, Ice.AsyncResult __result)
public static ITimelinePrx checkedCast(Ice.ObjectPrx __obj)
__obj
- The untyped proxy.public static ITimelinePrx checkedCast(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
__obj
- The untyped proxy.__ctx
- The Context map to send with the invocation.public static ITimelinePrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
__obj
- The untyped proxy.__facet
- The name of the desired facet.public static ITimelinePrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,java.lang.String> __ctx)
__obj
- The untyped proxy.__facet
- The name of the desired facet.__ctx
- The Context map to send with the invocation.public static ITimelinePrx uncheckedCast(Ice.ObjectPrx __obj)
__obj
- The untyped proxy.public static ITimelinePrx uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
__obj
- The untyped proxy.__facet
- The name of the desired facet.public static java.lang.String ice_staticId()
public static void __write(IceInternal.BasicStream __os, ITimelinePrx v)
public static ITimelinePrx __read(IceInternal.BasicStream __is)