public final class SessionPrxHelper extends Ice.ObjectPrxHelperBase implements SessionPrx
Modifier and Type | Field and Description |
---|---|
static java.lang.String[] |
__ids |
static long |
serialVersionUID |
Constructor and Description |
---|
SessionPrxHelper() |
Modifier and Type | Method and Description |
---|---|
static void |
__copyAnnotationLinks_completed(Ice.TwowayCallbackArg1<java.util.List<SessionAnnotationLink>> __cb,
Ice.AsyncResult __result) |
static void |
__copyEvents_completed(Ice.TwowayCallbackArg1<java.util.List<Event>> __cb,
Ice.AsyncResult __result) |
static void |
__findSessionAnnotationLink_completed(Ice.TwowayCallbackArg1<java.util.List<SessionAnnotationLink>> __cb,
Ice.AsyncResult __result) |
static void |
__getAnnotationLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb,
Ice.AsyncResult __result) |
static void |
__getClosed_completed(Ice.TwowayCallbackArg1<RTime> __cb,
Ice.AsyncResult __result) |
static void |
__getDefaultEventType_completed(Ice.TwowayCallbackArg1<RString> __cb,
Ice.AsyncResult __result) |
static void |
__getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb,
Ice.AsyncResult __result) |
static void |
__getId_completed(Ice.TwowayCallbackArg1<RLong> __cb,
Ice.AsyncResult __result) |
static void |
__getMessage_completed(Ice.TwowayCallbackArg1<RString> __cb,
Ice.AsyncResult __result) |
static void |
__getNode_completed(Ice.TwowayCallbackArg1<Node> __cb,
Ice.AsyncResult __result) |
static void |
__getOwner_completed(Ice.TwowayCallbackArg1<Experimenter> __cb,
Ice.AsyncResult __result) |
static void |
__getStarted_completed(Ice.TwowayCallbackArg1<RTime> __cb,
Ice.AsyncResult __result) |
static void |
__getSudoer_completed(Ice.TwowayCallbackArg1<Experimenter> __cb,
Ice.AsyncResult __result) |
static void |
__getTimeToIdle_completed(Ice.TwowayCallbackArg1<RLong> __cb,
Ice.AsyncResult __result) |
static void |
__getTimeToLive_completed(Ice.TwowayCallbackArg1<RLong> __cb,
Ice.AsyncResult __result) |
static void |
__getUserAgent_completed(Ice.TwowayCallbackArg1<RString> __cb,
Ice.AsyncResult __result) |
static void |
__getUserIP_completed(Ice.TwowayCallbackArg1<RString> __cb,
Ice.AsyncResult __result) |
static void |
__getUuid_completed(Ice.TwowayCallbackArg1<RString> __cb,
Ice.AsyncResult __result) |
static void |
__getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb,
Ice.AsyncResult __result) |
static void |
__isAnnotated_completed(Ice.TwowayCallbackBool __cb,
Ice.AsyncResult __result) |
static void |
__isGlobal_completed(Ice.TwowayCallbackBool __cb,
Ice.AsyncResult __result) |
static void |
__isLink_completed(Ice.TwowayCallbackBool __cb,
Ice.AsyncResult __result) |
static void |
__isLoaded_completed(Ice.TwowayCallbackBool __cb,
Ice.AsyncResult __result) |
static void |
__isMutable_completed(Ice.TwowayCallbackBool __cb,
Ice.AsyncResult __result) |
static void |
__linkAnnotation_completed(Ice.TwowayCallbackArg1<SessionAnnotationLink> __cb,
Ice.AsyncResult __result) |
static void |
__linkedAnnotationList_completed(Ice.TwowayCallbackArg1<java.util.List<Annotation>> __cb,
Ice.AsyncResult __result) |
static void |
__proxy_completed(Ice.TwowayCallbackArg1<IObject> __cb,
Ice.AsyncResult __result) |
static SessionPrx |
__read(IceInternal.BasicStream __is) |
static void |
__shallowCopy_completed(Ice.TwowayCallbackArg1<IObject> __cb,
Ice.AsyncResult __result) |
static void |
__sizeOfAnnotationLinks_completed(Ice.TwowayCallbackInt __cb,
Ice.AsyncResult __result) |
static void |
__sizeOfEvents_completed(Ice.TwowayCallbackInt __cb,
Ice.AsyncResult __result) |
static void |
__write(IceInternal.BasicStream __os,
SessionPrx v) |
void |
addAllEventSet(java.util.List<Event> targets) |
void |
addAllEventSet(java.util.List<Event> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets) |
void |
addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addEvent(Event target) |
void |
addEvent(Event target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addSessionAnnotationLink(SessionAnnotationLink target) |
void |
addSessionAnnotationLink(SessionAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addSessionAnnotationLinkToBoth(SessionAnnotationLink link,
boolean bothSides) |
void |
addSessionAnnotationLinkToBoth(SessionAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addAllEventSet(java.util.List<Event> targets) |
Ice.AsyncResult |
begin_addAllEventSet(java.util.List<Event> targets,
Callback_Session_addAllEventSet __cb) |
Ice.AsyncResult |
begin_addAllEventSet(java.util.List<Event> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllEventSet(java.util.List<Event> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllEventSet(java.util.List<Event> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addAllEventSet(java.util.List<Event> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addAllEventSet(java.util.List<Event> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_addAllEventSet __cb) |
Ice.AsyncResult |
begin_addAllEventSet(java.util.List<Event> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllEventSet(java.util.List<Event> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllEventSet(java.util.List<Event> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets) |
Ice.AsyncResult |
begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets,
Callback_Session_addAllSessionAnnotationLinkSet __cb) |
Ice.AsyncResult |
begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_addAllSessionAnnotationLinkSet __cb) |
Ice.AsyncResult |
begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addEvent(Event target) |
Ice.AsyncResult |
begin_addEvent(Event target,
Callback_Session_addEvent __cb) |
Ice.AsyncResult |
begin_addEvent(Event target,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addEvent(Event target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addEvent(Event target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addEvent(Event target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addEvent(Event target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_addEvent __cb) |
Ice.AsyncResult |
begin_addEvent(Event target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addEvent(Event target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addEvent(Event target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addSessionAnnotationLink(SessionAnnotationLink target) |
Ice.AsyncResult |
begin_addSessionAnnotationLink(SessionAnnotationLink target,
Callback_Session_addSessionAnnotationLink __cb) |
Ice.AsyncResult |
begin_addSessionAnnotationLink(SessionAnnotationLink target,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addSessionAnnotationLink(SessionAnnotationLink target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addSessionAnnotationLink(SessionAnnotationLink target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addSessionAnnotationLink(SessionAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addSessionAnnotationLink(SessionAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_addSessionAnnotationLink __cb) |
Ice.AsyncResult |
begin_addSessionAnnotationLink(SessionAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addSessionAnnotationLink(SessionAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addSessionAnnotationLink(SessionAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link,
boolean bothSides) |
Ice.AsyncResult |
begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link,
boolean bothSides,
Callback_Session_addSessionAnnotationLinkToBoth __cb) |
Ice.AsyncResult |
begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link,
boolean bothSides,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_addSessionAnnotationLinkToBoth __cb) |
Ice.AsyncResult |
begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_clearAnnotationLinks() |
Ice.AsyncResult |
begin_clearAnnotationLinks(Callback_Session_clearAnnotationLinks __cb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_clearAnnotationLinks __cb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_clearEvents() |
Ice.AsyncResult |
begin_clearEvents(Callback_Session_clearEvents __cb) |
Ice.AsyncResult |
begin_clearEvents(Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearEvents(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearEvents(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_clearEvents(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_clearEvents(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_clearEvents __cb) |
Ice.AsyncResult |
begin_clearEvents(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearEvents(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearEvents(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyAnnotationLinks() |
Ice.AsyncResult |
begin_copyAnnotationLinks(Callback_Session_copyAnnotationLinks __cb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<SessionAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<SessionAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_copyAnnotationLinks __cb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<SessionAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<SessionAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyEvents() |
Ice.AsyncResult |
begin_copyEvents(Callback_Session_copyEvents __cb) |
Ice.AsyncResult |
begin_copyEvents(Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyEvents(IceInternal.Functional_GenericCallback1<java.util.List<Event>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyEvents(IceInternal.Functional_GenericCallback1<java.util.List<Event>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyEvents(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_copyEvents(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_copyEvents __cb) |
Ice.AsyncResult |
begin_copyEvents(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyEvents(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Event>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyEvents(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Event>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_findSessionAnnotationLink(Annotation removal) |
Ice.AsyncResult |
begin_findSessionAnnotationLink(Annotation removal,
Callback_Session_findSessionAnnotationLink __cb) |
Ice.AsyncResult |
begin_findSessionAnnotationLink(Annotation removal,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_findSessionAnnotationLink(Annotation removal,
IceInternal.Functional_GenericCallback1<java.util.List<SessionAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_findSessionAnnotationLink(Annotation removal,
IceInternal.Functional_GenericCallback1<java.util.List<SessionAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_findSessionAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_findSessionAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_findSessionAnnotationLink __cb) |
Ice.AsyncResult |
begin_findSessionAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_findSessionAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<SessionAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_findSessionAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<SessionAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner() |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(Callback_Session_getAnnotationLinksCountPerOwner __cb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_getAnnotationLinksCountPerOwner __cb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getClosed() |
Ice.AsyncResult |
begin_getClosed(Callback_Session_getClosed __cb) |
Ice.AsyncResult |
begin_getClosed(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getClosed(IceInternal.Functional_GenericCallback1<RTime> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getClosed(IceInternal.Functional_GenericCallback1<RTime> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getClosed(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getClosed(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_getClosed __cb) |
Ice.AsyncResult |
begin_getClosed(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getClosed(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RTime> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getClosed(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RTime> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getDefaultEventType() |
Ice.AsyncResult |
begin_getDefaultEventType(Callback_Session_getDefaultEventType __cb) |
Ice.AsyncResult |
begin_getDefaultEventType(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getDefaultEventType(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getDefaultEventType(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getDefaultEventType(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getDefaultEventType(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_getDefaultEventType __cb) |
Ice.AsyncResult |
begin_getDefaultEventType(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getDefaultEventType(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getDefaultEventType(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getDetails() |
Ice.AsyncResult |
begin_getDetails(Callback_IObject_getDetails __cb) |
Ice.AsyncResult |
begin_getDetails(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_getDetails __cb) |
Ice.AsyncResult |
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<Details> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<Details> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getId() |
Ice.AsyncResult |
begin_getId(Callback_IObject_getId __cb) |
Ice.AsyncResult |
begin_getId(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_getId __cb) |
Ice.AsyncResult |
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RLong> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RLong> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getMessage() |
Ice.AsyncResult |
begin_getMessage(Callback_Session_getMessage __cb) |
Ice.AsyncResult |
begin_getMessage(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getMessage(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getMessage(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getMessage(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getMessage(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_getMessage __cb) |
Ice.AsyncResult |
begin_getMessage(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getMessage(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getMessage(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getNode() |
Ice.AsyncResult |
begin_getNode(Callback_Session_getNode __cb) |
Ice.AsyncResult |
begin_getNode(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getNode(IceInternal.Functional_GenericCallback1<Node> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getNode(IceInternal.Functional_GenericCallback1<Node> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getNode(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getNode(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_getNode __cb) |
Ice.AsyncResult |
begin_getNode(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getNode(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<Node> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getNode(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<Node> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getOwner() |
Ice.AsyncResult |
begin_getOwner(Callback_Session_getOwner __cb) |
Ice.AsyncResult |
begin_getOwner(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getOwner(IceInternal.Functional_GenericCallback1<Experimenter> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getOwner(IceInternal.Functional_GenericCallback1<Experimenter> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getOwner(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_getOwner __cb) |
Ice.AsyncResult |
begin_getOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<Experimenter> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<Experimenter> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getStarted() |
Ice.AsyncResult |
begin_getStarted(Callback_Session_getStarted __cb) |
Ice.AsyncResult |
begin_getStarted(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getStarted(IceInternal.Functional_GenericCallback1<RTime> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getStarted(IceInternal.Functional_GenericCallback1<RTime> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getStarted(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getStarted(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_getStarted __cb) |
Ice.AsyncResult |
begin_getStarted(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getStarted(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RTime> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getStarted(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RTime> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getSudoer() |
Ice.AsyncResult |
begin_getSudoer(Callback_Session_getSudoer __cb) |
Ice.AsyncResult |
begin_getSudoer(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getSudoer(IceInternal.Functional_GenericCallback1<Experimenter> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getSudoer(IceInternal.Functional_GenericCallback1<Experimenter> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getSudoer(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getSudoer(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_getSudoer __cb) |
Ice.AsyncResult |
begin_getSudoer(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getSudoer(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<Experimenter> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getSudoer(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<Experimenter> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getTimeToIdle() |
Ice.AsyncResult |
begin_getTimeToIdle(Callback_Session_getTimeToIdle __cb) |
Ice.AsyncResult |
begin_getTimeToIdle(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getTimeToIdle(IceInternal.Functional_GenericCallback1<RLong> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getTimeToIdle(IceInternal.Functional_GenericCallback1<RLong> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getTimeToIdle(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getTimeToIdle(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_getTimeToIdle __cb) |
Ice.AsyncResult |
begin_getTimeToIdle(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getTimeToIdle(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RLong> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getTimeToIdle(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RLong> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getTimeToLive() |
Ice.AsyncResult |
begin_getTimeToLive(Callback_Session_getTimeToLive __cb) |
Ice.AsyncResult |
begin_getTimeToLive(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getTimeToLive(IceInternal.Functional_GenericCallback1<RLong> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getTimeToLive(IceInternal.Functional_GenericCallback1<RLong> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getTimeToLive(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getTimeToLive(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_getTimeToLive __cb) |
Ice.AsyncResult |
begin_getTimeToLive(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getTimeToLive(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RLong> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getTimeToLive(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RLong> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getUserAgent() |
Ice.AsyncResult |
begin_getUserAgent(Callback_Session_getUserAgent __cb) |
Ice.AsyncResult |
begin_getUserAgent(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getUserAgent(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getUserAgent(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getUserAgent(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getUserAgent(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_getUserAgent __cb) |
Ice.AsyncResult |
begin_getUserAgent(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getUserAgent(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getUserAgent(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getUserIP() |
Ice.AsyncResult |
begin_getUserIP(Callback_Session_getUserIP __cb) |
Ice.AsyncResult |
begin_getUserIP(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getUserIP(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getUserIP(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getUserIP(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getUserIP(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_getUserIP __cb) |
Ice.AsyncResult |
begin_getUserIP(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getUserIP(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getUserIP(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getUuid() |
Ice.AsyncResult |
begin_getUuid(Callback_Session_getUuid __cb) |
Ice.AsyncResult |
begin_getUuid(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getUuid(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getUuid(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getUuid(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getUuid(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_getUuid __cb) |
Ice.AsyncResult |
begin_getUuid(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getUuid(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getUuid(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getVersion() |
Ice.AsyncResult |
begin_getVersion(Callback_Session_getVersion __cb) |
Ice.AsyncResult |
begin_getVersion(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_getVersion __cb) |
Ice.AsyncResult |
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_isAnnotated()
Allows for the attachment of any omero.model.Annotation
subclasses.
|
Ice.AsyncResult |
begin_isAnnotated(Callback_IObject_isAnnotated __cb)
Allows for the attachment of any omero.model.Annotation
subclasses.
|
Ice.AsyncResult |
begin_isAnnotated(Ice.Callback __cb)
Allows for the attachment of any omero.model.Annotation
subclasses.
|
Ice.AsyncResult |
begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Allows for the attachment of any omero.model.Annotation
subclasses.
|
Ice.AsyncResult |
begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Allows for the attachment of any omero.model.Annotation
subclasses.
|
Ice.AsyncResult |
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Allows for the attachment of any omero.model.Annotation
subclasses.
|
Ice.AsyncResult |
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_isAnnotated __cb)
Allows for the attachment of any omero.model.Annotation
subclasses.
|
Ice.AsyncResult |
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Allows for the attachment of any omero.model.Annotation
subclasses.
|
Ice.AsyncResult |
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Allows for the attachment of any omero.model.Annotation
subclasses.
|
Ice.AsyncResult |
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Allows for the attachment of any omero.model.Annotation
subclasses.
|
Ice.AsyncResult |
begin_isGlobal()
Marker interface which means that special rules apply
for both reading and writing these instances.
|
Ice.AsyncResult |
begin_isGlobal(Callback_IObject_isGlobal __cb)
Marker interface which means that special rules apply
for both reading and writing these instances.
|
Ice.AsyncResult |
begin_isGlobal(Ice.Callback __cb)
Marker interface which means that special rules apply
for both reading and writing these instances.
|
Ice.AsyncResult |
begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Marker interface which means that special rules apply
for both reading and writing these instances.
|
Ice.AsyncResult |
begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Marker interface which means that special rules apply
for both reading and writing these instances.
|
Ice.AsyncResult |
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Marker interface which means that special rules apply
for both reading and writing these instances.
|
Ice.AsyncResult |
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_isGlobal __cb)
Marker interface which means that special rules apply
for both reading and writing these instances.
|
Ice.AsyncResult |
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Marker interface which means that special rules apply
for both reading and writing these instances.
|
Ice.AsyncResult |
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Marker interface which means that special rules apply
for both reading and writing these instances.
|
Ice.AsyncResult |
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Marker interface which means that special rules apply
for both reading and writing these instances.
|
Ice.AsyncResult |
begin_isLink()
A link between two other types.
|
Ice.AsyncResult |
begin_isLink(Callback_IObject_isLink __cb)
A link between two other types.
|
Ice.AsyncResult |
begin_isLink(Ice.Callback __cb)
A link between two other types.
|
Ice.AsyncResult |
begin_isLink(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
A link between two other types.
|
Ice.AsyncResult |
begin_isLink(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
A link between two other types.
|
Ice.AsyncResult |
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
A link between two other types.
|
Ice.AsyncResult |
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_isLink __cb)
A link between two other types.
|
Ice.AsyncResult |
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
A link between two other types.
|
Ice.AsyncResult |
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
A link between two other types.
|
Ice.AsyncResult |
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
A link between two other types.
|
Ice.AsyncResult |
begin_isLoaded()
Tests if the objects are loaded or not.
|
Ice.AsyncResult |
begin_isLoaded(Callback_IObject_isLoaded __cb)
Tests if the objects are loaded or not.
|
Ice.AsyncResult |
begin_isLoaded(Ice.Callback __cb)
Tests if the objects are loaded or not.
|
Ice.AsyncResult |
begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Tests if the objects are loaded or not.
|
Ice.AsyncResult |
begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Tests if the objects are loaded or not.
|
Ice.AsyncResult |
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Tests if the objects are loaded or not.
|
Ice.AsyncResult |
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_isLoaded __cb)
Tests if the objects are loaded or not.
|
Ice.AsyncResult |
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Tests if the objects are loaded or not.
|
Ice.AsyncResult |
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Tests if the objects are loaded or not.
|
Ice.AsyncResult |
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Tests if the objects are loaded or not.
|
Ice.AsyncResult |
begin_isMutable()
The server will persist changes made to these types.
|
Ice.AsyncResult |
begin_isMutable(Callback_IObject_isMutable __cb)
The server will persist changes made to these types.
|
Ice.AsyncResult |
begin_isMutable(Ice.Callback __cb)
The server will persist changes made to these types.
|
Ice.AsyncResult |
begin_isMutable(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
The server will persist changes made to these types.
|
Ice.AsyncResult |
begin_isMutable(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
The server will persist changes made to these types.
|
Ice.AsyncResult |
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
The server will persist changes made to these types.
|
Ice.AsyncResult |
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_isMutable __cb)
The server will persist changes made to these types.
|
Ice.AsyncResult |
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
The server will persist changes made to these types.
|
Ice.AsyncResult |
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
The server will persist changes made to these types.
|
Ice.AsyncResult |
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
The server will persist changes made to these types.
|
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
Callback_Session_linkAnnotation __cb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
IceInternal.Functional_GenericCallback1<SessionAnnotationLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
IceInternal.Functional_GenericCallback1<SessionAnnotationLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_linkAnnotation __cb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<SessionAnnotationLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<SessionAnnotationLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_linkedAnnotationList() |
Ice.AsyncResult |
begin_linkedAnnotationList(Callback_Session_linkedAnnotationList __cb) |
Ice.AsyncResult |
begin_linkedAnnotationList(Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_linkedAnnotationList __cb) |
Ice.AsyncResult |
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_proxy()
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
Ice.AsyncResult |
begin_proxy(Callback_IObject_proxy __cb)
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
Ice.AsyncResult |
begin_proxy(Ice.Callback __cb)
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
Ice.AsyncResult |
begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
Ice.AsyncResult |
begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
Ice.AsyncResult |
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
Ice.AsyncResult |
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_proxy __cb)
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
Ice.AsyncResult |
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
Ice.AsyncResult |
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
Ice.AsyncResult |
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
Ice.AsyncResult |
begin_reloadAnnotationLinks(Session toCopy) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Session toCopy,
Callback_Session_reloadAnnotationLinks __cb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Session toCopy,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Session toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Session toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Session toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Session toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_reloadAnnotationLinks __cb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Session toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Session toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Session toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_reloadEvents(Session toCopy) |
Ice.AsyncResult |
begin_reloadEvents(Session toCopy,
Callback_Session_reloadEvents __cb) |
Ice.AsyncResult |
begin_reloadEvents(Session toCopy,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadEvents(Session toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadEvents(Session toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_reloadEvents(Session toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_reloadEvents(Session toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_reloadEvents __cb) |
Ice.AsyncResult |
begin_reloadEvents(Session toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadEvents(Session toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadEvents(Session toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeAllEventSet(java.util.List<Event> targets) |
Ice.AsyncResult |
begin_removeAllEventSet(java.util.List<Event> targets,
Callback_Session_removeAllEventSet __cb) |
Ice.AsyncResult |
begin_removeAllEventSet(java.util.List<Event> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllEventSet(java.util.List<Event> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllEventSet(java.util.List<Event> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeAllEventSet(java.util.List<Event> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeAllEventSet(java.util.List<Event> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_removeAllEventSet __cb) |
Ice.AsyncResult |
begin_removeAllEventSet(java.util.List<Event> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllEventSet(java.util.List<Event> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllEventSet(java.util.List<Event> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets) |
Ice.AsyncResult |
begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets,
Callback_Session_removeAllSessionAnnotationLinkSet __cb) |
Ice.AsyncResult |
begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_removeAllSessionAnnotationLinkSet __cb) |
Ice.AsyncResult |
begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeEvent(Event theTarget) |
Ice.AsyncResult |
begin_removeEvent(Event theTarget,
Callback_Session_removeEvent __cb) |
Ice.AsyncResult |
begin_removeEvent(Event theTarget,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeEvent(Event theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeEvent(Event theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeEvent(Event theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeEvent(Event theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_removeEvent __cb) |
Ice.AsyncResult |
begin_removeEvent(Event theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeEvent(Event theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeEvent(Event theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget) |
Ice.AsyncResult |
begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget,
Callback_Session_removeSessionAnnotationLink __cb) |
Ice.AsyncResult |
begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_removeSessionAnnotationLink __cb) |
Ice.AsyncResult |
begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link,
boolean bothSides) |
Ice.AsyncResult |
begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link,
boolean bothSides,
Callback_Session_removeSessionAnnotationLinkFromBoth __cb) |
Ice.AsyncResult |
begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link,
boolean bothSides,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_removeSessionAnnotationLinkFromBoth __cb) |
Ice.AsyncResult |
begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setClosed(RTime theClosed) |
Ice.AsyncResult |
begin_setClosed(RTime theClosed,
Callback_Session_setClosed __cb) |
Ice.AsyncResult |
begin_setClosed(RTime theClosed,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setClosed(RTime theClosed,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setClosed(RTime theClosed,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setClosed(RTime theClosed,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setClosed(RTime theClosed,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_setClosed __cb) |
Ice.AsyncResult |
begin_setClosed(RTime theClosed,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setClosed(RTime theClosed,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setClosed(RTime theClosed,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setDefaultEventType(RString theDefaultEventType) |
Ice.AsyncResult |
begin_setDefaultEventType(RString theDefaultEventType,
Callback_Session_setDefaultEventType __cb) |
Ice.AsyncResult |
begin_setDefaultEventType(RString theDefaultEventType,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setDefaultEventType(RString theDefaultEventType,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setDefaultEventType(RString theDefaultEventType,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setDefaultEventType(RString theDefaultEventType,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setDefaultEventType(RString theDefaultEventType,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_setDefaultEventType __cb) |
Ice.AsyncResult |
begin_setDefaultEventType(RString theDefaultEventType,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setDefaultEventType(RString theDefaultEventType,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setDefaultEventType(RString theDefaultEventType,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setId(RLong id) |
Ice.AsyncResult |
begin_setId(RLong id,
Callback_IObject_setId __cb) |
Ice.AsyncResult |
begin_setId(RLong id,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setId(RLong id,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setId(RLong id,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setId(RLong id,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setId(RLong id,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_setId __cb) |
Ice.AsyncResult |
begin_setId(RLong id,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setId(RLong id,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setId(RLong id,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setMessage(RString theMessage) |
Ice.AsyncResult |
begin_setMessage(RString theMessage,
Callback_Session_setMessage __cb) |
Ice.AsyncResult |
begin_setMessage(RString theMessage,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setMessage(RString theMessage,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setMessage(RString theMessage,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setMessage(RString theMessage,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setMessage(RString theMessage,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_setMessage __cb) |
Ice.AsyncResult |
begin_setMessage(RString theMessage,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setMessage(RString theMessage,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setMessage(RString theMessage,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setNode(Node theNode) |
Ice.AsyncResult |
begin_setNode(Node theNode,
Callback_Session_setNode __cb) |
Ice.AsyncResult |
begin_setNode(Node theNode,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setNode(Node theNode,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setNode(Node theNode,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setNode(Node theNode,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setNode(Node theNode,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_setNode __cb) |
Ice.AsyncResult |
begin_setNode(Node theNode,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setNode(Node theNode,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setNode(Node theNode,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setOwner(Experimenter theOwner) |
Ice.AsyncResult |
begin_setOwner(Experimenter theOwner,
Callback_Session_setOwner __cb) |
Ice.AsyncResult |
begin_setOwner(Experimenter theOwner,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setOwner(Experimenter theOwner,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setOwner(Experimenter theOwner,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setOwner(Experimenter theOwner,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setOwner(Experimenter theOwner,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_setOwner __cb) |
Ice.AsyncResult |
begin_setOwner(Experimenter theOwner,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setOwner(Experimenter theOwner,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setOwner(Experimenter theOwner,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setStarted(RTime theStarted) |
Ice.AsyncResult |
begin_setStarted(RTime theStarted,
Callback_Session_setStarted __cb) |
Ice.AsyncResult |
begin_setStarted(RTime theStarted,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setStarted(RTime theStarted,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setStarted(RTime theStarted,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setStarted(RTime theStarted,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setStarted(RTime theStarted,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_setStarted __cb) |
Ice.AsyncResult |
begin_setStarted(RTime theStarted,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setStarted(RTime theStarted,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setStarted(RTime theStarted,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setSudoer(Experimenter theSudoer) |
Ice.AsyncResult |
begin_setSudoer(Experimenter theSudoer,
Callback_Session_setSudoer __cb) |
Ice.AsyncResult |
begin_setSudoer(Experimenter theSudoer,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setSudoer(Experimenter theSudoer,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setSudoer(Experimenter theSudoer,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setSudoer(Experimenter theSudoer,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setSudoer(Experimenter theSudoer,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_setSudoer __cb) |
Ice.AsyncResult |
begin_setSudoer(Experimenter theSudoer,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setSudoer(Experimenter theSudoer,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setSudoer(Experimenter theSudoer,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setTimeToIdle(RLong theTimeToIdle) |
Ice.AsyncResult |
begin_setTimeToIdle(RLong theTimeToIdle,
Callback_Session_setTimeToIdle __cb) |
Ice.AsyncResult |
begin_setTimeToIdle(RLong theTimeToIdle,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setTimeToIdle(RLong theTimeToIdle,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setTimeToIdle(RLong theTimeToIdle,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setTimeToIdle(RLong theTimeToIdle,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setTimeToIdle(RLong theTimeToIdle,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_setTimeToIdle __cb) |
Ice.AsyncResult |
begin_setTimeToIdle(RLong theTimeToIdle,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setTimeToIdle(RLong theTimeToIdle,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setTimeToIdle(RLong theTimeToIdle,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setTimeToLive(RLong theTimeToLive) |
Ice.AsyncResult |
begin_setTimeToLive(RLong theTimeToLive,
Callback_Session_setTimeToLive __cb) |
Ice.AsyncResult |
begin_setTimeToLive(RLong theTimeToLive,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setTimeToLive(RLong theTimeToLive,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setTimeToLive(RLong theTimeToLive,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setTimeToLive(RLong theTimeToLive,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setTimeToLive(RLong theTimeToLive,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_setTimeToLive __cb) |
Ice.AsyncResult |
begin_setTimeToLive(RLong theTimeToLive,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setTimeToLive(RLong theTimeToLive,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setTimeToLive(RLong theTimeToLive,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setUserAgent(RString theUserAgent) |
Ice.AsyncResult |
begin_setUserAgent(RString theUserAgent,
Callback_Session_setUserAgent __cb) |
Ice.AsyncResult |
begin_setUserAgent(RString theUserAgent,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setUserAgent(RString theUserAgent,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setUserAgent(RString theUserAgent,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setUserAgent(RString theUserAgent,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setUserAgent(RString theUserAgent,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_setUserAgent __cb) |
Ice.AsyncResult |
begin_setUserAgent(RString theUserAgent,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setUserAgent(RString theUserAgent,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setUserAgent(RString theUserAgent,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setUserIP(RString theUserIP) |
Ice.AsyncResult |
begin_setUserIP(RString theUserIP,
Callback_Session_setUserIP __cb) |
Ice.AsyncResult |
begin_setUserIP(RString theUserIP,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setUserIP(RString theUserIP,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setUserIP(RString theUserIP,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setUserIP(RString theUserIP,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setUserIP(RString theUserIP,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_setUserIP __cb) |
Ice.AsyncResult |
begin_setUserIP(RString theUserIP,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setUserIP(RString theUserIP,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setUserIP(RString theUserIP,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setUuid(RString theUuid) |
Ice.AsyncResult |
begin_setUuid(RString theUuid,
Callback_Session_setUuid __cb) |
Ice.AsyncResult |
begin_setUuid(RString theUuid,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setUuid(RString theUuid,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setUuid(RString theUuid,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setUuid(RString theUuid,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setUuid(RString theUuid,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_setUuid __cb) |
Ice.AsyncResult |
begin_setUuid(RString theUuid,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setUuid(RString theUuid,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setUuid(RString theUuid,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
Callback_Session_setVersion __cb) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_setVersion __cb) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_shallowCopy()
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_shallowCopy(Callback_IObject_shallowCopy __cb)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_shallowCopy(Ice.Callback __cb)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_shallowCopy __cb)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_sizeOfAnnotationLinks() |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(Callback_Session_sizeOfAnnotationLinks __cb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_sizeOfAnnotationLinks __cb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_sizeOfEvents() |
Ice.AsyncResult |
begin_sizeOfEvents(Callback_Session_sizeOfEvents __cb) |
Ice.AsyncResult |
begin_sizeOfEvents(Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfEvents(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfEvents(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_sizeOfEvents(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_sizeOfEvents(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_sizeOfEvents __cb) |
Ice.AsyncResult |
begin_sizeOfEvents(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfEvents(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfEvents(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
Callback_Session_unlinkAnnotation __cb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_unlinkAnnotation __cb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unload()
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
Ice.AsyncResult |
begin_unload(Callback_IObject_unload __cb)
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
Ice.AsyncResult |
begin_unload(Ice.Callback __cb)
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
Ice.AsyncResult |
begin_unload(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
Ice.AsyncResult |
begin_unload(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
Ice.AsyncResult |
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
Ice.AsyncResult |
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_unload __cb)
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
Ice.AsyncResult |
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
Ice.AsyncResult |
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
Ice.AsyncResult |
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
Ice.AsyncResult |
begin_unloadAnnotationLinks() |
Ice.AsyncResult |
begin_unloadAnnotationLinks(Callback_Session_unloadAnnotationLinks __cb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_unloadAnnotationLinks __cb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unloadCollections()
Each collection can also be unloaded, independently
of the object itself.
|
Ice.AsyncResult |
begin_unloadCollections(Callback_IObject_unloadCollections __cb)
Each collection can also be unloaded, independently
of the object itself.
|
Ice.AsyncResult |
begin_unloadCollections(Ice.Callback __cb)
Each collection can also be unloaded, independently
of the object itself.
|
Ice.AsyncResult |
begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Each collection can also be unloaded, independently
of the object itself.
|
Ice.AsyncResult |
begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Each collection can also be unloaded, independently
of the object itself.
|
Ice.AsyncResult |
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Each collection can also be unloaded, independently
of the object itself.
|
Ice.AsyncResult |
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_unloadCollections __cb)
Each collection can also be unloaded, independently
of the object itself.
|
Ice.AsyncResult |
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Each collection can also be unloaded, independently
of the object itself.
|
Ice.AsyncResult |
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Each collection can also be unloaded, independently
of the object itself.
|
Ice.AsyncResult |
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Each collection can also be unloaded, independently
of the object itself.
|
Ice.AsyncResult |
begin_unloadDetails()
As with collections, the objects under details can link
to many other objects.
|
Ice.AsyncResult |
begin_unloadDetails(Callback_IObject_unloadDetails __cb)
As with collections, the objects under details can link
to many other objects.
|
Ice.AsyncResult |
begin_unloadDetails(Ice.Callback __cb)
As with collections, the objects under details can link
to many other objects.
|
Ice.AsyncResult |
begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
As with collections, the objects under details can link
to many other objects.
|
Ice.AsyncResult |
begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
As with collections, the objects under details can link
to many other objects.
|
Ice.AsyncResult |
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
As with collections, the objects under details can link
to many other objects.
|
Ice.AsyncResult |
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_unloadDetails __cb)
As with collections, the objects under details can link
to many other objects.
|
Ice.AsyncResult |
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
As with collections, the objects under details can link
to many other objects.
|
Ice.AsyncResult |
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
As with collections, the objects under details can link
to many other objects.
|
Ice.AsyncResult |
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
As with collections, the objects under details can link
to many other objects.
|
Ice.AsyncResult |
begin_unloadEvents() |
Ice.AsyncResult |
begin_unloadEvents(Callback_Session_unloadEvents __cb) |
Ice.AsyncResult |
begin_unloadEvents(Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadEvents(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadEvents(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unloadEvents(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_unloadEvents(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_unloadEvents __cb) |
Ice.AsyncResult |
begin_unloadEvents(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadEvents(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadEvents(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
static SessionPrx |
checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type.
|
static SessionPrx |
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 SessionPrx |
checkedCast(Ice.ObjectPrx __obj,
java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type.
|
static SessionPrx |
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.
|
void |
clearAnnotationLinks() |
void |
clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
clearEvents() |
void |
clearEvents(java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.List<SessionAnnotationLink> |
copyAnnotationLinks() |
java.util.List<SessionAnnotationLink> |
copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.List<Event> |
copyEvents() |
java.util.List<Event> |
copyEvents(java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
end_addAllEventSet(Ice.AsyncResult __iresult) |
void |
end_addAllSessionAnnotationLinkSet(Ice.AsyncResult __iresult) |
void |
end_addEvent(Ice.AsyncResult __iresult) |
void |
end_addSessionAnnotationLink(Ice.AsyncResult __iresult) |
void |
end_addSessionAnnotationLinkToBoth(Ice.AsyncResult __iresult) |
void |
end_clearAnnotationLinks(Ice.AsyncResult __iresult) |
void |
end_clearEvents(Ice.AsyncResult __iresult) |
java.util.List<SessionAnnotationLink> |
end_copyAnnotationLinks(Ice.AsyncResult __iresult) |
java.util.List<Event> |
end_copyEvents(Ice.AsyncResult __iresult) |
java.util.List<SessionAnnotationLink> |
end_findSessionAnnotationLink(Ice.AsyncResult __iresult) |
java.util.Map<java.lang.Long,java.lang.Long> |
end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult) |
RTime |
end_getClosed(Ice.AsyncResult __iresult) |
RString |
end_getDefaultEventType(Ice.AsyncResult __iresult) |
Details |
end_getDetails(Ice.AsyncResult __iresult) |
RLong |
end_getId(Ice.AsyncResult __iresult) |
RString |
end_getMessage(Ice.AsyncResult __iresult) |
Node |
end_getNode(Ice.AsyncResult __iresult) |
Experimenter |
end_getOwner(Ice.AsyncResult __iresult) |
RTime |
end_getStarted(Ice.AsyncResult __iresult) |
Experimenter |
end_getSudoer(Ice.AsyncResult __iresult) |
RLong |
end_getTimeToIdle(Ice.AsyncResult __iresult) |
RLong |
end_getTimeToLive(Ice.AsyncResult __iresult) |
RString |
end_getUserAgent(Ice.AsyncResult __iresult) |
RString |
end_getUserIP(Ice.AsyncResult __iresult) |
RString |
end_getUuid(Ice.AsyncResult __iresult) |
RInt |
end_getVersion(Ice.AsyncResult __iresult) |
boolean |
end_isAnnotated(Ice.AsyncResult __iresult)
Allows for the attachment of any omero.model.Annotation
subclasses.
|
boolean |
end_isGlobal(Ice.AsyncResult __iresult)
Marker interface which means that special rules apply
for both reading and writing these instances.
|
boolean |
end_isLink(Ice.AsyncResult __iresult)
A link between two other types.
|
boolean |
end_isLoaded(Ice.AsyncResult __iresult)
Tests if the objects are loaded or not.
|
boolean |
end_isMutable(Ice.AsyncResult __iresult)
The server will persist changes made to these types.
|
SessionAnnotationLink |
end_linkAnnotation(Ice.AsyncResult __iresult) |
java.util.List<Annotation> |
end_linkedAnnotationList(Ice.AsyncResult __iresult) |
IObject |
end_proxy(Ice.AsyncResult __iresult)
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
void |
end_reloadAnnotationLinks(Ice.AsyncResult __iresult) |
void |
end_reloadEvents(Ice.AsyncResult __iresult) |
void |
end_removeAllEventSet(Ice.AsyncResult __iresult) |
void |
end_removeAllSessionAnnotationLinkSet(Ice.AsyncResult __iresult) |
void |
end_removeEvent(Ice.AsyncResult __iresult) |
void |
end_removeSessionAnnotationLink(Ice.AsyncResult __iresult) |
void |
end_removeSessionAnnotationLinkFromBoth(Ice.AsyncResult __iresult) |
void |
end_setClosed(Ice.AsyncResult __iresult) |
void |
end_setDefaultEventType(Ice.AsyncResult __iresult) |
void |
end_setId(Ice.AsyncResult __iresult) |
void |
end_setMessage(Ice.AsyncResult __iresult) |
void |
end_setNode(Ice.AsyncResult __iresult) |
void |
end_setOwner(Ice.AsyncResult __iresult) |
void |
end_setStarted(Ice.AsyncResult __iresult) |
void |
end_setSudoer(Ice.AsyncResult __iresult) |
void |
end_setTimeToIdle(Ice.AsyncResult __iresult) |
void |
end_setTimeToLive(Ice.AsyncResult __iresult) |
void |
end_setUserAgent(Ice.AsyncResult __iresult) |
void |
end_setUserIP(Ice.AsyncResult __iresult) |
void |
end_setUuid(Ice.AsyncResult __iresult) |
void |
end_setVersion(Ice.AsyncResult __iresult) |
IObject |
end_shallowCopy(Ice.AsyncResult __iresult)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
int |
end_sizeOfAnnotationLinks(Ice.AsyncResult __iresult) |
int |
end_sizeOfEvents(Ice.AsyncResult __iresult) |
void |
end_unlinkAnnotation(Ice.AsyncResult __iresult) |
void |
end_unload(Ice.AsyncResult __iresult)
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
void |
end_unloadAnnotationLinks(Ice.AsyncResult __iresult) |
void |
end_unloadCollections(Ice.AsyncResult __iresult)
Each collection can also be unloaded, independently
of the object itself.
|
void |
end_unloadDetails(Ice.AsyncResult __iresult)
As with collections, the objects under details can link
to many other objects.
|
void |
end_unloadEvents(Ice.AsyncResult __iresult) |
java.util.List<SessionAnnotationLink> |
findSessionAnnotationLink(Annotation removal) |
java.util.List<SessionAnnotationLink> |
findSessionAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.Map<java.lang.Long,java.lang.Long> |
getAnnotationLinksCountPerOwner() |
java.util.Map<java.lang.Long,java.lang.Long> |
getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RTime |
getClosed() |
RTime |
getClosed(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RString |
getDefaultEventType() |
RString |
getDefaultEventType(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Details |
getDetails() |
Details |
getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RLong |
getId() |
RLong |
getId(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RString |
getMessage() |
RString |
getMessage(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Node |
getNode() |
Node |
getNode(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Experimenter |
getOwner() |
Experimenter |
getOwner(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RTime |
getStarted() |
RTime |
getStarted(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Experimenter |
getSudoer() |
Experimenter |
getSudoer(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RLong |
getTimeToIdle() |
RLong |
getTimeToIdle(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RLong |
getTimeToLive() |
RLong |
getTimeToLive(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RString |
getUserAgent() |
RString |
getUserAgent(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RString |
getUserIP() |
RString |
getUserIP(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RString |
getUuid() |
RString |
getUuid(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RInt |
getVersion() |
RInt |
getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx) |
static java.lang.String |
ice_staticId()
Provides the Slice type ID of this type.
|
boolean |
isAnnotated()
Allows for the attachment of any omero.model.Annotation
subclasses.
|
boolean |
isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Allows for the attachment of any omero.model.Annotation
subclasses.
|
boolean |
isGlobal()
Marker interface which means that special rules apply
for both reading and writing these instances.
|
boolean |
isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Marker interface which means that special rules apply
for both reading and writing these instances.
|
boolean |
isLink()
A link between two other types.
|
boolean |
isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
A link between two other types.
|
boolean |
isLoaded()
Tests if the objects are loaded or not.
|
boolean |
isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Tests if the objects are loaded or not.
|
boolean |
isMutable()
The server will persist changes made to these types.
|
boolean |
isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
The server will persist changes made to these types.
|
SessionAnnotationLink |
linkAnnotation(Annotation addition) |
SessionAnnotationLink |
linkAnnotation(Annotation addition,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.List<Annotation> |
linkedAnnotationList() |
java.util.List<Annotation> |
linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx) |
IObject |
proxy()
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
IObject |
proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
void |
reloadAnnotationLinks(Session toCopy) |
void |
reloadAnnotationLinks(Session toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
reloadEvents(Session toCopy) |
void |
reloadEvents(Session toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeAllEventSet(java.util.List<Event> targets) |
void |
removeAllEventSet(java.util.List<Event> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets) |
void |
removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeEvent(Event theTarget) |
void |
removeEvent(Event theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeSessionAnnotationLink(SessionAnnotationLink theTarget) |
void |
removeSessionAnnotationLink(SessionAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link,
boolean bothSides) |
void |
removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setClosed(RTime theClosed) |
void |
setClosed(RTime theClosed,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setDefaultEventType(RString theDefaultEventType) |
void |
setDefaultEventType(RString theDefaultEventType,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setId(RLong id) |
void |
setId(RLong id,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setMessage(RString theMessage) |
void |
setMessage(RString theMessage,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setNode(Node theNode) |
void |
setNode(Node theNode,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setOwner(Experimenter theOwner) |
void |
setOwner(Experimenter theOwner,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setStarted(RTime theStarted) |
void |
setStarted(RTime theStarted,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setSudoer(Experimenter theSudoer) |
void |
setSudoer(Experimenter theSudoer,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setTimeToIdle(RLong theTimeToIdle) |
void |
setTimeToIdle(RLong theTimeToIdle,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setTimeToLive(RLong theTimeToLive) |
void |
setTimeToLive(RLong theTimeToLive,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setUserAgent(RString theUserAgent) |
void |
setUserAgent(RString theUserAgent,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setUserIP(RString theUserIP) |
void |
setUserIP(RString theUserIP,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setUuid(RString theUuid) |
void |
setUuid(RString theUuid,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setVersion(RInt theVersion) |
void |
setVersion(RInt theVersion,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
IObject |
shallowCopy()
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
IObject |
shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
int |
sizeOfAnnotationLinks() |
int |
sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
int |
sizeOfEvents() |
int |
sizeOfEvents(java.util.Map<java.lang.String,java.lang.String> __ctx) |
static SessionPrx |
uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.
|
static SessionPrx |
uncheckedCast(Ice.ObjectPrx __obj,
java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server.
|
void |
unlinkAnnotation(Annotation removal) |
void |
unlinkAnnotation(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
unload()
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
void |
unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
void |
unloadAnnotationLinks() |
void |
unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
unloadCollections()
Each collection can also be unloaded, independently
of the object itself.
|
void |
unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Each collection can also be unloaded, independently
of the object itself.
|
void |
unloadDetails()
As with collections, the objects under details can link
to many other objects.
|
void |
unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
As with collections, the objects under details can link
to many other objects.
|
void |
unloadEvents() |
void |
unloadEvents(java.util.Map<java.lang.String,java.lang.String> __ctx) |
__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 Details getDetails()
getDetails
in interface IObjectPrx
public Details getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
getDetails
in interface IObjectPrx
public Ice.AsyncResult begin_getDetails()
begin_getDetails
in interface IObjectPrx
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getDetails
in interface IObjectPrx
public Ice.AsyncResult begin_getDetails(Ice.Callback __cb)
begin_getDetails
in interface IObjectPrx
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getDetails
in interface IObjectPrx
public Ice.AsyncResult begin_getDetails(Callback_IObject_getDetails __cb)
begin_getDetails
in interface IObjectPrx
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getDetails __cb)
begin_getDetails
in interface IObjectPrx
public Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getDetails
in interface IObjectPrx
public Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getDetails
in interface IObjectPrx
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getDetails
in interface IObjectPrx
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getDetails
in interface IObjectPrx
public Details end_getDetails(Ice.AsyncResult __iresult)
end_getDetails
in interface IObjectPrx
public static void __getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb, Ice.AsyncResult __result)
public RLong getId()
getId
in interface IObjectPrx
public RLong getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
getId
in interface IObjectPrx
public Ice.AsyncResult begin_getId()
begin_getId
in interface IObjectPrx
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getId
in interface IObjectPrx
public Ice.AsyncResult begin_getId(Ice.Callback __cb)
begin_getId
in interface IObjectPrx
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getId
in interface IObjectPrx
public Ice.AsyncResult begin_getId(Callback_IObject_getId __cb)
begin_getId
in interface IObjectPrx
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getId __cb)
begin_getId
in interface IObjectPrx
public Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getId
in interface IObjectPrx
public Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getId
in interface IObjectPrx
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getId
in interface IObjectPrx
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getId
in interface IObjectPrx
public RLong end_getId(Ice.AsyncResult __iresult)
end_getId
in interface IObjectPrx
public static void __getId_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)
public boolean isAnnotated()
IObjectPrx
isAnnotated
in interface IObjectPrx
public boolean isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
isAnnotated
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isAnnotated()
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isAnnotated(Ice.Callback __cb)
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isAnnotated(Callback_IObject_isAnnotated __cb)
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isAnnotated __cb)
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public boolean end_isAnnotated(Ice.AsyncResult __iresult)
IObjectPrx
end_isAnnotated
in interface IObjectPrx
__iresult
- The asynchronous result object.public static void __isAnnotated_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
public boolean isGlobal()
IObjectPrx
isGlobal
in interface IObjectPrx
public boolean isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
isGlobal
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isGlobal()
IObjectPrx
begin_isGlobal
in interface IObjectPrx
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_isGlobal
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isGlobal(Ice.Callback __cb)
IObjectPrx
begin_isGlobal
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_isGlobal
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isGlobal(Callback_IObject_isGlobal __cb)
IObjectPrx
begin_isGlobal
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isGlobal __cb)
IObjectPrx
begin_isGlobal
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_isGlobal
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_isGlobal
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_isGlobal
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_isGlobal
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public boolean end_isGlobal(Ice.AsyncResult __iresult)
IObjectPrx
end_isGlobal
in interface IObjectPrx
__iresult
- The asynchronous result object.public static void __isGlobal_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
public boolean isLink()
IObjectPrx
isLink
in interface IObjectPrx
public boolean isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
isLink
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isLink()
IObjectPrx
begin_isLink
in interface IObjectPrx
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_isLink
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isLink(Ice.Callback __cb)
IObjectPrx
begin_isLink
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_isLink
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isLink(Callback_IObject_isLink __cb)
IObjectPrx
begin_isLink
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLink __cb)
IObjectPrx
begin_isLink
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_isLink
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_isLink
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_isLink
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_isLink
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public boolean end_isLink(Ice.AsyncResult __iresult)
IObjectPrx
end_isLink
in interface IObjectPrx
__iresult
- The asynchronous result object.public static void __isLink_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
public boolean isLoaded()
IObjectPrx
isLoaded
in interface IObjectPrx
public boolean isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
isLoaded
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isLoaded()
IObjectPrx
begin_isLoaded
in interface IObjectPrx
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_isLoaded
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isLoaded(Ice.Callback __cb)
IObjectPrx
begin_isLoaded
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_isLoaded
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isLoaded(Callback_IObject_isLoaded __cb)
IObjectPrx
begin_isLoaded
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLoaded __cb)
IObjectPrx
begin_isLoaded
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_isLoaded
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_isLoaded
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_isLoaded
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_isLoaded
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public boolean end_isLoaded(Ice.AsyncResult __iresult)
IObjectPrx
end_isLoaded
in interface IObjectPrx
__iresult
- The asynchronous result object.public static void __isLoaded_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
public boolean isMutable()
IObjectPrx
isMutable
in interface IObjectPrx
public boolean isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
isMutable
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isMutable()
IObjectPrx
begin_isMutable
in interface IObjectPrx
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_isMutable
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isMutable(Ice.Callback __cb)
IObjectPrx
begin_isMutable
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_isMutable
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isMutable(Callback_IObject_isMutable __cb)
IObjectPrx
begin_isMutable
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isMutable __cb)
IObjectPrx
begin_isMutable
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_isMutable
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_isMutable
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_isMutable
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_isMutable
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public boolean end_isMutable(Ice.AsyncResult __iresult)
IObjectPrx
end_isMutable
in interface IObjectPrx
__iresult
- The asynchronous result object.public static void __isMutable_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
public IObject proxy()
IObjectPrx
proxy
in interface IObjectPrx
public IObject proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
proxy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_proxy()
IObjectPrx
begin_proxy
in interface IObjectPrx
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_proxy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_proxy(Ice.Callback __cb)
IObjectPrx
begin_proxy
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_proxy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_proxy(Callback_IObject_proxy __cb)
IObjectPrx
begin_proxy
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_proxy __cb)
IObjectPrx
begin_proxy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_proxy
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_proxy
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_proxy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_proxy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public IObject end_proxy(Ice.AsyncResult __iresult)
IObjectPrx
end_proxy
in interface IObjectPrx
__iresult
- The asynchronous result object.public static void __proxy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
public void setId(RLong id)
setId
in interface IObjectPrx
public void setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
setId
in interface IObjectPrx
public Ice.AsyncResult begin_setId(RLong id)
begin_setId
in interface IObjectPrx
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setId
in interface IObjectPrx
public Ice.AsyncResult begin_setId(RLong id, Ice.Callback __cb)
begin_setId
in interface IObjectPrx
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setId
in interface IObjectPrx
public Ice.AsyncResult begin_setId(RLong id, Callback_IObject_setId __cb)
begin_setId
in interface IObjectPrx
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_setId __cb)
begin_setId
in interface IObjectPrx
public Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setId
in interface IObjectPrx
public Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setId
in interface IObjectPrx
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setId
in interface IObjectPrx
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setId
in interface IObjectPrx
public void end_setId(Ice.AsyncResult __iresult)
end_setId
in interface IObjectPrx
public IObject shallowCopy()
IObjectPrx
shallowCopy
in interface IObjectPrx
public IObject shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
shallowCopy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_shallowCopy()
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_shallowCopy(Ice.Callback __cb)
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_shallowCopy(Callback_IObject_shallowCopy __cb)
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_shallowCopy __cb)
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public IObject end_shallowCopy(Ice.AsyncResult __iresult)
IObjectPrx
end_shallowCopy
in interface IObjectPrx
__iresult
- The asynchronous result object.public static void __shallowCopy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
public void unload()
IObjectPrx
unload
in interface IObjectPrx
public void unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
unload
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_unload()
IObjectPrx
begin_unload
in interface IObjectPrx
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_unload
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_unload(Ice.Callback __cb)
IObjectPrx
begin_unload
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_unload
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unload(Callback_IObject_unload __cb)
IObjectPrx
begin_unload
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unload __cb)
IObjectPrx
begin_unload
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_unload
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_unload
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_unload
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_unload
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public void end_unload(Ice.AsyncResult __iresult)
IObjectPrx
end_unload
in interface IObjectPrx
__iresult
- The asynchronous result object.public void unloadCollections()
IObjectPrx
unloadCollections
in interface IObjectPrx
public void unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
unloadCollections
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_unloadCollections()
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_unloadCollections(Ice.Callback __cb)
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unloadCollections(Callback_IObject_unloadCollections __cb)
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadCollections __cb)
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public void end_unloadCollections(Ice.AsyncResult __iresult)
IObjectPrx
end_unloadCollections
in interface IObjectPrx
__iresult
- The asynchronous result object.public void unloadDetails()
IObjectPrx
unloadDetails
in interface IObjectPrx
public void unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
unloadDetails
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_unloadDetails()
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_unloadDetails(Ice.Callback __cb)
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unloadDetails(Callback_IObject_unloadDetails __cb)
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadDetails __cb)
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public void end_unloadDetails(Ice.AsyncResult __iresult)
IObjectPrx
end_unloadDetails
in interface IObjectPrx
__iresult
- The asynchronous result object.public void addAllEventSet(java.util.List<Event> targets)
addAllEventSet
in interface SessionPrx
public void addAllEventSet(java.util.List<Event> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
addAllEventSet
in interface SessionPrx
public Ice.AsyncResult begin_addAllEventSet(java.util.List<Event> targets)
begin_addAllEventSet
in interface SessionPrx
public Ice.AsyncResult begin_addAllEventSet(java.util.List<Event> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addAllEventSet
in interface SessionPrx
public Ice.AsyncResult begin_addAllEventSet(java.util.List<Event> targets, Ice.Callback __cb)
begin_addAllEventSet
in interface SessionPrx
public Ice.AsyncResult begin_addAllEventSet(java.util.List<Event> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addAllEventSet
in interface SessionPrx
public Ice.AsyncResult begin_addAllEventSet(java.util.List<Event> targets, Callback_Session_addAllEventSet __cb)
begin_addAllEventSet
in interface SessionPrx
public Ice.AsyncResult begin_addAllEventSet(java.util.List<Event> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_addAllEventSet __cb)
begin_addAllEventSet
in interface SessionPrx
public Ice.AsyncResult begin_addAllEventSet(java.util.List<Event> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllEventSet
in interface SessionPrx
public Ice.AsyncResult begin_addAllEventSet(java.util.List<Event> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllEventSet
in interface SessionPrx
public Ice.AsyncResult begin_addAllEventSet(java.util.List<Event> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllEventSet
in interface SessionPrx
public Ice.AsyncResult begin_addAllEventSet(java.util.List<Event> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllEventSet
in interface SessionPrx
public void end_addAllEventSet(Ice.AsyncResult __iresult)
end_addAllEventSet
in interface SessionPrx
public void addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets)
addAllSessionAnnotationLinkSet
in interface SessionPrx
public void addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
addAllSessionAnnotationLinkSet
in interface SessionPrx
public Ice.AsyncResult begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets)
begin_addAllSessionAnnotationLinkSet
in interface SessionPrx
public Ice.AsyncResult begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addAllSessionAnnotationLinkSet
in interface SessionPrx
public Ice.AsyncResult begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, Ice.Callback __cb)
begin_addAllSessionAnnotationLinkSet
in interface SessionPrx
public Ice.AsyncResult begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addAllSessionAnnotationLinkSet
in interface SessionPrx
public Ice.AsyncResult begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, Callback_Session_addAllSessionAnnotationLinkSet __cb)
begin_addAllSessionAnnotationLinkSet
in interface SessionPrx
public Ice.AsyncResult begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_addAllSessionAnnotationLinkSet __cb)
begin_addAllSessionAnnotationLinkSet
in interface SessionPrx
public Ice.AsyncResult begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllSessionAnnotationLinkSet
in interface SessionPrx
public Ice.AsyncResult begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllSessionAnnotationLinkSet
in interface SessionPrx
public Ice.AsyncResult begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllSessionAnnotationLinkSet
in interface SessionPrx
public Ice.AsyncResult begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllSessionAnnotationLinkSet
in interface SessionPrx
public void end_addAllSessionAnnotationLinkSet(Ice.AsyncResult __iresult)
end_addAllSessionAnnotationLinkSet
in interface SessionPrx
public void addEvent(Event target)
addEvent
in interface SessionPrx
public void addEvent(Event target, java.util.Map<java.lang.String,java.lang.String> __ctx)
addEvent
in interface SessionPrx
public Ice.AsyncResult begin_addEvent(Event target)
begin_addEvent
in interface SessionPrx
public Ice.AsyncResult begin_addEvent(Event target, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addEvent
in interface SessionPrx
public Ice.AsyncResult begin_addEvent(Event target, Ice.Callback __cb)
begin_addEvent
in interface SessionPrx
public Ice.AsyncResult begin_addEvent(Event target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addEvent
in interface SessionPrx
public Ice.AsyncResult begin_addEvent(Event target, Callback_Session_addEvent __cb)
begin_addEvent
in interface SessionPrx
public Ice.AsyncResult begin_addEvent(Event target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_addEvent __cb)
begin_addEvent
in interface SessionPrx
public Ice.AsyncResult begin_addEvent(Event target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addEvent
in interface SessionPrx
public Ice.AsyncResult begin_addEvent(Event target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addEvent
in interface SessionPrx
public Ice.AsyncResult begin_addEvent(Event target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addEvent
in interface SessionPrx
public Ice.AsyncResult begin_addEvent(Event target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addEvent
in interface SessionPrx
public void end_addEvent(Ice.AsyncResult __iresult)
end_addEvent
in interface SessionPrx
public void addSessionAnnotationLink(SessionAnnotationLink target)
addSessionAnnotationLink
in interface SessionPrx
public void addSessionAnnotationLink(SessionAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
addSessionAnnotationLink
in interface SessionPrx
public Ice.AsyncResult begin_addSessionAnnotationLink(SessionAnnotationLink target)
begin_addSessionAnnotationLink
in interface SessionPrx
public Ice.AsyncResult begin_addSessionAnnotationLink(SessionAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addSessionAnnotationLink
in interface SessionPrx
public Ice.AsyncResult begin_addSessionAnnotationLink(SessionAnnotationLink target, Ice.Callback __cb)
begin_addSessionAnnotationLink
in interface SessionPrx
public Ice.AsyncResult begin_addSessionAnnotationLink(SessionAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addSessionAnnotationLink
in interface SessionPrx
public Ice.AsyncResult begin_addSessionAnnotationLink(SessionAnnotationLink target, Callback_Session_addSessionAnnotationLink __cb)
begin_addSessionAnnotationLink
in interface SessionPrx
public Ice.AsyncResult begin_addSessionAnnotationLink(SessionAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_addSessionAnnotationLink __cb)
begin_addSessionAnnotationLink
in interface SessionPrx
public Ice.AsyncResult begin_addSessionAnnotationLink(SessionAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addSessionAnnotationLink
in interface SessionPrx
public Ice.AsyncResult begin_addSessionAnnotationLink(SessionAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addSessionAnnotationLink
in interface SessionPrx
public Ice.AsyncResult begin_addSessionAnnotationLink(SessionAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addSessionAnnotationLink
in interface SessionPrx
public Ice.AsyncResult begin_addSessionAnnotationLink(SessionAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addSessionAnnotationLink
in interface SessionPrx
public void end_addSessionAnnotationLink(Ice.AsyncResult __iresult)
end_addSessionAnnotationLink
in interface SessionPrx
public void addSessionAnnotationLinkToBoth(SessionAnnotationLink link, boolean bothSides)
addSessionAnnotationLinkToBoth
in interface SessionPrx
public void addSessionAnnotationLinkToBoth(SessionAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
addSessionAnnotationLinkToBoth
in interface SessionPrx
public Ice.AsyncResult begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link, boolean bothSides)
begin_addSessionAnnotationLinkToBoth
in interface SessionPrx
public Ice.AsyncResult begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addSessionAnnotationLinkToBoth
in interface SessionPrx
public Ice.AsyncResult begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link, boolean bothSides, Ice.Callback __cb)
begin_addSessionAnnotationLinkToBoth
in interface SessionPrx
public Ice.AsyncResult begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addSessionAnnotationLinkToBoth
in interface SessionPrx
public Ice.AsyncResult begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link, boolean bothSides, Callback_Session_addSessionAnnotationLinkToBoth __cb)
begin_addSessionAnnotationLinkToBoth
in interface SessionPrx
public Ice.AsyncResult begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_addSessionAnnotationLinkToBoth __cb)
begin_addSessionAnnotationLinkToBoth
in interface SessionPrx
public Ice.AsyncResult begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addSessionAnnotationLinkToBoth
in interface SessionPrx
public Ice.AsyncResult begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addSessionAnnotationLinkToBoth
in interface SessionPrx
public Ice.AsyncResult begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addSessionAnnotationLinkToBoth
in interface SessionPrx
public Ice.AsyncResult begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addSessionAnnotationLinkToBoth
in interface SessionPrx
public void end_addSessionAnnotationLinkToBoth(Ice.AsyncResult __iresult)
end_addSessionAnnotationLinkToBoth
in interface SessionPrx
public void clearAnnotationLinks()
clearAnnotationLinks
in interface SessionPrx
public void clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
clearAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_clearAnnotationLinks()
begin_clearAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_clearAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_clearAnnotationLinks(Ice.Callback __cb)
begin_clearAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_clearAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_clearAnnotationLinks(Callback_Session_clearAnnotationLinks __cb)
begin_clearAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_clearAnnotationLinks __cb)
begin_clearAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_clearAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_clearAnnotationLinks
in interface SessionPrx
public void end_clearAnnotationLinks(Ice.AsyncResult __iresult)
end_clearAnnotationLinks
in interface SessionPrx
public void clearEvents()
clearEvents
in interface SessionPrx
public void clearEvents(java.util.Map<java.lang.String,java.lang.String> __ctx)
clearEvents
in interface SessionPrx
public Ice.AsyncResult begin_clearEvents()
begin_clearEvents
in interface SessionPrx
public Ice.AsyncResult begin_clearEvents(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_clearEvents
in interface SessionPrx
public Ice.AsyncResult begin_clearEvents(Ice.Callback __cb)
begin_clearEvents
in interface SessionPrx
public Ice.AsyncResult begin_clearEvents(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_clearEvents
in interface SessionPrx
public Ice.AsyncResult begin_clearEvents(Callback_Session_clearEvents __cb)
begin_clearEvents
in interface SessionPrx
public Ice.AsyncResult begin_clearEvents(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_clearEvents __cb)
begin_clearEvents
in interface SessionPrx
public Ice.AsyncResult begin_clearEvents(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearEvents
in interface SessionPrx
public Ice.AsyncResult begin_clearEvents(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_clearEvents
in interface SessionPrx
public Ice.AsyncResult begin_clearEvents(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearEvents
in interface SessionPrx
public Ice.AsyncResult begin_clearEvents(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_clearEvents
in interface SessionPrx
public void end_clearEvents(Ice.AsyncResult __iresult)
end_clearEvents
in interface SessionPrx
public java.util.List<SessionAnnotationLink> copyAnnotationLinks()
copyAnnotationLinks
in interface SessionPrx
public java.util.List<SessionAnnotationLink> copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
copyAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_copyAnnotationLinks()
begin_copyAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_copyAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_copyAnnotationLinks(Ice.Callback __cb)
begin_copyAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_copyAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_copyAnnotationLinks(Callback_Session_copyAnnotationLinks __cb)
begin_copyAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_copyAnnotationLinks __cb)
begin_copyAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<SessionAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<SessionAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<SessionAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<SessionAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyAnnotationLinks
in interface SessionPrx
public java.util.List<SessionAnnotationLink> end_copyAnnotationLinks(Ice.AsyncResult __iresult)
end_copyAnnotationLinks
in interface SessionPrx
public static void __copyAnnotationLinks_completed(Ice.TwowayCallbackArg1<java.util.List<SessionAnnotationLink>> __cb, Ice.AsyncResult __result)
public java.util.List<Event> copyEvents()
copyEvents
in interface SessionPrx
public java.util.List<Event> copyEvents(java.util.Map<java.lang.String,java.lang.String> __ctx)
copyEvents
in interface SessionPrx
public Ice.AsyncResult begin_copyEvents()
begin_copyEvents
in interface SessionPrx
public Ice.AsyncResult begin_copyEvents(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_copyEvents
in interface SessionPrx
public Ice.AsyncResult begin_copyEvents(Ice.Callback __cb)
begin_copyEvents
in interface SessionPrx
public Ice.AsyncResult begin_copyEvents(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_copyEvents
in interface SessionPrx
public Ice.AsyncResult begin_copyEvents(Callback_Session_copyEvents __cb)
begin_copyEvents
in interface SessionPrx
public Ice.AsyncResult begin_copyEvents(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_copyEvents __cb)
begin_copyEvents
in interface SessionPrx
public Ice.AsyncResult begin_copyEvents(IceInternal.Functional_GenericCallback1<java.util.List<Event>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyEvents
in interface SessionPrx
public Ice.AsyncResult begin_copyEvents(IceInternal.Functional_GenericCallback1<java.util.List<Event>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyEvents
in interface SessionPrx
public Ice.AsyncResult begin_copyEvents(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Event>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyEvents
in interface SessionPrx
public Ice.AsyncResult begin_copyEvents(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Event>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyEvents
in interface SessionPrx
public java.util.List<Event> end_copyEvents(Ice.AsyncResult __iresult)
end_copyEvents
in interface SessionPrx
public static void __copyEvents_completed(Ice.TwowayCallbackArg1<java.util.List<Event>> __cb, Ice.AsyncResult __result)
public java.util.List<SessionAnnotationLink> findSessionAnnotationLink(Annotation removal)
findSessionAnnotationLink
in interface SessionPrx
public java.util.List<SessionAnnotationLink> findSessionAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
findSessionAnnotationLink
in interface SessionPrx
public Ice.AsyncResult begin_findSessionAnnotationLink(Annotation removal)
begin_findSessionAnnotationLink
in interface SessionPrx
public Ice.AsyncResult begin_findSessionAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_findSessionAnnotationLink
in interface SessionPrx
public Ice.AsyncResult begin_findSessionAnnotationLink(Annotation removal, Ice.Callback __cb)
begin_findSessionAnnotationLink
in interface SessionPrx
public Ice.AsyncResult begin_findSessionAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_findSessionAnnotationLink
in interface SessionPrx
public Ice.AsyncResult begin_findSessionAnnotationLink(Annotation removal, Callback_Session_findSessionAnnotationLink __cb)
begin_findSessionAnnotationLink
in interface SessionPrx
public Ice.AsyncResult begin_findSessionAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_findSessionAnnotationLink __cb)
begin_findSessionAnnotationLink
in interface SessionPrx
public Ice.AsyncResult begin_findSessionAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<SessionAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_findSessionAnnotationLink
in interface SessionPrx
public Ice.AsyncResult begin_findSessionAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<SessionAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_findSessionAnnotationLink
in interface SessionPrx
public Ice.AsyncResult begin_findSessionAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<SessionAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_findSessionAnnotationLink
in interface SessionPrx
public Ice.AsyncResult begin_findSessionAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<SessionAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_findSessionAnnotationLink
in interface SessionPrx
public java.util.List<SessionAnnotationLink> end_findSessionAnnotationLink(Ice.AsyncResult __iresult)
end_findSessionAnnotationLink
in interface SessionPrx
public static void __findSessionAnnotationLink_completed(Ice.TwowayCallbackArg1<java.util.List<SessionAnnotationLink>> __cb, Ice.AsyncResult __result)
public java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
getAnnotationLinksCountPerOwner
in interface SessionPrx
public java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
getAnnotationLinksCountPerOwner
in interface SessionPrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner()
begin_getAnnotationLinksCountPerOwner
in interface SessionPrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getAnnotationLinksCountPerOwner
in interface SessionPrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)
begin_getAnnotationLinksCountPerOwner
in interface SessionPrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getAnnotationLinksCountPerOwner
in interface SessionPrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Callback_Session_getAnnotationLinksCountPerOwner __cb)
begin_getAnnotationLinksCountPerOwner
in interface SessionPrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getAnnotationLinksCountPerOwner __cb)
begin_getAnnotationLinksCountPerOwner
in interface SessionPrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getAnnotationLinksCountPerOwner
in interface SessionPrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getAnnotationLinksCountPerOwner
in interface SessionPrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getAnnotationLinksCountPerOwner
in interface SessionPrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getAnnotationLinksCountPerOwner
in interface SessionPrx
public java.util.Map<java.lang.Long,java.lang.Long> end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult)
end_getAnnotationLinksCountPerOwner
in interface SessionPrx
public static void __getAnnotationLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)
public RTime getClosed()
getClosed
in interface SessionPrx
public RTime getClosed(java.util.Map<java.lang.String,java.lang.String> __ctx)
getClosed
in interface SessionPrx
public Ice.AsyncResult begin_getClosed()
begin_getClosed
in interface SessionPrx
public Ice.AsyncResult begin_getClosed(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getClosed
in interface SessionPrx
public Ice.AsyncResult begin_getClosed(Ice.Callback __cb)
begin_getClosed
in interface SessionPrx
public Ice.AsyncResult begin_getClosed(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getClosed
in interface SessionPrx
public Ice.AsyncResult begin_getClosed(Callback_Session_getClosed __cb)
begin_getClosed
in interface SessionPrx
public Ice.AsyncResult begin_getClosed(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getClosed __cb)
begin_getClosed
in interface SessionPrx
public Ice.AsyncResult begin_getClosed(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getClosed
in interface SessionPrx
public Ice.AsyncResult begin_getClosed(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getClosed
in interface SessionPrx
public Ice.AsyncResult begin_getClosed(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getClosed
in interface SessionPrx
public Ice.AsyncResult begin_getClosed(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getClosed
in interface SessionPrx
public RTime end_getClosed(Ice.AsyncResult __iresult)
end_getClosed
in interface SessionPrx
public static void __getClosed_completed(Ice.TwowayCallbackArg1<RTime> __cb, Ice.AsyncResult __result)
public RString getDefaultEventType()
getDefaultEventType
in interface SessionPrx
public RString getDefaultEventType(java.util.Map<java.lang.String,java.lang.String> __ctx)
getDefaultEventType
in interface SessionPrx
public Ice.AsyncResult begin_getDefaultEventType()
begin_getDefaultEventType
in interface SessionPrx
public Ice.AsyncResult begin_getDefaultEventType(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getDefaultEventType
in interface SessionPrx
public Ice.AsyncResult begin_getDefaultEventType(Ice.Callback __cb)
begin_getDefaultEventType
in interface SessionPrx
public Ice.AsyncResult begin_getDefaultEventType(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getDefaultEventType
in interface SessionPrx
public Ice.AsyncResult begin_getDefaultEventType(Callback_Session_getDefaultEventType __cb)
begin_getDefaultEventType
in interface SessionPrx
public Ice.AsyncResult begin_getDefaultEventType(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getDefaultEventType __cb)
begin_getDefaultEventType
in interface SessionPrx
public Ice.AsyncResult begin_getDefaultEventType(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getDefaultEventType
in interface SessionPrx
public Ice.AsyncResult begin_getDefaultEventType(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getDefaultEventType
in interface SessionPrx
public Ice.AsyncResult begin_getDefaultEventType(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getDefaultEventType
in interface SessionPrx
public Ice.AsyncResult begin_getDefaultEventType(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getDefaultEventType
in interface SessionPrx
public RString end_getDefaultEventType(Ice.AsyncResult __iresult)
end_getDefaultEventType
in interface SessionPrx
public static void __getDefaultEventType_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
public RString getMessage()
getMessage
in interface SessionPrx
public RString getMessage(java.util.Map<java.lang.String,java.lang.String> __ctx)
getMessage
in interface SessionPrx
public Ice.AsyncResult begin_getMessage()
begin_getMessage
in interface SessionPrx
public Ice.AsyncResult begin_getMessage(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getMessage
in interface SessionPrx
public Ice.AsyncResult begin_getMessage(Ice.Callback __cb)
begin_getMessage
in interface SessionPrx
public Ice.AsyncResult begin_getMessage(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getMessage
in interface SessionPrx
public Ice.AsyncResult begin_getMessage(Callback_Session_getMessage __cb)
begin_getMessage
in interface SessionPrx
public Ice.AsyncResult begin_getMessage(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getMessage __cb)
begin_getMessage
in interface SessionPrx
public Ice.AsyncResult begin_getMessage(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getMessage
in interface SessionPrx
public Ice.AsyncResult begin_getMessage(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getMessage
in interface SessionPrx
public Ice.AsyncResult begin_getMessage(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getMessage
in interface SessionPrx
public Ice.AsyncResult begin_getMessage(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getMessage
in interface SessionPrx
public RString end_getMessage(Ice.AsyncResult __iresult)
end_getMessage
in interface SessionPrx
public static void __getMessage_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
public Node getNode()
getNode
in interface SessionPrx
public Node getNode(java.util.Map<java.lang.String,java.lang.String> __ctx)
getNode
in interface SessionPrx
public Ice.AsyncResult begin_getNode()
begin_getNode
in interface SessionPrx
public Ice.AsyncResult begin_getNode(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getNode
in interface SessionPrx
public Ice.AsyncResult begin_getNode(Ice.Callback __cb)
begin_getNode
in interface SessionPrx
public Ice.AsyncResult begin_getNode(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getNode
in interface SessionPrx
public Ice.AsyncResult begin_getNode(Callback_Session_getNode __cb)
begin_getNode
in interface SessionPrx
public Ice.AsyncResult begin_getNode(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getNode __cb)
begin_getNode
in interface SessionPrx
public Ice.AsyncResult begin_getNode(IceInternal.Functional_GenericCallback1<Node> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getNode
in interface SessionPrx
public Ice.AsyncResult begin_getNode(IceInternal.Functional_GenericCallback1<Node> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getNode
in interface SessionPrx
public Ice.AsyncResult begin_getNode(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Node> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getNode
in interface SessionPrx
public Ice.AsyncResult begin_getNode(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Node> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getNode
in interface SessionPrx
public Node end_getNode(Ice.AsyncResult __iresult)
end_getNode
in interface SessionPrx
public static void __getNode_completed(Ice.TwowayCallbackArg1<Node> __cb, Ice.AsyncResult __result)
public Experimenter getOwner()
getOwner
in interface SessionPrx
public Experimenter getOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
getOwner
in interface SessionPrx
public Ice.AsyncResult begin_getOwner()
begin_getOwner
in interface SessionPrx
public Ice.AsyncResult begin_getOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getOwner
in interface SessionPrx
public Ice.AsyncResult begin_getOwner(Ice.Callback __cb)
begin_getOwner
in interface SessionPrx
public Ice.AsyncResult begin_getOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getOwner
in interface SessionPrx
public Ice.AsyncResult begin_getOwner(Callback_Session_getOwner __cb)
begin_getOwner
in interface SessionPrx
public Ice.AsyncResult begin_getOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getOwner __cb)
begin_getOwner
in interface SessionPrx
public Ice.AsyncResult begin_getOwner(IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getOwner
in interface SessionPrx
public Ice.AsyncResult begin_getOwner(IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getOwner
in interface SessionPrx
public Ice.AsyncResult begin_getOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getOwner
in interface SessionPrx
public Ice.AsyncResult begin_getOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getOwner
in interface SessionPrx
public Experimenter end_getOwner(Ice.AsyncResult __iresult)
end_getOwner
in interface SessionPrx
public static void __getOwner_completed(Ice.TwowayCallbackArg1<Experimenter> __cb, Ice.AsyncResult __result)
public RTime getStarted()
getStarted
in interface SessionPrx
public RTime getStarted(java.util.Map<java.lang.String,java.lang.String> __ctx)
getStarted
in interface SessionPrx
public Ice.AsyncResult begin_getStarted()
begin_getStarted
in interface SessionPrx
public Ice.AsyncResult begin_getStarted(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getStarted
in interface SessionPrx
public Ice.AsyncResult begin_getStarted(Ice.Callback __cb)
begin_getStarted
in interface SessionPrx
public Ice.AsyncResult begin_getStarted(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getStarted
in interface SessionPrx
public Ice.AsyncResult begin_getStarted(Callback_Session_getStarted __cb)
begin_getStarted
in interface SessionPrx
public Ice.AsyncResult begin_getStarted(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getStarted __cb)
begin_getStarted
in interface SessionPrx
public Ice.AsyncResult begin_getStarted(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getStarted
in interface SessionPrx
public Ice.AsyncResult begin_getStarted(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getStarted
in interface SessionPrx
public Ice.AsyncResult begin_getStarted(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getStarted
in interface SessionPrx
public Ice.AsyncResult begin_getStarted(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getStarted
in interface SessionPrx
public RTime end_getStarted(Ice.AsyncResult __iresult)
end_getStarted
in interface SessionPrx
public static void __getStarted_completed(Ice.TwowayCallbackArg1<RTime> __cb, Ice.AsyncResult __result)
public Experimenter getSudoer()
getSudoer
in interface SessionPrx
public Experimenter getSudoer(java.util.Map<java.lang.String,java.lang.String> __ctx)
getSudoer
in interface SessionPrx
public Ice.AsyncResult begin_getSudoer()
begin_getSudoer
in interface SessionPrx
public Ice.AsyncResult begin_getSudoer(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getSudoer
in interface SessionPrx
public Ice.AsyncResult begin_getSudoer(Ice.Callback __cb)
begin_getSudoer
in interface SessionPrx
public Ice.AsyncResult begin_getSudoer(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getSudoer
in interface SessionPrx
public Ice.AsyncResult begin_getSudoer(Callback_Session_getSudoer __cb)
begin_getSudoer
in interface SessionPrx
public Ice.AsyncResult begin_getSudoer(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getSudoer __cb)
begin_getSudoer
in interface SessionPrx
public Ice.AsyncResult begin_getSudoer(IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getSudoer
in interface SessionPrx
public Ice.AsyncResult begin_getSudoer(IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getSudoer
in interface SessionPrx
public Ice.AsyncResult begin_getSudoer(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getSudoer
in interface SessionPrx
public Ice.AsyncResult begin_getSudoer(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getSudoer
in interface SessionPrx
public Experimenter end_getSudoer(Ice.AsyncResult __iresult)
end_getSudoer
in interface SessionPrx
public static void __getSudoer_completed(Ice.TwowayCallbackArg1<Experimenter> __cb, Ice.AsyncResult __result)
public RLong getTimeToIdle()
getTimeToIdle
in interface SessionPrx
public RLong getTimeToIdle(java.util.Map<java.lang.String,java.lang.String> __ctx)
getTimeToIdle
in interface SessionPrx
public Ice.AsyncResult begin_getTimeToIdle()
begin_getTimeToIdle
in interface SessionPrx
public Ice.AsyncResult begin_getTimeToIdle(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getTimeToIdle
in interface SessionPrx
public Ice.AsyncResult begin_getTimeToIdle(Ice.Callback __cb)
begin_getTimeToIdle
in interface SessionPrx
public Ice.AsyncResult begin_getTimeToIdle(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getTimeToIdle
in interface SessionPrx
public Ice.AsyncResult begin_getTimeToIdle(Callback_Session_getTimeToIdle __cb)
begin_getTimeToIdle
in interface SessionPrx
public Ice.AsyncResult begin_getTimeToIdle(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getTimeToIdle __cb)
begin_getTimeToIdle
in interface SessionPrx
public Ice.AsyncResult begin_getTimeToIdle(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getTimeToIdle
in interface SessionPrx
public Ice.AsyncResult begin_getTimeToIdle(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getTimeToIdle
in interface SessionPrx
public Ice.AsyncResult begin_getTimeToIdle(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getTimeToIdle
in interface SessionPrx
public Ice.AsyncResult begin_getTimeToIdle(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getTimeToIdle
in interface SessionPrx
public RLong end_getTimeToIdle(Ice.AsyncResult __iresult)
end_getTimeToIdle
in interface SessionPrx
public static void __getTimeToIdle_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)
public RLong getTimeToLive()
getTimeToLive
in interface SessionPrx
public RLong getTimeToLive(java.util.Map<java.lang.String,java.lang.String> __ctx)
getTimeToLive
in interface SessionPrx
public Ice.AsyncResult begin_getTimeToLive()
begin_getTimeToLive
in interface SessionPrx
public Ice.AsyncResult begin_getTimeToLive(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getTimeToLive
in interface SessionPrx
public Ice.AsyncResult begin_getTimeToLive(Ice.Callback __cb)
begin_getTimeToLive
in interface SessionPrx
public Ice.AsyncResult begin_getTimeToLive(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getTimeToLive
in interface SessionPrx
public Ice.AsyncResult begin_getTimeToLive(Callback_Session_getTimeToLive __cb)
begin_getTimeToLive
in interface SessionPrx
public Ice.AsyncResult begin_getTimeToLive(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getTimeToLive __cb)
begin_getTimeToLive
in interface SessionPrx
public Ice.AsyncResult begin_getTimeToLive(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getTimeToLive
in interface SessionPrx
public Ice.AsyncResult begin_getTimeToLive(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getTimeToLive
in interface SessionPrx
public Ice.AsyncResult begin_getTimeToLive(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getTimeToLive
in interface SessionPrx
public Ice.AsyncResult begin_getTimeToLive(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getTimeToLive
in interface SessionPrx
public RLong end_getTimeToLive(Ice.AsyncResult __iresult)
end_getTimeToLive
in interface SessionPrx
public static void __getTimeToLive_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)
public RString getUserAgent()
getUserAgent
in interface SessionPrx
public RString getUserAgent(java.util.Map<java.lang.String,java.lang.String> __ctx)
getUserAgent
in interface SessionPrx
public Ice.AsyncResult begin_getUserAgent()
begin_getUserAgent
in interface SessionPrx
public Ice.AsyncResult begin_getUserAgent(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getUserAgent
in interface SessionPrx
public Ice.AsyncResult begin_getUserAgent(Ice.Callback __cb)
begin_getUserAgent
in interface SessionPrx
public Ice.AsyncResult begin_getUserAgent(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getUserAgent
in interface SessionPrx
public Ice.AsyncResult begin_getUserAgent(Callback_Session_getUserAgent __cb)
begin_getUserAgent
in interface SessionPrx
public Ice.AsyncResult begin_getUserAgent(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getUserAgent __cb)
begin_getUserAgent
in interface SessionPrx
public Ice.AsyncResult begin_getUserAgent(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getUserAgent
in interface SessionPrx
public Ice.AsyncResult begin_getUserAgent(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getUserAgent
in interface SessionPrx
public Ice.AsyncResult begin_getUserAgent(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getUserAgent
in interface SessionPrx
public Ice.AsyncResult begin_getUserAgent(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getUserAgent
in interface SessionPrx
public RString end_getUserAgent(Ice.AsyncResult __iresult)
end_getUserAgent
in interface SessionPrx
public static void __getUserAgent_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
public RString getUserIP()
getUserIP
in interface SessionPrx
public RString getUserIP(java.util.Map<java.lang.String,java.lang.String> __ctx)
getUserIP
in interface SessionPrx
public Ice.AsyncResult begin_getUserIP()
begin_getUserIP
in interface SessionPrx
public Ice.AsyncResult begin_getUserIP(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getUserIP
in interface SessionPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getUserIP(Ice.Callback __cb)
begin_getUserIP
in interface SessionPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getUserIP(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getUserIP
in interface SessionPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getUserIP(Callback_Session_getUserIP __cb)
begin_getUserIP
in interface SessionPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getUserIP(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getUserIP __cb)
begin_getUserIP
in interface SessionPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getUserIP(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getUserIP
in interface SessionPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getUserIP(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getUserIP
in interface SessionPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_getUserIP(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getUserIP
in interface SessionPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getUserIP(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getUserIP
in interface SessionPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public RString end_getUserIP(Ice.AsyncResult __iresult)
end_getUserIP
in interface SessionPrx
__iresult
- The asynchronous result object.public static void __getUserIP_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
public RString getUuid()
getUuid
in interface SessionPrx
public RString getUuid(java.util.Map<java.lang.String,java.lang.String> __ctx)
getUuid
in interface SessionPrx
public Ice.AsyncResult begin_getUuid()
begin_getUuid
in interface SessionPrx
public Ice.AsyncResult begin_getUuid(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getUuid
in interface SessionPrx
public Ice.AsyncResult begin_getUuid(Ice.Callback __cb)
begin_getUuid
in interface SessionPrx
public Ice.AsyncResult begin_getUuid(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getUuid
in interface SessionPrx
public Ice.AsyncResult begin_getUuid(Callback_Session_getUuid __cb)
begin_getUuid
in interface SessionPrx
public Ice.AsyncResult begin_getUuid(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getUuid __cb)
begin_getUuid
in interface SessionPrx
public Ice.AsyncResult begin_getUuid(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getUuid
in interface SessionPrx
public Ice.AsyncResult begin_getUuid(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getUuid
in interface SessionPrx
public Ice.AsyncResult begin_getUuid(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getUuid
in interface SessionPrx
public Ice.AsyncResult begin_getUuid(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getUuid
in interface SessionPrx
public RString end_getUuid(Ice.AsyncResult __iresult)
end_getUuid
in interface SessionPrx
public static void __getUuid_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
public RInt getVersion()
getVersion
in interface SessionPrx
public RInt getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
getVersion
in interface SessionPrx
public Ice.AsyncResult begin_getVersion()
begin_getVersion
in interface SessionPrx
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getVersion
in interface SessionPrx
public Ice.AsyncResult begin_getVersion(Ice.Callback __cb)
begin_getVersion
in interface SessionPrx
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getVersion
in interface SessionPrx
public Ice.AsyncResult begin_getVersion(Callback_Session_getVersion __cb)
begin_getVersion
in interface SessionPrx
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getVersion __cb)
begin_getVersion
in interface SessionPrx
public Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getVersion
in interface SessionPrx
public Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getVersion
in interface SessionPrx
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getVersion
in interface SessionPrx
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getVersion
in interface SessionPrx
public RInt end_getVersion(Ice.AsyncResult __iresult)
end_getVersion
in interface SessionPrx
public static void __getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
public SessionAnnotationLink linkAnnotation(Annotation addition)
linkAnnotation
in interface SessionPrx
public SessionAnnotationLink linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
linkAnnotation
in interface SessionPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition)
begin_linkAnnotation
in interface SessionPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_linkAnnotation
in interface SessionPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Ice.Callback __cb)
begin_linkAnnotation
in interface SessionPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_linkAnnotation
in interface SessionPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Callback_Session_linkAnnotation __cb)
begin_linkAnnotation
in interface SessionPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_linkAnnotation __cb)
begin_linkAnnotation
in interface SessionPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<SessionAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkAnnotation
in interface SessionPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<SessionAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkAnnotation
in interface SessionPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<SessionAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkAnnotation
in interface SessionPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<SessionAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkAnnotation
in interface SessionPrx
public SessionAnnotationLink end_linkAnnotation(Ice.AsyncResult __iresult)
end_linkAnnotation
in interface SessionPrx
public static void __linkAnnotation_completed(Ice.TwowayCallbackArg1<SessionAnnotationLink> __cb, Ice.AsyncResult __result)
public java.util.List<Annotation> linkedAnnotationList()
linkedAnnotationList
in interface SessionPrx
public java.util.List<Annotation> linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
linkedAnnotationList
in interface SessionPrx
public Ice.AsyncResult begin_linkedAnnotationList()
begin_linkedAnnotationList
in interface SessionPrx
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_linkedAnnotationList
in interface SessionPrx
public Ice.AsyncResult begin_linkedAnnotationList(Ice.Callback __cb)
begin_linkedAnnotationList
in interface SessionPrx
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_linkedAnnotationList
in interface SessionPrx
public Ice.AsyncResult begin_linkedAnnotationList(Callback_Session_linkedAnnotationList __cb)
begin_linkedAnnotationList
in interface SessionPrx
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_linkedAnnotationList __cb)
begin_linkedAnnotationList
in interface SessionPrx
public Ice.AsyncResult begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkedAnnotationList
in interface SessionPrx
public Ice.AsyncResult begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkedAnnotationList
in interface SessionPrx
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkedAnnotationList
in interface SessionPrx
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkedAnnotationList
in interface SessionPrx
public java.util.List<Annotation> end_linkedAnnotationList(Ice.AsyncResult __iresult)
end_linkedAnnotationList
in interface SessionPrx
public static void __linkedAnnotationList_completed(Ice.TwowayCallbackArg1<java.util.List<Annotation>> __cb, Ice.AsyncResult __result)
public void reloadAnnotationLinks(Session toCopy)
reloadAnnotationLinks
in interface SessionPrx
public void reloadAnnotationLinks(Session toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
reloadAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(Session toCopy)
begin_reloadAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(Session toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_reloadAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(Session toCopy, Ice.Callback __cb)
begin_reloadAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(Session toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_reloadAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(Session toCopy, Callback_Session_reloadAnnotationLinks __cb)
begin_reloadAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(Session toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_reloadAnnotationLinks __cb)
begin_reloadAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(Session toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(Session toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(Session toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(Session toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadAnnotationLinks
in interface SessionPrx
public void end_reloadAnnotationLinks(Ice.AsyncResult __iresult)
end_reloadAnnotationLinks
in interface SessionPrx
public void reloadEvents(Session toCopy)
reloadEvents
in interface SessionPrx
public void reloadEvents(Session toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
reloadEvents
in interface SessionPrx
public Ice.AsyncResult begin_reloadEvents(Session toCopy)
begin_reloadEvents
in interface SessionPrx
public Ice.AsyncResult begin_reloadEvents(Session toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_reloadEvents
in interface SessionPrx
public Ice.AsyncResult begin_reloadEvents(Session toCopy, Ice.Callback __cb)
begin_reloadEvents
in interface SessionPrx
public Ice.AsyncResult begin_reloadEvents(Session toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_reloadEvents
in interface SessionPrx
public Ice.AsyncResult begin_reloadEvents(Session toCopy, Callback_Session_reloadEvents __cb)
begin_reloadEvents
in interface SessionPrx
public Ice.AsyncResult begin_reloadEvents(Session toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_reloadEvents __cb)
begin_reloadEvents
in interface SessionPrx
public Ice.AsyncResult begin_reloadEvents(Session toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadEvents
in interface SessionPrx
public Ice.AsyncResult begin_reloadEvents(Session toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadEvents
in interface SessionPrx
public Ice.AsyncResult begin_reloadEvents(Session toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadEvents
in interface SessionPrx
public Ice.AsyncResult begin_reloadEvents(Session toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadEvents
in interface SessionPrx
public void end_reloadEvents(Ice.AsyncResult __iresult)
end_reloadEvents
in interface SessionPrx
public void removeAllEventSet(java.util.List<Event> targets)
removeAllEventSet
in interface SessionPrx
public void removeAllEventSet(java.util.List<Event> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeAllEventSet
in interface SessionPrx
public Ice.AsyncResult begin_removeAllEventSet(java.util.List<Event> targets)
begin_removeAllEventSet
in interface SessionPrx
public Ice.AsyncResult begin_removeAllEventSet(java.util.List<Event> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeAllEventSet
in interface SessionPrx
public Ice.AsyncResult begin_removeAllEventSet(java.util.List<Event> targets, Ice.Callback __cb)
begin_removeAllEventSet
in interface SessionPrx
public Ice.AsyncResult begin_removeAllEventSet(java.util.List<Event> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeAllEventSet
in interface SessionPrx
public Ice.AsyncResult begin_removeAllEventSet(java.util.List<Event> targets, Callback_Session_removeAllEventSet __cb)
begin_removeAllEventSet
in interface SessionPrx
public Ice.AsyncResult begin_removeAllEventSet(java.util.List<Event> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_removeAllEventSet __cb)
begin_removeAllEventSet
in interface SessionPrx
public Ice.AsyncResult begin_removeAllEventSet(java.util.List<Event> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllEventSet
in interface SessionPrx
public Ice.AsyncResult begin_removeAllEventSet(java.util.List<Event> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllEventSet
in interface SessionPrx
public Ice.AsyncResult begin_removeAllEventSet(java.util.List<Event> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllEventSet
in interface SessionPrx
public Ice.AsyncResult begin_removeAllEventSet(java.util.List<Event> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllEventSet
in interface SessionPrx
public void end_removeAllEventSet(Ice.AsyncResult __iresult)
end_removeAllEventSet
in interface SessionPrx
public void removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets)
removeAllSessionAnnotationLinkSet
in interface SessionPrx
public void removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeAllSessionAnnotationLinkSet
in interface SessionPrx
public Ice.AsyncResult begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets)
begin_removeAllSessionAnnotationLinkSet
in interface SessionPrx
public Ice.AsyncResult begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeAllSessionAnnotationLinkSet
in interface SessionPrx
public Ice.AsyncResult begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, Ice.Callback __cb)
begin_removeAllSessionAnnotationLinkSet
in interface SessionPrx
public Ice.AsyncResult begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeAllSessionAnnotationLinkSet
in interface SessionPrx
public Ice.AsyncResult begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, Callback_Session_removeAllSessionAnnotationLinkSet __cb)
begin_removeAllSessionAnnotationLinkSet
in interface SessionPrx
public Ice.AsyncResult begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_removeAllSessionAnnotationLinkSet __cb)
begin_removeAllSessionAnnotationLinkSet
in interface SessionPrx
public Ice.AsyncResult begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllSessionAnnotationLinkSet
in interface SessionPrx
public Ice.AsyncResult begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllSessionAnnotationLinkSet
in interface SessionPrx
public Ice.AsyncResult begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllSessionAnnotationLinkSet
in interface SessionPrx
public Ice.AsyncResult begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllSessionAnnotationLinkSet
in interface SessionPrx
public void end_removeAllSessionAnnotationLinkSet(Ice.AsyncResult __iresult)
end_removeAllSessionAnnotationLinkSet
in interface SessionPrx
public void removeEvent(Event theTarget)
removeEvent
in interface SessionPrx
public void removeEvent(Event theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeEvent
in interface SessionPrx
public Ice.AsyncResult begin_removeEvent(Event theTarget)
begin_removeEvent
in interface SessionPrx
public Ice.AsyncResult begin_removeEvent(Event theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeEvent
in interface SessionPrx
public Ice.AsyncResult begin_removeEvent(Event theTarget, Ice.Callback __cb)
begin_removeEvent
in interface SessionPrx
public Ice.AsyncResult begin_removeEvent(Event theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeEvent
in interface SessionPrx
public Ice.AsyncResult begin_removeEvent(Event theTarget, Callback_Session_removeEvent __cb)
begin_removeEvent
in interface SessionPrx
public Ice.AsyncResult begin_removeEvent(Event theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_removeEvent __cb)
begin_removeEvent
in interface SessionPrx
public Ice.AsyncResult begin_removeEvent(Event theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeEvent
in interface SessionPrx
public Ice.AsyncResult begin_removeEvent(Event theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeEvent
in interface SessionPrx
public Ice.AsyncResult begin_removeEvent(Event theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeEvent
in interface SessionPrx
public Ice.AsyncResult begin_removeEvent(Event theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeEvent
in interface SessionPrx
public void end_removeEvent(Ice.AsyncResult __iresult)
end_removeEvent
in interface SessionPrx
public void removeSessionAnnotationLink(SessionAnnotationLink theTarget)
removeSessionAnnotationLink
in interface SessionPrx
public void removeSessionAnnotationLink(SessionAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeSessionAnnotationLink
in interface SessionPrx
public Ice.AsyncResult begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget)
begin_removeSessionAnnotationLink
in interface SessionPrx
public Ice.AsyncResult begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeSessionAnnotationLink
in interface SessionPrx
public Ice.AsyncResult begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget, Ice.Callback __cb)
begin_removeSessionAnnotationLink
in interface SessionPrx
public Ice.AsyncResult begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeSessionAnnotationLink
in interface SessionPrx
public Ice.AsyncResult begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget, Callback_Session_removeSessionAnnotationLink __cb)
begin_removeSessionAnnotationLink
in interface SessionPrx
public Ice.AsyncResult begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_removeSessionAnnotationLink __cb)
begin_removeSessionAnnotationLink
in interface SessionPrx
public Ice.AsyncResult begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeSessionAnnotationLink
in interface SessionPrx
public Ice.AsyncResult begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeSessionAnnotationLink
in interface SessionPrx
public Ice.AsyncResult begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeSessionAnnotationLink
in interface SessionPrx
public Ice.AsyncResult begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeSessionAnnotationLink
in interface SessionPrx
public void end_removeSessionAnnotationLink(Ice.AsyncResult __iresult)
end_removeSessionAnnotationLink
in interface SessionPrx
public void removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link, boolean bothSides)
removeSessionAnnotationLinkFromBoth
in interface SessionPrx
public void removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeSessionAnnotationLinkFromBoth
in interface SessionPrx
public Ice.AsyncResult begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link, boolean bothSides)
begin_removeSessionAnnotationLinkFromBoth
in interface SessionPrx
public Ice.AsyncResult begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeSessionAnnotationLinkFromBoth
in interface SessionPrx
public Ice.AsyncResult begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link, boolean bothSides, Ice.Callback __cb)
begin_removeSessionAnnotationLinkFromBoth
in interface SessionPrx
public Ice.AsyncResult begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeSessionAnnotationLinkFromBoth
in interface SessionPrx
public Ice.AsyncResult begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link, boolean bothSides, Callback_Session_removeSessionAnnotationLinkFromBoth __cb)
begin_removeSessionAnnotationLinkFromBoth
in interface SessionPrx
public Ice.AsyncResult begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_removeSessionAnnotationLinkFromBoth __cb)
begin_removeSessionAnnotationLinkFromBoth
in interface SessionPrx
public Ice.AsyncResult begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeSessionAnnotationLinkFromBoth
in interface SessionPrx
public Ice.AsyncResult begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeSessionAnnotationLinkFromBoth
in interface SessionPrx
public Ice.AsyncResult begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeSessionAnnotationLinkFromBoth
in interface SessionPrx
public Ice.AsyncResult begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeSessionAnnotationLinkFromBoth
in interface SessionPrx
public void end_removeSessionAnnotationLinkFromBoth(Ice.AsyncResult __iresult)
end_removeSessionAnnotationLinkFromBoth
in interface SessionPrx
public void setClosed(RTime theClosed)
setClosed
in interface SessionPrx
public void setClosed(RTime theClosed, java.util.Map<java.lang.String,java.lang.String> __ctx)
setClosed
in interface SessionPrx
public Ice.AsyncResult begin_setClosed(RTime theClosed)
begin_setClosed
in interface SessionPrx
public Ice.AsyncResult begin_setClosed(RTime theClosed, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setClosed
in interface SessionPrx
public Ice.AsyncResult begin_setClosed(RTime theClosed, Ice.Callback __cb)
begin_setClosed
in interface SessionPrx
public Ice.AsyncResult begin_setClosed(RTime theClosed, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setClosed
in interface SessionPrx
public Ice.AsyncResult begin_setClosed(RTime theClosed, Callback_Session_setClosed __cb)
begin_setClosed
in interface SessionPrx
public Ice.AsyncResult begin_setClosed(RTime theClosed, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setClosed __cb)
begin_setClosed
in interface SessionPrx
public Ice.AsyncResult begin_setClosed(RTime theClosed, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setClosed
in interface SessionPrx
public Ice.AsyncResult begin_setClosed(RTime theClosed, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setClosed
in interface SessionPrx
public Ice.AsyncResult begin_setClosed(RTime theClosed, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setClosed
in interface SessionPrx
public Ice.AsyncResult begin_setClosed(RTime theClosed, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setClosed
in interface SessionPrx
public void end_setClosed(Ice.AsyncResult __iresult)
end_setClosed
in interface SessionPrx
public void setDefaultEventType(RString theDefaultEventType)
setDefaultEventType
in interface SessionPrx
public void setDefaultEventType(RString theDefaultEventType, java.util.Map<java.lang.String,java.lang.String> __ctx)
setDefaultEventType
in interface SessionPrx
public Ice.AsyncResult begin_setDefaultEventType(RString theDefaultEventType)
begin_setDefaultEventType
in interface SessionPrx
public Ice.AsyncResult begin_setDefaultEventType(RString theDefaultEventType, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setDefaultEventType
in interface SessionPrx
public Ice.AsyncResult begin_setDefaultEventType(RString theDefaultEventType, Ice.Callback __cb)
begin_setDefaultEventType
in interface SessionPrx
public Ice.AsyncResult begin_setDefaultEventType(RString theDefaultEventType, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setDefaultEventType
in interface SessionPrx
public Ice.AsyncResult begin_setDefaultEventType(RString theDefaultEventType, Callback_Session_setDefaultEventType __cb)
begin_setDefaultEventType
in interface SessionPrx
public Ice.AsyncResult begin_setDefaultEventType(RString theDefaultEventType, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setDefaultEventType __cb)
begin_setDefaultEventType
in interface SessionPrx
public Ice.AsyncResult begin_setDefaultEventType(RString theDefaultEventType, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setDefaultEventType
in interface SessionPrx
public Ice.AsyncResult begin_setDefaultEventType(RString theDefaultEventType, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setDefaultEventType
in interface SessionPrx
public Ice.AsyncResult begin_setDefaultEventType(RString theDefaultEventType, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setDefaultEventType
in interface SessionPrx
public Ice.AsyncResult begin_setDefaultEventType(RString theDefaultEventType, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setDefaultEventType
in interface SessionPrx
public void end_setDefaultEventType(Ice.AsyncResult __iresult)
end_setDefaultEventType
in interface SessionPrx
public void setMessage(RString theMessage)
setMessage
in interface SessionPrx
public void setMessage(RString theMessage, java.util.Map<java.lang.String,java.lang.String> __ctx)
setMessage
in interface SessionPrx
public Ice.AsyncResult begin_setMessage(RString theMessage)
begin_setMessage
in interface SessionPrx
public Ice.AsyncResult begin_setMessage(RString theMessage, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setMessage
in interface SessionPrx
public Ice.AsyncResult begin_setMessage(RString theMessage, Ice.Callback __cb)
begin_setMessage
in interface SessionPrx
public Ice.AsyncResult begin_setMessage(RString theMessage, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setMessage
in interface SessionPrx
public Ice.AsyncResult begin_setMessage(RString theMessage, Callback_Session_setMessage __cb)
begin_setMessage
in interface SessionPrx
public Ice.AsyncResult begin_setMessage(RString theMessage, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setMessage __cb)
begin_setMessage
in interface SessionPrx
public Ice.AsyncResult begin_setMessage(RString theMessage, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setMessage
in interface SessionPrx
public Ice.AsyncResult begin_setMessage(RString theMessage, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setMessage
in interface SessionPrx
public Ice.AsyncResult begin_setMessage(RString theMessage, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setMessage
in interface SessionPrx
public Ice.AsyncResult begin_setMessage(RString theMessage, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setMessage
in interface SessionPrx
public void end_setMessage(Ice.AsyncResult __iresult)
end_setMessage
in interface SessionPrx
public void setNode(Node theNode)
setNode
in interface SessionPrx
public void setNode(Node theNode, java.util.Map<java.lang.String,java.lang.String> __ctx)
setNode
in interface SessionPrx
public Ice.AsyncResult begin_setNode(Node theNode)
begin_setNode
in interface SessionPrx
public Ice.AsyncResult begin_setNode(Node theNode, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setNode
in interface SessionPrx
public Ice.AsyncResult begin_setNode(Node theNode, Ice.Callback __cb)
begin_setNode
in interface SessionPrx
public Ice.AsyncResult begin_setNode(Node theNode, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setNode
in interface SessionPrx
public Ice.AsyncResult begin_setNode(Node theNode, Callback_Session_setNode __cb)
begin_setNode
in interface SessionPrx
public Ice.AsyncResult begin_setNode(Node theNode, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setNode __cb)
begin_setNode
in interface SessionPrx
public Ice.AsyncResult begin_setNode(Node theNode, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setNode
in interface SessionPrx
public Ice.AsyncResult begin_setNode(Node theNode, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setNode
in interface SessionPrx
public Ice.AsyncResult begin_setNode(Node theNode, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setNode
in interface SessionPrx
public Ice.AsyncResult begin_setNode(Node theNode, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setNode
in interface SessionPrx
public void end_setNode(Ice.AsyncResult __iresult)
end_setNode
in interface SessionPrx
public void setOwner(Experimenter theOwner)
setOwner
in interface SessionPrx
public void setOwner(Experimenter theOwner, java.util.Map<java.lang.String,java.lang.String> __ctx)
setOwner
in interface SessionPrx
public Ice.AsyncResult begin_setOwner(Experimenter theOwner)
begin_setOwner
in interface SessionPrx
public Ice.AsyncResult begin_setOwner(Experimenter theOwner, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setOwner
in interface SessionPrx
public Ice.AsyncResult begin_setOwner(Experimenter theOwner, Ice.Callback __cb)
begin_setOwner
in interface SessionPrx
public Ice.AsyncResult begin_setOwner(Experimenter theOwner, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setOwner
in interface SessionPrx
public Ice.AsyncResult begin_setOwner(Experimenter theOwner, Callback_Session_setOwner __cb)
begin_setOwner
in interface SessionPrx
public Ice.AsyncResult begin_setOwner(Experimenter theOwner, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setOwner __cb)
begin_setOwner
in interface SessionPrx
public Ice.AsyncResult begin_setOwner(Experimenter theOwner, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setOwner
in interface SessionPrx
public Ice.AsyncResult begin_setOwner(Experimenter theOwner, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setOwner
in interface SessionPrx
public Ice.AsyncResult begin_setOwner(Experimenter theOwner, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setOwner
in interface SessionPrx
public Ice.AsyncResult begin_setOwner(Experimenter theOwner, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setOwner
in interface SessionPrx
public void end_setOwner(Ice.AsyncResult __iresult)
end_setOwner
in interface SessionPrx
public void setStarted(RTime theStarted)
setStarted
in interface SessionPrx
public void setStarted(RTime theStarted, java.util.Map<java.lang.String,java.lang.String> __ctx)
setStarted
in interface SessionPrx
public Ice.AsyncResult begin_setStarted(RTime theStarted)
begin_setStarted
in interface SessionPrx
public Ice.AsyncResult begin_setStarted(RTime theStarted, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setStarted
in interface SessionPrx
public Ice.AsyncResult begin_setStarted(RTime theStarted, Ice.Callback __cb)
begin_setStarted
in interface SessionPrx
public Ice.AsyncResult begin_setStarted(RTime theStarted, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setStarted
in interface SessionPrx
public Ice.AsyncResult begin_setStarted(RTime theStarted, Callback_Session_setStarted __cb)
begin_setStarted
in interface SessionPrx
public Ice.AsyncResult begin_setStarted(RTime theStarted, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setStarted __cb)
begin_setStarted
in interface SessionPrx
public Ice.AsyncResult begin_setStarted(RTime theStarted, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setStarted
in interface SessionPrx
public Ice.AsyncResult begin_setStarted(RTime theStarted, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setStarted
in interface SessionPrx
public Ice.AsyncResult begin_setStarted(RTime theStarted, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setStarted
in interface SessionPrx
public Ice.AsyncResult begin_setStarted(RTime theStarted, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setStarted
in interface SessionPrx
public void end_setStarted(Ice.AsyncResult __iresult)
end_setStarted
in interface SessionPrx
public void setSudoer(Experimenter theSudoer)
setSudoer
in interface SessionPrx
public void setSudoer(Experimenter theSudoer, java.util.Map<java.lang.String,java.lang.String> __ctx)
setSudoer
in interface SessionPrx
public Ice.AsyncResult begin_setSudoer(Experimenter theSudoer)
begin_setSudoer
in interface SessionPrx
public Ice.AsyncResult begin_setSudoer(Experimenter theSudoer, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setSudoer
in interface SessionPrx
public Ice.AsyncResult begin_setSudoer(Experimenter theSudoer, Ice.Callback __cb)
begin_setSudoer
in interface SessionPrx
public Ice.AsyncResult begin_setSudoer(Experimenter theSudoer, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setSudoer
in interface SessionPrx
public Ice.AsyncResult begin_setSudoer(Experimenter theSudoer, Callback_Session_setSudoer __cb)
begin_setSudoer
in interface SessionPrx
public Ice.AsyncResult begin_setSudoer(Experimenter theSudoer, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setSudoer __cb)
begin_setSudoer
in interface SessionPrx
public Ice.AsyncResult begin_setSudoer(Experimenter theSudoer, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setSudoer
in interface SessionPrx
public Ice.AsyncResult begin_setSudoer(Experimenter theSudoer, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setSudoer
in interface SessionPrx
public Ice.AsyncResult begin_setSudoer(Experimenter theSudoer, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setSudoer
in interface SessionPrx
public Ice.AsyncResult begin_setSudoer(Experimenter theSudoer, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setSudoer
in interface SessionPrx
public void end_setSudoer(Ice.AsyncResult __iresult)
end_setSudoer
in interface SessionPrx
public void setTimeToIdle(RLong theTimeToIdle)
setTimeToIdle
in interface SessionPrx
public void setTimeToIdle(RLong theTimeToIdle, java.util.Map<java.lang.String,java.lang.String> __ctx)
setTimeToIdle
in interface SessionPrx
public Ice.AsyncResult begin_setTimeToIdle(RLong theTimeToIdle)
begin_setTimeToIdle
in interface SessionPrx
public Ice.AsyncResult begin_setTimeToIdle(RLong theTimeToIdle, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setTimeToIdle
in interface SessionPrx
public Ice.AsyncResult begin_setTimeToIdle(RLong theTimeToIdle, Ice.Callback __cb)
begin_setTimeToIdle
in interface SessionPrx
public Ice.AsyncResult begin_setTimeToIdle(RLong theTimeToIdle, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setTimeToIdle
in interface SessionPrx
public Ice.AsyncResult begin_setTimeToIdle(RLong theTimeToIdle, Callback_Session_setTimeToIdle __cb)
begin_setTimeToIdle
in interface SessionPrx
public Ice.AsyncResult begin_setTimeToIdle(RLong theTimeToIdle, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setTimeToIdle __cb)
begin_setTimeToIdle
in interface SessionPrx
public Ice.AsyncResult begin_setTimeToIdle(RLong theTimeToIdle, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setTimeToIdle
in interface SessionPrx
public Ice.AsyncResult begin_setTimeToIdle(RLong theTimeToIdle, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setTimeToIdle
in interface SessionPrx
public Ice.AsyncResult begin_setTimeToIdle(RLong theTimeToIdle, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setTimeToIdle
in interface SessionPrx
public Ice.AsyncResult begin_setTimeToIdle(RLong theTimeToIdle, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setTimeToIdle
in interface SessionPrx
public void end_setTimeToIdle(Ice.AsyncResult __iresult)
end_setTimeToIdle
in interface SessionPrx
public void setTimeToLive(RLong theTimeToLive)
setTimeToLive
in interface SessionPrx
public void setTimeToLive(RLong theTimeToLive, java.util.Map<java.lang.String,java.lang.String> __ctx)
setTimeToLive
in interface SessionPrx
public Ice.AsyncResult begin_setTimeToLive(RLong theTimeToLive)
begin_setTimeToLive
in interface SessionPrx
public Ice.AsyncResult begin_setTimeToLive(RLong theTimeToLive, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setTimeToLive
in interface SessionPrx
public Ice.AsyncResult begin_setTimeToLive(RLong theTimeToLive, Ice.Callback __cb)
begin_setTimeToLive
in interface SessionPrx
public Ice.AsyncResult begin_setTimeToLive(RLong theTimeToLive, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setTimeToLive
in interface SessionPrx
public Ice.AsyncResult begin_setTimeToLive(RLong theTimeToLive, Callback_Session_setTimeToLive __cb)
begin_setTimeToLive
in interface SessionPrx
public Ice.AsyncResult begin_setTimeToLive(RLong theTimeToLive, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setTimeToLive __cb)
begin_setTimeToLive
in interface SessionPrx
public Ice.AsyncResult begin_setTimeToLive(RLong theTimeToLive, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setTimeToLive
in interface SessionPrx
public Ice.AsyncResult begin_setTimeToLive(RLong theTimeToLive, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setTimeToLive
in interface SessionPrx
public Ice.AsyncResult begin_setTimeToLive(RLong theTimeToLive, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setTimeToLive
in interface SessionPrx
public Ice.AsyncResult begin_setTimeToLive(RLong theTimeToLive, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setTimeToLive
in interface SessionPrx
public void end_setTimeToLive(Ice.AsyncResult __iresult)
end_setTimeToLive
in interface SessionPrx
public void setUserAgent(RString theUserAgent)
setUserAgent
in interface SessionPrx
public void setUserAgent(RString theUserAgent, java.util.Map<java.lang.String,java.lang.String> __ctx)
setUserAgent
in interface SessionPrx
public Ice.AsyncResult begin_setUserAgent(RString theUserAgent)
begin_setUserAgent
in interface SessionPrx
public Ice.AsyncResult begin_setUserAgent(RString theUserAgent, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setUserAgent
in interface SessionPrx
public Ice.AsyncResult begin_setUserAgent(RString theUserAgent, Ice.Callback __cb)
begin_setUserAgent
in interface SessionPrx
public Ice.AsyncResult begin_setUserAgent(RString theUserAgent, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setUserAgent
in interface SessionPrx
public Ice.AsyncResult begin_setUserAgent(RString theUserAgent, Callback_Session_setUserAgent __cb)
begin_setUserAgent
in interface SessionPrx
public Ice.AsyncResult begin_setUserAgent(RString theUserAgent, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setUserAgent __cb)
begin_setUserAgent
in interface SessionPrx
public Ice.AsyncResult begin_setUserAgent(RString theUserAgent, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setUserAgent
in interface SessionPrx
public Ice.AsyncResult begin_setUserAgent(RString theUserAgent, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setUserAgent
in interface SessionPrx
public Ice.AsyncResult begin_setUserAgent(RString theUserAgent, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setUserAgent
in interface SessionPrx
public Ice.AsyncResult begin_setUserAgent(RString theUserAgent, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setUserAgent
in interface SessionPrx
public void end_setUserAgent(Ice.AsyncResult __iresult)
end_setUserAgent
in interface SessionPrx
public void setUserIP(RString theUserIP)
setUserIP
in interface SessionPrx
public void setUserIP(RString theUserIP, java.util.Map<java.lang.String,java.lang.String> __ctx)
setUserIP
in interface SessionPrx
public Ice.AsyncResult begin_setUserIP(RString theUserIP)
begin_setUserIP
in interface SessionPrx
public Ice.AsyncResult begin_setUserIP(RString theUserIP, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setUserIP
in interface SessionPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_setUserIP(RString theUserIP, Ice.Callback __cb)
begin_setUserIP
in interface SessionPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_setUserIP(RString theUserIP, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setUserIP
in interface SessionPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_setUserIP(RString theUserIP, Callback_Session_setUserIP __cb)
begin_setUserIP
in interface SessionPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_setUserIP(RString theUserIP, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setUserIP __cb)
begin_setUserIP
in interface SessionPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_setUserIP(RString theUserIP, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setUserIP
in interface SessionPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_setUserIP(RString theUserIP, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setUserIP
in interface SessionPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_setUserIP(RString theUserIP, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setUserIP
in interface SessionPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_setUserIP(RString theUserIP, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setUserIP
in interface SessionPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public void end_setUserIP(Ice.AsyncResult __iresult)
end_setUserIP
in interface SessionPrx
__iresult
- The asynchronous result object.public void setUuid(RString theUuid)
setUuid
in interface SessionPrx
public void setUuid(RString theUuid, java.util.Map<java.lang.String,java.lang.String> __ctx)
setUuid
in interface SessionPrx
public Ice.AsyncResult begin_setUuid(RString theUuid)
begin_setUuid
in interface SessionPrx
public Ice.AsyncResult begin_setUuid(RString theUuid, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setUuid
in interface SessionPrx
public Ice.AsyncResult begin_setUuid(RString theUuid, Ice.Callback __cb)
begin_setUuid
in interface SessionPrx
public Ice.AsyncResult begin_setUuid(RString theUuid, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setUuid
in interface SessionPrx
public Ice.AsyncResult begin_setUuid(RString theUuid, Callback_Session_setUuid __cb)
begin_setUuid
in interface SessionPrx
public Ice.AsyncResult begin_setUuid(RString theUuid, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setUuid __cb)
begin_setUuid
in interface SessionPrx
public Ice.AsyncResult begin_setUuid(RString theUuid, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setUuid
in interface SessionPrx
public Ice.AsyncResult begin_setUuid(RString theUuid, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setUuid
in interface SessionPrx
public Ice.AsyncResult begin_setUuid(RString theUuid, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setUuid
in interface SessionPrx
public Ice.AsyncResult begin_setUuid(RString theUuid, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setUuid
in interface SessionPrx
public void end_setUuid(Ice.AsyncResult __iresult)
end_setUuid
in interface SessionPrx
public void setVersion(RInt theVersion)
setVersion
in interface SessionPrx
public void setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
setVersion
in interface SessionPrx
public Ice.AsyncResult begin_setVersion(RInt theVersion)
begin_setVersion
in interface SessionPrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setVersion
in interface SessionPrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, Ice.Callback __cb)
begin_setVersion
in interface SessionPrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setVersion
in interface SessionPrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, Callback_Session_setVersion __cb)
begin_setVersion
in interface SessionPrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setVersion __cb)
begin_setVersion
in interface SessionPrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setVersion
in interface SessionPrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setVersion
in interface SessionPrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setVersion
in interface SessionPrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setVersion
in interface SessionPrx
public void end_setVersion(Ice.AsyncResult __iresult)
end_setVersion
in interface SessionPrx
public int sizeOfAnnotationLinks()
sizeOfAnnotationLinks
in interface SessionPrx
public int sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
sizeOfAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks()
begin_sizeOfAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_sizeOfAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Ice.Callback __cb)
begin_sizeOfAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_sizeOfAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Callback_Session_sizeOfAnnotationLinks __cb)
begin_sizeOfAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_sizeOfAnnotationLinks __cb)
begin_sizeOfAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfAnnotationLinks
in interface SessionPrx
public int end_sizeOfAnnotationLinks(Ice.AsyncResult __iresult)
end_sizeOfAnnotationLinks
in interface SessionPrx
public static void __sizeOfAnnotationLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
public int sizeOfEvents()
sizeOfEvents
in interface SessionPrx
public int sizeOfEvents(java.util.Map<java.lang.String,java.lang.String> __ctx)
sizeOfEvents
in interface SessionPrx
public Ice.AsyncResult begin_sizeOfEvents()
begin_sizeOfEvents
in interface SessionPrx
public Ice.AsyncResult begin_sizeOfEvents(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_sizeOfEvents
in interface SessionPrx
public Ice.AsyncResult begin_sizeOfEvents(Ice.Callback __cb)
begin_sizeOfEvents
in interface SessionPrx
public Ice.AsyncResult begin_sizeOfEvents(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_sizeOfEvents
in interface SessionPrx
public Ice.AsyncResult begin_sizeOfEvents(Callback_Session_sizeOfEvents __cb)
begin_sizeOfEvents
in interface SessionPrx
public Ice.AsyncResult begin_sizeOfEvents(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_sizeOfEvents __cb)
begin_sizeOfEvents
in interface SessionPrx
public Ice.AsyncResult begin_sizeOfEvents(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfEvents
in interface SessionPrx
public Ice.AsyncResult begin_sizeOfEvents(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfEvents
in interface SessionPrx
public Ice.AsyncResult begin_sizeOfEvents(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfEvents
in interface SessionPrx
public Ice.AsyncResult begin_sizeOfEvents(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfEvents
in interface SessionPrx
public int end_sizeOfEvents(Ice.AsyncResult __iresult)
end_sizeOfEvents
in interface SessionPrx
public static void __sizeOfEvents_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
public void unlinkAnnotation(Annotation removal)
unlinkAnnotation
in interface SessionPrx
public void unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
unlinkAnnotation
in interface SessionPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal)
begin_unlinkAnnotation
in interface SessionPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unlinkAnnotation
in interface SessionPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Ice.Callback __cb)
begin_unlinkAnnotation
in interface SessionPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_unlinkAnnotation
in interface SessionPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Callback_Session_unlinkAnnotation __cb)
begin_unlinkAnnotation
in interface SessionPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_unlinkAnnotation __cb)
begin_unlinkAnnotation
in interface SessionPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unlinkAnnotation
in interface SessionPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unlinkAnnotation
in interface SessionPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unlinkAnnotation
in interface SessionPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unlinkAnnotation
in interface SessionPrx
public void end_unlinkAnnotation(Ice.AsyncResult __iresult)
end_unlinkAnnotation
in interface SessionPrx
public void unloadAnnotationLinks()
unloadAnnotationLinks
in interface SessionPrx
public void unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
unloadAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_unloadAnnotationLinks()
begin_unloadAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unloadAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_unloadAnnotationLinks(Ice.Callback __cb)
begin_unloadAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_unloadAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_unloadAnnotationLinks(Callback_Session_unloadAnnotationLinks __cb)
begin_unloadAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_unloadAnnotationLinks __cb)
begin_unloadAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unloadAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadAnnotationLinks
in interface SessionPrx
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unloadAnnotationLinks
in interface SessionPrx
public void end_unloadAnnotationLinks(Ice.AsyncResult __iresult)
end_unloadAnnotationLinks
in interface SessionPrx
public void unloadEvents()
unloadEvents
in interface SessionPrx
public void unloadEvents(java.util.Map<java.lang.String,java.lang.String> __ctx)
unloadEvents
in interface SessionPrx
public Ice.AsyncResult begin_unloadEvents()
begin_unloadEvents
in interface SessionPrx
public Ice.AsyncResult begin_unloadEvents(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unloadEvents
in interface SessionPrx
public Ice.AsyncResult begin_unloadEvents(Ice.Callback __cb)
begin_unloadEvents
in interface SessionPrx
public Ice.AsyncResult begin_unloadEvents(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_unloadEvents
in interface SessionPrx
public Ice.AsyncResult begin_unloadEvents(Callback_Session_unloadEvents __cb)
begin_unloadEvents
in interface SessionPrx
public Ice.AsyncResult begin_unloadEvents(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_unloadEvents __cb)
begin_unloadEvents
in interface SessionPrx
public Ice.AsyncResult begin_unloadEvents(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadEvents
in interface SessionPrx
public Ice.AsyncResult begin_unloadEvents(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unloadEvents
in interface SessionPrx
public Ice.AsyncResult begin_unloadEvents(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadEvents
in interface SessionPrx
public Ice.AsyncResult begin_unloadEvents(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unloadEvents
in interface SessionPrx
public void end_unloadEvents(Ice.AsyncResult __iresult)
end_unloadEvents
in interface SessionPrx
public static SessionPrx checkedCast(Ice.ObjectPrx __obj)
__obj
- The untyped proxy.public static SessionPrx 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 SessionPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
__obj
- The untyped proxy.__facet
- The name of the desired facet.public static SessionPrx 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 SessionPrx uncheckedCast(Ice.ObjectPrx __obj)
__obj
- The untyped proxy.public static SessionPrx 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, SessionPrx v)
public static SessionPrx __read(IceInternal.BasicStream __is)