Package omero.model
Class SharePrxHelper
- java.lang.Object
-
- Ice.ObjectPrxHelperBase
-
- omero.model.SharePrxHelper
-
- All Implemented Interfaces:
Ice.ObjectPrx
,java.io.Serializable
,IObjectPrx
,SessionPrx
,SharePrx
public final class SharePrxHelper extends Ice.ObjectPrxHelperBase implements SharePrx
Provides type-specific helper functions.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String[]
__ids
static long
serialVersionUID
-
Constructor Summary
Constructors Constructor Description SharePrxHelper()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method 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
__getActive_completed(Ice.TwowayCallbackArg1<RBool> __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
__getData_completed(Ice.TwowayCallbackArg1<byte[]> __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
__getGroup_completed(Ice.TwowayCallbackArg1<ExperimenterGroup> __cb, Ice.AsyncResult __result)
static void
__getId_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)
static void
__getItemCount_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 SharePrx
__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, SharePrx 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, 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, 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_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, Callback_Session_addAllEventSet __cb)
Ice.AsyncResult
begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets)
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, 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_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, Callback_Session_addAllSessionAnnotationLinkSet __cb)
Ice.AsyncResult
begin_addEvent(Event target)
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, 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_addEvent(Event target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_addEvent __cb)
Ice.AsyncResult
begin_addEvent(Event target, Callback_Session_addEvent __cb)
Ice.AsyncResult
begin_addSessionAnnotationLink(SessionAnnotationLink target)
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, 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_addSessionAnnotationLink(SessionAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_addSessionAnnotationLink __cb)
Ice.AsyncResult
begin_addSessionAnnotationLink(SessionAnnotationLink target, Callback_Session_addSessionAnnotationLink __cb)
Ice.AsyncResult
begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link, boolean bothSides)
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, 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_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, Callback_Session_addSessionAnnotationLinkToBoth __cb)
Ice.AsyncResult
begin_clearAnnotationLinks()
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, 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_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_clearAnnotationLinks __cb)
Ice.AsyncResult
begin_clearAnnotationLinks(Callback_Session_clearAnnotationLinks __cb)
Ice.AsyncResult
begin_clearEvents()
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, 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_clearEvents(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_clearEvents __cb)
Ice.AsyncResult
begin_clearEvents(Callback_Session_clearEvents __cb)
Ice.AsyncResult
begin_copyAnnotationLinks()
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, 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_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_copyAnnotationLinks __cb)
Ice.AsyncResult
begin_copyAnnotationLinks(Callback_Session_copyAnnotationLinks __cb)
Ice.AsyncResult
begin_copyEvents()
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, 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_copyEvents(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_copyEvents __cb)
Ice.AsyncResult
begin_copyEvents(Callback_Session_copyEvents __cb)
Ice.AsyncResult
begin_findSessionAnnotationLink(Annotation removal)
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, 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_findSessionAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_findSessionAnnotationLink __cb)
Ice.AsyncResult
begin_findSessionAnnotationLink(Annotation removal, Callback_Session_findSessionAnnotationLink __cb)
Ice.AsyncResult
begin_getActive()
Ice.AsyncResult
begin_getActive(Ice.Callback __cb)
Ice.AsyncResult
begin_getActive(IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getActive(IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getActive(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getActive(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getActive(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getActive(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getActive(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Share_getActive __cb)
Ice.AsyncResult
begin_getActive(Callback_Share_getActive __cb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner()
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, 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_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getAnnotationLinksCountPerOwner __cb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(Callback_Session_getAnnotationLinksCountPerOwner __cb)
Ice.AsyncResult
begin_getClosed()
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, 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_getClosed(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getClosed __cb)
Ice.AsyncResult
begin_getClosed(Callback_Session_getClosed __cb)
Ice.AsyncResult
begin_getData()
Ice.AsyncResult
begin_getData(Ice.Callback __cb)
Ice.AsyncResult
begin_getData(IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getData(IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getData(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getData(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getData(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getData(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getData(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Share_getData __cb)
Ice.AsyncResult
begin_getData(Callback_Share_getData __cb)
Ice.AsyncResult
begin_getDefaultEventType()
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, 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_getDefaultEventType(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getDefaultEventType __cb)
Ice.AsyncResult
begin_getDefaultEventType(Callback_Session_getDefaultEventType __cb)
Ice.AsyncResult
begin_getDetails()
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, 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_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getDetails __cb)
Ice.AsyncResult
begin_getDetails(Callback_IObject_getDetails __cb)
Ice.AsyncResult
begin_getGroup()
Ice.AsyncResult
begin_getGroup(Ice.Callback __cb)
Ice.AsyncResult
begin_getGroup(IceInternal.Functional_GenericCallback1<ExperimenterGroup> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getGroup(IceInternal.Functional_GenericCallback1<ExperimenterGroup> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getGroup(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getGroup(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getGroup(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ExperimenterGroup> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getGroup(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ExperimenterGroup> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getGroup(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Share_getGroup __cb)
Ice.AsyncResult
begin_getGroup(Callback_Share_getGroup __cb)
Ice.AsyncResult
begin_getId()
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, 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_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getId __cb)
Ice.AsyncResult
begin_getId(Callback_IObject_getId __cb)
Ice.AsyncResult
begin_getItemCount()
Ice.AsyncResult
begin_getItemCount(Ice.Callback __cb)
Ice.AsyncResult
begin_getItemCount(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getItemCount(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getItemCount(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getItemCount(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getItemCount(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getItemCount(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_getItemCount(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Share_getItemCount __cb)
Ice.AsyncResult
begin_getItemCount(Callback_Share_getItemCount __cb)
Ice.AsyncResult
begin_getMessage()
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, 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_getMessage(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getMessage __cb)
Ice.AsyncResult
begin_getMessage(Callback_Session_getMessage __cb)
Ice.AsyncResult
begin_getNode()
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, 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_getNode(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getNode __cb)
Ice.AsyncResult
begin_getNode(Callback_Session_getNode __cb)
Ice.AsyncResult
begin_getOwner()
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, 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_getOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getOwner __cb)
Ice.AsyncResult
begin_getOwner(Callback_Session_getOwner __cb)
Ice.AsyncResult
begin_getStarted()
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, 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_getStarted(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getStarted __cb)
Ice.AsyncResult
begin_getStarted(Callback_Session_getStarted __cb)
Ice.AsyncResult
begin_getSudoer()
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, 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_getSudoer(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getSudoer __cb)
Ice.AsyncResult
begin_getSudoer(Callback_Session_getSudoer __cb)
Ice.AsyncResult
begin_getTimeToIdle()
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, 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_getTimeToIdle(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getTimeToIdle __cb)
Ice.AsyncResult
begin_getTimeToIdle(Callback_Session_getTimeToIdle __cb)
Ice.AsyncResult
begin_getTimeToLive()
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, 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_getTimeToLive(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getTimeToLive __cb)
Ice.AsyncResult
begin_getTimeToLive(Callback_Session_getTimeToLive __cb)
Ice.AsyncResult
begin_getUserAgent()
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, 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_getUserAgent(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getUserAgent __cb)
Ice.AsyncResult
begin_getUserAgent(Callback_Session_getUserAgent __cb)
Ice.AsyncResult
begin_getUserIP()
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, 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_getUserIP(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getUserIP __cb)
Ice.AsyncResult
begin_getUserIP(Callback_Session_getUserIP __cb)
Ice.AsyncResult
begin_getUuid()
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, 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_getUuid(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getUuid __cb)
Ice.AsyncResult
begin_getUuid(Callback_Session_getUuid __cb)
Ice.AsyncResult
begin_getVersion()
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, 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_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getVersion __cb)
Ice.AsyncResult
begin_getVersion(Callback_Session_getVersion __cb)
Ice.AsyncResult
begin_isAnnotated()
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, 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_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(Callback_IObject_isAnnotated __cb)
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(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, 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_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(Callback_IObject_isGlobal __cb)
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(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, 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_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(Callback_IObject_isLink __cb)
A link between two other types.Ice.AsyncResult
begin_isLoaded()
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, 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_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(Callback_IObject_isLoaded __cb)
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(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, 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_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(Callback_IObject_isMutable __cb)
The server will persist changes made to these types.Ice.AsyncResult
begin_linkAnnotation(Annotation addition)
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, 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_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_linkAnnotation __cb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, Callback_Session_linkAnnotation __cb)
Ice.AsyncResult
begin_linkedAnnotationList()
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, 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_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_linkedAnnotationList __cb)
Ice.AsyncResult
begin_linkedAnnotationList(Callback_Session_linkedAnnotationList __cb)
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(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, 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_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(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_reloadAnnotationLinks(Session toCopy)
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, 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_reloadAnnotationLinks(Session toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_reloadAnnotationLinks __cb)
Ice.AsyncResult
begin_reloadAnnotationLinks(Session toCopy, Callback_Session_reloadAnnotationLinks __cb)
Ice.AsyncResult
begin_reloadEvents(Session toCopy)
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, 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_reloadEvents(Session toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_reloadEvents __cb)
Ice.AsyncResult
begin_reloadEvents(Session toCopy, Callback_Session_reloadEvents __cb)
Ice.AsyncResult
begin_removeAllEventSet(java.util.List<Event> targets)
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, 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_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, Callback_Session_removeAllEventSet __cb)
Ice.AsyncResult
begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets)
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, 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_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, Callback_Session_removeAllSessionAnnotationLinkSet __cb)
Ice.AsyncResult
begin_removeEvent(Event theTarget)
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, 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_removeEvent(Event theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_removeEvent __cb)
Ice.AsyncResult
begin_removeEvent(Event theTarget, Callback_Session_removeEvent __cb)
Ice.AsyncResult
begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget)
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, 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_removeSessionAnnotationLink(SessionAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_removeSessionAnnotationLink __cb)
Ice.AsyncResult
begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget, Callback_Session_removeSessionAnnotationLink __cb)
Ice.AsyncResult
begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link, boolean bothSides)
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, 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_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, Callback_Session_removeSessionAnnotationLinkFromBoth __cb)
Ice.AsyncResult
begin_setActive(RBool theActive)
Ice.AsyncResult
begin_setActive(RBool theActive, Ice.Callback __cb)
Ice.AsyncResult
begin_setActive(RBool theActive, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setActive(RBool theActive, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setActive(RBool theActive, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setActive(RBool theActive, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setActive(RBool theActive, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setActive(RBool theActive, 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_setActive(RBool theActive, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Share_setActive __cb)
Ice.AsyncResult
begin_setActive(RBool theActive, Callback_Share_setActive __cb)
Ice.AsyncResult
begin_setClosed(RTime theClosed)
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, 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_setClosed(RTime theClosed, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setClosed __cb)
Ice.AsyncResult
begin_setClosed(RTime theClosed, Callback_Session_setClosed __cb)
Ice.AsyncResult
begin_setData(byte[] theData)
Ice.AsyncResult
begin_setData(byte[] theData, Ice.Callback __cb)
Ice.AsyncResult
begin_setData(byte[] theData, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setData(byte[] theData, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setData(byte[] theData, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setData(byte[] theData, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setData(byte[] theData, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setData(byte[] theData, 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_setData(byte[] theData, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Share_setData __cb)
Ice.AsyncResult
begin_setData(byte[] theData, Callback_Share_setData __cb)
Ice.AsyncResult
begin_setDefaultEventType(RString theDefaultEventType)
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, 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_setDefaultEventType(RString theDefaultEventType, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setDefaultEventType __cb)
Ice.AsyncResult
begin_setDefaultEventType(RString theDefaultEventType, Callback_Session_setDefaultEventType __cb)
Ice.AsyncResult
begin_setGroup(ExperimenterGroup theGroup)
Ice.AsyncResult
begin_setGroup(ExperimenterGroup theGroup, Ice.Callback __cb)
Ice.AsyncResult
begin_setGroup(ExperimenterGroup theGroup, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setGroup(ExperimenterGroup theGroup, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setGroup(ExperimenterGroup theGroup, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setGroup(ExperimenterGroup theGroup, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setGroup(ExperimenterGroup theGroup, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setGroup(ExperimenterGroup theGroup, 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_setGroup(ExperimenterGroup theGroup, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Share_setGroup __cb)
Ice.AsyncResult
begin_setGroup(ExperimenterGroup theGroup, Callback_Share_setGroup __cb)
Ice.AsyncResult
begin_setId(RLong id)
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, 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_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_setId __cb)
Ice.AsyncResult
begin_setId(RLong id, Callback_IObject_setId __cb)
Ice.AsyncResult
begin_setItemCount(RLong theItemCount)
Ice.AsyncResult
begin_setItemCount(RLong theItemCount, Ice.Callback __cb)
Ice.AsyncResult
begin_setItemCount(RLong theItemCount, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setItemCount(RLong theItemCount, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setItemCount(RLong theItemCount, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setItemCount(RLong theItemCount, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setItemCount(RLong theItemCount, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setItemCount(RLong theItemCount, 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_setItemCount(RLong theItemCount, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Share_setItemCount __cb)
Ice.AsyncResult
begin_setItemCount(RLong theItemCount, Callback_Share_setItemCount __cb)
Ice.AsyncResult
begin_setMessage(RString theMessage)
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, 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_setMessage(RString theMessage, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setMessage __cb)
Ice.AsyncResult
begin_setMessage(RString theMessage, Callback_Session_setMessage __cb)
Ice.AsyncResult
begin_setNode(Node theNode)
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, 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_setNode(Node theNode, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setNode __cb)
Ice.AsyncResult
begin_setNode(Node theNode, Callback_Session_setNode __cb)
Ice.AsyncResult
begin_setOwner(Experimenter theOwner)
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, 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_setOwner(Experimenter theOwner, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setOwner __cb)
Ice.AsyncResult
begin_setOwner(Experimenter theOwner, Callback_Session_setOwner __cb)
Ice.AsyncResult
begin_setStarted(RTime theStarted)
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, 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_setStarted(RTime theStarted, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setStarted __cb)
Ice.AsyncResult
begin_setStarted(RTime theStarted, Callback_Session_setStarted __cb)
Ice.AsyncResult
begin_setSudoer(Experimenter theSudoer)
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, 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_setSudoer(Experimenter theSudoer, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setSudoer __cb)
Ice.AsyncResult
begin_setSudoer(Experimenter theSudoer, Callback_Session_setSudoer __cb)
Ice.AsyncResult
begin_setTimeToIdle(RLong theTimeToIdle)
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, 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_setTimeToIdle(RLong theTimeToIdle, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setTimeToIdle __cb)
Ice.AsyncResult
begin_setTimeToIdle(RLong theTimeToIdle, Callback_Session_setTimeToIdle __cb)
Ice.AsyncResult
begin_setTimeToLive(RLong theTimeToLive)
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, 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_setTimeToLive(RLong theTimeToLive, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setTimeToLive __cb)
Ice.AsyncResult
begin_setTimeToLive(RLong theTimeToLive, Callback_Session_setTimeToLive __cb)
Ice.AsyncResult
begin_setUserAgent(RString theUserAgent)
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, 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_setUserAgent(RString theUserAgent, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setUserAgent __cb)
Ice.AsyncResult
begin_setUserAgent(RString theUserAgent, Callback_Session_setUserAgent __cb)
Ice.AsyncResult
begin_setUserIP(RString theUserIP)
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, 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_setUserIP(RString theUserIP, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setUserIP __cb)
Ice.AsyncResult
begin_setUserIP(RString theUserIP, Callback_Session_setUserIP __cb)
Ice.AsyncResult
begin_setUuid(RString theUuid)
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, 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_setUuid(RString theUuid, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setUuid __cb)
Ice.AsyncResult
begin_setUuid(RString theUuid, Callback_Session_setUuid __cb)
Ice.AsyncResult
begin_setVersion(RInt theVersion)
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, 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_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setVersion __cb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, Callback_Session_setVersion __cb)
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(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, 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_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(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_sizeOfAnnotationLinks()
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, 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_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_sizeOfAnnotationLinks __cb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(Callback_Session_sizeOfAnnotationLinks __cb)
Ice.AsyncResult
begin_sizeOfEvents()
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, 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_sizeOfEvents(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_sizeOfEvents __cb)
Ice.AsyncResult
begin_sizeOfEvents(Callback_Session_sizeOfEvents __cb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal)
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, 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_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_unlinkAnnotation __cb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, Callback_Session_unlinkAnnotation __cb)
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(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, 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_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(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_unloadAnnotationLinks()
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, 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_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_unloadAnnotationLinks __cb)
Ice.AsyncResult
begin_unloadAnnotationLinks(Callback_Session_unloadAnnotationLinks __cb)
Ice.AsyncResult
begin_unloadCollections()
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, 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_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(Callback_IObject_unloadCollections __cb)
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(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, 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_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(Callback_IObject_unloadDetails __cb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadEvents()
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, 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)
Ice.AsyncResult
begin_unloadEvents(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_unloadEvents __cb)
Ice.AsyncResult
begin_unloadEvents(Callback_Session_unloadEvents __cb)
static SharePrx
checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type.static SharePrx
checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type.static SharePrx
checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that a facet of the object implements this type.static SharePrx
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.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)
RBool
end_getActive(Ice.AsyncResult __iresult)
java.util.Map<java.lang.Long,java.lang.Long>
end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult)
RTime
end_getClosed(Ice.AsyncResult __iresult)
byte[]
end_getData(Ice.AsyncResult __iresult)
RString
end_getDefaultEventType(Ice.AsyncResult __iresult)
Details
end_getDetails(Ice.AsyncResult __iresult)
ExperimenterGroup
end_getGroup(Ice.AsyncResult __iresult)
RLong
end_getId(Ice.AsyncResult __iresult)
RLong
end_getItemCount(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_setActive(Ice.AsyncResult __iresult)
void
end_setClosed(Ice.AsyncResult __iresult)
void
end_setData(Ice.AsyncResult __iresult)
void
end_setDefaultEventType(Ice.AsyncResult __iresult)
void
end_setGroup(Ice.AsyncResult __iresult)
void
end_setId(Ice.AsyncResult __iresult)
void
end_setItemCount(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)
RBool
getActive()
RBool
getActive(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)
byte[]
getData()
byte[]
getData(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)
ExperimenterGroup
getGroup()
ExperimenterGroup
getGroup(java.util.Map<java.lang.String,java.lang.String> __ctx)
RLong
getId()
RLong
getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
RLong
getItemCount()
RLong
getItemCount(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
setActive(RBool theActive)
void
setActive(RBool theActive, 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
setData(byte[] theData)
void
setData(byte[] theData, 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
setGroup(ExperimenterGroup theGroup)
void
setGroup(ExperimenterGroup theGroup, 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
setItemCount(RLong theItemCount)
void
setItemCount(RLong theItemCount, 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 SharePrx
uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.static SharePrx
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)
-
Methods inherited from class Ice.ObjectPrxHelperBase
__checkAsyncTwowayOnly, __checkTwowayOnly, __copyFrom, __end, __getBatchRequestQueue, __getRequestHandler, __handleException, __ice_getConnection_completed, __ice_id_completed, __ice_ids_completed, __ice_invoke_completed, __ice_isA_completed, __reference, __setRequestHandler, __setup, __updateRequestHandler, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, cacheMessageBuffers, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, getOutgoingAsync, hashCode, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway, toString, uncheckedCastImpl, uncheckedCastImpl, uncheckedCastImpl
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface Ice.ObjectPrx
begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway
-
-
-
-
Field Detail
-
__ids
public static final java.lang.String[] __ids
-
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
-
-
Method Detail
-
getDetails
public Details getDetails()
- Specified by:
getDetails
in interfaceIObjectPrx
-
getDetails
public Details getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails()
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(Ice.Callback __cb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(Callback_IObject_getDetails __cb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getDetails __cb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
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)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
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)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
end_getDetails
public Details end_getDetails(Ice.AsyncResult __iresult)
- Specified by:
end_getDetails
in interfaceIObjectPrx
-
__getDetails_completed
public static void __getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb, Ice.AsyncResult __result)
-
getId
public RLong getId()
- Specified by:
getId
in interfaceIObjectPrx
-
getId
public RLong getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId()
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(Ice.Callback __cb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(Callback_IObject_getId __cb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getId __cb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
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)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
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)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
end_getId
public RLong end_getId(Ice.AsyncResult __iresult)
- Specified by:
end_getId
in interfaceIObjectPrx
-
__getId_completed
public static void __getId_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)
-
isAnnotated
public boolean isAnnotated()
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
isAnnotated
in interfaceIObjectPrx
-
isAnnotated
public boolean isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated()
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(Callback_IObject_isAnnotated __cb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isAnnotated __cb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
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)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
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)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isAnnotated
public boolean end_isAnnotated(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
end_isAnnotated
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__isAnnotated_completed
public static void __isAnnotated_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isGlobal
public boolean isGlobal()
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
isGlobal
in interfaceIObjectPrx
-
isGlobal
public boolean isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal()
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(Callback_IObject_isGlobal __cb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isGlobal __cb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isGlobal
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)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isGlobal
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)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isGlobal
public boolean end_isGlobal(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
end_isGlobal
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__isGlobal_completed
public static void __isGlobal_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isLink
public boolean isLink()
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
isLink
in interfaceIObjectPrx
-
isLink
public boolean isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_isLink
public Ice.AsyncResult begin_isLink()
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(Ice.Callback __cb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(Callback_IObject_isLink __cb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLink __cb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isLink
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)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLink
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)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isLink
public boolean end_isLink(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
end_isLink
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__isLink_completed
public static void __isLink_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isLoaded
public boolean isLoaded()
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
isLoaded
in interfaceIObjectPrx
-
isLoaded
public boolean isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded()
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(Callback_IObject_isLoaded __cb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLoaded __cb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isLoaded
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)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLoaded
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)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isLoaded
public boolean end_isLoaded(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
end_isLoaded
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__isLoaded_completed
public static void __isLoaded_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isMutable
public boolean isMutable()
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
isMutable
in interfaceIObjectPrx
-
isMutable
public boolean isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable()
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(Ice.Callback __cb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(Callback_IObject_isMutable __cb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isMutable __cb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isMutable
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)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isMutable
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)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isMutable
public boolean end_isMutable(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
end_isMutable
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__isMutable_completed
public static void __isMutable_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
proxy
public IObject proxy()
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
proxy
in interfaceIObjectPrx
-
proxy
public IObject proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_proxy
public Ice.AsyncResult begin_proxy()
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(Callback_IObject_proxy __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_proxy __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_proxy
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)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_proxy
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)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_proxy
public IObject end_proxy(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
end_proxy
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__proxy_completed
public static void __proxy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
-
setId
public void setId(RLong id)
- Specified by:
setId
in interfaceIObjectPrx
-
setId
public void setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, Ice.Callback __cb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, Callback_IObject_setId __cb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_setId __cb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
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)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
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)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
end_setId
public void end_setId(Ice.AsyncResult __iresult)
- Specified by:
end_setId
in interfaceIObjectPrx
-
shallowCopy
public IObject shallowCopy()
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
shallowCopy
in interfaceIObjectPrx
-
shallowCopy
public IObject shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy()
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(Callback_IObject_shallowCopy __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_shallowCopy __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
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)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
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)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_shallowCopy
public IObject end_shallowCopy(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
end_shallowCopy
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__shallowCopy_completed
public static void __shallowCopy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
-
unload
public void unload()
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
unload
in interfaceIObjectPrx
-
unload
public void unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_unload
public Ice.AsyncResult begin_unload()
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(Callback_IObject_unload __cb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unload __cb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_unload
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)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unload
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)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_unload
public void end_unload(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
end_unload
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
unloadCollections
public void unloadCollections()
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
unloadCollections
in interfaceIObjectPrx
-
unloadCollections
public void unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections()
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(Callback_IObject_unloadCollections __cb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadCollections __cb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
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)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
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)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_unloadCollections
public void end_unloadCollections(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
end_unloadCollections
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
unloadDetails
public void unloadDetails()
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
unloadDetails
in interfaceIObjectPrx
-
unloadDetails
public void unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails()
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(Ice.Callback __cb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(Callback_IObject_unloadDetails __cb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadDetails __cb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
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)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
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)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_unloadDetails
public void end_unloadDetails(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
end_unloadDetails
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
addAllEventSet
public void addAllEventSet(java.util.List<Event> targets)
- Specified by:
addAllEventSet
in interfaceSessionPrx
-
addAllEventSet
public void addAllEventSet(java.util.List<Event> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllEventSet
in interfaceSessionPrx
-
begin_addAllEventSet
public Ice.AsyncResult begin_addAllEventSet(java.util.List<Event> targets)
- Specified by:
begin_addAllEventSet
in interfaceSessionPrx
-
begin_addAllEventSet
public Ice.AsyncResult begin_addAllEventSet(java.util.List<Event> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addAllEventSet
in interfaceSessionPrx
-
begin_addAllEventSet
public Ice.AsyncResult begin_addAllEventSet(java.util.List<Event> targets, Ice.Callback __cb)
- Specified by:
begin_addAllEventSet
in interfaceSessionPrx
-
begin_addAllEventSet
public Ice.AsyncResult begin_addAllEventSet(java.util.List<Event> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addAllEventSet
in interfaceSessionPrx
-
begin_addAllEventSet
public Ice.AsyncResult begin_addAllEventSet(java.util.List<Event> targets, Callback_Session_addAllEventSet __cb)
- Specified by:
begin_addAllEventSet
in interfaceSessionPrx
-
begin_addAllEventSet
public Ice.AsyncResult begin_addAllEventSet(java.util.List<Event> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_addAllEventSet __cb)
- Specified by:
begin_addAllEventSet
in interfaceSessionPrx
-
begin_addAllEventSet
public Ice.AsyncResult begin_addAllEventSet(java.util.List<Event> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllEventSet
in interfaceSessionPrx
-
begin_addAllEventSet
public Ice.AsyncResult begin_addAllEventSet(java.util.List<Event> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addAllEventSet
in interfaceSessionPrx
-
begin_addAllEventSet
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)
- Specified by:
begin_addAllEventSet
in interfaceSessionPrx
-
begin_addAllEventSet
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)
- Specified by:
begin_addAllEventSet
in interfaceSessionPrx
-
end_addAllEventSet
public void end_addAllEventSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllEventSet
in interfaceSessionPrx
-
addAllSessionAnnotationLinkSet
public void addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets)
- Specified by:
addAllSessionAnnotationLinkSet
in interfaceSessionPrx
-
addAllSessionAnnotationLinkSet
public void addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllSessionAnnotationLinkSet
in interfaceSessionPrx
-
begin_addAllSessionAnnotationLinkSet
public Ice.AsyncResult begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets)
- Specified by:
begin_addAllSessionAnnotationLinkSet
in interfaceSessionPrx
-
begin_addAllSessionAnnotationLinkSet
public Ice.AsyncResult begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addAllSessionAnnotationLinkSet
in interfaceSessionPrx
-
begin_addAllSessionAnnotationLinkSet
public Ice.AsyncResult begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, Ice.Callback __cb)
- Specified by:
begin_addAllSessionAnnotationLinkSet
in interfaceSessionPrx
-
begin_addAllSessionAnnotationLinkSet
public Ice.AsyncResult begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addAllSessionAnnotationLinkSet
in interfaceSessionPrx
-
begin_addAllSessionAnnotationLinkSet
public Ice.AsyncResult begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, Callback_Session_addAllSessionAnnotationLinkSet __cb)
- Specified by:
begin_addAllSessionAnnotationLinkSet
in interfaceSessionPrx
-
begin_addAllSessionAnnotationLinkSet
public Ice.AsyncResult begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_addAllSessionAnnotationLinkSet __cb)
- Specified by:
begin_addAllSessionAnnotationLinkSet
in interfaceSessionPrx
-
begin_addAllSessionAnnotationLinkSet
public Ice.AsyncResult begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllSessionAnnotationLinkSet
in interfaceSessionPrx
-
begin_addAllSessionAnnotationLinkSet
public Ice.AsyncResult begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addAllSessionAnnotationLinkSet
in interfaceSessionPrx
-
begin_addAllSessionAnnotationLinkSet
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)
- Specified by:
begin_addAllSessionAnnotationLinkSet
in interfaceSessionPrx
-
begin_addAllSessionAnnotationLinkSet
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)
- Specified by:
begin_addAllSessionAnnotationLinkSet
in interfaceSessionPrx
-
end_addAllSessionAnnotationLinkSet
public void end_addAllSessionAnnotationLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllSessionAnnotationLinkSet
in interfaceSessionPrx
-
addEvent
public void addEvent(Event target)
- Specified by:
addEvent
in interfaceSessionPrx
-
addEvent
public void addEvent(Event target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addEvent
in interfaceSessionPrx
-
begin_addEvent
public Ice.AsyncResult begin_addEvent(Event target)
- Specified by:
begin_addEvent
in interfaceSessionPrx
-
begin_addEvent
public Ice.AsyncResult begin_addEvent(Event target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addEvent
in interfaceSessionPrx
-
begin_addEvent
public Ice.AsyncResult begin_addEvent(Event target, Ice.Callback __cb)
- Specified by:
begin_addEvent
in interfaceSessionPrx
-
begin_addEvent
public Ice.AsyncResult begin_addEvent(Event target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addEvent
in interfaceSessionPrx
-
begin_addEvent
public Ice.AsyncResult begin_addEvent(Event target, Callback_Session_addEvent __cb)
- Specified by:
begin_addEvent
in interfaceSessionPrx
-
begin_addEvent
public Ice.AsyncResult begin_addEvent(Event target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_addEvent __cb)
- Specified by:
begin_addEvent
in interfaceSessionPrx
-
begin_addEvent
public Ice.AsyncResult begin_addEvent(Event target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addEvent
in interfaceSessionPrx
-
begin_addEvent
public Ice.AsyncResult begin_addEvent(Event target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addEvent
in interfaceSessionPrx
-
begin_addEvent
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)
- Specified by:
begin_addEvent
in interfaceSessionPrx
-
begin_addEvent
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)
- Specified by:
begin_addEvent
in interfaceSessionPrx
-
end_addEvent
public void end_addEvent(Ice.AsyncResult __iresult)
- Specified by:
end_addEvent
in interfaceSessionPrx
-
addSessionAnnotationLink
public void addSessionAnnotationLink(SessionAnnotationLink target)
- Specified by:
addSessionAnnotationLink
in interfaceSessionPrx
-
addSessionAnnotationLink
public void addSessionAnnotationLink(SessionAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addSessionAnnotationLink
in interfaceSessionPrx
-
begin_addSessionAnnotationLink
public Ice.AsyncResult begin_addSessionAnnotationLink(SessionAnnotationLink target)
- Specified by:
begin_addSessionAnnotationLink
in interfaceSessionPrx
-
begin_addSessionAnnotationLink
public Ice.AsyncResult begin_addSessionAnnotationLink(SessionAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addSessionAnnotationLink
in interfaceSessionPrx
-
begin_addSessionAnnotationLink
public Ice.AsyncResult begin_addSessionAnnotationLink(SessionAnnotationLink target, Ice.Callback __cb)
- Specified by:
begin_addSessionAnnotationLink
in interfaceSessionPrx
-
begin_addSessionAnnotationLink
public Ice.AsyncResult begin_addSessionAnnotationLink(SessionAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addSessionAnnotationLink
in interfaceSessionPrx
-
begin_addSessionAnnotationLink
public Ice.AsyncResult begin_addSessionAnnotationLink(SessionAnnotationLink target, Callback_Session_addSessionAnnotationLink __cb)
- Specified by:
begin_addSessionAnnotationLink
in interfaceSessionPrx
-
begin_addSessionAnnotationLink
public Ice.AsyncResult begin_addSessionAnnotationLink(SessionAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_addSessionAnnotationLink __cb)
- Specified by:
begin_addSessionAnnotationLink
in interfaceSessionPrx
-
begin_addSessionAnnotationLink
public Ice.AsyncResult begin_addSessionAnnotationLink(SessionAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addSessionAnnotationLink
in interfaceSessionPrx
-
begin_addSessionAnnotationLink
public Ice.AsyncResult begin_addSessionAnnotationLink(SessionAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addSessionAnnotationLink
in interfaceSessionPrx
-
begin_addSessionAnnotationLink
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)
- Specified by:
begin_addSessionAnnotationLink
in interfaceSessionPrx
-
begin_addSessionAnnotationLink
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)
- Specified by:
begin_addSessionAnnotationLink
in interfaceSessionPrx
-
end_addSessionAnnotationLink
public void end_addSessionAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_addSessionAnnotationLink
in interfaceSessionPrx
-
addSessionAnnotationLinkToBoth
public void addSessionAnnotationLinkToBoth(SessionAnnotationLink link, boolean bothSides)
- Specified by:
addSessionAnnotationLinkToBoth
in interfaceSessionPrx
-
addSessionAnnotationLinkToBoth
public void addSessionAnnotationLinkToBoth(SessionAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addSessionAnnotationLinkToBoth
in interfaceSessionPrx
-
begin_addSessionAnnotationLinkToBoth
public Ice.AsyncResult begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link, boolean bothSides)
- Specified by:
begin_addSessionAnnotationLinkToBoth
in interfaceSessionPrx
-
begin_addSessionAnnotationLinkToBoth
public Ice.AsyncResult begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addSessionAnnotationLinkToBoth
in interfaceSessionPrx
-
begin_addSessionAnnotationLinkToBoth
public Ice.AsyncResult begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_addSessionAnnotationLinkToBoth
in interfaceSessionPrx
-
begin_addSessionAnnotationLinkToBoth
public Ice.AsyncResult begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addSessionAnnotationLinkToBoth
in interfaceSessionPrx
-
begin_addSessionAnnotationLinkToBoth
public Ice.AsyncResult begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link, boolean bothSides, Callback_Session_addSessionAnnotationLinkToBoth __cb)
- Specified by:
begin_addSessionAnnotationLinkToBoth
in interfaceSessionPrx
-
begin_addSessionAnnotationLinkToBoth
public Ice.AsyncResult begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_addSessionAnnotationLinkToBoth __cb)
- Specified by:
begin_addSessionAnnotationLinkToBoth
in interfaceSessionPrx
-
begin_addSessionAnnotationLinkToBoth
public Ice.AsyncResult begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addSessionAnnotationLinkToBoth
in interfaceSessionPrx
-
begin_addSessionAnnotationLinkToBoth
public Ice.AsyncResult begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addSessionAnnotationLinkToBoth
in interfaceSessionPrx
-
begin_addSessionAnnotationLinkToBoth
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)
- Specified by:
begin_addSessionAnnotationLinkToBoth
in interfaceSessionPrx
-
begin_addSessionAnnotationLinkToBoth
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)
- Specified by:
begin_addSessionAnnotationLinkToBoth
in interfaceSessionPrx
-
end_addSessionAnnotationLinkToBoth
public void end_addSessionAnnotationLinkToBoth(Ice.AsyncResult __iresult)
- Specified by:
end_addSessionAnnotationLinkToBoth
in interfaceSessionPrx
-
clearAnnotationLinks
public void clearAnnotationLinks()
- Specified by:
clearAnnotationLinks
in interfaceSessionPrx
-
clearAnnotationLinks
public void clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearAnnotationLinks
in interfaceSessionPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks()
- Specified by:
begin_clearAnnotationLinks
in interfaceSessionPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearAnnotationLinks
in interfaceSessionPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_clearAnnotationLinks
in interfaceSessionPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_clearAnnotationLinks
in interfaceSessionPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(Callback_Session_clearAnnotationLinks __cb)
- Specified by:
begin_clearAnnotationLinks
in interfaceSessionPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_clearAnnotationLinks __cb)
- Specified by:
begin_clearAnnotationLinks
in interfaceSessionPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearAnnotationLinks
in interfaceSessionPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_clearAnnotationLinks
in interfaceSessionPrx
-
begin_clearAnnotationLinks
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)
- Specified by:
begin_clearAnnotationLinks
in interfaceSessionPrx
-
begin_clearAnnotationLinks
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)
- Specified by:
begin_clearAnnotationLinks
in interfaceSessionPrx
-
end_clearAnnotationLinks
public void end_clearAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_clearAnnotationLinks
in interfaceSessionPrx
-
clearEvents
public void clearEvents()
- Specified by:
clearEvents
in interfaceSessionPrx
-
clearEvents
public void clearEvents(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearEvents
in interfaceSessionPrx
-
begin_clearEvents
public Ice.AsyncResult begin_clearEvents()
- Specified by:
begin_clearEvents
in interfaceSessionPrx
-
begin_clearEvents
public Ice.AsyncResult begin_clearEvents(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearEvents
in interfaceSessionPrx
-
begin_clearEvents
public Ice.AsyncResult begin_clearEvents(Ice.Callback __cb)
- Specified by:
begin_clearEvents
in interfaceSessionPrx
-
begin_clearEvents
public Ice.AsyncResult begin_clearEvents(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_clearEvents
in interfaceSessionPrx
-
begin_clearEvents
public Ice.AsyncResult begin_clearEvents(Callback_Session_clearEvents __cb)
- Specified by:
begin_clearEvents
in interfaceSessionPrx
-
begin_clearEvents
public Ice.AsyncResult begin_clearEvents(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_clearEvents __cb)
- Specified by:
begin_clearEvents
in interfaceSessionPrx
-
begin_clearEvents
public Ice.AsyncResult begin_clearEvents(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearEvents
in interfaceSessionPrx
-
begin_clearEvents
public Ice.AsyncResult begin_clearEvents(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_clearEvents
in interfaceSessionPrx
-
begin_clearEvents
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)
- Specified by:
begin_clearEvents
in interfaceSessionPrx
-
begin_clearEvents
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)
- Specified by:
begin_clearEvents
in interfaceSessionPrx
-
end_clearEvents
public void end_clearEvents(Ice.AsyncResult __iresult)
- Specified by:
end_clearEvents
in interfaceSessionPrx
-
copyAnnotationLinks
public java.util.List<SessionAnnotationLink> copyAnnotationLinks()
- Specified by:
copyAnnotationLinks
in interfaceSessionPrx
-
copyAnnotationLinks
public java.util.List<SessionAnnotationLink> copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyAnnotationLinks
in interfaceSessionPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks()
- Specified by:
begin_copyAnnotationLinks
in interfaceSessionPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyAnnotationLinks
in interfaceSessionPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_copyAnnotationLinks
in interfaceSessionPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_copyAnnotationLinks
in interfaceSessionPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(Callback_Session_copyAnnotationLinks __cb)
- Specified by:
begin_copyAnnotationLinks
in interfaceSessionPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_copyAnnotationLinks __cb)
- Specified by:
begin_copyAnnotationLinks
in interfaceSessionPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<SessionAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyAnnotationLinks
in interfaceSessionPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<SessionAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyAnnotationLinks
in interfaceSessionPrx
-
begin_copyAnnotationLinks
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)
- Specified by:
begin_copyAnnotationLinks
in interfaceSessionPrx
-
begin_copyAnnotationLinks
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)
- Specified by:
begin_copyAnnotationLinks
in interfaceSessionPrx
-
end_copyAnnotationLinks
public java.util.List<SessionAnnotationLink> end_copyAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_copyAnnotationLinks
in interfaceSessionPrx
-
__copyAnnotationLinks_completed
public static void __copyAnnotationLinks_completed(Ice.TwowayCallbackArg1<java.util.List<SessionAnnotationLink>> __cb, Ice.AsyncResult __result)
-
copyEvents
public java.util.List<Event> copyEvents()
- Specified by:
copyEvents
in interfaceSessionPrx
-
copyEvents
public java.util.List<Event> copyEvents(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyEvents
in interfaceSessionPrx
-
begin_copyEvents
public Ice.AsyncResult begin_copyEvents()
- Specified by:
begin_copyEvents
in interfaceSessionPrx
-
begin_copyEvents
public Ice.AsyncResult begin_copyEvents(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyEvents
in interfaceSessionPrx
-
begin_copyEvents
public Ice.AsyncResult begin_copyEvents(Ice.Callback __cb)
- Specified by:
begin_copyEvents
in interfaceSessionPrx
-
begin_copyEvents
public Ice.AsyncResult begin_copyEvents(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_copyEvents
in interfaceSessionPrx
-
begin_copyEvents
public Ice.AsyncResult begin_copyEvents(Callback_Session_copyEvents __cb)
- Specified by:
begin_copyEvents
in interfaceSessionPrx
-
begin_copyEvents
public Ice.AsyncResult begin_copyEvents(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_copyEvents __cb)
- Specified by:
begin_copyEvents
in interfaceSessionPrx
-
begin_copyEvents
public Ice.AsyncResult begin_copyEvents(IceInternal.Functional_GenericCallback1<java.util.List<Event>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyEvents
in interfaceSessionPrx
-
begin_copyEvents
public Ice.AsyncResult begin_copyEvents(IceInternal.Functional_GenericCallback1<java.util.List<Event>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyEvents
in interfaceSessionPrx
-
begin_copyEvents
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)
- Specified by:
begin_copyEvents
in interfaceSessionPrx
-
begin_copyEvents
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)
- Specified by:
begin_copyEvents
in interfaceSessionPrx
-
end_copyEvents
public java.util.List<Event> end_copyEvents(Ice.AsyncResult __iresult)
- Specified by:
end_copyEvents
in interfaceSessionPrx
-
__copyEvents_completed
public static void __copyEvents_completed(Ice.TwowayCallbackArg1<java.util.List<Event>> __cb, Ice.AsyncResult __result)
-
findSessionAnnotationLink
public java.util.List<SessionAnnotationLink> findSessionAnnotationLink(Annotation removal)
- Specified by:
findSessionAnnotationLink
in interfaceSessionPrx
-
findSessionAnnotationLink
public java.util.List<SessionAnnotationLink> findSessionAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
findSessionAnnotationLink
in interfaceSessionPrx
-
begin_findSessionAnnotationLink
public Ice.AsyncResult begin_findSessionAnnotationLink(Annotation removal)
- Specified by:
begin_findSessionAnnotationLink
in interfaceSessionPrx
-
begin_findSessionAnnotationLink
public Ice.AsyncResult begin_findSessionAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_findSessionAnnotationLink
in interfaceSessionPrx
-
begin_findSessionAnnotationLink
public Ice.AsyncResult begin_findSessionAnnotationLink(Annotation removal, Ice.Callback __cb)
- Specified by:
begin_findSessionAnnotationLink
in interfaceSessionPrx
-
begin_findSessionAnnotationLink
public Ice.AsyncResult begin_findSessionAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_findSessionAnnotationLink
in interfaceSessionPrx
-
begin_findSessionAnnotationLink
public Ice.AsyncResult begin_findSessionAnnotationLink(Annotation removal, Callback_Session_findSessionAnnotationLink __cb)
- Specified by:
begin_findSessionAnnotationLink
in interfaceSessionPrx
-
begin_findSessionAnnotationLink
public Ice.AsyncResult begin_findSessionAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_findSessionAnnotationLink __cb)
- Specified by:
begin_findSessionAnnotationLink
in interfaceSessionPrx
-
begin_findSessionAnnotationLink
public Ice.AsyncResult begin_findSessionAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<SessionAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_findSessionAnnotationLink
in interfaceSessionPrx
-
begin_findSessionAnnotationLink
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)
- Specified by:
begin_findSessionAnnotationLink
in interfaceSessionPrx
-
begin_findSessionAnnotationLink
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)
- Specified by:
begin_findSessionAnnotationLink
in interfaceSessionPrx
-
begin_findSessionAnnotationLink
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)
- Specified by:
begin_findSessionAnnotationLink
in interfaceSessionPrx
-
end_findSessionAnnotationLink
public java.util.List<SessionAnnotationLink> end_findSessionAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_findSessionAnnotationLink
in interfaceSessionPrx
-
__findSessionAnnotationLink_completed
public static void __findSessionAnnotationLink_completed(Ice.TwowayCallbackArg1<java.util.List<SessionAnnotationLink>> __cb, Ice.AsyncResult __result)
-
getAnnotationLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
- Specified by:
getAnnotationLinksCountPerOwner
in interfaceSessionPrx
-
getAnnotationLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getAnnotationLinksCountPerOwner
in interfaceSessionPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner()
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceSessionPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceSessionPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceSessionPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceSessionPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Callback_Session_getAnnotationLinksCountPerOwner __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceSessionPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getAnnotationLinksCountPerOwner __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceSessionPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceSessionPrx
-
begin_getAnnotationLinksCountPerOwner
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)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceSessionPrx
-
begin_getAnnotationLinksCountPerOwner
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)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceSessionPrx
-
begin_getAnnotationLinksCountPerOwner
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)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceSessionPrx
-
end_getAnnotationLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult)
- Specified by:
end_getAnnotationLinksCountPerOwner
in interfaceSessionPrx
-
__getAnnotationLinksCountPerOwner_completed
public static void __getAnnotationLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)
-
getClosed
public RTime getClosed()
- Specified by:
getClosed
in interfaceSessionPrx
-
getClosed
public RTime getClosed(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getClosed
in interfaceSessionPrx
-
begin_getClosed
public Ice.AsyncResult begin_getClosed()
- Specified by:
begin_getClosed
in interfaceSessionPrx
-
begin_getClosed
public Ice.AsyncResult begin_getClosed(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getClosed
in interfaceSessionPrx
-
begin_getClosed
public Ice.AsyncResult begin_getClosed(Ice.Callback __cb)
- Specified by:
begin_getClosed
in interfaceSessionPrx
-
begin_getClosed
public Ice.AsyncResult begin_getClosed(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getClosed
in interfaceSessionPrx
-
begin_getClosed
public Ice.AsyncResult begin_getClosed(Callback_Session_getClosed __cb)
- Specified by:
begin_getClosed
in interfaceSessionPrx
-
begin_getClosed
public Ice.AsyncResult begin_getClosed(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getClosed __cb)
- Specified by:
begin_getClosed
in interfaceSessionPrx
-
begin_getClosed
public Ice.AsyncResult begin_getClosed(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getClosed
in interfaceSessionPrx
-
begin_getClosed
public Ice.AsyncResult begin_getClosed(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getClosed
in interfaceSessionPrx
-
begin_getClosed
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)
- Specified by:
begin_getClosed
in interfaceSessionPrx
-
begin_getClosed
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)
- Specified by:
begin_getClosed
in interfaceSessionPrx
-
end_getClosed
public RTime end_getClosed(Ice.AsyncResult __iresult)
- Specified by:
end_getClosed
in interfaceSessionPrx
-
__getClosed_completed
public static void __getClosed_completed(Ice.TwowayCallbackArg1<RTime> __cb, Ice.AsyncResult __result)
-
getDefaultEventType
public RString getDefaultEventType()
- Specified by:
getDefaultEventType
in interfaceSessionPrx
-
getDefaultEventType
public RString getDefaultEventType(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getDefaultEventType
in interfaceSessionPrx
-
begin_getDefaultEventType
public Ice.AsyncResult begin_getDefaultEventType()
- Specified by:
begin_getDefaultEventType
in interfaceSessionPrx
-
begin_getDefaultEventType
public Ice.AsyncResult begin_getDefaultEventType(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getDefaultEventType
in interfaceSessionPrx
-
begin_getDefaultEventType
public Ice.AsyncResult begin_getDefaultEventType(Ice.Callback __cb)
- Specified by:
begin_getDefaultEventType
in interfaceSessionPrx
-
begin_getDefaultEventType
public Ice.AsyncResult begin_getDefaultEventType(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getDefaultEventType
in interfaceSessionPrx
-
begin_getDefaultEventType
public Ice.AsyncResult begin_getDefaultEventType(Callback_Session_getDefaultEventType __cb)
- Specified by:
begin_getDefaultEventType
in interfaceSessionPrx
-
begin_getDefaultEventType
public Ice.AsyncResult begin_getDefaultEventType(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getDefaultEventType __cb)
- Specified by:
begin_getDefaultEventType
in interfaceSessionPrx
-
begin_getDefaultEventType
public Ice.AsyncResult begin_getDefaultEventType(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDefaultEventType
in interfaceSessionPrx
-
begin_getDefaultEventType
public Ice.AsyncResult begin_getDefaultEventType(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getDefaultEventType
in interfaceSessionPrx
-
begin_getDefaultEventType
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)
- Specified by:
begin_getDefaultEventType
in interfaceSessionPrx
-
begin_getDefaultEventType
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)
- Specified by:
begin_getDefaultEventType
in interfaceSessionPrx
-
end_getDefaultEventType
public RString end_getDefaultEventType(Ice.AsyncResult __iresult)
- Specified by:
end_getDefaultEventType
in interfaceSessionPrx
-
__getDefaultEventType_completed
public static void __getDefaultEventType_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getMessage
public RString getMessage()
- Specified by:
getMessage
in interfaceSessionPrx
-
getMessage
public RString getMessage(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getMessage
in interfaceSessionPrx
-
begin_getMessage
public Ice.AsyncResult begin_getMessage()
- Specified by:
begin_getMessage
in interfaceSessionPrx
-
begin_getMessage
public Ice.AsyncResult begin_getMessage(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getMessage
in interfaceSessionPrx
-
begin_getMessage
public Ice.AsyncResult begin_getMessage(Ice.Callback __cb)
- Specified by:
begin_getMessage
in interfaceSessionPrx
-
begin_getMessage
public Ice.AsyncResult begin_getMessage(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getMessage
in interfaceSessionPrx
-
begin_getMessage
public Ice.AsyncResult begin_getMessage(Callback_Session_getMessage __cb)
- Specified by:
begin_getMessage
in interfaceSessionPrx
-
begin_getMessage
public Ice.AsyncResult begin_getMessage(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getMessage __cb)
- Specified by:
begin_getMessage
in interfaceSessionPrx
-
begin_getMessage
public Ice.AsyncResult begin_getMessage(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getMessage
in interfaceSessionPrx
-
begin_getMessage
public Ice.AsyncResult begin_getMessage(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getMessage
in interfaceSessionPrx
-
begin_getMessage
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)
- Specified by:
begin_getMessage
in interfaceSessionPrx
-
begin_getMessage
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)
- Specified by:
begin_getMessage
in interfaceSessionPrx
-
end_getMessage
public RString end_getMessage(Ice.AsyncResult __iresult)
- Specified by:
end_getMessage
in interfaceSessionPrx
-
__getMessage_completed
public static void __getMessage_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getNode
public Node getNode()
- Specified by:
getNode
in interfaceSessionPrx
-
getNode
public Node getNode(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getNode
in interfaceSessionPrx
-
begin_getNode
public Ice.AsyncResult begin_getNode()
- Specified by:
begin_getNode
in interfaceSessionPrx
-
begin_getNode
public Ice.AsyncResult begin_getNode(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getNode
in interfaceSessionPrx
-
begin_getNode
public Ice.AsyncResult begin_getNode(Ice.Callback __cb)
- Specified by:
begin_getNode
in interfaceSessionPrx
-
begin_getNode
public Ice.AsyncResult begin_getNode(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getNode
in interfaceSessionPrx
-
begin_getNode
public Ice.AsyncResult begin_getNode(Callback_Session_getNode __cb)
- Specified by:
begin_getNode
in interfaceSessionPrx
-
begin_getNode
public Ice.AsyncResult begin_getNode(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getNode __cb)
- Specified by:
begin_getNode
in interfaceSessionPrx
-
begin_getNode
public Ice.AsyncResult begin_getNode(IceInternal.Functional_GenericCallback1<Node> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getNode
in interfaceSessionPrx
-
begin_getNode
public Ice.AsyncResult begin_getNode(IceInternal.Functional_GenericCallback1<Node> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getNode
in interfaceSessionPrx
-
begin_getNode
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)
- Specified by:
begin_getNode
in interfaceSessionPrx
-
begin_getNode
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)
- Specified by:
begin_getNode
in interfaceSessionPrx
-
end_getNode
public Node end_getNode(Ice.AsyncResult __iresult)
- Specified by:
end_getNode
in interfaceSessionPrx
-
__getNode_completed
public static void __getNode_completed(Ice.TwowayCallbackArg1<Node> __cb, Ice.AsyncResult __result)
-
getOwner
public Experimenter getOwner()
- Specified by:
getOwner
in interfaceSessionPrx
-
getOwner
public Experimenter getOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getOwner
in interfaceSessionPrx
-
begin_getOwner
public Ice.AsyncResult begin_getOwner()
- Specified by:
begin_getOwner
in interfaceSessionPrx
-
begin_getOwner
public Ice.AsyncResult begin_getOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getOwner
in interfaceSessionPrx
-
begin_getOwner
public Ice.AsyncResult begin_getOwner(Ice.Callback __cb)
- Specified by:
begin_getOwner
in interfaceSessionPrx
-
begin_getOwner
public Ice.AsyncResult begin_getOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getOwner
in interfaceSessionPrx
-
begin_getOwner
public Ice.AsyncResult begin_getOwner(Callback_Session_getOwner __cb)
- Specified by:
begin_getOwner
in interfaceSessionPrx
-
begin_getOwner
public Ice.AsyncResult begin_getOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getOwner __cb)
- Specified by:
begin_getOwner
in interfaceSessionPrx
-
begin_getOwner
public Ice.AsyncResult begin_getOwner(IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getOwner
in interfaceSessionPrx
-
begin_getOwner
public Ice.AsyncResult begin_getOwner(IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getOwner
in interfaceSessionPrx
-
begin_getOwner
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)
- Specified by:
begin_getOwner
in interfaceSessionPrx
-
begin_getOwner
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)
- Specified by:
begin_getOwner
in interfaceSessionPrx
-
end_getOwner
public Experimenter end_getOwner(Ice.AsyncResult __iresult)
- Specified by:
end_getOwner
in interfaceSessionPrx
-
__getOwner_completed
public static void __getOwner_completed(Ice.TwowayCallbackArg1<Experimenter> __cb, Ice.AsyncResult __result)
-
getStarted
public RTime getStarted()
- Specified by:
getStarted
in interfaceSessionPrx
-
getStarted
public RTime getStarted(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getStarted
in interfaceSessionPrx
-
begin_getStarted
public Ice.AsyncResult begin_getStarted()
- Specified by:
begin_getStarted
in interfaceSessionPrx
-
begin_getStarted
public Ice.AsyncResult begin_getStarted(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getStarted
in interfaceSessionPrx
-
begin_getStarted
public Ice.AsyncResult begin_getStarted(Ice.Callback __cb)
- Specified by:
begin_getStarted
in interfaceSessionPrx
-
begin_getStarted
public Ice.AsyncResult begin_getStarted(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getStarted
in interfaceSessionPrx
-
begin_getStarted
public Ice.AsyncResult begin_getStarted(Callback_Session_getStarted __cb)
- Specified by:
begin_getStarted
in interfaceSessionPrx
-
begin_getStarted
public Ice.AsyncResult begin_getStarted(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getStarted __cb)
- Specified by:
begin_getStarted
in interfaceSessionPrx
-
begin_getStarted
public Ice.AsyncResult begin_getStarted(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getStarted
in interfaceSessionPrx
-
begin_getStarted
public Ice.AsyncResult begin_getStarted(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getStarted
in interfaceSessionPrx
-
begin_getStarted
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)
- Specified by:
begin_getStarted
in interfaceSessionPrx
-
begin_getStarted
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)
- Specified by:
begin_getStarted
in interfaceSessionPrx
-
end_getStarted
public RTime end_getStarted(Ice.AsyncResult __iresult)
- Specified by:
end_getStarted
in interfaceSessionPrx
-
__getStarted_completed
public static void __getStarted_completed(Ice.TwowayCallbackArg1<RTime> __cb, Ice.AsyncResult __result)
-
getSudoer
public Experimenter getSudoer()
- Specified by:
getSudoer
in interfaceSessionPrx
-
getSudoer
public Experimenter getSudoer(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getSudoer
in interfaceSessionPrx
-
begin_getSudoer
public Ice.AsyncResult begin_getSudoer()
- Specified by:
begin_getSudoer
in interfaceSessionPrx
-
begin_getSudoer
public Ice.AsyncResult begin_getSudoer(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getSudoer
in interfaceSessionPrx
-
begin_getSudoer
public Ice.AsyncResult begin_getSudoer(Ice.Callback __cb)
- Specified by:
begin_getSudoer
in interfaceSessionPrx
-
begin_getSudoer
public Ice.AsyncResult begin_getSudoer(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getSudoer
in interfaceSessionPrx
-
begin_getSudoer
public Ice.AsyncResult begin_getSudoer(Callback_Session_getSudoer __cb)
- Specified by:
begin_getSudoer
in interfaceSessionPrx
-
begin_getSudoer
public Ice.AsyncResult begin_getSudoer(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getSudoer __cb)
- Specified by:
begin_getSudoer
in interfaceSessionPrx
-
begin_getSudoer
public Ice.AsyncResult begin_getSudoer(IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getSudoer
in interfaceSessionPrx
-
begin_getSudoer
public Ice.AsyncResult begin_getSudoer(IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getSudoer
in interfaceSessionPrx
-
begin_getSudoer
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)
- Specified by:
begin_getSudoer
in interfaceSessionPrx
-
begin_getSudoer
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)
- Specified by:
begin_getSudoer
in interfaceSessionPrx
-
end_getSudoer
public Experimenter end_getSudoer(Ice.AsyncResult __iresult)
- Specified by:
end_getSudoer
in interfaceSessionPrx
-
__getSudoer_completed
public static void __getSudoer_completed(Ice.TwowayCallbackArg1<Experimenter> __cb, Ice.AsyncResult __result)
-
getTimeToIdle
public RLong getTimeToIdle()
- Specified by:
getTimeToIdle
in interfaceSessionPrx
-
getTimeToIdle
public RLong getTimeToIdle(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getTimeToIdle
in interfaceSessionPrx
-
begin_getTimeToIdle
public Ice.AsyncResult begin_getTimeToIdle()
- Specified by:
begin_getTimeToIdle
in interfaceSessionPrx
-
begin_getTimeToIdle
public Ice.AsyncResult begin_getTimeToIdle(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getTimeToIdle
in interfaceSessionPrx
-
begin_getTimeToIdle
public Ice.AsyncResult begin_getTimeToIdle(Ice.Callback __cb)
- Specified by:
begin_getTimeToIdle
in interfaceSessionPrx
-
begin_getTimeToIdle
public Ice.AsyncResult begin_getTimeToIdle(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getTimeToIdle
in interfaceSessionPrx
-
begin_getTimeToIdle
public Ice.AsyncResult begin_getTimeToIdle(Callback_Session_getTimeToIdle __cb)
- Specified by:
begin_getTimeToIdle
in interfaceSessionPrx
-
begin_getTimeToIdle
public Ice.AsyncResult begin_getTimeToIdle(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getTimeToIdle __cb)
- Specified by:
begin_getTimeToIdle
in interfaceSessionPrx
-
begin_getTimeToIdle
public Ice.AsyncResult begin_getTimeToIdle(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getTimeToIdle
in interfaceSessionPrx
-
begin_getTimeToIdle
public Ice.AsyncResult begin_getTimeToIdle(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getTimeToIdle
in interfaceSessionPrx
-
begin_getTimeToIdle
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)
- Specified by:
begin_getTimeToIdle
in interfaceSessionPrx
-
begin_getTimeToIdle
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)
- Specified by:
begin_getTimeToIdle
in interfaceSessionPrx
-
end_getTimeToIdle
public RLong end_getTimeToIdle(Ice.AsyncResult __iresult)
- Specified by:
end_getTimeToIdle
in interfaceSessionPrx
-
__getTimeToIdle_completed
public static void __getTimeToIdle_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)
-
getTimeToLive
public RLong getTimeToLive()
- Specified by:
getTimeToLive
in interfaceSessionPrx
-
getTimeToLive
public RLong getTimeToLive(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getTimeToLive
in interfaceSessionPrx
-
begin_getTimeToLive
public Ice.AsyncResult begin_getTimeToLive()
- Specified by:
begin_getTimeToLive
in interfaceSessionPrx
-
begin_getTimeToLive
public Ice.AsyncResult begin_getTimeToLive(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getTimeToLive
in interfaceSessionPrx
-
begin_getTimeToLive
public Ice.AsyncResult begin_getTimeToLive(Ice.Callback __cb)
- Specified by:
begin_getTimeToLive
in interfaceSessionPrx
-
begin_getTimeToLive
public Ice.AsyncResult begin_getTimeToLive(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getTimeToLive
in interfaceSessionPrx
-
begin_getTimeToLive
public Ice.AsyncResult begin_getTimeToLive(Callback_Session_getTimeToLive __cb)
- Specified by:
begin_getTimeToLive
in interfaceSessionPrx
-
begin_getTimeToLive
public Ice.AsyncResult begin_getTimeToLive(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getTimeToLive __cb)
- Specified by:
begin_getTimeToLive
in interfaceSessionPrx
-
begin_getTimeToLive
public Ice.AsyncResult begin_getTimeToLive(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getTimeToLive
in interfaceSessionPrx
-
begin_getTimeToLive
public Ice.AsyncResult begin_getTimeToLive(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getTimeToLive
in interfaceSessionPrx
-
begin_getTimeToLive
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)
- Specified by:
begin_getTimeToLive
in interfaceSessionPrx
-
begin_getTimeToLive
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)
- Specified by:
begin_getTimeToLive
in interfaceSessionPrx
-
end_getTimeToLive
public RLong end_getTimeToLive(Ice.AsyncResult __iresult)
- Specified by:
end_getTimeToLive
in interfaceSessionPrx
-
__getTimeToLive_completed
public static void __getTimeToLive_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)
-
getUserAgent
public RString getUserAgent()
- Specified by:
getUserAgent
in interfaceSessionPrx
-
getUserAgent
public RString getUserAgent(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getUserAgent
in interfaceSessionPrx
-
begin_getUserAgent
public Ice.AsyncResult begin_getUserAgent()
- Specified by:
begin_getUserAgent
in interfaceSessionPrx
-
begin_getUserAgent
public Ice.AsyncResult begin_getUserAgent(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getUserAgent
in interfaceSessionPrx
-
begin_getUserAgent
public Ice.AsyncResult begin_getUserAgent(Ice.Callback __cb)
- Specified by:
begin_getUserAgent
in interfaceSessionPrx
-
begin_getUserAgent
public Ice.AsyncResult begin_getUserAgent(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getUserAgent
in interfaceSessionPrx
-
begin_getUserAgent
public Ice.AsyncResult begin_getUserAgent(Callback_Session_getUserAgent __cb)
- Specified by:
begin_getUserAgent
in interfaceSessionPrx
-
begin_getUserAgent
public Ice.AsyncResult begin_getUserAgent(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getUserAgent __cb)
- Specified by:
begin_getUserAgent
in interfaceSessionPrx
-
begin_getUserAgent
public Ice.AsyncResult begin_getUserAgent(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getUserAgent
in interfaceSessionPrx
-
begin_getUserAgent
public Ice.AsyncResult begin_getUserAgent(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getUserAgent
in interfaceSessionPrx
-
begin_getUserAgent
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)
- Specified by:
begin_getUserAgent
in interfaceSessionPrx
-
begin_getUserAgent
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)
- Specified by:
begin_getUserAgent
in interfaceSessionPrx
-
end_getUserAgent
public RString end_getUserAgent(Ice.AsyncResult __iresult)
- Specified by:
end_getUserAgent
in interfaceSessionPrx
-
__getUserAgent_completed
public static void __getUserAgent_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getUserIP
public RString getUserIP()
- Specified by:
getUserIP
in interfaceSessionPrx
-
getUserIP
public RString getUserIP(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getUserIP
in interfaceSessionPrx
-
begin_getUserIP
public Ice.AsyncResult begin_getUserIP()
- Specified by:
begin_getUserIP
in interfaceSessionPrx
- Returns:
- The asynchronous result object.
-
begin_getUserIP
public Ice.AsyncResult begin_getUserIP(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getUserIP
in interfaceSessionPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getUserIP
public Ice.AsyncResult begin_getUserIP(Ice.Callback __cb)
- Specified by:
begin_getUserIP
in interfaceSessionPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getUserIP
public Ice.AsyncResult begin_getUserIP(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getUserIP
in interfaceSessionPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getUserIP
public Ice.AsyncResult begin_getUserIP(Callback_Session_getUserIP __cb)
- Specified by:
begin_getUserIP
in interfaceSessionPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getUserIP
public Ice.AsyncResult begin_getUserIP(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getUserIP __cb)
- Specified by:
begin_getUserIP
in interfaceSessionPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getUserIP
public Ice.AsyncResult begin_getUserIP(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getUserIP
in interfaceSessionPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getUserIP
public Ice.AsyncResult begin_getUserIP(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getUserIP
in interfaceSessionPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getUserIP
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)
- Specified by:
begin_getUserIP
in interfaceSessionPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getUserIP
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)
- Specified by:
begin_getUserIP
in interfaceSessionPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getUserIP
public RString end_getUserIP(Ice.AsyncResult __iresult)
- Specified by:
end_getUserIP
in interfaceSessionPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__getUserIP_completed
public static void __getUserIP_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getUuid
public RString getUuid()
- Specified by:
getUuid
in interfaceSessionPrx
-
getUuid
public RString getUuid(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getUuid
in interfaceSessionPrx
-
begin_getUuid
public Ice.AsyncResult begin_getUuid()
- Specified by:
begin_getUuid
in interfaceSessionPrx
-
begin_getUuid
public Ice.AsyncResult begin_getUuid(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getUuid
in interfaceSessionPrx
-
begin_getUuid
public Ice.AsyncResult begin_getUuid(Ice.Callback __cb)
- Specified by:
begin_getUuid
in interfaceSessionPrx
-
begin_getUuid
public Ice.AsyncResult begin_getUuid(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getUuid
in interfaceSessionPrx
-
begin_getUuid
public Ice.AsyncResult begin_getUuid(Callback_Session_getUuid __cb)
- Specified by:
begin_getUuid
in interfaceSessionPrx
-
begin_getUuid
public Ice.AsyncResult begin_getUuid(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getUuid __cb)
- Specified by:
begin_getUuid
in interfaceSessionPrx
-
begin_getUuid
public Ice.AsyncResult begin_getUuid(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getUuid
in interfaceSessionPrx
-
begin_getUuid
public Ice.AsyncResult begin_getUuid(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getUuid
in interfaceSessionPrx
-
begin_getUuid
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)
- Specified by:
begin_getUuid
in interfaceSessionPrx
-
begin_getUuid
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)
- Specified by:
begin_getUuid
in interfaceSessionPrx
-
end_getUuid
public RString end_getUuid(Ice.AsyncResult __iresult)
- Specified by:
end_getUuid
in interfaceSessionPrx
-
__getUuid_completed
public static void __getUuid_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getVersion
public RInt getVersion()
- Specified by:
getVersion
in interfaceSessionPrx
-
getVersion
public RInt getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getVersion
in interfaceSessionPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion()
- Specified by:
begin_getVersion
in interfaceSessionPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getVersion
in interfaceSessionPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(Ice.Callback __cb)
- Specified by:
begin_getVersion
in interfaceSessionPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getVersion
in interfaceSessionPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(Callback_Session_getVersion __cb)
- Specified by:
begin_getVersion
in interfaceSessionPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getVersion __cb)
- Specified by:
begin_getVersion
in interfaceSessionPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getVersion
in interfaceSessionPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getVersion
in interfaceSessionPrx
-
begin_getVersion
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)
- Specified by:
begin_getVersion
in interfaceSessionPrx
-
begin_getVersion
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)
- Specified by:
begin_getVersion
in interfaceSessionPrx
-
end_getVersion
public RInt end_getVersion(Ice.AsyncResult __iresult)
- Specified by:
end_getVersion
in interfaceSessionPrx
-
__getVersion_completed
public static void __getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
-
linkAnnotation
public SessionAnnotationLink linkAnnotation(Annotation addition)
- Specified by:
linkAnnotation
in interfaceSessionPrx
-
linkAnnotation
public SessionAnnotationLink linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkAnnotation
in interfaceSessionPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition)
- Specified by:
begin_linkAnnotation
in interfaceSessionPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkAnnotation
in interfaceSessionPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Ice.Callback __cb)
- Specified by:
begin_linkAnnotation
in interfaceSessionPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_linkAnnotation
in interfaceSessionPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Callback_Session_linkAnnotation __cb)
- Specified by:
begin_linkAnnotation
in interfaceSessionPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_linkAnnotation __cb)
- Specified by:
begin_linkAnnotation
in interfaceSessionPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<SessionAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkAnnotation
in interfaceSessionPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<SessionAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkAnnotation
in interfaceSessionPrx
-
begin_linkAnnotation
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)
- Specified by:
begin_linkAnnotation
in interfaceSessionPrx
-
begin_linkAnnotation
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)
- Specified by:
begin_linkAnnotation
in interfaceSessionPrx
-
end_linkAnnotation
public SessionAnnotationLink end_linkAnnotation(Ice.AsyncResult __iresult)
- Specified by:
end_linkAnnotation
in interfaceSessionPrx
-
__linkAnnotation_completed
public static void __linkAnnotation_completed(Ice.TwowayCallbackArg1<SessionAnnotationLink> __cb, Ice.AsyncResult __result)
-
linkedAnnotationList
public java.util.List<Annotation> linkedAnnotationList()
- Specified by:
linkedAnnotationList
in interfaceSessionPrx
-
linkedAnnotationList
public java.util.List<Annotation> linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkedAnnotationList
in interfaceSessionPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList()
- Specified by:
begin_linkedAnnotationList
in interfaceSessionPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkedAnnotationList
in interfaceSessionPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(Ice.Callback __cb)
- Specified by:
begin_linkedAnnotationList
in interfaceSessionPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_linkedAnnotationList
in interfaceSessionPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(Callback_Session_linkedAnnotationList __cb)
- Specified by:
begin_linkedAnnotationList
in interfaceSessionPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_linkedAnnotationList __cb)
- Specified by:
begin_linkedAnnotationList
in interfaceSessionPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkedAnnotationList
in interfaceSessionPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkedAnnotationList
in interfaceSessionPrx
-
begin_linkedAnnotationList
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)
- Specified by:
begin_linkedAnnotationList
in interfaceSessionPrx
-
begin_linkedAnnotationList
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)
- Specified by:
begin_linkedAnnotationList
in interfaceSessionPrx
-
end_linkedAnnotationList
public java.util.List<Annotation> end_linkedAnnotationList(Ice.AsyncResult __iresult)
- Specified by:
end_linkedAnnotationList
in interfaceSessionPrx
-
__linkedAnnotationList_completed
public static void __linkedAnnotationList_completed(Ice.TwowayCallbackArg1<java.util.List<Annotation>> __cb, Ice.AsyncResult __result)
-
reloadAnnotationLinks
public void reloadAnnotationLinks(Session toCopy)
- Specified by:
reloadAnnotationLinks
in interfaceSessionPrx
-
reloadAnnotationLinks
public void reloadAnnotationLinks(Session toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadAnnotationLinks
in interfaceSessionPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Session toCopy)
- Specified by:
begin_reloadAnnotationLinks
in interfaceSessionPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Session toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadAnnotationLinks
in interfaceSessionPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Session toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadAnnotationLinks
in interfaceSessionPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Session toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_reloadAnnotationLinks
in interfaceSessionPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Session toCopy, Callback_Session_reloadAnnotationLinks __cb)
- Specified by:
begin_reloadAnnotationLinks
in interfaceSessionPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Session toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_reloadAnnotationLinks __cb)
- Specified by:
begin_reloadAnnotationLinks
in interfaceSessionPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Session toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadAnnotationLinks
in interfaceSessionPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Session toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadAnnotationLinks
in interfaceSessionPrx
-
begin_reloadAnnotationLinks
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)
- Specified by:
begin_reloadAnnotationLinks
in interfaceSessionPrx
-
begin_reloadAnnotationLinks
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)
- Specified by:
begin_reloadAnnotationLinks
in interfaceSessionPrx
-
end_reloadAnnotationLinks
public void end_reloadAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_reloadAnnotationLinks
in interfaceSessionPrx
-
reloadEvents
public void reloadEvents(Session toCopy)
- Specified by:
reloadEvents
in interfaceSessionPrx
-
reloadEvents
public void reloadEvents(Session toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadEvents
in interfaceSessionPrx
-
begin_reloadEvents
public Ice.AsyncResult begin_reloadEvents(Session toCopy)
- Specified by:
begin_reloadEvents
in interfaceSessionPrx
-
begin_reloadEvents
public Ice.AsyncResult begin_reloadEvents(Session toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadEvents
in interfaceSessionPrx
-
begin_reloadEvents
public Ice.AsyncResult begin_reloadEvents(Session toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadEvents
in interfaceSessionPrx
-
begin_reloadEvents
public Ice.AsyncResult begin_reloadEvents(Session toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_reloadEvents
in interfaceSessionPrx
-
begin_reloadEvents
public Ice.AsyncResult begin_reloadEvents(Session toCopy, Callback_Session_reloadEvents __cb)
- Specified by:
begin_reloadEvents
in interfaceSessionPrx
-
begin_reloadEvents
public Ice.AsyncResult begin_reloadEvents(Session toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_reloadEvents __cb)
- Specified by:
begin_reloadEvents
in interfaceSessionPrx
-
begin_reloadEvents
public Ice.AsyncResult begin_reloadEvents(Session toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadEvents
in interfaceSessionPrx
-
begin_reloadEvents
public Ice.AsyncResult begin_reloadEvents(Session toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadEvents
in interfaceSessionPrx
-
begin_reloadEvents
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)
- Specified by:
begin_reloadEvents
in interfaceSessionPrx
-
begin_reloadEvents
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)
- Specified by:
begin_reloadEvents
in interfaceSessionPrx
-
end_reloadEvents
public void end_reloadEvents(Ice.AsyncResult __iresult)
- Specified by:
end_reloadEvents
in interfaceSessionPrx
-
removeAllEventSet
public void removeAllEventSet(java.util.List<Event> targets)
- Specified by:
removeAllEventSet
in interfaceSessionPrx
-
removeAllEventSet
public void removeAllEventSet(java.util.List<Event> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllEventSet
in interfaceSessionPrx
-
begin_removeAllEventSet
public Ice.AsyncResult begin_removeAllEventSet(java.util.List<Event> targets)
- Specified by:
begin_removeAllEventSet
in interfaceSessionPrx
-
begin_removeAllEventSet
public Ice.AsyncResult begin_removeAllEventSet(java.util.List<Event> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeAllEventSet
in interfaceSessionPrx
-
begin_removeAllEventSet
public Ice.AsyncResult begin_removeAllEventSet(java.util.List<Event> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllEventSet
in interfaceSessionPrx
-
begin_removeAllEventSet
public Ice.AsyncResult begin_removeAllEventSet(java.util.List<Event> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeAllEventSet
in interfaceSessionPrx
-
begin_removeAllEventSet
public Ice.AsyncResult begin_removeAllEventSet(java.util.List<Event> targets, Callback_Session_removeAllEventSet __cb)
- Specified by:
begin_removeAllEventSet
in interfaceSessionPrx
-
begin_removeAllEventSet
public Ice.AsyncResult begin_removeAllEventSet(java.util.List<Event> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_removeAllEventSet __cb)
- Specified by:
begin_removeAllEventSet
in interfaceSessionPrx
-
begin_removeAllEventSet
public Ice.AsyncResult begin_removeAllEventSet(java.util.List<Event> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllEventSet
in interfaceSessionPrx
-
begin_removeAllEventSet
public Ice.AsyncResult begin_removeAllEventSet(java.util.List<Event> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeAllEventSet
in interfaceSessionPrx
-
begin_removeAllEventSet
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)
- Specified by:
begin_removeAllEventSet
in interfaceSessionPrx
-
begin_removeAllEventSet
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)
- Specified by:
begin_removeAllEventSet
in interfaceSessionPrx
-
end_removeAllEventSet
public void end_removeAllEventSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllEventSet
in interfaceSessionPrx
-
removeAllSessionAnnotationLinkSet
public void removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets)
- Specified by:
removeAllSessionAnnotationLinkSet
in interfaceSessionPrx
-
removeAllSessionAnnotationLinkSet
public void removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllSessionAnnotationLinkSet
in interfaceSessionPrx
-
begin_removeAllSessionAnnotationLinkSet
public Ice.AsyncResult begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets)
- Specified by:
begin_removeAllSessionAnnotationLinkSet
in interfaceSessionPrx
-
begin_removeAllSessionAnnotationLinkSet
public Ice.AsyncResult begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeAllSessionAnnotationLinkSet
in interfaceSessionPrx
-
begin_removeAllSessionAnnotationLinkSet
public Ice.AsyncResult begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllSessionAnnotationLinkSet
in interfaceSessionPrx
-
begin_removeAllSessionAnnotationLinkSet
public Ice.AsyncResult begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeAllSessionAnnotationLinkSet
in interfaceSessionPrx
-
begin_removeAllSessionAnnotationLinkSet
public Ice.AsyncResult begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, Callback_Session_removeAllSessionAnnotationLinkSet __cb)
- Specified by:
begin_removeAllSessionAnnotationLinkSet
in interfaceSessionPrx
-
begin_removeAllSessionAnnotationLinkSet
public Ice.AsyncResult begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_removeAllSessionAnnotationLinkSet __cb)
- Specified by:
begin_removeAllSessionAnnotationLinkSet
in interfaceSessionPrx
-
begin_removeAllSessionAnnotationLinkSet
public Ice.AsyncResult begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllSessionAnnotationLinkSet
in interfaceSessionPrx
-
begin_removeAllSessionAnnotationLinkSet
public Ice.AsyncResult begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeAllSessionAnnotationLinkSet
in interfaceSessionPrx
-
begin_removeAllSessionAnnotationLinkSet
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)
- Specified by:
begin_removeAllSessionAnnotationLinkSet
in interfaceSessionPrx
-
begin_removeAllSessionAnnotationLinkSet
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)
- Specified by:
begin_removeAllSessionAnnotationLinkSet
in interfaceSessionPrx
-
end_removeAllSessionAnnotationLinkSet
public void end_removeAllSessionAnnotationLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllSessionAnnotationLinkSet
in interfaceSessionPrx
-
removeEvent
public void removeEvent(Event theTarget)
- Specified by:
removeEvent
in interfaceSessionPrx
-
removeEvent
public void removeEvent(Event theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeEvent
in interfaceSessionPrx
-
begin_removeEvent
public Ice.AsyncResult begin_removeEvent(Event theTarget)
- Specified by:
begin_removeEvent
in interfaceSessionPrx
-
begin_removeEvent
public Ice.AsyncResult begin_removeEvent(Event theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeEvent
in interfaceSessionPrx
-
begin_removeEvent
public Ice.AsyncResult begin_removeEvent(Event theTarget, Ice.Callback __cb)
- Specified by:
begin_removeEvent
in interfaceSessionPrx
-
begin_removeEvent
public Ice.AsyncResult begin_removeEvent(Event theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeEvent
in interfaceSessionPrx
-
begin_removeEvent
public Ice.AsyncResult begin_removeEvent(Event theTarget, Callback_Session_removeEvent __cb)
- Specified by:
begin_removeEvent
in interfaceSessionPrx
-
begin_removeEvent
public Ice.AsyncResult begin_removeEvent(Event theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_removeEvent __cb)
- Specified by:
begin_removeEvent
in interfaceSessionPrx
-
begin_removeEvent
public Ice.AsyncResult begin_removeEvent(Event theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeEvent
in interfaceSessionPrx
-
begin_removeEvent
public Ice.AsyncResult begin_removeEvent(Event theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeEvent
in interfaceSessionPrx
-
begin_removeEvent
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)
- Specified by:
begin_removeEvent
in interfaceSessionPrx
-
begin_removeEvent
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)
- Specified by:
begin_removeEvent
in interfaceSessionPrx
-
end_removeEvent
public void end_removeEvent(Ice.AsyncResult __iresult)
- Specified by:
end_removeEvent
in interfaceSessionPrx
-
removeSessionAnnotationLink
public void removeSessionAnnotationLink(SessionAnnotationLink theTarget)
- Specified by:
removeSessionAnnotationLink
in interfaceSessionPrx
-
removeSessionAnnotationLink
public void removeSessionAnnotationLink(SessionAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeSessionAnnotationLink
in interfaceSessionPrx
-
begin_removeSessionAnnotationLink
public Ice.AsyncResult begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget)
- Specified by:
begin_removeSessionAnnotationLink
in interfaceSessionPrx
-
begin_removeSessionAnnotationLink
public Ice.AsyncResult begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeSessionAnnotationLink
in interfaceSessionPrx
-
begin_removeSessionAnnotationLink
public Ice.AsyncResult begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget, Ice.Callback __cb)
- Specified by:
begin_removeSessionAnnotationLink
in interfaceSessionPrx
-
begin_removeSessionAnnotationLink
public Ice.AsyncResult begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeSessionAnnotationLink
in interfaceSessionPrx
-
begin_removeSessionAnnotationLink
public Ice.AsyncResult begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget, Callback_Session_removeSessionAnnotationLink __cb)
- Specified by:
begin_removeSessionAnnotationLink
in interfaceSessionPrx
-
begin_removeSessionAnnotationLink
public Ice.AsyncResult begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_removeSessionAnnotationLink __cb)
- Specified by:
begin_removeSessionAnnotationLink
in interfaceSessionPrx
-
begin_removeSessionAnnotationLink
public Ice.AsyncResult begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeSessionAnnotationLink
in interfaceSessionPrx
-
begin_removeSessionAnnotationLink
public Ice.AsyncResult begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeSessionAnnotationLink
in interfaceSessionPrx
-
begin_removeSessionAnnotationLink
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)
- Specified by:
begin_removeSessionAnnotationLink
in interfaceSessionPrx
-
begin_removeSessionAnnotationLink
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)
- Specified by:
begin_removeSessionAnnotationLink
in interfaceSessionPrx
-
end_removeSessionAnnotationLink
public void end_removeSessionAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_removeSessionAnnotationLink
in interfaceSessionPrx
-
removeSessionAnnotationLinkFromBoth
public void removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link, boolean bothSides)
- Specified by:
removeSessionAnnotationLinkFromBoth
in interfaceSessionPrx
-
removeSessionAnnotationLinkFromBoth
public void removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeSessionAnnotationLinkFromBoth
in interfaceSessionPrx
-
begin_removeSessionAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link, boolean bothSides)
- Specified by:
begin_removeSessionAnnotationLinkFromBoth
in interfaceSessionPrx
-
begin_removeSessionAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeSessionAnnotationLinkFromBoth
in interfaceSessionPrx
-
begin_removeSessionAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_removeSessionAnnotationLinkFromBoth
in interfaceSessionPrx
-
begin_removeSessionAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeSessionAnnotationLinkFromBoth
in interfaceSessionPrx
-
begin_removeSessionAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link, boolean bothSides, Callback_Session_removeSessionAnnotationLinkFromBoth __cb)
- Specified by:
begin_removeSessionAnnotationLinkFromBoth
in interfaceSessionPrx
-
begin_removeSessionAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_removeSessionAnnotationLinkFromBoth __cb)
- Specified by:
begin_removeSessionAnnotationLinkFromBoth
in interfaceSessionPrx
-
begin_removeSessionAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeSessionAnnotationLinkFromBoth
in interfaceSessionPrx
-
begin_removeSessionAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeSessionAnnotationLinkFromBoth
in interfaceSessionPrx
-
begin_removeSessionAnnotationLinkFromBoth
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)
- Specified by:
begin_removeSessionAnnotationLinkFromBoth
in interfaceSessionPrx
-
begin_removeSessionAnnotationLinkFromBoth
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)
- Specified by:
begin_removeSessionAnnotationLinkFromBoth
in interfaceSessionPrx
-
end_removeSessionAnnotationLinkFromBoth
public void end_removeSessionAnnotationLinkFromBoth(Ice.AsyncResult __iresult)
- Specified by:
end_removeSessionAnnotationLinkFromBoth
in interfaceSessionPrx
-
setClosed
public void setClosed(RTime theClosed)
- Specified by:
setClosed
in interfaceSessionPrx
-
setClosed
public void setClosed(RTime theClosed, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setClosed
in interfaceSessionPrx
-
begin_setClosed
public Ice.AsyncResult begin_setClosed(RTime theClosed)
- Specified by:
begin_setClosed
in interfaceSessionPrx
-
begin_setClosed
public Ice.AsyncResult begin_setClosed(RTime theClosed, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setClosed
in interfaceSessionPrx
-
begin_setClosed
public Ice.AsyncResult begin_setClosed(RTime theClosed, Ice.Callback __cb)
- Specified by:
begin_setClosed
in interfaceSessionPrx
-
begin_setClosed
public Ice.AsyncResult begin_setClosed(RTime theClosed, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setClosed
in interfaceSessionPrx
-
begin_setClosed
public Ice.AsyncResult begin_setClosed(RTime theClosed, Callback_Session_setClosed __cb)
- Specified by:
begin_setClosed
in interfaceSessionPrx
-
begin_setClosed
public Ice.AsyncResult begin_setClosed(RTime theClosed, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setClosed __cb)
- Specified by:
begin_setClosed
in interfaceSessionPrx
-
begin_setClosed
public Ice.AsyncResult begin_setClosed(RTime theClosed, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setClosed
in interfaceSessionPrx
-
begin_setClosed
public Ice.AsyncResult begin_setClosed(RTime theClosed, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setClosed
in interfaceSessionPrx
-
begin_setClosed
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)
- Specified by:
begin_setClosed
in interfaceSessionPrx
-
begin_setClosed
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)
- Specified by:
begin_setClosed
in interfaceSessionPrx
-
end_setClosed
public void end_setClosed(Ice.AsyncResult __iresult)
- Specified by:
end_setClosed
in interfaceSessionPrx
-
setDefaultEventType
public void setDefaultEventType(RString theDefaultEventType)
- Specified by:
setDefaultEventType
in interfaceSessionPrx
-
setDefaultEventType
public void setDefaultEventType(RString theDefaultEventType, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setDefaultEventType
in interfaceSessionPrx
-
begin_setDefaultEventType
public Ice.AsyncResult begin_setDefaultEventType(RString theDefaultEventType)
- Specified by:
begin_setDefaultEventType
in interfaceSessionPrx
-
begin_setDefaultEventType
public Ice.AsyncResult begin_setDefaultEventType(RString theDefaultEventType, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setDefaultEventType
in interfaceSessionPrx
-
begin_setDefaultEventType
public Ice.AsyncResult begin_setDefaultEventType(RString theDefaultEventType, Ice.Callback __cb)
- Specified by:
begin_setDefaultEventType
in interfaceSessionPrx
-
begin_setDefaultEventType
public Ice.AsyncResult begin_setDefaultEventType(RString theDefaultEventType, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setDefaultEventType
in interfaceSessionPrx
-
begin_setDefaultEventType
public Ice.AsyncResult begin_setDefaultEventType(RString theDefaultEventType, Callback_Session_setDefaultEventType __cb)
- Specified by:
begin_setDefaultEventType
in interfaceSessionPrx
-
begin_setDefaultEventType
public Ice.AsyncResult begin_setDefaultEventType(RString theDefaultEventType, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setDefaultEventType __cb)
- Specified by:
begin_setDefaultEventType
in interfaceSessionPrx
-
begin_setDefaultEventType
public Ice.AsyncResult begin_setDefaultEventType(RString theDefaultEventType, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setDefaultEventType
in interfaceSessionPrx
-
begin_setDefaultEventType
public Ice.AsyncResult begin_setDefaultEventType(RString theDefaultEventType, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setDefaultEventType
in interfaceSessionPrx
-
begin_setDefaultEventType
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)
- Specified by:
begin_setDefaultEventType
in interfaceSessionPrx
-
begin_setDefaultEventType
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)
- Specified by:
begin_setDefaultEventType
in interfaceSessionPrx
-
end_setDefaultEventType
public void end_setDefaultEventType(Ice.AsyncResult __iresult)
- Specified by:
end_setDefaultEventType
in interfaceSessionPrx
-
setMessage
public void setMessage(RString theMessage)
- Specified by:
setMessage
in interfaceSessionPrx
-
setMessage
public void setMessage(RString theMessage, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setMessage
in interfaceSessionPrx
-
begin_setMessage
public Ice.AsyncResult begin_setMessage(RString theMessage)
- Specified by:
begin_setMessage
in interfaceSessionPrx
-
begin_setMessage
public Ice.AsyncResult begin_setMessage(RString theMessage, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setMessage
in interfaceSessionPrx
-
begin_setMessage
public Ice.AsyncResult begin_setMessage(RString theMessage, Ice.Callback __cb)
- Specified by:
begin_setMessage
in interfaceSessionPrx
-
begin_setMessage
public Ice.AsyncResult begin_setMessage(RString theMessage, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setMessage
in interfaceSessionPrx
-
begin_setMessage
public Ice.AsyncResult begin_setMessage(RString theMessage, Callback_Session_setMessage __cb)
- Specified by:
begin_setMessage
in interfaceSessionPrx
-
begin_setMessage
public Ice.AsyncResult begin_setMessage(RString theMessage, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setMessage __cb)
- Specified by:
begin_setMessage
in interfaceSessionPrx
-
begin_setMessage
public Ice.AsyncResult begin_setMessage(RString theMessage, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setMessage
in interfaceSessionPrx
-
begin_setMessage
public Ice.AsyncResult begin_setMessage(RString theMessage, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setMessage
in interfaceSessionPrx
-
begin_setMessage
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)
- Specified by:
begin_setMessage
in interfaceSessionPrx
-
begin_setMessage
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)
- Specified by:
begin_setMessage
in interfaceSessionPrx
-
end_setMessage
public void end_setMessage(Ice.AsyncResult __iresult)
- Specified by:
end_setMessage
in interfaceSessionPrx
-
setNode
public void setNode(Node theNode)
- Specified by:
setNode
in interfaceSessionPrx
-
setNode
public void setNode(Node theNode, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setNode
in interfaceSessionPrx
-
begin_setNode
public Ice.AsyncResult begin_setNode(Node theNode)
- Specified by:
begin_setNode
in interfaceSessionPrx
-
begin_setNode
public Ice.AsyncResult begin_setNode(Node theNode, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setNode
in interfaceSessionPrx
-
begin_setNode
public Ice.AsyncResult begin_setNode(Node theNode, Ice.Callback __cb)
- Specified by:
begin_setNode
in interfaceSessionPrx
-
begin_setNode
public Ice.AsyncResult begin_setNode(Node theNode, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setNode
in interfaceSessionPrx
-
begin_setNode
public Ice.AsyncResult begin_setNode(Node theNode, Callback_Session_setNode __cb)
- Specified by:
begin_setNode
in interfaceSessionPrx
-
begin_setNode
public Ice.AsyncResult begin_setNode(Node theNode, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setNode __cb)
- Specified by:
begin_setNode
in interfaceSessionPrx
-
begin_setNode
public Ice.AsyncResult begin_setNode(Node theNode, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setNode
in interfaceSessionPrx
-
begin_setNode
public Ice.AsyncResult begin_setNode(Node theNode, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setNode
in interfaceSessionPrx
-
begin_setNode
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)
- Specified by:
begin_setNode
in interfaceSessionPrx
-
begin_setNode
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)
- Specified by:
begin_setNode
in interfaceSessionPrx
-
end_setNode
public void end_setNode(Ice.AsyncResult __iresult)
- Specified by:
end_setNode
in interfaceSessionPrx
-
setOwner
public void setOwner(Experimenter theOwner)
- Specified by:
setOwner
in interfaceSessionPrx
-
setOwner
public void setOwner(Experimenter theOwner, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setOwner
in interfaceSessionPrx
-
begin_setOwner
public Ice.AsyncResult begin_setOwner(Experimenter theOwner)
- Specified by:
begin_setOwner
in interfaceSessionPrx
-
begin_setOwner
public Ice.AsyncResult begin_setOwner(Experimenter theOwner, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setOwner
in interfaceSessionPrx
-
begin_setOwner
public Ice.AsyncResult begin_setOwner(Experimenter theOwner, Ice.Callback __cb)
- Specified by:
begin_setOwner
in interfaceSessionPrx
-
begin_setOwner
public Ice.AsyncResult begin_setOwner(Experimenter theOwner, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setOwner
in interfaceSessionPrx
-
begin_setOwner
public Ice.AsyncResult begin_setOwner(Experimenter theOwner, Callback_Session_setOwner __cb)
- Specified by:
begin_setOwner
in interfaceSessionPrx
-
begin_setOwner
public Ice.AsyncResult begin_setOwner(Experimenter theOwner, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setOwner __cb)
- Specified by:
begin_setOwner
in interfaceSessionPrx
-
begin_setOwner
public Ice.AsyncResult begin_setOwner(Experimenter theOwner, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setOwner
in interfaceSessionPrx
-
begin_setOwner
public Ice.AsyncResult begin_setOwner(Experimenter theOwner, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setOwner
in interfaceSessionPrx
-
begin_setOwner
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)
- Specified by:
begin_setOwner
in interfaceSessionPrx
-
begin_setOwner
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)
- Specified by:
begin_setOwner
in interfaceSessionPrx
-
end_setOwner
public void end_setOwner(Ice.AsyncResult __iresult)
- Specified by:
end_setOwner
in interfaceSessionPrx
-
setStarted
public void setStarted(RTime theStarted)
- Specified by:
setStarted
in interfaceSessionPrx
-
setStarted
public void setStarted(RTime theStarted, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setStarted
in interfaceSessionPrx
-
begin_setStarted
public Ice.AsyncResult begin_setStarted(RTime theStarted)
- Specified by:
begin_setStarted
in interfaceSessionPrx
-
begin_setStarted
public Ice.AsyncResult begin_setStarted(RTime theStarted, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setStarted
in interfaceSessionPrx
-
begin_setStarted
public Ice.AsyncResult begin_setStarted(RTime theStarted, Ice.Callback __cb)
- Specified by:
begin_setStarted
in interfaceSessionPrx
-
begin_setStarted
public Ice.AsyncResult begin_setStarted(RTime theStarted, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setStarted
in interfaceSessionPrx
-
begin_setStarted
public Ice.AsyncResult begin_setStarted(RTime theStarted, Callback_Session_setStarted __cb)
- Specified by:
begin_setStarted
in interfaceSessionPrx
-
begin_setStarted
public Ice.AsyncResult begin_setStarted(RTime theStarted, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setStarted __cb)
- Specified by:
begin_setStarted
in interfaceSessionPrx
-
begin_setStarted
public Ice.AsyncResult begin_setStarted(RTime theStarted, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setStarted
in interfaceSessionPrx
-
begin_setStarted
public Ice.AsyncResult begin_setStarted(RTime theStarted, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setStarted
in interfaceSessionPrx
-
begin_setStarted
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)
- Specified by:
begin_setStarted
in interfaceSessionPrx
-
begin_setStarted
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)
- Specified by:
begin_setStarted
in interfaceSessionPrx
-
end_setStarted
public void end_setStarted(Ice.AsyncResult __iresult)
- Specified by:
end_setStarted
in interfaceSessionPrx
-
setSudoer
public void setSudoer(Experimenter theSudoer)
- Specified by:
setSudoer
in interfaceSessionPrx
-
setSudoer
public void setSudoer(Experimenter theSudoer, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setSudoer
in interfaceSessionPrx
-
begin_setSudoer
public Ice.AsyncResult begin_setSudoer(Experimenter theSudoer)
- Specified by:
begin_setSudoer
in interfaceSessionPrx
-
begin_setSudoer
public Ice.AsyncResult begin_setSudoer(Experimenter theSudoer, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setSudoer
in interfaceSessionPrx
-
begin_setSudoer
public Ice.AsyncResult begin_setSudoer(Experimenter theSudoer, Ice.Callback __cb)
- Specified by:
begin_setSudoer
in interfaceSessionPrx
-
begin_setSudoer
public Ice.AsyncResult begin_setSudoer(Experimenter theSudoer, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setSudoer
in interfaceSessionPrx
-
begin_setSudoer
public Ice.AsyncResult begin_setSudoer(Experimenter theSudoer, Callback_Session_setSudoer __cb)
- Specified by:
begin_setSudoer
in interfaceSessionPrx
-
begin_setSudoer
public Ice.AsyncResult begin_setSudoer(Experimenter theSudoer, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setSudoer __cb)
- Specified by:
begin_setSudoer
in interfaceSessionPrx
-
begin_setSudoer
public Ice.AsyncResult begin_setSudoer(Experimenter theSudoer, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setSudoer
in interfaceSessionPrx
-
begin_setSudoer
public Ice.AsyncResult begin_setSudoer(Experimenter theSudoer, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setSudoer
in interfaceSessionPrx
-
begin_setSudoer
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)
- Specified by:
begin_setSudoer
in interfaceSessionPrx
-
begin_setSudoer
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)
- Specified by:
begin_setSudoer
in interfaceSessionPrx
-
end_setSudoer
public void end_setSudoer(Ice.AsyncResult __iresult)
- Specified by:
end_setSudoer
in interfaceSessionPrx
-
setTimeToIdle
public void setTimeToIdle(RLong theTimeToIdle)
- Specified by:
setTimeToIdle
in interfaceSessionPrx
-
setTimeToIdle
public void setTimeToIdle(RLong theTimeToIdle, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setTimeToIdle
in interfaceSessionPrx
-
begin_setTimeToIdle
public Ice.AsyncResult begin_setTimeToIdle(RLong theTimeToIdle)
- Specified by:
begin_setTimeToIdle
in interfaceSessionPrx
-
begin_setTimeToIdle
public Ice.AsyncResult begin_setTimeToIdle(RLong theTimeToIdle, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setTimeToIdle
in interfaceSessionPrx
-
begin_setTimeToIdle
public Ice.AsyncResult begin_setTimeToIdle(RLong theTimeToIdle, Ice.Callback __cb)
- Specified by:
begin_setTimeToIdle
in interfaceSessionPrx
-
begin_setTimeToIdle
public Ice.AsyncResult begin_setTimeToIdle(RLong theTimeToIdle, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setTimeToIdle
in interfaceSessionPrx
-
begin_setTimeToIdle
public Ice.AsyncResult begin_setTimeToIdle(RLong theTimeToIdle, Callback_Session_setTimeToIdle __cb)
- Specified by:
begin_setTimeToIdle
in interfaceSessionPrx
-
begin_setTimeToIdle
public Ice.AsyncResult begin_setTimeToIdle(RLong theTimeToIdle, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setTimeToIdle __cb)
- Specified by:
begin_setTimeToIdle
in interfaceSessionPrx
-
begin_setTimeToIdle
public Ice.AsyncResult begin_setTimeToIdle(RLong theTimeToIdle, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setTimeToIdle
in interfaceSessionPrx
-
begin_setTimeToIdle
public Ice.AsyncResult begin_setTimeToIdle(RLong theTimeToIdle, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setTimeToIdle
in interfaceSessionPrx
-
begin_setTimeToIdle
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)
- Specified by:
begin_setTimeToIdle
in interfaceSessionPrx
-
begin_setTimeToIdle
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)
- Specified by:
begin_setTimeToIdle
in interfaceSessionPrx
-
end_setTimeToIdle
public void end_setTimeToIdle(Ice.AsyncResult __iresult)
- Specified by:
end_setTimeToIdle
in interfaceSessionPrx
-
setTimeToLive
public void setTimeToLive(RLong theTimeToLive)
- Specified by:
setTimeToLive
in interfaceSessionPrx
-
setTimeToLive
public void setTimeToLive(RLong theTimeToLive, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setTimeToLive
in interfaceSessionPrx
-
begin_setTimeToLive
public Ice.AsyncResult begin_setTimeToLive(RLong theTimeToLive)
- Specified by:
begin_setTimeToLive
in interfaceSessionPrx
-
begin_setTimeToLive
public Ice.AsyncResult begin_setTimeToLive(RLong theTimeToLive, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setTimeToLive
in interfaceSessionPrx
-
begin_setTimeToLive
public Ice.AsyncResult begin_setTimeToLive(RLong theTimeToLive, Ice.Callback __cb)
- Specified by:
begin_setTimeToLive
in interfaceSessionPrx
-
begin_setTimeToLive
public Ice.AsyncResult begin_setTimeToLive(RLong theTimeToLive, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setTimeToLive
in interfaceSessionPrx
-
begin_setTimeToLive
public Ice.AsyncResult begin_setTimeToLive(RLong theTimeToLive, Callback_Session_setTimeToLive __cb)
- Specified by:
begin_setTimeToLive
in interfaceSessionPrx
-
begin_setTimeToLive
public Ice.AsyncResult begin_setTimeToLive(RLong theTimeToLive, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setTimeToLive __cb)
- Specified by:
begin_setTimeToLive
in interfaceSessionPrx
-
begin_setTimeToLive
public Ice.AsyncResult begin_setTimeToLive(RLong theTimeToLive, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setTimeToLive
in interfaceSessionPrx
-
begin_setTimeToLive
public Ice.AsyncResult begin_setTimeToLive(RLong theTimeToLive, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setTimeToLive
in interfaceSessionPrx
-
begin_setTimeToLive
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)
- Specified by:
begin_setTimeToLive
in interfaceSessionPrx
-
begin_setTimeToLive
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)
- Specified by:
begin_setTimeToLive
in interfaceSessionPrx
-
end_setTimeToLive
public void end_setTimeToLive(Ice.AsyncResult __iresult)
- Specified by:
end_setTimeToLive
in interfaceSessionPrx
-
setUserAgent
public void setUserAgent(RString theUserAgent)
- Specified by:
setUserAgent
in interfaceSessionPrx
-
setUserAgent
public void setUserAgent(RString theUserAgent, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setUserAgent
in interfaceSessionPrx
-
begin_setUserAgent
public Ice.AsyncResult begin_setUserAgent(RString theUserAgent)
- Specified by:
begin_setUserAgent
in interfaceSessionPrx
-
begin_setUserAgent
public Ice.AsyncResult begin_setUserAgent(RString theUserAgent, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setUserAgent
in interfaceSessionPrx
-
begin_setUserAgent
public Ice.AsyncResult begin_setUserAgent(RString theUserAgent, Ice.Callback __cb)
- Specified by:
begin_setUserAgent
in interfaceSessionPrx
-
begin_setUserAgent
public Ice.AsyncResult begin_setUserAgent(RString theUserAgent, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setUserAgent
in interfaceSessionPrx
-
begin_setUserAgent
public Ice.AsyncResult begin_setUserAgent(RString theUserAgent, Callback_Session_setUserAgent __cb)
- Specified by:
begin_setUserAgent
in interfaceSessionPrx
-
begin_setUserAgent
public Ice.AsyncResult begin_setUserAgent(RString theUserAgent, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setUserAgent __cb)
- Specified by:
begin_setUserAgent
in interfaceSessionPrx
-
begin_setUserAgent
public Ice.AsyncResult begin_setUserAgent(RString theUserAgent, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setUserAgent
in interfaceSessionPrx
-
begin_setUserAgent
public Ice.AsyncResult begin_setUserAgent(RString theUserAgent, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setUserAgent
in interfaceSessionPrx
-
begin_setUserAgent
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)
- Specified by:
begin_setUserAgent
in interfaceSessionPrx
-
begin_setUserAgent
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)
- Specified by:
begin_setUserAgent
in interfaceSessionPrx
-
end_setUserAgent
public void end_setUserAgent(Ice.AsyncResult __iresult)
- Specified by:
end_setUserAgent
in interfaceSessionPrx
-
setUserIP
public void setUserIP(RString theUserIP)
- Specified by:
setUserIP
in interfaceSessionPrx
-
setUserIP
public void setUserIP(RString theUserIP, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setUserIP
in interfaceSessionPrx
-
begin_setUserIP
public Ice.AsyncResult begin_setUserIP(RString theUserIP)
- Specified by:
begin_setUserIP
in interfaceSessionPrx
- Returns:
- The asynchronous result object.
-
begin_setUserIP
public Ice.AsyncResult begin_setUserIP(RString theUserIP, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setUserIP
in interfaceSessionPrx
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_setUserIP
public Ice.AsyncResult begin_setUserIP(RString theUserIP, Ice.Callback __cb)
- Specified by:
begin_setUserIP
in interfaceSessionPrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setUserIP
public Ice.AsyncResult begin_setUserIP(RString theUserIP, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setUserIP
in interfaceSessionPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setUserIP
public Ice.AsyncResult begin_setUserIP(RString theUserIP, Callback_Session_setUserIP __cb)
- Specified by:
begin_setUserIP
in interfaceSessionPrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setUserIP
public Ice.AsyncResult begin_setUserIP(RString theUserIP, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setUserIP __cb)
- Specified by:
begin_setUserIP
in interfaceSessionPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setUserIP
public Ice.AsyncResult begin_setUserIP(RString theUserIP, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setUserIP
in interfaceSessionPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_setUserIP
public Ice.AsyncResult begin_setUserIP(RString theUserIP, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setUserIP
in interfaceSessionPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_setUserIP
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)
- Specified by:
begin_setUserIP
in interfaceSessionPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_setUserIP
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)
- Specified by:
begin_setUserIP
in interfaceSessionPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_setUserIP
public void end_setUserIP(Ice.AsyncResult __iresult)
- Specified by:
end_setUserIP
in interfaceSessionPrx
- Parameters:
__iresult
- The asynchronous result object.
-
setUuid
public void setUuid(RString theUuid)
- Specified by:
setUuid
in interfaceSessionPrx
-
setUuid
public void setUuid(RString theUuid, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setUuid
in interfaceSessionPrx
-
begin_setUuid
public Ice.AsyncResult begin_setUuid(RString theUuid)
- Specified by:
begin_setUuid
in interfaceSessionPrx
-
begin_setUuid
public Ice.AsyncResult begin_setUuid(RString theUuid, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setUuid
in interfaceSessionPrx
-
begin_setUuid
public Ice.AsyncResult begin_setUuid(RString theUuid, Ice.Callback __cb)
- Specified by:
begin_setUuid
in interfaceSessionPrx
-
begin_setUuid
public Ice.AsyncResult begin_setUuid(RString theUuid, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setUuid
in interfaceSessionPrx
-
begin_setUuid
public Ice.AsyncResult begin_setUuid(RString theUuid, Callback_Session_setUuid __cb)
- Specified by:
begin_setUuid
in interfaceSessionPrx
-
begin_setUuid
public Ice.AsyncResult begin_setUuid(RString theUuid, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setUuid __cb)
- Specified by:
begin_setUuid
in interfaceSessionPrx
-
begin_setUuid
public Ice.AsyncResult begin_setUuid(RString theUuid, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setUuid
in interfaceSessionPrx
-
begin_setUuid
public Ice.AsyncResult begin_setUuid(RString theUuid, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setUuid
in interfaceSessionPrx
-
begin_setUuid
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)
- Specified by:
begin_setUuid
in interfaceSessionPrx
-
begin_setUuid
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)
- Specified by:
begin_setUuid
in interfaceSessionPrx
-
end_setUuid
public void end_setUuid(Ice.AsyncResult __iresult)
- Specified by:
end_setUuid
in interfaceSessionPrx
-
setVersion
public void setVersion(RInt theVersion)
- Specified by:
setVersion
in interfaceSessionPrx
-
setVersion
public void setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setVersion
in interfaceSessionPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion)
- Specified by:
begin_setVersion
in interfaceSessionPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setVersion
in interfaceSessionPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, Ice.Callback __cb)
- Specified by:
begin_setVersion
in interfaceSessionPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setVersion
in interfaceSessionPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, Callback_Session_setVersion __cb)
- Specified by:
begin_setVersion
in interfaceSessionPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setVersion __cb)
- Specified by:
begin_setVersion
in interfaceSessionPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setVersion
in interfaceSessionPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setVersion
in interfaceSessionPrx
-
begin_setVersion
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)
- Specified by:
begin_setVersion
in interfaceSessionPrx
-
begin_setVersion
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)
- Specified by:
begin_setVersion
in interfaceSessionPrx
-
end_setVersion
public void end_setVersion(Ice.AsyncResult __iresult)
- Specified by:
end_setVersion
in interfaceSessionPrx
-
sizeOfAnnotationLinks
public int sizeOfAnnotationLinks()
- Specified by:
sizeOfAnnotationLinks
in interfaceSessionPrx
-
sizeOfAnnotationLinks
public int sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfAnnotationLinks
in interfaceSessionPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks()
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceSessionPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceSessionPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceSessionPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceSessionPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Callback_Session_sizeOfAnnotationLinks __cb)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceSessionPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_sizeOfAnnotationLinks __cb)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceSessionPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceSessionPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceSessionPrx
-
begin_sizeOfAnnotationLinks
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)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceSessionPrx
-
begin_sizeOfAnnotationLinks
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)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceSessionPrx
-
end_sizeOfAnnotationLinks
public int end_sizeOfAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfAnnotationLinks
in interfaceSessionPrx
-
__sizeOfAnnotationLinks_completed
public static void __sizeOfAnnotationLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
sizeOfEvents
public int sizeOfEvents()
- Specified by:
sizeOfEvents
in interfaceSessionPrx
-
sizeOfEvents
public int sizeOfEvents(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfEvents
in interfaceSessionPrx
-
begin_sizeOfEvents
public Ice.AsyncResult begin_sizeOfEvents()
- Specified by:
begin_sizeOfEvents
in interfaceSessionPrx
-
begin_sizeOfEvents
public Ice.AsyncResult begin_sizeOfEvents(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfEvents
in interfaceSessionPrx
-
begin_sizeOfEvents
public Ice.AsyncResult begin_sizeOfEvents(Ice.Callback __cb)
- Specified by:
begin_sizeOfEvents
in interfaceSessionPrx
-
begin_sizeOfEvents
public Ice.AsyncResult begin_sizeOfEvents(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_sizeOfEvents
in interfaceSessionPrx
-
begin_sizeOfEvents
public Ice.AsyncResult begin_sizeOfEvents(Callback_Session_sizeOfEvents __cb)
- Specified by:
begin_sizeOfEvents
in interfaceSessionPrx
-
begin_sizeOfEvents
public Ice.AsyncResult begin_sizeOfEvents(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_sizeOfEvents __cb)
- Specified by:
begin_sizeOfEvents
in interfaceSessionPrx
-
begin_sizeOfEvents
public Ice.AsyncResult begin_sizeOfEvents(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfEvents
in interfaceSessionPrx
-
begin_sizeOfEvents
public Ice.AsyncResult begin_sizeOfEvents(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_sizeOfEvents
in interfaceSessionPrx
-
begin_sizeOfEvents
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)
- Specified by:
begin_sizeOfEvents
in interfaceSessionPrx
-
begin_sizeOfEvents
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)
- Specified by:
begin_sizeOfEvents
in interfaceSessionPrx
-
end_sizeOfEvents
public int end_sizeOfEvents(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfEvents
in interfaceSessionPrx
-
__sizeOfEvents_completed
public static void __sizeOfEvents_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
unlinkAnnotation
public void unlinkAnnotation(Annotation removal)
- Specified by:
unlinkAnnotation
in interfaceSessionPrx
-
unlinkAnnotation
public void unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unlinkAnnotation
in interfaceSessionPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal)
- Specified by:
begin_unlinkAnnotation
in interfaceSessionPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unlinkAnnotation
in interfaceSessionPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Ice.Callback __cb)
- Specified by:
begin_unlinkAnnotation
in interfaceSessionPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_unlinkAnnotation
in interfaceSessionPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Callback_Session_unlinkAnnotation __cb)
- Specified by:
begin_unlinkAnnotation
in interfaceSessionPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_unlinkAnnotation __cb)
- Specified by:
begin_unlinkAnnotation
in interfaceSessionPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkAnnotation
in interfaceSessionPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unlinkAnnotation
in interfaceSessionPrx
-
begin_unlinkAnnotation
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)
- Specified by:
begin_unlinkAnnotation
in interfaceSessionPrx
-
begin_unlinkAnnotation
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)
- Specified by:
begin_unlinkAnnotation
in interfaceSessionPrx
-
end_unlinkAnnotation
public void end_unlinkAnnotation(Ice.AsyncResult __iresult)
- Specified by:
end_unlinkAnnotation
in interfaceSessionPrx
-
unloadAnnotationLinks
public void unloadAnnotationLinks()
- Specified by:
unloadAnnotationLinks
in interfaceSessionPrx
-
unloadAnnotationLinks
public void unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadAnnotationLinks
in interfaceSessionPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks()
- Specified by:
begin_unloadAnnotationLinks
in interfaceSessionPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadAnnotationLinks
in interfaceSessionPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_unloadAnnotationLinks
in interfaceSessionPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_unloadAnnotationLinks
in interfaceSessionPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(Callback_Session_unloadAnnotationLinks __cb)
- Specified by:
begin_unloadAnnotationLinks
in interfaceSessionPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_unloadAnnotationLinks __cb)
- Specified by:
begin_unloadAnnotationLinks
in interfaceSessionPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadAnnotationLinks
in interfaceSessionPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unloadAnnotationLinks
in interfaceSessionPrx
-
begin_unloadAnnotationLinks
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)
- Specified by:
begin_unloadAnnotationLinks
in interfaceSessionPrx
-
begin_unloadAnnotationLinks
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)
- Specified by:
begin_unloadAnnotationLinks
in interfaceSessionPrx
-
end_unloadAnnotationLinks
public void end_unloadAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_unloadAnnotationLinks
in interfaceSessionPrx
-
unloadEvents
public void unloadEvents()
- Specified by:
unloadEvents
in interfaceSessionPrx
-
unloadEvents
public void unloadEvents(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadEvents
in interfaceSessionPrx
-
begin_unloadEvents
public Ice.AsyncResult begin_unloadEvents()
- Specified by:
begin_unloadEvents
in interfaceSessionPrx
-
begin_unloadEvents
public Ice.AsyncResult begin_unloadEvents(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadEvents
in interfaceSessionPrx
-
begin_unloadEvents
public Ice.AsyncResult begin_unloadEvents(Ice.Callback __cb)
- Specified by:
begin_unloadEvents
in interfaceSessionPrx
-
begin_unloadEvents
public Ice.AsyncResult begin_unloadEvents(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_unloadEvents
in interfaceSessionPrx
-
begin_unloadEvents
public Ice.AsyncResult begin_unloadEvents(Callback_Session_unloadEvents __cb)
- Specified by:
begin_unloadEvents
in interfaceSessionPrx
-
begin_unloadEvents
public Ice.AsyncResult begin_unloadEvents(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_unloadEvents __cb)
- Specified by:
begin_unloadEvents
in interfaceSessionPrx
-
begin_unloadEvents
public Ice.AsyncResult begin_unloadEvents(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadEvents
in interfaceSessionPrx
-
begin_unloadEvents
public Ice.AsyncResult begin_unloadEvents(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unloadEvents
in interfaceSessionPrx
-
begin_unloadEvents
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)
- Specified by:
begin_unloadEvents
in interfaceSessionPrx
-
begin_unloadEvents
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)
- Specified by:
begin_unloadEvents
in interfaceSessionPrx
-
end_unloadEvents
public void end_unloadEvents(Ice.AsyncResult __iresult)
- Specified by:
end_unloadEvents
in interfaceSessionPrx
-
getActive
public RBool getActive(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getActive
public Ice.AsyncResult begin_getActive()
- Specified by:
begin_getActive
in interfaceSharePrx
-
begin_getActive
public Ice.AsyncResult begin_getActive(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getActive
in interfaceSharePrx
-
begin_getActive
public Ice.AsyncResult begin_getActive(Ice.Callback __cb)
- Specified by:
begin_getActive
in interfaceSharePrx
-
begin_getActive
public Ice.AsyncResult begin_getActive(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getActive
in interfaceSharePrx
-
begin_getActive
public Ice.AsyncResult begin_getActive(Callback_Share_getActive __cb)
- Specified by:
begin_getActive
in interfaceSharePrx
-
begin_getActive
public Ice.AsyncResult begin_getActive(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Share_getActive __cb)
- Specified by:
begin_getActive
in interfaceSharePrx
-
begin_getActive
public Ice.AsyncResult begin_getActive(IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getActive
in interfaceSharePrx
-
begin_getActive
public Ice.AsyncResult begin_getActive(IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getActive
in interfaceSharePrx
-
begin_getActive
public Ice.AsyncResult begin_getActive(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getActive
in interfaceSharePrx
-
begin_getActive
public Ice.AsyncResult begin_getActive(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getActive
in interfaceSharePrx
-
end_getActive
public RBool end_getActive(Ice.AsyncResult __iresult)
- Specified by:
end_getActive
in interfaceSharePrx
-
__getActive_completed
public static void __getActive_completed(Ice.TwowayCallbackArg1<RBool> __cb, Ice.AsyncResult __result)
-
getData
public byte[] getData(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getData
public Ice.AsyncResult begin_getData()
- Specified by:
begin_getData
in interfaceSharePrx
-
begin_getData
public Ice.AsyncResult begin_getData(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getData
in interfaceSharePrx
-
begin_getData
public Ice.AsyncResult begin_getData(Ice.Callback __cb)
- Specified by:
begin_getData
in interfaceSharePrx
-
begin_getData
public Ice.AsyncResult begin_getData(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getData
in interfaceSharePrx
-
begin_getData
public Ice.AsyncResult begin_getData(Callback_Share_getData __cb)
- Specified by:
begin_getData
in interfaceSharePrx
-
begin_getData
public Ice.AsyncResult begin_getData(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Share_getData __cb)
- Specified by:
begin_getData
in interfaceSharePrx
-
begin_getData
public Ice.AsyncResult begin_getData(IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getData
in interfaceSharePrx
-
begin_getData
public Ice.AsyncResult begin_getData(IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getData
in interfaceSharePrx
-
begin_getData
public Ice.AsyncResult begin_getData(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getData
in interfaceSharePrx
-
begin_getData
public Ice.AsyncResult begin_getData(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getData
in interfaceSharePrx
-
end_getData
public byte[] end_getData(Ice.AsyncResult __iresult)
- Specified by:
end_getData
in interfaceSharePrx
-
__getData_completed
public static void __getData_completed(Ice.TwowayCallbackArg1<byte[]> __cb, Ice.AsyncResult __result)
-
getGroup
public ExperimenterGroup getGroup()
-
getGroup
public ExperimenterGroup getGroup(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getGroup
public Ice.AsyncResult begin_getGroup()
- Specified by:
begin_getGroup
in interfaceSharePrx
-
begin_getGroup
public Ice.AsyncResult begin_getGroup(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getGroup
in interfaceSharePrx
-
begin_getGroup
public Ice.AsyncResult begin_getGroup(Ice.Callback __cb)
- Specified by:
begin_getGroup
in interfaceSharePrx
-
begin_getGroup
public Ice.AsyncResult begin_getGroup(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getGroup
in interfaceSharePrx
-
begin_getGroup
public Ice.AsyncResult begin_getGroup(Callback_Share_getGroup __cb)
- Specified by:
begin_getGroup
in interfaceSharePrx
-
begin_getGroup
public Ice.AsyncResult begin_getGroup(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Share_getGroup __cb)
- Specified by:
begin_getGroup
in interfaceSharePrx
-
begin_getGroup
public Ice.AsyncResult begin_getGroup(IceInternal.Functional_GenericCallback1<ExperimenterGroup> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getGroup
in interfaceSharePrx
-
begin_getGroup
public Ice.AsyncResult begin_getGroup(IceInternal.Functional_GenericCallback1<ExperimenterGroup> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getGroup
in interfaceSharePrx
-
begin_getGroup
public Ice.AsyncResult begin_getGroup(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ExperimenterGroup> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getGroup
in interfaceSharePrx
-
begin_getGroup
public Ice.AsyncResult begin_getGroup(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ExperimenterGroup> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getGroup
in interfaceSharePrx
-
end_getGroup
public ExperimenterGroup end_getGroup(Ice.AsyncResult __iresult)
- Specified by:
end_getGroup
in interfaceSharePrx
-
__getGroup_completed
public static void __getGroup_completed(Ice.TwowayCallbackArg1<ExperimenterGroup> __cb, Ice.AsyncResult __result)
-
getItemCount
public RLong getItemCount()
- Specified by:
getItemCount
in interfaceSharePrx
-
getItemCount
public RLong getItemCount(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getItemCount
in interfaceSharePrx
-
begin_getItemCount
public Ice.AsyncResult begin_getItemCount()
- Specified by:
begin_getItemCount
in interfaceSharePrx
-
begin_getItemCount
public Ice.AsyncResult begin_getItemCount(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getItemCount
in interfaceSharePrx
-
begin_getItemCount
public Ice.AsyncResult begin_getItemCount(Ice.Callback __cb)
- Specified by:
begin_getItemCount
in interfaceSharePrx
-
begin_getItemCount
public Ice.AsyncResult begin_getItemCount(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getItemCount
in interfaceSharePrx
-
begin_getItemCount
public Ice.AsyncResult begin_getItemCount(Callback_Share_getItemCount __cb)
- Specified by:
begin_getItemCount
in interfaceSharePrx
-
begin_getItemCount
public Ice.AsyncResult begin_getItemCount(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Share_getItemCount __cb)
- Specified by:
begin_getItemCount
in interfaceSharePrx
-
begin_getItemCount
public Ice.AsyncResult begin_getItemCount(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getItemCount
in interfaceSharePrx
-
begin_getItemCount
public Ice.AsyncResult begin_getItemCount(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getItemCount
in interfaceSharePrx
-
begin_getItemCount
public Ice.AsyncResult begin_getItemCount(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getItemCount
in interfaceSharePrx
-
begin_getItemCount
public Ice.AsyncResult begin_getItemCount(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)
- Specified by:
begin_getItemCount
in interfaceSharePrx
-
end_getItemCount
public RLong end_getItemCount(Ice.AsyncResult __iresult)
- Specified by:
end_getItemCount
in interfaceSharePrx
-
__getItemCount_completed
public static void __getItemCount_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)
-
setActive
public void setActive(RBool theActive, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setActive
public Ice.AsyncResult begin_setActive(RBool theActive)
- Specified by:
begin_setActive
in interfaceSharePrx
-
begin_setActive
public Ice.AsyncResult begin_setActive(RBool theActive, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setActive
in interfaceSharePrx
-
begin_setActive
public Ice.AsyncResult begin_setActive(RBool theActive, Ice.Callback __cb)
- Specified by:
begin_setActive
in interfaceSharePrx
-
begin_setActive
public Ice.AsyncResult begin_setActive(RBool theActive, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setActive
in interfaceSharePrx
-
begin_setActive
public Ice.AsyncResult begin_setActive(RBool theActive, Callback_Share_setActive __cb)
- Specified by:
begin_setActive
in interfaceSharePrx
-
begin_setActive
public Ice.AsyncResult begin_setActive(RBool theActive, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Share_setActive __cb)
- Specified by:
begin_setActive
in interfaceSharePrx
-
begin_setActive
public Ice.AsyncResult begin_setActive(RBool theActive, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setActive
in interfaceSharePrx
-
begin_setActive
public Ice.AsyncResult begin_setActive(RBool theActive, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setActive
in interfaceSharePrx
-
begin_setActive
public Ice.AsyncResult begin_setActive(RBool theActive, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setActive
in interfaceSharePrx
-
begin_setActive
public Ice.AsyncResult begin_setActive(RBool theActive, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setActive
in interfaceSharePrx
-
end_setActive
public void end_setActive(Ice.AsyncResult __iresult)
- Specified by:
end_setActive
in interfaceSharePrx
-
setData
public void setData(byte[] theData, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setData
public Ice.AsyncResult begin_setData(byte[] theData)
- Specified by:
begin_setData
in interfaceSharePrx
-
begin_setData
public Ice.AsyncResult begin_setData(byte[] theData, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setData
in interfaceSharePrx
-
begin_setData
public Ice.AsyncResult begin_setData(byte[] theData, Ice.Callback __cb)
- Specified by:
begin_setData
in interfaceSharePrx
-
begin_setData
public Ice.AsyncResult begin_setData(byte[] theData, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setData
in interfaceSharePrx
-
begin_setData
public Ice.AsyncResult begin_setData(byte[] theData, Callback_Share_setData __cb)
- Specified by:
begin_setData
in interfaceSharePrx
-
begin_setData
public Ice.AsyncResult begin_setData(byte[] theData, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Share_setData __cb)
- Specified by:
begin_setData
in interfaceSharePrx
-
begin_setData
public Ice.AsyncResult begin_setData(byte[] theData, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setData
in interfaceSharePrx
-
begin_setData
public Ice.AsyncResult begin_setData(byte[] theData, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setData
in interfaceSharePrx
-
begin_setData
public Ice.AsyncResult begin_setData(byte[] theData, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setData
in interfaceSharePrx
-
begin_setData
public Ice.AsyncResult begin_setData(byte[] theData, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setData
in interfaceSharePrx
-
end_setData
public void end_setData(Ice.AsyncResult __iresult)
- Specified by:
end_setData
in interfaceSharePrx
-
setGroup
public void setGroup(ExperimenterGroup theGroup)
-
setGroup
public void setGroup(ExperimenterGroup theGroup, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setGroup
public Ice.AsyncResult begin_setGroup(ExperimenterGroup theGroup)
- Specified by:
begin_setGroup
in interfaceSharePrx
-
begin_setGroup
public Ice.AsyncResult begin_setGroup(ExperimenterGroup theGroup, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setGroup
in interfaceSharePrx
-
begin_setGroup
public Ice.AsyncResult begin_setGroup(ExperimenterGroup theGroup, Ice.Callback __cb)
- Specified by:
begin_setGroup
in interfaceSharePrx
-
begin_setGroup
public Ice.AsyncResult begin_setGroup(ExperimenterGroup theGroup, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setGroup
in interfaceSharePrx
-
begin_setGroup
public Ice.AsyncResult begin_setGroup(ExperimenterGroup theGroup, Callback_Share_setGroup __cb)
- Specified by:
begin_setGroup
in interfaceSharePrx
-
begin_setGroup
public Ice.AsyncResult begin_setGroup(ExperimenterGroup theGroup, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Share_setGroup __cb)
- Specified by:
begin_setGroup
in interfaceSharePrx
-
begin_setGroup
public Ice.AsyncResult begin_setGroup(ExperimenterGroup theGroup, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setGroup
in interfaceSharePrx
-
begin_setGroup
public Ice.AsyncResult begin_setGroup(ExperimenterGroup theGroup, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setGroup
in interfaceSharePrx
-
begin_setGroup
public Ice.AsyncResult begin_setGroup(ExperimenterGroup theGroup, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setGroup
in interfaceSharePrx
-
begin_setGroup
public Ice.AsyncResult begin_setGroup(ExperimenterGroup theGroup, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setGroup
in interfaceSharePrx
-
end_setGroup
public void end_setGroup(Ice.AsyncResult __iresult)
- Specified by:
end_setGroup
in interfaceSharePrx
-
setItemCount
public void setItemCount(RLong theItemCount)
- Specified by:
setItemCount
in interfaceSharePrx
-
setItemCount
public void setItemCount(RLong theItemCount, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setItemCount
in interfaceSharePrx
-
begin_setItemCount
public Ice.AsyncResult begin_setItemCount(RLong theItemCount)
- Specified by:
begin_setItemCount
in interfaceSharePrx
-
begin_setItemCount
public Ice.AsyncResult begin_setItemCount(RLong theItemCount, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setItemCount
in interfaceSharePrx
-
begin_setItemCount
public Ice.AsyncResult begin_setItemCount(RLong theItemCount, Ice.Callback __cb)
- Specified by:
begin_setItemCount
in interfaceSharePrx
-
begin_setItemCount
public Ice.AsyncResult begin_setItemCount(RLong theItemCount, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setItemCount
in interfaceSharePrx
-
begin_setItemCount
public Ice.AsyncResult begin_setItemCount(RLong theItemCount, Callback_Share_setItemCount __cb)
- Specified by:
begin_setItemCount
in interfaceSharePrx
-
begin_setItemCount
public Ice.AsyncResult begin_setItemCount(RLong theItemCount, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Share_setItemCount __cb)
- Specified by:
begin_setItemCount
in interfaceSharePrx
-
begin_setItemCount
public Ice.AsyncResult begin_setItemCount(RLong theItemCount, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setItemCount
in interfaceSharePrx
-
begin_setItemCount
public Ice.AsyncResult begin_setItemCount(RLong theItemCount, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setItemCount
in interfaceSharePrx
-
begin_setItemCount
public Ice.AsyncResult begin_setItemCount(RLong theItemCount, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setItemCount
in interfaceSharePrx
-
begin_setItemCount
public Ice.AsyncResult begin_setItemCount(RLong theItemCount, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setItemCount
in interfaceSharePrx
-
end_setItemCount
public void end_setItemCount(Ice.AsyncResult __iresult)
- Specified by:
end_setItemCount
in interfaceSharePrx
-
checkedCast
public static SharePrx checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj
- The untyped proxy.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
checkedCast
public static SharePrx checkedCast(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj
- The untyped proxy.__ctx
- The Context map to send with the invocation.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
checkedCast
public static SharePrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj
- The untyped proxy.__facet
- The name of the desired facet.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
checkedCast
public static SharePrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that a facet of the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj
- The untyped proxy.__facet
- The name of the desired facet.__ctx
- The Context map to send with the invocation.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
uncheckedCast
public static SharePrx uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.- Parameters:
__obj
- The untyped proxy.- Returns:
- A proxy for this type.
-
uncheckedCast
public static SharePrx uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server.- Parameters:
__obj
- The untyped proxy.__facet
- The name of the desired facet.- Returns:
- A proxy for this type.
-
ice_staticId
public static java.lang.String ice_staticId()
Provides the Slice type ID of this type.- Returns:
- The Slice type ID.
-
__write
public static void __write(IceInternal.BasicStream __os, SharePrx v)
-
__read
public static SharePrx __read(IceInternal.BasicStream __is)
-
-