Package omero.model
Class NodePrxHelper
- java.lang.Object
-
- Ice.ObjectPrxHelperBase
-
- omero.model.NodePrxHelper
-
- All Implemented Interfaces:
Ice.ObjectPrx,java.io.Serializable,IObjectPrx,NodePrx
public final class NodePrxHelper extends Ice.ObjectPrxHelperBase implements NodePrx
Provides type-specific helper functions.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String[]__idsstatic longserialVersionUID
-
Constructor Summary
Constructors Constructor Description NodePrxHelper()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void__copyAnnotationLinks_completed(Ice.TwowayCallbackArg1<java.util.List<NodeAnnotationLink>> __cb, Ice.AsyncResult __result)static void__copySessions_completed(Ice.TwowayCallbackArg1<java.util.List<Session>> __cb, Ice.AsyncResult __result)static void__findNodeAnnotationLink_completed(Ice.TwowayCallbackArg1<java.util.List<NodeAnnotationLink>> __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__getConn_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)static void__getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb, Ice.AsyncResult __result)static void__getDown_completed(Ice.TwowayCallbackArg1<RTime> __cb, Ice.AsyncResult __result)static void__getId_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)static void__getScale_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)static void__getUp_completed(Ice.TwowayCallbackArg1<RTime> __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<NodeAnnotationLink> __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 NodePrx__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__sizeOfSessions_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)static void__write(IceInternal.BasicStream __os, NodePrx v)voidaddAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets)voidaddAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddAllSessionSet(java.util.List<Session> targets)voidaddAllSessionSet(java.util.List<Session> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddNodeAnnotationLink(NodeAnnotationLink target)voidaddNodeAnnotationLink(NodeAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddNodeAnnotationLinkToBoth(NodeAnnotationLink link, boolean bothSides)voidaddNodeAnnotationLinkToBoth(NodeAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddSession(Session target)voidaddSession(Session target, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets)Ice.AsyncResultbegin_addAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets, Ice.Callback __cb)Ice.AsyncResultbegin_addAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> 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.AsyncResultbegin_addAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_addAllNodeAnnotationLinkSet __cb)Ice.AsyncResultbegin_addAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets, Callback_Node_addAllNodeAnnotationLinkSet __cb)Ice.AsyncResultbegin_addAllSessionSet(java.util.List<Session> targets)Ice.AsyncResultbegin_addAllSessionSet(java.util.List<Session> targets, Ice.Callback __cb)Ice.AsyncResultbegin_addAllSessionSet(java.util.List<Session> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addAllSessionSet(java.util.List<Session> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addAllSessionSet(java.util.List<Session> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addAllSessionSet(java.util.List<Session> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addAllSessionSet(java.util.List<Session> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addAllSessionSet(java.util.List<Session> 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.AsyncResultbegin_addAllSessionSet(java.util.List<Session> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_addAllSessionSet __cb)Ice.AsyncResultbegin_addAllSessionSet(java.util.List<Session> targets, Callback_Node_addAllSessionSet __cb)Ice.AsyncResultbegin_addNodeAnnotationLink(NodeAnnotationLink target)Ice.AsyncResultbegin_addNodeAnnotationLink(NodeAnnotationLink target, Ice.Callback __cb)Ice.AsyncResultbegin_addNodeAnnotationLink(NodeAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addNodeAnnotationLink(NodeAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addNodeAnnotationLink(NodeAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addNodeAnnotationLink(NodeAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addNodeAnnotationLink(NodeAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addNodeAnnotationLink(NodeAnnotationLink 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.AsyncResultbegin_addNodeAnnotationLink(NodeAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_addNodeAnnotationLink __cb)Ice.AsyncResultbegin_addNodeAnnotationLink(NodeAnnotationLink target, Callback_Node_addNodeAnnotationLink __cb)Ice.AsyncResultbegin_addNodeAnnotationLinkToBoth(NodeAnnotationLink link, boolean bothSides)Ice.AsyncResultbegin_addNodeAnnotationLinkToBoth(NodeAnnotationLink link, boolean bothSides, Ice.Callback __cb)Ice.AsyncResultbegin_addNodeAnnotationLinkToBoth(NodeAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addNodeAnnotationLinkToBoth(NodeAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addNodeAnnotationLinkToBoth(NodeAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addNodeAnnotationLinkToBoth(NodeAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addNodeAnnotationLinkToBoth(NodeAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addNodeAnnotationLinkToBoth(NodeAnnotationLink 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.AsyncResultbegin_addNodeAnnotationLinkToBoth(NodeAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_addNodeAnnotationLinkToBoth __cb)Ice.AsyncResultbegin_addNodeAnnotationLinkToBoth(NodeAnnotationLink link, boolean bothSides, Callback_Node_addNodeAnnotationLinkToBoth __cb)Ice.AsyncResultbegin_addSession(Session target)Ice.AsyncResultbegin_addSession(Session target, Ice.Callback __cb)Ice.AsyncResultbegin_addSession(Session target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addSession(Session target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addSession(Session target, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addSession(Session target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addSession(Session target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addSession(Session 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.AsyncResultbegin_addSession(Session target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_addSession __cb)Ice.AsyncResultbegin_addSession(Session target, Callback_Node_addSession __cb)Ice.AsyncResultbegin_clearAnnotationLinks()Ice.AsyncResultbegin_clearAnnotationLinks(Ice.Callback __cb)Ice.AsyncResultbegin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_clearAnnotationLinks __cb)Ice.AsyncResultbegin_clearAnnotationLinks(Callback_Node_clearAnnotationLinks __cb)Ice.AsyncResultbegin_clearSessions()Ice.AsyncResultbegin_clearSessions(Ice.Callback __cb)Ice.AsyncResultbegin_clearSessions(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_clearSessions(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_clearSessions(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_clearSessions(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_clearSessions(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_clearSessions(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.AsyncResultbegin_clearSessions(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_clearSessions __cb)Ice.AsyncResultbegin_clearSessions(Callback_Node_clearSessions __cb)Ice.AsyncResultbegin_copyAnnotationLinks()Ice.AsyncResultbegin_copyAnnotationLinks(Ice.Callback __cb)Ice.AsyncResultbegin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<NodeAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<NodeAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<NodeAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<NodeAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_copyAnnotationLinks __cb)Ice.AsyncResultbegin_copyAnnotationLinks(Callback_Node_copyAnnotationLinks __cb)Ice.AsyncResultbegin_copySessions()Ice.AsyncResultbegin_copySessions(Ice.Callback __cb)Ice.AsyncResultbegin_copySessions(IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_copySessions(IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_copySessions(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_copySessions(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_copySessions(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_copySessions(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_copySessions(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_copySessions __cb)Ice.AsyncResultbegin_copySessions(Callback_Node_copySessions __cb)Ice.AsyncResultbegin_findNodeAnnotationLink(Annotation removal)Ice.AsyncResultbegin_findNodeAnnotationLink(Annotation removal, Ice.Callback __cb)Ice.AsyncResultbegin_findNodeAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<NodeAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_findNodeAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<NodeAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_findNodeAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_findNodeAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_findNodeAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<NodeAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_findNodeAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<NodeAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_findNodeAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_findNodeAnnotationLink __cb)Ice.AsyncResultbegin_findNodeAnnotationLink(Annotation removal, Callback_Node_findNodeAnnotationLink __cb)Ice.AsyncResultbegin_getAnnotationLinksCountPerOwner()Ice.AsyncResultbegin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)Ice.AsyncResultbegin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_getAnnotationLinksCountPerOwner __cb)Ice.AsyncResultbegin_getAnnotationLinksCountPerOwner(Callback_Node_getAnnotationLinksCountPerOwner __cb)Ice.AsyncResultbegin_getConn()Ice.AsyncResultbegin_getConn(Ice.Callback __cb)Ice.AsyncResultbegin_getConn(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getConn(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getConn(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getConn(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getConn(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getConn(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.AsyncResultbegin_getConn(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_getConn __cb)Ice.AsyncResultbegin_getConn(Callback_Node_getConn __cb)Ice.AsyncResultbegin_getDetails()Ice.AsyncResultbegin_getDetails(Ice.Callback __cb)Ice.AsyncResultbegin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getDetails __cb)Ice.AsyncResultbegin_getDetails(Callback_IObject_getDetails __cb)Ice.AsyncResultbegin_getDown()Ice.AsyncResultbegin_getDown(Ice.Callback __cb)Ice.AsyncResultbegin_getDown(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getDown(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getDown(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getDown(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getDown(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getDown(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.AsyncResultbegin_getDown(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_getDown __cb)Ice.AsyncResultbegin_getDown(Callback_Node_getDown __cb)Ice.AsyncResultbegin_getId()Ice.AsyncResultbegin_getId(Ice.Callback __cb)Ice.AsyncResultbegin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getId __cb)Ice.AsyncResultbegin_getId(Callback_IObject_getId __cb)Ice.AsyncResultbegin_getScale()Ice.AsyncResultbegin_getScale(Ice.Callback __cb)Ice.AsyncResultbegin_getScale(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getScale(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getScale(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getScale(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getScale(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getScale(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.AsyncResultbegin_getScale(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_getScale __cb)Ice.AsyncResultbegin_getScale(Callback_Node_getScale __cb)Ice.AsyncResultbegin_getUp()Ice.AsyncResultbegin_getUp(Ice.Callback __cb)Ice.AsyncResultbegin_getUp(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getUp(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getUp(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getUp(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getUp(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getUp(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.AsyncResultbegin_getUp(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_getUp __cb)Ice.AsyncResultbegin_getUp(Callback_Node_getUp __cb)Ice.AsyncResultbegin_getUuid()Ice.AsyncResultbegin_getUuid(Ice.Callback __cb)Ice.AsyncResultbegin_getUuid(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getUuid(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getUuid(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getUuid(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getUuid(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_getUuid(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_getUuid __cb)Ice.AsyncResultbegin_getUuid(Callback_Node_getUuid __cb)Ice.AsyncResultbegin_getVersion()Ice.AsyncResultbegin_getVersion(Ice.Callback __cb)Ice.AsyncResultbegin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_getVersion __cb)Ice.AsyncResultbegin_getVersion(Callback_Node_getVersion __cb)Ice.AsyncResultbegin_isAnnotated()Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResultbegin_isAnnotated(Ice.Callback __cb)Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResultbegin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResultbegin_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.AsyncResultbegin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_isAnnotated(Callback_IObject_isAnnotated __cb)Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResultbegin_isGlobal()Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResultbegin_isGlobal(Ice.Callback __cb)Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_isGlobal(Callback_IObject_isGlobal __cb)Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResultbegin_isLink()A link between two other types.Ice.AsyncResultbegin_isLink(Ice.Callback __cb)A link between two other types.Ice.AsyncResultbegin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)A link between two other types.Ice.AsyncResultbegin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)A link between two other types.Ice.AsyncResultbegin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)A link between two other types.Ice.AsyncResultbegin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)A link between two other types.Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLink __cb)A link between two other types.Ice.AsyncResultbegin_isLink(Callback_IObject_isLink __cb)A link between two other types.Ice.AsyncResultbegin_isLoaded()Tests if the objects are loaded or not.Ice.AsyncResultbegin_isLoaded(Ice.Callback __cb)Tests if the objects are loaded or not.Ice.AsyncResultbegin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Tests if the objects are loaded or not.Ice.AsyncResultbegin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Tests if the objects are loaded or not.Ice.AsyncResultbegin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)Tests if the objects are loaded or not.Ice.AsyncResultbegin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Tests if the objects are loaded or not.Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLoaded __cb)Tests if the objects are loaded or not.Ice.AsyncResultbegin_isLoaded(Callback_IObject_isLoaded __cb)Tests if the objects are loaded or not.Ice.AsyncResultbegin_isMutable()The server will persist changes made to these types.Ice.AsyncResultbegin_isMutable(Ice.Callback __cb)The server will persist changes made to these types.Ice.AsyncResultbegin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)The server will persist changes made to these types.Ice.AsyncResultbegin_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.AsyncResultbegin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)The server will persist changes made to these types.Ice.AsyncResultbegin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)The server will persist changes made to these types.Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_isMutable(Callback_IObject_isMutable __cb)The server will persist changes made to these types.Ice.AsyncResultbegin_linkAnnotation(Annotation addition)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, Ice.Callback __cb)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<NodeAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<NodeAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<NodeAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<NodeAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_linkAnnotation __cb)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, Callback_Node_linkAnnotation __cb)Ice.AsyncResultbegin_linkedAnnotationList()Ice.AsyncResultbegin_linkedAnnotationList(Ice.Callback __cb)Ice.AsyncResultbegin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_linkedAnnotationList __cb)Ice.AsyncResultbegin_linkedAnnotationList(Callback_Node_linkedAnnotationList __cb)Ice.AsyncResultbegin_proxy()Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_reloadAnnotationLinks(Node toCopy)Ice.AsyncResultbegin_reloadAnnotationLinks(Node toCopy, Ice.Callback __cb)Ice.AsyncResultbegin_reloadAnnotationLinks(Node toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_reloadAnnotationLinks(Node toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_reloadAnnotationLinks(Node toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_reloadAnnotationLinks(Node toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_reloadAnnotationLinks(Node toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_reloadAnnotationLinks(Node 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.AsyncResultbegin_reloadAnnotationLinks(Node toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_reloadAnnotationLinks __cb)Ice.AsyncResultbegin_reloadAnnotationLinks(Node toCopy, Callback_Node_reloadAnnotationLinks __cb)Ice.AsyncResultbegin_reloadSessions(Node toCopy)Ice.AsyncResultbegin_reloadSessions(Node toCopy, Ice.Callback __cb)Ice.AsyncResultbegin_reloadSessions(Node toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_reloadSessions(Node toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_reloadSessions(Node toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_reloadSessions(Node toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_reloadSessions(Node toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_reloadSessions(Node 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.AsyncResultbegin_reloadSessions(Node toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_reloadSessions __cb)Ice.AsyncResultbegin_reloadSessions(Node toCopy, Callback_Node_reloadSessions __cb)Ice.AsyncResultbegin_removeAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets)Ice.AsyncResultbegin_removeAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets, Ice.Callback __cb)Ice.AsyncResultbegin_removeAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removeAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> 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.AsyncResultbegin_removeAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_removeAllNodeAnnotationLinkSet __cb)Ice.AsyncResultbegin_removeAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets, Callback_Node_removeAllNodeAnnotationLinkSet __cb)Ice.AsyncResultbegin_removeAllSessionSet(java.util.List<Session> targets)Ice.AsyncResultbegin_removeAllSessionSet(java.util.List<Session> targets, Ice.Callback __cb)Ice.AsyncResultbegin_removeAllSessionSet(java.util.List<Session> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeAllSessionSet(java.util.List<Session> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeAllSessionSet(java.util.List<Session> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeAllSessionSet(java.util.List<Session> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removeAllSessionSet(java.util.List<Session> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeAllSessionSet(java.util.List<Session> 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.AsyncResultbegin_removeAllSessionSet(java.util.List<Session> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_removeAllSessionSet __cb)Ice.AsyncResultbegin_removeAllSessionSet(java.util.List<Session> targets, Callback_Node_removeAllSessionSet __cb)Ice.AsyncResultbegin_removeNodeAnnotationLink(NodeAnnotationLink theTarget)Ice.AsyncResultbegin_removeNodeAnnotationLink(NodeAnnotationLink theTarget, Ice.Callback __cb)Ice.AsyncResultbegin_removeNodeAnnotationLink(NodeAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeNodeAnnotationLink(NodeAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeNodeAnnotationLink(NodeAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeNodeAnnotationLink(NodeAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removeNodeAnnotationLink(NodeAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeNodeAnnotationLink(NodeAnnotationLink 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.AsyncResultbegin_removeNodeAnnotationLink(NodeAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_removeNodeAnnotationLink __cb)Ice.AsyncResultbegin_removeNodeAnnotationLink(NodeAnnotationLink theTarget, Callback_Node_removeNodeAnnotationLink __cb)Ice.AsyncResultbegin_removeNodeAnnotationLinkFromBoth(NodeAnnotationLink link, boolean bothSides)Ice.AsyncResultbegin_removeNodeAnnotationLinkFromBoth(NodeAnnotationLink link, boolean bothSides, Ice.Callback __cb)Ice.AsyncResultbegin_removeNodeAnnotationLinkFromBoth(NodeAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeNodeAnnotationLinkFromBoth(NodeAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeNodeAnnotationLinkFromBoth(NodeAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeNodeAnnotationLinkFromBoth(NodeAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removeNodeAnnotationLinkFromBoth(NodeAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeNodeAnnotationLinkFromBoth(NodeAnnotationLink 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.AsyncResultbegin_removeNodeAnnotationLinkFromBoth(NodeAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_removeNodeAnnotationLinkFromBoth __cb)Ice.AsyncResultbegin_removeNodeAnnotationLinkFromBoth(NodeAnnotationLink link, boolean bothSides, Callback_Node_removeNodeAnnotationLinkFromBoth __cb)Ice.AsyncResultbegin_removeSession(Session theTarget)Ice.AsyncResultbegin_removeSession(Session theTarget, Ice.Callback __cb)Ice.AsyncResultbegin_removeSession(Session theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeSession(Session theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeSession(Session theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeSession(Session theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removeSession(Session theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeSession(Session 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.AsyncResultbegin_removeSession(Session theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_removeSession __cb)Ice.AsyncResultbegin_removeSession(Session theTarget, Callback_Node_removeSession __cb)Ice.AsyncResultbegin_setConn(RString theConn)Ice.AsyncResultbegin_setConn(RString theConn, Ice.Callback __cb)Ice.AsyncResultbegin_setConn(RString theConn, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setConn(RString theConn, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setConn(RString theConn, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setConn(RString theConn, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setConn(RString theConn, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setConn(RString theConn, 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.AsyncResultbegin_setConn(RString theConn, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_setConn __cb)Ice.AsyncResultbegin_setConn(RString theConn, Callback_Node_setConn __cb)Ice.AsyncResultbegin_setDown(RTime theDown)Ice.AsyncResultbegin_setDown(RTime theDown, Ice.Callback __cb)Ice.AsyncResultbegin_setDown(RTime theDown, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setDown(RTime theDown, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setDown(RTime theDown, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setDown(RTime theDown, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setDown(RTime theDown, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setDown(RTime theDown, 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.AsyncResultbegin_setDown(RTime theDown, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_setDown __cb)Ice.AsyncResultbegin_setDown(RTime theDown, Callback_Node_setDown __cb)Ice.AsyncResultbegin_setId(RLong id)Ice.AsyncResultbegin_setId(RLong id, Ice.Callback __cb)Ice.AsyncResultbegin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_setId __cb)Ice.AsyncResultbegin_setId(RLong id, Callback_IObject_setId __cb)Ice.AsyncResultbegin_setScale(RInt theScale)Ice.AsyncResultbegin_setScale(RInt theScale, Ice.Callback __cb)Ice.AsyncResultbegin_setScale(RInt theScale, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setScale(RInt theScale, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setScale(RInt theScale, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setScale(RInt theScale, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setScale(RInt theScale, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setScale(RInt theScale, 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.AsyncResultbegin_setScale(RInt theScale, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_setScale __cb)Ice.AsyncResultbegin_setScale(RInt theScale, Callback_Node_setScale __cb)Ice.AsyncResultbegin_setUp(RTime theUp)Ice.AsyncResultbegin_setUp(RTime theUp, Ice.Callback __cb)Ice.AsyncResultbegin_setUp(RTime theUp, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setUp(RTime theUp, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setUp(RTime theUp, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setUp(RTime theUp, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setUp(RTime theUp, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setUp(RTime theUp, 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.AsyncResultbegin_setUp(RTime theUp, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_setUp __cb)Ice.AsyncResultbegin_setUp(RTime theUp, Callback_Node_setUp __cb)Ice.AsyncResultbegin_setUuid(RString theUuid)Ice.AsyncResultbegin_setUuid(RString theUuid, Ice.Callback __cb)Ice.AsyncResultbegin_setUuid(RString theUuid, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setUuid(RString theUuid, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setUuid(RString theUuid, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setUuid(RString theUuid, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setUuid(RString theUuid, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_setUuid(RString theUuid, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_setUuid __cb)Ice.AsyncResultbegin_setUuid(RString theUuid, Callback_Node_setUuid __cb)Ice.AsyncResultbegin_setVersion(RInt theVersion)Ice.AsyncResultbegin_setVersion(RInt theVersion, Ice.Callback __cb)Ice.AsyncResultbegin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_setVersion __cb)Ice.AsyncResultbegin_setVersion(RInt theVersion, Callback_Node_setVersion __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_sizeOfAnnotationLinks()Ice.AsyncResultbegin_sizeOfAnnotationLinks(Ice.Callback __cb)Ice.AsyncResultbegin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_sizeOfAnnotationLinks __cb)Ice.AsyncResultbegin_sizeOfAnnotationLinks(Callback_Node_sizeOfAnnotationLinks __cb)Ice.AsyncResultbegin_sizeOfSessions()Ice.AsyncResultbegin_sizeOfSessions(Ice.Callback __cb)Ice.AsyncResultbegin_sizeOfSessions(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_sizeOfSessions(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_sizeOfSessions(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_sizeOfSessions(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_sizeOfSessions(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_sizeOfSessions(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.AsyncResultbegin_sizeOfSessions(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_sizeOfSessions __cb)Ice.AsyncResultbegin_sizeOfSessions(Callback_Node_sizeOfSessions __cb)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, Ice.Callback __cb)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_unlinkAnnotation __cb)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, Callback_Node_unlinkAnnotation __cb)Ice.AsyncResultbegin_unload()Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_unloadAnnotationLinks()Ice.AsyncResultbegin_unloadAnnotationLinks(Ice.Callback __cb)Ice.AsyncResultbegin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_unloadAnnotationLinks __cb)Ice.AsyncResultbegin_unloadAnnotationLinks(Callback_Node_unloadAnnotationLinks __cb)Ice.AsyncResultbegin_unloadCollections()Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadCollections(Ice.Callback __cb)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_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.AsyncResultbegin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_unloadCollections(Callback_IObject_unloadCollections __cb)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadDetails()As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_unloadDetails(Ice.Callback __cb)As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_unloadDetails(Callback_IObject_unloadDetails __cb)As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_unloadSessions()Ice.AsyncResultbegin_unloadSessions(Ice.Callback __cb)Ice.AsyncResultbegin_unloadSessions(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unloadSessions(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_unloadSessions(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_unloadSessions(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_unloadSessions(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unloadSessions(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.AsyncResultbegin_unloadSessions(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_unloadSessions __cb)Ice.AsyncResultbegin_unloadSessions(Callback_Node_unloadSessions __cb)static NodePrxcheckedCast(Ice.ObjectPrx __obj)Contacts the remote server to verify that the object implements this type.static NodePrxcheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)Contacts the remote server to verify that a facet of the object implements this type.static NodePrxcheckedCast(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 NodePrxcheckedCast(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.voidclearAnnotationLinks()voidclearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)voidclearSessions()voidclearSessions(java.util.Map<java.lang.String,java.lang.String> __ctx)java.util.List<NodeAnnotationLink>copyAnnotationLinks()java.util.List<NodeAnnotationLink>copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)java.util.List<Session>copySessions()java.util.List<Session>copySessions(java.util.Map<java.lang.String,java.lang.String> __ctx)voidend_addAllNodeAnnotationLinkSet(Ice.AsyncResult __iresult)voidend_addAllSessionSet(Ice.AsyncResult __iresult)voidend_addNodeAnnotationLink(Ice.AsyncResult __iresult)voidend_addNodeAnnotationLinkToBoth(Ice.AsyncResult __iresult)voidend_addSession(Ice.AsyncResult __iresult)voidend_clearAnnotationLinks(Ice.AsyncResult __iresult)voidend_clearSessions(Ice.AsyncResult __iresult)java.util.List<NodeAnnotationLink>end_copyAnnotationLinks(Ice.AsyncResult __iresult)java.util.List<Session>end_copySessions(Ice.AsyncResult __iresult)java.util.List<NodeAnnotationLink>end_findNodeAnnotationLink(Ice.AsyncResult __iresult)java.util.Map<java.lang.Long,java.lang.Long>end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult)RStringend_getConn(Ice.AsyncResult __iresult)Detailsend_getDetails(Ice.AsyncResult __iresult)RTimeend_getDown(Ice.AsyncResult __iresult)RLongend_getId(Ice.AsyncResult __iresult)RIntend_getScale(Ice.AsyncResult __iresult)RTimeend_getUp(Ice.AsyncResult __iresult)RStringend_getUuid(Ice.AsyncResult __iresult)RIntend_getVersion(Ice.AsyncResult __iresult)booleanend_isAnnotated(Ice.AsyncResult __iresult)Allows for the attachment of any omero.model.Annotation subclasses.booleanend_isGlobal(Ice.AsyncResult __iresult)Marker interface which means that special rules apply for both reading and writing these instances.booleanend_isLink(Ice.AsyncResult __iresult)A link between two other types.booleanend_isLoaded(Ice.AsyncResult __iresult)Tests if the objects are loaded or not.booleanend_isMutable(Ice.AsyncResult __iresult)The server will persist changes made to these types.NodeAnnotationLinkend_linkAnnotation(Ice.AsyncResult __iresult)java.util.List<Annotation>end_linkedAnnotationList(Ice.AsyncResult __iresult)IObjectend_proxy(Ice.AsyncResult __iresult)Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );voidend_reloadAnnotationLinks(Ice.AsyncResult __iresult)voidend_reloadSessions(Ice.AsyncResult __iresult)voidend_removeAllNodeAnnotationLinkSet(Ice.AsyncResult __iresult)voidend_removeAllSessionSet(Ice.AsyncResult __iresult)voidend_removeNodeAnnotationLink(Ice.AsyncResult __iresult)voidend_removeNodeAnnotationLinkFromBoth(Ice.AsyncResult __iresult)voidend_removeSession(Ice.AsyncResult __iresult)voidend_setConn(Ice.AsyncResult __iresult)voidend_setDown(Ice.AsyncResult __iresult)voidend_setId(Ice.AsyncResult __iresult)voidend_setScale(Ice.AsyncResult __iresult)voidend_setUp(Ice.AsyncResult __iresult)voidend_setUuid(Ice.AsyncResult __iresult)voidend_setVersion(Ice.AsyncResult __iresult)IObjectend_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.intend_sizeOfAnnotationLinks(Ice.AsyncResult __iresult)intend_sizeOfSessions(Ice.AsyncResult __iresult)voidend_unlinkAnnotation(Ice.AsyncResult __iresult)voidend_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.voidend_unloadAnnotationLinks(Ice.AsyncResult __iresult)voidend_unloadCollections(Ice.AsyncResult __iresult)Each collection can also be unloaded, independently of the object itself.voidend_unloadDetails(Ice.AsyncResult __iresult)As with collections, the objects under details can link to many other objects.voidend_unloadSessions(Ice.AsyncResult __iresult)java.util.List<NodeAnnotationLink>findNodeAnnotationLink(Annotation removal)java.util.List<NodeAnnotationLink>findNodeAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)java.util.Map<java.lang.Long,java.lang.Long>getAnnotationLinksCountPerOwner()java.util.Map<java.lang.Long,java.lang.Long>getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)RStringgetConn()RStringgetConn(java.util.Map<java.lang.String,java.lang.String> __ctx)DetailsgetDetails()DetailsgetDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)RTimegetDown()RTimegetDown(java.util.Map<java.lang.String,java.lang.String> __ctx)RLonggetId()RLonggetId(java.util.Map<java.lang.String,java.lang.String> __ctx)RIntgetScale()RIntgetScale(java.util.Map<java.lang.String,java.lang.String> __ctx)RTimegetUp()RTimegetUp(java.util.Map<java.lang.String,java.lang.String> __ctx)RStringgetUuid()RStringgetUuid(java.util.Map<java.lang.String,java.lang.String> __ctx)RIntgetVersion()RIntgetVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)static java.lang.Stringice_staticId()Provides the Slice type ID of this type.booleanisAnnotated()Allows for the attachment of any omero.model.Annotation subclasses.booleanisAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)Allows for the attachment of any omero.model.Annotation subclasses.booleanisGlobal()Marker interface which means that special rules apply for both reading and writing these instances.booleanisGlobal(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.booleanisLink()A link between two other types.booleanisLink(java.util.Map<java.lang.String,java.lang.String> __ctx)A link between two other types.booleanisLoaded()Tests if the objects are loaded or not.booleanisLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)Tests if the objects are loaded or not.booleanisMutable()The server will persist changes made to these types.booleanisMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)The server will persist changes made to these types.NodeAnnotationLinklinkAnnotation(Annotation addition)NodeAnnotationLinklinkAnnotation(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)IObjectproxy()Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );IObjectproxy(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 );voidreloadAnnotationLinks(Node toCopy)voidreloadAnnotationLinks(Node toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)voidreloadSessions(Node toCopy)voidreloadSessions(Node toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets)voidremoveAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveAllSessionSet(java.util.List<Session> targets)voidremoveAllSessionSet(java.util.List<Session> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveNodeAnnotationLink(NodeAnnotationLink theTarget)voidremoveNodeAnnotationLink(NodeAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveNodeAnnotationLinkFromBoth(NodeAnnotationLink link, boolean bothSides)voidremoveNodeAnnotationLinkFromBoth(NodeAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveSession(Session theTarget)voidremoveSession(Session theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetConn(RString theConn)voidsetConn(RString theConn, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetDown(RTime theDown)voidsetDown(RTime theDown, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetId(RLong id)voidsetId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetScale(RInt theScale)voidsetScale(RInt theScale, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetUp(RTime theUp)voidsetUp(RTime theUp, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetUuid(RString theUuid)voidsetUuid(RString theUuid, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetVersion(RInt theVersion)voidsetVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)IObjectshallowCopy()Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.IObjectshallowCopy(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.intsizeOfAnnotationLinks()intsizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)intsizeOfSessions()intsizeOfSessions(java.util.Map<java.lang.String,java.lang.String> __ctx)static NodePrxuncheckedCast(Ice.ObjectPrx __obj)Downcasts the given proxy to this type without contacting the remote server.static NodePrxuncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)Downcasts the given proxy to this type without contacting the remote server.voidunlinkAnnotation(Annotation removal)voidunlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)voidunload()Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.voidunload(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.voidunloadAnnotationLinks()voidunloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)voidunloadCollections()Each collection can also be unloaded, independently of the object itself.voidunloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)Each collection can also be unloaded, independently of the object itself.voidunloadDetails()As with collections, the objects under details can link to many other objects.voidunloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)As with collections, the objects under details can link to many other objects.voidunloadSessions()voidunloadSessions(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:
getDetailsin interfaceIObjectPrx
-
getDetails
public Details getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails()
- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(Ice.Callback __cb)
- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(Callback_IObject_getDetails __cb)
- Specified by:
begin_getDetailsin 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_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDetailsin 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_getDetailsin 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_getDetailsin 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_getDetailsin interfaceIObjectPrx
-
end_getDetails
public Details end_getDetails(Ice.AsyncResult __iresult)
- Specified by:
end_getDetailsin interfaceIObjectPrx
-
__getDetails_completed
public static void __getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb, Ice.AsyncResult __result)
-
getId
public RLong getId()
- Specified by:
getIdin interfaceIObjectPrx
-
getId
public RLong getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId()
- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(Ice.Callback __cb)
- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(Callback_IObject_getId __cb)
- Specified by:
begin_getIdin 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_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getIdin 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_getIdin 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_getIdin 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_getIdin interfaceIObjectPrx
-
end_getId
public RLong end_getId(Ice.AsyncResult __iresult)
- Specified by:
end_getIdin interfaceIObjectPrx
-
__getId_completed
public static void __getId_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)
-
isAnnotated
public boolean isAnnotated()
Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
isAnnotatedin interfaceIObjectPrx
-
isAnnotated
public boolean isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
isAnnotatedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated()
Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin 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:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin 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:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin 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:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin 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:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin 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:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin 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:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin 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:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin 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:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin 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:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin 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:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
end_isAnnotatedin 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:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
isGlobalin interfaceIObjectPrx
-
isGlobal
public boolean isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
isGlobalin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal()
Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin 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:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin 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:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin 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:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin 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:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin 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:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin 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:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin 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:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin 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:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin 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:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin 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:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
end_isGlobalin 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:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
isLinkin interfaceIObjectPrx
-
isLink
public boolean isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
isLinkin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_isLink
public Ice.AsyncResult begin_isLink()
Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin 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:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin 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:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin 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:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin 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:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin 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:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin 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:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin 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:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin 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:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin 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:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin 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:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
end_isLinkin 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:IObjectPrxTests 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:
isLoadedin interfaceIObjectPrx
-
isLoaded
public boolean isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxTests 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:
isLoadedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded()
Description copied from interface:IObjectPrxTests 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_isLoadedin 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:IObjectPrxTests 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_isLoadedin 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:IObjectPrxTests 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_isLoadedin 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:IObjectPrxTests 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_isLoadedin 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:IObjectPrxTests 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_isLoadedin 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:IObjectPrxTests 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_isLoadedin 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:IObjectPrxTests 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_isLoadedin 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:IObjectPrxTests 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_isLoadedin 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:IObjectPrxTests 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_isLoadedin 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:IObjectPrxTests 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_isLoadedin 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:IObjectPrxTests 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_isLoadedin 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:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
isMutablein interfaceIObjectPrx
-
isMutable
public boolean isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
isMutablein interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable()
Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein 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:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein 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:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein 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:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein 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:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein 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:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein 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:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein 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:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein 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:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein 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:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein 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:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
end_isMutablein 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:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
proxyin interfaceIObjectPrx
-
proxy
public IObject proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
proxyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_proxy
public Ice.AsyncResult begin_proxy()
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin 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:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin 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:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin 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:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin 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:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin 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:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin 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:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin 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:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin 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:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin 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:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin 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:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
end_proxyin 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:
setIdin interfaceIObjectPrx
-
setId
public void setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id)
- Specified by:
begin_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, Ice.Callback __cb)
- Specified by:
begin_setIdin 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_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, Callback_IObject_setId __cb)
- Specified by:
begin_setIdin 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_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setIdin 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_setIdin 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_setIdin 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_setIdin interfaceIObjectPrx
-
end_setId
public void end_setId(Ice.AsyncResult __iresult)
- Specified by:
end_setIdin interfaceIObjectPrx
-
shallowCopy
public IObject shallowCopy()
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
shallowCopyin interfaceIObjectPrx
-
shallowCopy
public IObject shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
shallowCopyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy()
Description copied from interface:IObjectPrxReturn 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_shallowCopyin 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:IObjectPrxReturn 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_shallowCopyin 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:IObjectPrxReturn 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_shallowCopyin 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:IObjectPrxReturn 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_shallowCopyin 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:IObjectPrxReturn 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_shallowCopyin 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:IObjectPrxReturn 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_shallowCopyin 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:IObjectPrxReturn 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_shallowCopyin 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:IObjectPrxReturn 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_shallowCopyin 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:IObjectPrxReturn 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_shallowCopyin 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:IObjectPrxReturn 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_shallowCopyin 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:IObjectPrxReturn 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_shallowCopyin 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:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
unloadin interfaceIObjectPrx
-
unload
public void unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
unloadin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_unload
public Ice.AsyncResult begin_unload()
Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin 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:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin 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:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin 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:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin 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:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin 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:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin 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:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin 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:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin 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:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin 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:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin 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:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
end_unloadin interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
unloadCollections
public void unloadCollections()
Description copied from interface:IObjectPrxEach 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:
unloadCollectionsin interfaceIObjectPrx
-
unloadCollections
public void unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxEach 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:
unloadCollectionsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections()
Description copied from interface:IObjectPrxEach 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_unloadCollectionsin 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:IObjectPrxEach 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_unloadCollectionsin 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:IObjectPrxEach 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_unloadCollectionsin 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:IObjectPrxEach 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_unloadCollectionsin 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:IObjectPrxEach 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_unloadCollectionsin 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:IObjectPrxEach 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_unloadCollectionsin 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:IObjectPrxEach 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_unloadCollectionsin 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:IObjectPrxEach 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_unloadCollectionsin 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:IObjectPrxEach 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_unloadCollectionsin 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:IObjectPrxEach 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_unloadCollectionsin 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:IObjectPrxEach 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_unloadCollectionsin interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
unloadDetails
public void unloadDetails()
Description copied from interface:IObjectPrxAs 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:
unloadDetailsin interfaceIObjectPrx
-
unloadDetails
public void unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxAs 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:
unloadDetailsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails()
Description copied from interface:IObjectPrxAs 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_unloadDetailsin 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:IObjectPrxAs 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_unloadDetailsin 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:IObjectPrxAs 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_unloadDetailsin 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:IObjectPrxAs 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_unloadDetailsin 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:IObjectPrxAs 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_unloadDetailsin 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:IObjectPrxAs 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_unloadDetailsin 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:IObjectPrxAs 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_unloadDetailsin 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:IObjectPrxAs 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_unloadDetailsin 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:IObjectPrxAs 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_unloadDetailsin 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:IObjectPrxAs 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_unloadDetailsin 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:IObjectPrxAs 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_unloadDetailsin interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
addAllNodeAnnotationLinkSet
public void addAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets)
- Specified by:
addAllNodeAnnotationLinkSetin interfaceNodePrx
-
addAllNodeAnnotationLinkSet
public void addAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllNodeAnnotationLinkSetin interfaceNodePrx
-
begin_addAllNodeAnnotationLinkSet
public Ice.AsyncResult begin_addAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets)
- Specified by:
begin_addAllNodeAnnotationLinkSetin interfaceNodePrx
-
begin_addAllNodeAnnotationLinkSet
public Ice.AsyncResult begin_addAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addAllNodeAnnotationLinkSetin interfaceNodePrx
-
begin_addAllNodeAnnotationLinkSet
public Ice.AsyncResult begin_addAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets, Ice.Callback __cb)
- Specified by:
begin_addAllNodeAnnotationLinkSetin interfaceNodePrx
-
begin_addAllNodeAnnotationLinkSet
public Ice.AsyncResult begin_addAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addAllNodeAnnotationLinkSetin interfaceNodePrx
-
begin_addAllNodeAnnotationLinkSet
public Ice.AsyncResult begin_addAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets, Callback_Node_addAllNodeAnnotationLinkSet __cb)
- Specified by:
begin_addAllNodeAnnotationLinkSetin interfaceNodePrx
-
begin_addAllNodeAnnotationLinkSet
public Ice.AsyncResult begin_addAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_addAllNodeAnnotationLinkSet __cb)
- Specified by:
begin_addAllNodeAnnotationLinkSetin interfaceNodePrx
-
begin_addAllNodeAnnotationLinkSet
public Ice.AsyncResult begin_addAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllNodeAnnotationLinkSetin interfaceNodePrx
-
begin_addAllNodeAnnotationLinkSet
public Ice.AsyncResult begin_addAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addAllNodeAnnotationLinkSetin interfaceNodePrx
-
begin_addAllNodeAnnotationLinkSet
public Ice.AsyncResult begin_addAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllNodeAnnotationLinkSetin interfaceNodePrx
-
begin_addAllNodeAnnotationLinkSet
public Ice.AsyncResult begin_addAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> 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_addAllNodeAnnotationLinkSetin interfaceNodePrx
-
end_addAllNodeAnnotationLinkSet
public void end_addAllNodeAnnotationLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllNodeAnnotationLinkSetin interfaceNodePrx
-
addAllSessionSet
public void addAllSessionSet(java.util.List<Session> targets)
- Specified by:
addAllSessionSetin interfaceNodePrx
-
addAllSessionSet
public void addAllSessionSet(java.util.List<Session> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllSessionSetin interfaceNodePrx
-
begin_addAllSessionSet
public Ice.AsyncResult begin_addAllSessionSet(java.util.List<Session> targets)
- Specified by:
begin_addAllSessionSetin interfaceNodePrx
-
begin_addAllSessionSet
public Ice.AsyncResult begin_addAllSessionSet(java.util.List<Session> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addAllSessionSetin interfaceNodePrx
-
begin_addAllSessionSet
public Ice.AsyncResult begin_addAllSessionSet(java.util.List<Session> targets, Ice.Callback __cb)
- Specified by:
begin_addAllSessionSetin interfaceNodePrx
-
begin_addAllSessionSet
public Ice.AsyncResult begin_addAllSessionSet(java.util.List<Session> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addAllSessionSetin interfaceNodePrx
-
begin_addAllSessionSet
public Ice.AsyncResult begin_addAllSessionSet(java.util.List<Session> targets, Callback_Node_addAllSessionSet __cb)
- Specified by:
begin_addAllSessionSetin interfaceNodePrx
-
begin_addAllSessionSet
public Ice.AsyncResult begin_addAllSessionSet(java.util.List<Session> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_addAllSessionSet __cb)
- Specified by:
begin_addAllSessionSetin interfaceNodePrx
-
begin_addAllSessionSet
public Ice.AsyncResult begin_addAllSessionSet(java.util.List<Session> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllSessionSetin interfaceNodePrx
-
begin_addAllSessionSet
public Ice.AsyncResult begin_addAllSessionSet(java.util.List<Session> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addAllSessionSetin interfaceNodePrx
-
begin_addAllSessionSet
public Ice.AsyncResult begin_addAllSessionSet(java.util.List<Session> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllSessionSetin interfaceNodePrx
-
begin_addAllSessionSet
public Ice.AsyncResult begin_addAllSessionSet(java.util.List<Session> 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_addAllSessionSetin interfaceNodePrx
-
end_addAllSessionSet
public void end_addAllSessionSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllSessionSetin interfaceNodePrx
-
addNodeAnnotationLink
public void addNodeAnnotationLink(NodeAnnotationLink target)
- Specified by:
addNodeAnnotationLinkin interfaceNodePrx
-
addNodeAnnotationLink
public void addNodeAnnotationLink(NodeAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addNodeAnnotationLinkin interfaceNodePrx
-
begin_addNodeAnnotationLink
public Ice.AsyncResult begin_addNodeAnnotationLink(NodeAnnotationLink target)
- Specified by:
begin_addNodeAnnotationLinkin interfaceNodePrx
-
begin_addNodeAnnotationLink
public Ice.AsyncResult begin_addNodeAnnotationLink(NodeAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addNodeAnnotationLinkin interfaceNodePrx
-
begin_addNodeAnnotationLink
public Ice.AsyncResult begin_addNodeAnnotationLink(NodeAnnotationLink target, Ice.Callback __cb)
- Specified by:
begin_addNodeAnnotationLinkin interfaceNodePrx
-
begin_addNodeAnnotationLink
public Ice.AsyncResult begin_addNodeAnnotationLink(NodeAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addNodeAnnotationLinkin interfaceNodePrx
-
begin_addNodeAnnotationLink
public Ice.AsyncResult begin_addNodeAnnotationLink(NodeAnnotationLink target, Callback_Node_addNodeAnnotationLink __cb)
- Specified by:
begin_addNodeAnnotationLinkin interfaceNodePrx
-
begin_addNodeAnnotationLink
public Ice.AsyncResult begin_addNodeAnnotationLink(NodeAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_addNodeAnnotationLink __cb)
- Specified by:
begin_addNodeAnnotationLinkin interfaceNodePrx
-
begin_addNodeAnnotationLink
public Ice.AsyncResult begin_addNodeAnnotationLink(NodeAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addNodeAnnotationLinkin interfaceNodePrx
-
begin_addNodeAnnotationLink
public Ice.AsyncResult begin_addNodeAnnotationLink(NodeAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addNodeAnnotationLinkin interfaceNodePrx
-
begin_addNodeAnnotationLink
public Ice.AsyncResult begin_addNodeAnnotationLink(NodeAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addNodeAnnotationLinkin interfaceNodePrx
-
begin_addNodeAnnotationLink
public Ice.AsyncResult begin_addNodeAnnotationLink(NodeAnnotationLink 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_addNodeAnnotationLinkin interfaceNodePrx
-
end_addNodeAnnotationLink
public void end_addNodeAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_addNodeAnnotationLinkin interfaceNodePrx
-
addNodeAnnotationLinkToBoth
public void addNodeAnnotationLinkToBoth(NodeAnnotationLink link, boolean bothSides)
- Specified by:
addNodeAnnotationLinkToBothin interfaceNodePrx
-
addNodeAnnotationLinkToBoth
public void addNodeAnnotationLinkToBoth(NodeAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addNodeAnnotationLinkToBothin interfaceNodePrx
-
begin_addNodeAnnotationLinkToBoth
public Ice.AsyncResult begin_addNodeAnnotationLinkToBoth(NodeAnnotationLink link, boolean bothSides)
- Specified by:
begin_addNodeAnnotationLinkToBothin interfaceNodePrx
-
begin_addNodeAnnotationLinkToBoth
public Ice.AsyncResult begin_addNodeAnnotationLinkToBoth(NodeAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addNodeAnnotationLinkToBothin interfaceNodePrx
-
begin_addNodeAnnotationLinkToBoth
public Ice.AsyncResult begin_addNodeAnnotationLinkToBoth(NodeAnnotationLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_addNodeAnnotationLinkToBothin interfaceNodePrx
-
begin_addNodeAnnotationLinkToBoth
public Ice.AsyncResult begin_addNodeAnnotationLinkToBoth(NodeAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addNodeAnnotationLinkToBothin interfaceNodePrx
-
begin_addNodeAnnotationLinkToBoth
public Ice.AsyncResult begin_addNodeAnnotationLinkToBoth(NodeAnnotationLink link, boolean bothSides, Callback_Node_addNodeAnnotationLinkToBoth __cb)
- Specified by:
begin_addNodeAnnotationLinkToBothin interfaceNodePrx
-
begin_addNodeAnnotationLinkToBoth
public Ice.AsyncResult begin_addNodeAnnotationLinkToBoth(NodeAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_addNodeAnnotationLinkToBoth __cb)
- Specified by:
begin_addNodeAnnotationLinkToBothin interfaceNodePrx
-
begin_addNodeAnnotationLinkToBoth
public Ice.AsyncResult begin_addNodeAnnotationLinkToBoth(NodeAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addNodeAnnotationLinkToBothin interfaceNodePrx
-
begin_addNodeAnnotationLinkToBoth
public Ice.AsyncResult begin_addNodeAnnotationLinkToBoth(NodeAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addNodeAnnotationLinkToBothin interfaceNodePrx
-
begin_addNodeAnnotationLinkToBoth
public Ice.AsyncResult begin_addNodeAnnotationLinkToBoth(NodeAnnotationLink 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_addNodeAnnotationLinkToBothin interfaceNodePrx
-
begin_addNodeAnnotationLinkToBoth
public Ice.AsyncResult begin_addNodeAnnotationLinkToBoth(NodeAnnotationLink 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_addNodeAnnotationLinkToBothin interfaceNodePrx
-
end_addNodeAnnotationLinkToBoth
public void end_addNodeAnnotationLinkToBoth(Ice.AsyncResult __iresult)
- Specified by:
end_addNodeAnnotationLinkToBothin interfaceNodePrx
-
addSession
public void addSession(Session target)
- Specified by:
addSessionin interfaceNodePrx
-
addSession
public void addSession(Session target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addSessionin interfaceNodePrx
-
begin_addSession
public Ice.AsyncResult begin_addSession(Session target)
- Specified by:
begin_addSessionin interfaceNodePrx
-
begin_addSession
public Ice.AsyncResult begin_addSession(Session target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addSessionin interfaceNodePrx
-
begin_addSession
public Ice.AsyncResult begin_addSession(Session target, Ice.Callback __cb)
- Specified by:
begin_addSessionin interfaceNodePrx
-
begin_addSession
public Ice.AsyncResult begin_addSession(Session target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addSessionin interfaceNodePrx
-
begin_addSession
public Ice.AsyncResult begin_addSession(Session target, Callback_Node_addSession __cb)
- Specified by:
begin_addSessionin interfaceNodePrx
-
begin_addSession
public Ice.AsyncResult begin_addSession(Session target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_addSession __cb)
- Specified by:
begin_addSessionin interfaceNodePrx
-
begin_addSession
public Ice.AsyncResult begin_addSession(Session target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addSessionin interfaceNodePrx
-
begin_addSession
public Ice.AsyncResult begin_addSession(Session target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addSessionin interfaceNodePrx
-
begin_addSession
public Ice.AsyncResult begin_addSession(Session target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addSessionin interfaceNodePrx
-
begin_addSession
public Ice.AsyncResult begin_addSession(Session 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_addSessionin interfaceNodePrx
-
end_addSession
public void end_addSession(Ice.AsyncResult __iresult)
- Specified by:
end_addSessionin interfaceNodePrx
-
clearAnnotationLinks
public void clearAnnotationLinks()
- Specified by:
clearAnnotationLinksin interfaceNodePrx
-
clearAnnotationLinks
public void clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearAnnotationLinksin interfaceNodePrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks()
- Specified by:
begin_clearAnnotationLinksin interfaceNodePrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearAnnotationLinksin interfaceNodePrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_clearAnnotationLinksin interfaceNodePrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_clearAnnotationLinksin interfaceNodePrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(Callback_Node_clearAnnotationLinks __cb)
- Specified by:
begin_clearAnnotationLinksin interfaceNodePrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_clearAnnotationLinks __cb)- Specified by:
begin_clearAnnotationLinksin interfaceNodePrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_clearAnnotationLinksin interfaceNodePrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_clearAnnotationLinksin interfaceNodePrx
-
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_clearAnnotationLinksin interfaceNodePrx
-
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_clearAnnotationLinksin interfaceNodePrx
-
end_clearAnnotationLinks
public void end_clearAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_clearAnnotationLinksin interfaceNodePrx
-
clearSessions
public void clearSessions()
- Specified by:
clearSessionsin interfaceNodePrx
-
clearSessions
public void clearSessions(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearSessionsin interfaceNodePrx
-
begin_clearSessions
public Ice.AsyncResult begin_clearSessions()
- Specified by:
begin_clearSessionsin interfaceNodePrx
-
begin_clearSessions
public Ice.AsyncResult begin_clearSessions(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearSessionsin interfaceNodePrx
-
begin_clearSessions
public Ice.AsyncResult begin_clearSessions(Ice.Callback __cb)
- Specified by:
begin_clearSessionsin interfaceNodePrx
-
begin_clearSessions
public Ice.AsyncResult begin_clearSessions(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_clearSessionsin interfaceNodePrx
-
begin_clearSessions
public Ice.AsyncResult begin_clearSessions(Callback_Node_clearSessions __cb)
- Specified by:
begin_clearSessionsin interfaceNodePrx
-
begin_clearSessions
public Ice.AsyncResult begin_clearSessions(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_clearSessions __cb)- Specified by:
begin_clearSessionsin interfaceNodePrx
-
begin_clearSessions
public Ice.AsyncResult begin_clearSessions(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_clearSessionsin interfaceNodePrx
-
begin_clearSessions
public Ice.AsyncResult begin_clearSessions(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_clearSessionsin interfaceNodePrx
-
begin_clearSessions
public Ice.AsyncResult begin_clearSessions(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_clearSessionsin interfaceNodePrx
-
begin_clearSessions
public Ice.AsyncResult begin_clearSessions(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_clearSessionsin interfaceNodePrx
-
end_clearSessions
public void end_clearSessions(Ice.AsyncResult __iresult)
- Specified by:
end_clearSessionsin interfaceNodePrx
-
copyAnnotationLinks
public java.util.List<NodeAnnotationLink> copyAnnotationLinks()
- Specified by:
copyAnnotationLinksin interfaceNodePrx
-
copyAnnotationLinks
public java.util.List<NodeAnnotationLink> copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyAnnotationLinksin interfaceNodePrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks()
- Specified by:
begin_copyAnnotationLinksin interfaceNodePrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyAnnotationLinksin interfaceNodePrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_copyAnnotationLinksin interfaceNodePrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_copyAnnotationLinksin interfaceNodePrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(Callback_Node_copyAnnotationLinks __cb)
- Specified by:
begin_copyAnnotationLinksin interfaceNodePrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_copyAnnotationLinks __cb)- Specified by:
begin_copyAnnotationLinksin interfaceNodePrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<NodeAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyAnnotationLinksin interfaceNodePrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<NodeAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyAnnotationLinksin interfaceNodePrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<NodeAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_copyAnnotationLinksin interfaceNodePrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<NodeAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_copyAnnotationLinksin interfaceNodePrx
-
end_copyAnnotationLinks
public java.util.List<NodeAnnotationLink> end_copyAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_copyAnnotationLinksin interfaceNodePrx
-
__copyAnnotationLinks_completed
public static void __copyAnnotationLinks_completed(Ice.TwowayCallbackArg1<java.util.List<NodeAnnotationLink>> __cb, Ice.AsyncResult __result)
-
copySessions
public java.util.List<Session> copySessions()
- Specified by:
copySessionsin interfaceNodePrx
-
copySessions
public java.util.List<Session> copySessions(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copySessionsin interfaceNodePrx
-
begin_copySessions
public Ice.AsyncResult begin_copySessions()
- Specified by:
begin_copySessionsin interfaceNodePrx
-
begin_copySessions
public Ice.AsyncResult begin_copySessions(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copySessionsin interfaceNodePrx
-
begin_copySessions
public Ice.AsyncResult begin_copySessions(Ice.Callback __cb)
- Specified by:
begin_copySessionsin interfaceNodePrx
-
begin_copySessions
public Ice.AsyncResult begin_copySessions(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_copySessionsin interfaceNodePrx
-
begin_copySessions
public Ice.AsyncResult begin_copySessions(Callback_Node_copySessions __cb)
- Specified by:
begin_copySessionsin interfaceNodePrx
-
begin_copySessions
public Ice.AsyncResult begin_copySessions(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_copySessions __cb)- Specified by:
begin_copySessionsin interfaceNodePrx
-
begin_copySessions
public Ice.AsyncResult begin_copySessions(IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copySessionsin interfaceNodePrx
-
begin_copySessions
public Ice.AsyncResult begin_copySessions(IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copySessionsin interfaceNodePrx
-
begin_copySessions
public Ice.AsyncResult begin_copySessions(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_copySessionsin interfaceNodePrx
-
begin_copySessions
public Ice.AsyncResult begin_copySessions(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_copySessionsin interfaceNodePrx
-
end_copySessions
public java.util.List<Session> end_copySessions(Ice.AsyncResult __iresult)
- Specified by:
end_copySessionsin interfaceNodePrx
-
__copySessions_completed
public static void __copySessions_completed(Ice.TwowayCallbackArg1<java.util.List<Session>> __cb, Ice.AsyncResult __result)
-
findNodeAnnotationLink
public java.util.List<NodeAnnotationLink> findNodeAnnotationLink(Annotation removal)
- Specified by:
findNodeAnnotationLinkin interfaceNodePrx
-
findNodeAnnotationLink
public java.util.List<NodeAnnotationLink> findNodeAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
findNodeAnnotationLinkin interfaceNodePrx
-
begin_findNodeAnnotationLink
public Ice.AsyncResult begin_findNodeAnnotationLink(Annotation removal)
- Specified by:
begin_findNodeAnnotationLinkin interfaceNodePrx
-
begin_findNodeAnnotationLink
public Ice.AsyncResult begin_findNodeAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_findNodeAnnotationLinkin interfaceNodePrx
-
begin_findNodeAnnotationLink
public Ice.AsyncResult begin_findNodeAnnotationLink(Annotation removal, Ice.Callback __cb)
- Specified by:
begin_findNodeAnnotationLinkin interfaceNodePrx
-
begin_findNodeAnnotationLink
public Ice.AsyncResult begin_findNodeAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_findNodeAnnotationLinkin interfaceNodePrx
-
begin_findNodeAnnotationLink
public Ice.AsyncResult begin_findNodeAnnotationLink(Annotation removal, Callback_Node_findNodeAnnotationLink __cb)
- Specified by:
begin_findNodeAnnotationLinkin interfaceNodePrx
-
begin_findNodeAnnotationLink
public Ice.AsyncResult begin_findNodeAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_findNodeAnnotationLink __cb)
- Specified by:
begin_findNodeAnnotationLinkin interfaceNodePrx
-
begin_findNodeAnnotationLink
public Ice.AsyncResult begin_findNodeAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<NodeAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_findNodeAnnotationLinkin interfaceNodePrx
-
begin_findNodeAnnotationLink
public Ice.AsyncResult begin_findNodeAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<NodeAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_findNodeAnnotationLinkin interfaceNodePrx
-
begin_findNodeAnnotationLink
public Ice.AsyncResult begin_findNodeAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<NodeAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_findNodeAnnotationLinkin interfaceNodePrx
-
begin_findNodeAnnotationLink
public Ice.AsyncResult begin_findNodeAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<NodeAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_findNodeAnnotationLinkin interfaceNodePrx
-
end_findNodeAnnotationLink
public java.util.List<NodeAnnotationLink> end_findNodeAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_findNodeAnnotationLinkin interfaceNodePrx
-
__findNodeAnnotationLink_completed
public static void __findNodeAnnotationLink_completed(Ice.TwowayCallbackArg1<java.util.List<NodeAnnotationLink>> __cb, Ice.AsyncResult __result)
-
getAnnotationLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
- Specified by:
getAnnotationLinksCountPerOwnerin interfaceNodePrx
-
getAnnotationLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getAnnotationLinksCountPerOwnerin interfaceNodePrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner()
- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceNodePrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceNodePrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceNodePrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceNodePrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Callback_Node_getAnnotationLinksCountPerOwner __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceNodePrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_getAnnotationLinksCountPerOwner __cb)- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceNodePrx
-
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_getAnnotationLinksCountPerOwnerin interfaceNodePrx
-
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_getAnnotationLinksCountPerOwnerin interfaceNodePrx
-
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_getAnnotationLinksCountPerOwnerin interfaceNodePrx
-
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_getAnnotationLinksCountPerOwnerin interfaceNodePrx
-
end_getAnnotationLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult)
- Specified by:
end_getAnnotationLinksCountPerOwnerin interfaceNodePrx
-
__getAnnotationLinksCountPerOwner_completed
public static void __getAnnotationLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)
-
getConn
public RString getConn(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getConn
public Ice.AsyncResult begin_getConn()
- Specified by:
begin_getConnin interfaceNodePrx
-
begin_getConn
public Ice.AsyncResult begin_getConn(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getConnin interfaceNodePrx
-
begin_getConn
public Ice.AsyncResult begin_getConn(Ice.Callback __cb)
- Specified by:
begin_getConnin interfaceNodePrx
-
begin_getConn
public Ice.AsyncResult begin_getConn(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getConnin interfaceNodePrx
-
begin_getConn
public Ice.AsyncResult begin_getConn(Callback_Node_getConn __cb)
- Specified by:
begin_getConnin interfaceNodePrx
-
begin_getConn
public Ice.AsyncResult begin_getConn(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_getConn __cb)- Specified by:
begin_getConnin interfaceNodePrx
-
begin_getConn
public Ice.AsyncResult begin_getConn(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getConnin interfaceNodePrx
-
begin_getConn
public Ice.AsyncResult begin_getConn(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getConnin interfaceNodePrx
-
begin_getConn
public Ice.AsyncResult begin_getConn(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getConnin interfaceNodePrx
-
begin_getConn
public Ice.AsyncResult begin_getConn(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_getConnin interfaceNodePrx
-
end_getConn
public RString end_getConn(Ice.AsyncResult __iresult)
- Specified by:
end_getConnin interfaceNodePrx
-
__getConn_completed
public static void __getConn_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getDown
public RTime getDown(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getDown
public Ice.AsyncResult begin_getDown()
- Specified by:
begin_getDownin interfaceNodePrx
-
begin_getDown
public Ice.AsyncResult begin_getDown(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getDownin interfaceNodePrx
-
begin_getDown
public Ice.AsyncResult begin_getDown(Ice.Callback __cb)
- Specified by:
begin_getDownin interfaceNodePrx
-
begin_getDown
public Ice.AsyncResult begin_getDown(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getDownin interfaceNodePrx
-
begin_getDown
public Ice.AsyncResult begin_getDown(Callback_Node_getDown __cb)
- Specified by:
begin_getDownin interfaceNodePrx
-
begin_getDown
public Ice.AsyncResult begin_getDown(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_getDown __cb)- Specified by:
begin_getDownin interfaceNodePrx
-
begin_getDown
public Ice.AsyncResult begin_getDown(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDownin interfaceNodePrx
-
begin_getDown
public Ice.AsyncResult begin_getDown(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getDownin interfaceNodePrx
-
begin_getDown
public Ice.AsyncResult begin_getDown(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getDownin interfaceNodePrx
-
begin_getDown
public Ice.AsyncResult begin_getDown(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_getDownin interfaceNodePrx
-
end_getDown
public RTime end_getDown(Ice.AsyncResult __iresult)
- Specified by:
end_getDownin interfaceNodePrx
-
__getDown_completed
public static void __getDown_completed(Ice.TwowayCallbackArg1<RTime> __cb, Ice.AsyncResult __result)
-
getScale
public RInt getScale(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getScale
public Ice.AsyncResult begin_getScale()
- Specified by:
begin_getScalein interfaceNodePrx
-
begin_getScale
public Ice.AsyncResult begin_getScale(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getScalein interfaceNodePrx
-
begin_getScale
public Ice.AsyncResult begin_getScale(Ice.Callback __cb)
- Specified by:
begin_getScalein interfaceNodePrx
-
begin_getScale
public Ice.AsyncResult begin_getScale(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getScalein interfaceNodePrx
-
begin_getScale
public Ice.AsyncResult begin_getScale(Callback_Node_getScale __cb)
- Specified by:
begin_getScalein interfaceNodePrx
-
begin_getScale
public Ice.AsyncResult begin_getScale(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_getScale __cb)- Specified by:
begin_getScalein interfaceNodePrx
-
begin_getScale
public Ice.AsyncResult begin_getScale(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getScalein interfaceNodePrx
-
begin_getScale
public Ice.AsyncResult begin_getScale(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getScalein interfaceNodePrx
-
begin_getScale
public Ice.AsyncResult begin_getScale(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getScalein interfaceNodePrx
-
begin_getScale
public Ice.AsyncResult begin_getScale(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_getScalein interfaceNodePrx
-
end_getScale
public RInt end_getScale(Ice.AsyncResult __iresult)
- Specified by:
end_getScalein interfaceNodePrx
-
__getScale_completed
public static void __getScale_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
-
getUp
public RTime getUp(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getUp
public Ice.AsyncResult begin_getUp()
- Specified by:
begin_getUpin interfaceNodePrx
-
begin_getUp
public Ice.AsyncResult begin_getUp(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getUpin interfaceNodePrx
-
begin_getUp
public Ice.AsyncResult begin_getUp(Ice.Callback __cb)
- Specified by:
begin_getUpin interfaceNodePrx
-
begin_getUp
public Ice.AsyncResult begin_getUp(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getUpin interfaceNodePrx
-
begin_getUp
public Ice.AsyncResult begin_getUp(Callback_Node_getUp __cb)
- Specified by:
begin_getUpin interfaceNodePrx
-
begin_getUp
public Ice.AsyncResult begin_getUp(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_getUp __cb)- Specified by:
begin_getUpin interfaceNodePrx
-
begin_getUp
public Ice.AsyncResult begin_getUp(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getUpin interfaceNodePrx
-
begin_getUp
public Ice.AsyncResult begin_getUp(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getUpin interfaceNodePrx
-
begin_getUp
public Ice.AsyncResult begin_getUp(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getUpin interfaceNodePrx
-
begin_getUp
public Ice.AsyncResult begin_getUp(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_getUpin interfaceNodePrx
-
end_getUp
public RTime end_getUp(Ice.AsyncResult __iresult)
-
__getUp_completed
public static void __getUp_completed(Ice.TwowayCallbackArg1<RTime> __cb, Ice.AsyncResult __result)
-
getUuid
public RString getUuid(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getUuid
public Ice.AsyncResult begin_getUuid()
- Specified by:
begin_getUuidin interfaceNodePrx
-
begin_getUuid
public Ice.AsyncResult begin_getUuid(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getUuidin interfaceNodePrx
-
begin_getUuid
public Ice.AsyncResult begin_getUuid(Ice.Callback __cb)
- Specified by:
begin_getUuidin interfaceNodePrx
-
begin_getUuid
public Ice.AsyncResult begin_getUuid(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getUuidin interfaceNodePrx
-
begin_getUuid
public Ice.AsyncResult begin_getUuid(Callback_Node_getUuid __cb)
- Specified by:
begin_getUuidin interfaceNodePrx
-
begin_getUuid
public Ice.AsyncResult begin_getUuid(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_getUuid __cb)- Specified by:
begin_getUuidin interfaceNodePrx
-
begin_getUuid
public Ice.AsyncResult begin_getUuid(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getUuidin interfaceNodePrx
-
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_getUuidin interfaceNodePrx
-
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_getUuidin interfaceNodePrx
-
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_getUuidin interfaceNodePrx
-
end_getUuid
public RString end_getUuid(Ice.AsyncResult __iresult)
- Specified by:
end_getUuidin interfaceNodePrx
-
__getUuid_completed
public static void __getUuid_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getVersion
public RInt getVersion()
- Specified by:
getVersionin interfaceNodePrx
-
getVersion
public RInt getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getVersionin interfaceNodePrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion()
- Specified by:
begin_getVersionin interfaceNodePrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getVersionin interfaceNodePrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(Ice.Callback __cb)
- Specified by:
begin_getVersionin interfaceNodePrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getVersionin interfaceNodePrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(Callback_Node_getVersion __cb)
- Specified by:
begin_getVersionin interfaceNodePrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_getVersion __cb)- Specified by:
begin_getVersionin interfaceNodePrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getVersionin interfaceNodePrx
-
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_getVersionin interfaceNodePrx
-
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_getVersionin interfaceNodePrx
-
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_getVersionin interfaceNodePrx
-
end_getVersion
public RInt end_getVersion(Ice.AsyncResult __iresult)
- Specified by:
end_getVersionin interfaceNodePrx
-
__getVersion_completed
public static void __getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
-
linkAnnotation
public NodeAnnotationLink linkAnnotation(Annotation addition)
- Specified by:
linkAnnotationin interfaceNodePrx
-
linkAnnotation
public NodeAnnotationLink linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkAnnotationin interfaceNodePrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition)
- Specified by:
begin_linkAnnotationin interfaceNodePrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkAnnotationin interfaceNodePrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Ice.Callback __cb)
- Specified by:
begin_linkAnnotationin interfaceNodePrx
-
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_linkAnnotationin interfaceNodePrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Callback_Node_linkAnnotation __cb)
- Specified by:
begin_linkAnnotationin interfaceNodePrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_linkAnnotation __cb)
- Specified by:
begin_linkAnnotationin interfaceNodePrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<NodeAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkAnnotationin interfaceNodePrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<NodeAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkAnnotationin interfaceNodePrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<NodeAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkAnnotationin interfaceNodePrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<NodeAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkAnnotationin interfaceNodePrx
-
end_linkAnnotation
public NodeAnnotationLink end_linkAnnotation(Ice.AsyncResult __iresult)
- Specified by:
end_linkAnnotationin interfaceNodePrx
-
__linkAnnotation_completed
public static void __linkAnnotation_completed(Ice.TwowayCallbackArg1<NodeAnnotationLink> __cb, Ice.AsyncResult __result)
-
linkedAnnotationList
public java.util.List<Annotation> linkedAnnotationList()
- Specified by:
linkedAnnotationListin interfaceNodePrx
-
linkedAnnotationList
public java.util.List<Annotation> linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkedAnnotationListin interfaceNodePrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList()
- Specified by:
begin_linkedAnnotationListin interfaceNodePrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkedAnnotationListin interfaceNodePrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(Ice.Callback __cb)
- Specified by:
begin_linkedAnnotationListin interfaceNodePrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_linkedAnnotationListin interfaceNodePrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(Callback_Node_linkedAnnotationList __cb)
- Specified by:
begin_linkedAnnotationListin interfaceNodePrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_linkedAnnotationList __cb)- Specified by:
begin_linkedAnnotationListin interfaceNodePrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkedAnnotationListin interfaceNodePrx
-
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_linkedAnnotationListin interfaceNodePrx
-
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_linkedAnnotationListin interfaceNodePrx
-
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_linkedAnnotationListin interfaceNodePrx
-
end_linkedAnnotationList
public java.util.List<Annotation> end_linkedAnnotationList(Ice.AsyncResult __iresult)
- Specified by:
end_linkedAnnotationListin interfaceNodePrx
-
__linkedAnnotationList_completed
public static void __linkedAnnotationList_completed(Ice.TwowayCallbackArg1<java.util.List<Annotation>> __cb, Ice.AsyncResult __result)
-
reloadAnnotationLinks
public void reloadAnnotationLinks(Node toCopy)
- Specified by:
reloadAnnotationLinksin interfaceNodePrx
-
reloadAnnotationLinks
public void reloadAnnotationLinks(Node toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadAnnotationLinksin interfaceNodePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Node toCopy)
- Specified by:
begin_reloadAnnotationLinksin interfaceNodePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Node toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadAnnotationLinksin interfaceNodePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Node toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadAnnotationLinksin interfaceNodePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Node toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_reloadAnnotationLinksin interfaceNodePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Node toCopy, Callback_Node_reloadAnnotationLinks __cb)
- Specified by:
begin_reloadAnnotationLinksin interfaceNodePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Node toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_reloadAnnotationLinks __cb)
- Specified by:
begin_reloadAnnotationLinksin interfaceNodePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Node toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadAnnotationLinksin interfaceNodePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Node toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadAnnotationLinksin interfaceNodePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Node toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadAnnotationLinksin interfaceNodePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Node 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_reloadAnnotationLinksin interfaceNodePrx
-
end_reloadAnnotationLinks
public void end_reloadAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_reloadAnnotationLinksin interfaceNodePrx
-
reloadSessions
public void reloadSessions(Node toCopy)
- Specified by:
reloadSessionsin interfaceNodePrx
-
reloadSessions
public void reloadSessions(Node toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadSessionsin interfaceNodePrx
-
begin_reloadSessions
public Ice.AsyncResult begin_reloadSessions(Node toCopy)
- Specified by:
begin_reloadSessionsin interfaceNodePrx
-
begin_reloadSessions
public Ice.AsyncResult begin_reloadSessions(Node toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadSessionsin interfaceNodePrx
-
begin_reloadSessions
public Ice.AsyncResult begin_reloadSessions(Node toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadSessionsin interfaceNodePrx
-
begin_reloadSessions
public Ice.AsyncResult begin_reloadSessions(Node toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_reloadSessionsin interfaceNodePrx
-
begin_reloadSessions
public Ice.AsyncResult begin_reloadSessions(Node toCopy, Callback_Node_reloadSessions __cb)
- Specified by:
begin_reloadSessionsin interfaceNodePrx
-
begin_reloadSessions
public Ice.AsyncResult begin_reloadSessions(Node toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_reloadSessions __cb)
- Specified by:
begin_reloadSessionsin interfaceNodePrx
-
begin_reloadSessions
public Ice.AsyncResult begin_reloadSessions(Node toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadSessionsin interfaceNodePrx
-
begin_reloadSessions
public Ice.AsyncResult begin_reloadSessions(Node toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadSessionsin interfaceNodePrx
-
begin_reloadSessions
public Ice.AsyncResult begin_reloadSessions(Node toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadSessionsin interfaceNodePrx
-
begin_reloadSessions
public Ice.AsyncResult begin_reloadSessions(Node 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_reloadSessionsin interfaceNodePrx
-
end_reloadSessions
public void end_reloadSessions(Ice.AsyncResult __iresult)
- Specified by:
end_reloadSessionsin interfaceNodePrx
-
removeAllNodeAnnotationLinkSet
public void removeAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets)
- Specified by:
removeAllNodeAnnotationLinkSetin interfaceNodePrx
-
removeAllNodeAnnotationLinkSet
public void removeAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllNodeAnnotationLinkSetin interfaceNodePrx
-
begin_removeAllNodeAnnotationLinkSet
public Ice.AsyncResult begin_removeAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets)
- Specified by:
begin_removeAllNodeAnnotationLinkSetin interfaceNodePrx
-
begin_removeAllNodeAnnotationLinkSet
public Ice.AsyncResult begin_removeAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeAllNodeAnnotationLinkSetin interfaceNodePrx
-
begin_removeAllNodeAnnotationLinkSet
public Ice.AsyncResult begin_removeAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllNodeAnnotationLinkSetin interfaceNodePrx
-
begin_removeAllNodeAnnotationLinkSet
public Ice.AsyncResult begin_removeAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeAllNodeAnnotationLinkSetin interfaceNodePrx
-
begin_removeAllNodeAnnotationLinkSet
public Ice.AsyncResult begin_removeAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets, Callback_Node_removeAllNodeAnnotationLinkSet __cb)
- Specified by:
begin_removeAllNodeAnnotationLinkSetin interfaceNodePrx
-
begin_removeAllNodeAnnotationLinkSet
public Ice.AsyncResult begin_removeAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_removeAllNodeAnnotationLinkSet __cb)
- Specified by:
begin_removeAllNodeAnnotationLinkSetin interfaceNodePrx
-
begin_removeAllNodeAnnotationLinkSet
public Ice.AsyncResult begin_removeAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllNodeAnnotationLinkSetin interfaceNodePrx
-
begin_removeAllNodeAnnotationLinkSet
public Ice.AsyncResult begin_removeAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeAllNodeAnnotationLinkSetin interfaceNodePrx
-
begin_removeAllNodeAnnotationLinkSet
public Ice.AsyncResult begin_removeAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllNodeAnnotationLinkSetin interfaceNodePrx
-
begin_removeAllNodeAnnotationLinkSet
public Ice.AsyncResult begin_removeAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> 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_removeAllNodeAnnotationLinkSetin interfaceNodePrx
-
end_removeAllNodeAnnotationLinkSet
public void end_removeAllNodeAnnotationLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllNodeAnnotationLinkSetin interfaceNodePrx
-
removeAllSessionSet
public void removeAllSessionSet(java.util.List<Session> targets)
- Specified by:
removeAllSessionSetin interfaceNodePrx
-
removeAllSessionSet
public void removeAllSessionSet(java.util.List<Session> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllSessionSetin interfaceNodePrx
-
begin_removeAllSessionSet
public Ice.AsyncResult begin_removeAllSessionSet(java.util.List<Session> targets)
- Specified by:
begin_removeAllSessionSetin interfaceNodePrx
-
begin_removeAllSessionSet
public Ice.AsyncResult begin_removeAllSessionSet(java.util.List<Session> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeAllSessionSetin interfaceNodePrx
-
begin_removeAllSessionSet
public Ice.AsyncResult begin_removeAllSessionSet(java.util.List<Session> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllSessionSetin interfaceNodePrx
-
begin_removeAllSessionSet
public Ice.AsyncResult begin_removeAllSessionSet(java.util.List<Session> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeAllSessionSetin interfaceNodePrx
-
begin_removeAllSessionSet
public Ice.AsyncResult begin_removeAllSessionSet(java.util.List<Session> targets, Callback_Node_removeAllSessionSet __cb)
- Specified by:
begin_removeAllSessionSetin interfaceNodePrx
-
begin_removeAllSessionSet
public Ice.AsyncResult begin_removeAllSessionSet(java.util.List<Session> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_removeAllSessionSet __cb)
- Specified by:
begin_removeAllSessionSetin interfaceNodePrx
-
begin_removeAllSessionSet
public Ice.AsyncResult begin_removeAllSessionSet(java.util.List<Session> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllSessionSetin interfaceNodePrx
-
begin_removeAllSessionSet
public Ice.AsyncResult begin_removeAllSessionSet(java.util.List<Session> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeAllSessionSetin interfaceNodePrx
-
begin_removeAllSessionSet
public Ice.AsyncResult begin_removeAllSessionSet(java.util.List<Session> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllSessionSetin interfaceNodePrx
-
begin_removeAllSessionSet
public Ice.AsyncResult begin_removeAllSessionSet(java.util.List<Session> 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_removeAllSessionSetin interfaceNodePrx
-
end_removeAllSessionSet
public void end_removeAllSessionSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllSessionSetin interfaceNodePrx
-
removeNodeAnnotationLink
public void removeNodeAnnotationLink(NodeAnnotationLink theTarget)
- Specified by:
removeNodeAnnotationLinkin interfaceNodePrx
-
removeNodeAnnotationLink
public void removeNodeAnnotationLink(NodeAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeNodeAnnotationLinkin interfaceNodePrx
-
begin_removeNodeAnnotationLink
public Ice.AsyncResult begin_removeNodeAnnotationLink(NodeAnnotationLink theTarget)
- Specified by:
begin_removeNodeAnnotationLinkin interfaceNodePrx
-
begin_removeNodeAnnotationLink
public Ice.AsyncResult begin_removeNodeAnnotationLink(NodeAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeNodeAnnotationLinkin interfaceNodePrx
-
begin_removeNodeAnnotationLink
public Ice.AsyncResult begin_removeNodeAnnotationLink(NodeAnnotationLink theTarget, Ice.Callback __cb)
- Specified by:
begin_removeNodeAnnotationLinkin interfaceNodePrx
-
begin_removeNodeAnnotationLink
public Ice.AsyncResult begin_removeNodeAnnotationLink(NodeAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeNodeAnnotationLinkin interfaceNodePrx
-
begin_removeNodeAnnotationLink
public Ice.AsyncResult begin_removeNodeAnnotationLink(NodeAnnotationLink theTarget, Callback_Node_removeNodeAnnotationLink __cb)
- Specified by:
begin_removeNodeAnnotationLinkin interfaceNodePrx
-
begin_removeNodeAnnotationLink
public Ice.AsyncResult begin_removeNodeAnnotationLink(NodeAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_removeNodeAnnotationLink __cb)
- Specified by:
begin_removeNodeAnnotationLinkin interfaceNodePrx
-
begin_removeNodeAnnotationLink
public Ice.AsyncResult begin_removeNodeAnnotationLink(NodeAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeNodeAnnotationLinkin interfaceNodePrx
-
begin_removeNodeAnnotationLink
public Ice.AsyncResult begin_removeNodeAnnotationLink(NodeAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeNodeAnnotationLinkin interfaceNodePrx
-
begin_removeNodeAnnotationLink
public Ice.AsyncResult begin_removeNodeAnnotationLink(NodeAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeNodeAnnotationLinkin interfaceNodePrx
-
begin_removeNodeAnnotationLink
public Ice.AsyncResult begin_removeNodeAnnotationLink(NodeAnnotationLink 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_removeNodeAnnotationLinkin interfaceNodePrx
-
end_removeNodeAnnotationLink
public void end_removeNodeAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_removeNodeAnnotationLinkin interfaceNodePrx
-
removeNodeAnnotationLinkFromBoth
public void removeNodeAnnotationLinkFromBoth(NodeAnnotationLink link, boolean bothSides)
- Specified by:
removeNodeAnnotationLinkFromBothin interfaceNodePrx
-
removeNodeAnnotationLinkFromBoth
public void removeNodeAnnotationLinkFromBoth(NodeAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeNodeAnnotationLinkFromBothin interfaceNodePrx
-
begin_removeNodeAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeNodeAnnotationLinkFromBoth(NodeAnnotationLink link, boolean bothSides)
- Specified by:
begin_removeNodeAnnotationLinkFromBothin interfaceNodePrx
-
begin_removeNodeAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeNodeAnnotationLinkFromBoth(NodeAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeNodeAnnotationLinkFromBothin interfaceNodePrx
-
begin_removeNodeAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeNodeAnnotationLinkFromBoth(NodeAnnotationLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_removeNodeAnnotationLinkFromBothin interfaceNodePrx
-
begin_removeNodeAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeNodeAnnotationLinkFromBoth(NodeAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeNodeAnnotationLinkFromBothin interfaceNodePrx
-
begin_removeNodeAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeNodeAnnotationLinkFromBoth(NodeAnnotationLink link, boolean bothSides, Callback_Node_removeNodeAnnotationLinkFromBoth __cb)
- Specified by:
begin_removeNodeAnnotationLinkFromBothin interfaceNodePrx
-
begin_removeNodeAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeNodeAnnotationLinkFromBoth(NodeAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_removeNodeAnnotationLinkFromBoth __cb)
- Specified by:
begin_removeNodeAnnotationLinkFromBothin interfaceNodePrx
-
begin_removeNodeAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeNodeAnnotationLinkFromBoth(NodeAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeNodeAnnotationLinkFromBothin interfaceNodePrx
-
begin_removeNodeAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeNodeAnnotationLinkFromBoth(NodeAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeNodeAnnotationLinkFromBothin interfaceNodePrx
-
begin_removeNodeAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeNodeAnnotationLinkFromBoth(NodeAnnotationLink 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_removeNodeAnnotationLinkFromBothin interfaceNodePrx
-
begin_removeNodeAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeNodeAnnotationLinkFromBoth(NodeAnnotationLink 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_removeNodeAnnotationLinkFromBothin interfaceNodePrx
-
end_removeNodeAnnotationLinkFromBoth
public void end_removeNodeAnnotationLinkFromBoth(Ice.AsyncResult __iresult)
- Specified by:
end_removeNodeAnnotationLinkFromBothin interfaceNodePrx
-
removeSession
public void removeSession(Session theTarget)
- Specified by:
removeSessionin interfaceNodePrx
-
removeSession
public void removeSession(Session theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeSessionin interfaceNodePrx
-
begin_removeSession
public Ice.AsyncResult begin_removeSession(Session theTarget)
- Specified by:
begin_removeSessionin interfaceNodePrx
-
begin_removeSession
public Ice.AsyncResult begin_removeSession(Session theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeSessionin interfaceNodePrx
-
begin_removeSession
public Ice.AsyncResult begin_removeSession(Session theTarget, Ice.Callback __cb)
- Specified by:
begin_removeSessionin interfaceNodePrx
-
begin_removeSession
public Ice.AsyncResult begin_removeSession(Session theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeSessionin interfaceNodePrx
-
begin_removeSession
public Ice.AsyncResult begin_removeSession(Session theTarget, Callback_Node_removeSession __cb)
- Specified by:
begin_removeSessionin interfaceNodePrx
-
begin_removeSession
public Ice.AsyncResult begin_removeSession(Session theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_removeSession __cb)
- Specified by:
begin_removeSessionin interfaceNodePrx
-
begin_removeSession
public Ice.AsyncResult begin_removeSession(Session theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeSessionin interfaceNodePrx
-
begin_removeSession
public Ice.AsyncResult begin_removeSession(Session theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeSessionin interfaceNodePrx
-
begin_removeSession
public Ice.AsyncResult begin_removeSession(Session theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeSessionin interfaceNodePrx
-
begin_removeSession
public Ice.AsyncResult begin_removeSession(Session 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_removeSessionin interfaceNodePrx
-
end_removeSession
public void end_removeSession(Ice.AsyncResult __iresult)
- Specified by:
end_removeSessionin interfaceNodePrx
-
setConn
public void setConn(RString theConn, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setConn
public Ice.AsyncResult begin_setConn(RString theConn)
- Specified by:
begin_setConnin interfaceNodePrx
-
begin_setConn
public Ice.AsyncResult begin_setConn(RString theConn, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setConnin interfaceNodePrx
-
begin_setConn
public Ice.AsyncResult begin_setConn(RString theConn, Ice.Callback __cb)
- Specified by:
begin_setConnin interfaceNodePrx
-
begin_setConn
public Ice.AsyncResult begin_setConn(RString theConn, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setConnin interfaceNodePrx
-
begin_setConn
public Ice.AsyncResult begin_setConn(RString theConn, Callback_Node_setConn __cb)
- Specified by:
begin_setConnin interfaceNodePrx
-
begin_setConn
public Ice.AsyncResult begin_setConn(RString theConn, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_setConn __cb)
- Specified by:
begin_setConnin interfaceNodePrx
-
begin_setConn
public Ice.AsyncResult begin_setConn(RString theConn, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setConnin interfaceNodePrx
-
begin_setConn
public Ice.AsyncResult begin_setConn(RString theConn, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setConnin interfaceNodePrx
-
begin_setConn
public Ice.AsyncResult begin_setConn(RString theConn, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setConnin interfaceNodePrx
-
begin_setConn
public Ice.AsyncResult begin_setConn(RString theConn, 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_setConnin interfaceNodePrx
-
end_setConn
public void end_setConn(Ice.AsyncResult __iresult)
- Specified by:
end_setConnin interfaceNodePrx
-
setDown
public void setDown(RTime theDown, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setDown
public Ice.AsyncResult begin_setDown(RTime theDown)
- Specified by:
begin_setDownin interfaceNodePrx
-
begin_setDown
public Ice.AsyncResult begin_setDown(RTime theDown, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setDownin interfaceNodePrx
-
begin_setDown
public Ice.AsyncResult begin_setDown(RTime theDown, Ice.Callback __cb)
- Specified by:
begin_setDownin interfaceNodePrx
-
begin_setDown
public Ice.AsyncResult begin_setDown(RTime theDown, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setDownin interfaceNodePrx
-
begin_setDown
public Ice.AsyncResult begin_setDown(RTime theDown, Callback_Node_setDown __cb)
- Specified by:
begin_setDownin interfaceNodePrx
-
begin_setDown
public Ice.AsyncResult begin_setDown(RTime theDown, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_setDown __cb)
- Specified by:
begin_setDownin interfaceNodePrx
-
begin_setDown
public Ice.AsyncResult begin_setDown(RTime theDown, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setDownin interfaceNodePrx
-
begin_setDown
public Ice.AsyncResult begin_setDown(RTime theDown, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setDownin interfaceNodePrx
-
begin_setDown
public Ice.AsyncResult begin_setDown(RTime theDown, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setDownin interfaceNodePrx
-
begin_setDown
public Ice.AsyncResult begin_setDown(RTime theDown, 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_setDownin interfaceNodePrx
-
end_setDown
public void end_setDown(Ice.AsyncResult __iresult)
- Specified by:
end_setDownin interfaceNodePrx
-
setScale
public void setScale(RInt theScale, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setScale
public Ice.AsyncResult begin_setScale(RInt theScale)
- Specified by:
begin_setScalein interfaceNodePrx
-
begin_setScale
public Ice.AsyncResult begin_setScale(RInt theScale, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setScalein interfaceNodePrx
-
begin_setScale
public Ice.AsyncResult begin_setScale(RInt theScale, Ice.Callback __cb)
- Specified by:
begin_setScalein interfaceNodePrx
-
begin_setScale
public Ice.AsyncResult begin_setScale(RInt theScale, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setScalein interfaceNodePrx
-
begin_setScale
public Ice.AsyncResult begin_setScale(RInt theScale, Callback_Node_setScale __cb)
- Specified by:
begin_setScalein interfaceNodePrx
-
begin_setScale
public Ice.AsyncResult begin_setScale(RInt theScale, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_setScale __cb)
- Specified by:
begin_setScalein interfaceNodePrx
-
begin_setScale
public Ice.AsyncResult begin_setScale(RInt theScale, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setScalein interfaceNodePrx
-
begin_setScale
public Ice.AsyncResult begin_setScale(RInt theScale, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setScalein interfaceNodePrx
-
begin_setScale
public Ice.AsyncResult begin_setScale(RInt theScale, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setScalein interfaceNodePrx
-
begin_setScale
public Ice.AsyncResult begin_setScale(RInt theScale, 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_setScalein interfaceNodePrx
-
end_setScale
public void end_setScale(Ice.AsyncResult __iresult)
- Specified by:
end_setScalein interfaceNodePrx
-
setUp
public void setUp(RTime theUp, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setUp
public Ice.AsyncResult begin_setUp(RTime theUp)
- Specified by:
begin_setUpin interfaceNodePrx
-
begin_setUp
public Ice.AsyncResult begin_setUp(RTime theUp, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setUpin interfaceNodePrx
-
begin_setUp
public Ice.AsyncResult begin_setUp(RTime theUp, Ice.Callback __cb)
- Specified by:
begin_setUpin interfaceNodePrx
-
begin_setUp
public Ice.AsyncResult begin_setUp(RTime theUp, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setUpin interfaceNodePrx
-
begin_setUp
public Ice.AsyncResult begin_setUp(RTime theUp, Callback_Node_setUp __cb)
- Specified by:
begin_setUpin interfaceNodePrx
-
begin_setUp
public Ice.AsyncResult begin_setUp(RTime theUp, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_setUp __cb)
- Specified by:
begin_setUpin interfaceNodePrx
-
begin_setUp
public Ice.AsyncResult begin_setUp(RTime theUp, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setUpin interfaceNodePrx
-
begin_setUp
public Ice.AsyncResult begin_setUp(RTime theUp, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setUpin interfaceNodePrx
-
begin_setUp
public Ice.AsyncResult begin_setUp(RTime theUp, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setUpin interfaceNodePrx
-
begin_setUp
public Ice.AsyncResult begin_setUp(RTime theUp, 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_setUpin interfaceNodePrx
-
end_setUp
public void end_setUp(Ice.AsyncResult __iresult)
-
setUuid
public void setUuid(RString theUuid, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setUuid
public Ice.AsyncResult begin_setUuid(RString theUuid)
- Specified by:
begin_setUuidin interfaceNodePrx
-
begin_setUuid
public Ice.AsyncResult begin_setUuid(RString theUuid, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setUuidin interfaceNodePrx
-
begin_setUuid
public Ice.AsyncResult begin_setUuid(RString theUuid, Ice.Callback __cb)
- Specified by:
begin_setUuidin interfaceNodePrx
-
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_setUuidin interfaceNodePrx
-
begin_setUuid
public Ice.AsyncResult begin_setUuid(RString theUuid, Callback_Node_setUuid __cb)
- Specified by:
begin_setUuidin interfaceNodePrx
-
begin_setUuid
public Ice.AsyncResult begin_setUuid(RString theUuid, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_setUuid __cb)
- Specified by:
begin_setUuidin interfaceNodePrx
-
begin_setUuid
public Ice.AsyncResult begin_setUuid(RString theUuid, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setUuidin interfaceNodePrx
-
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_setUuidin interfaceNodePrx
-
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_setUuidin interfaceNodePrx
-
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_setUuidin interfaceNodePrx
-
end_setUuid
public void end_setUuid(Ice.AsyncResult __iresult)
- Specified by:
end_setUuidin interfaceNodePrx
-
setVersion
public void setVersion(RInt theVersion)
- Specified by:
setVersionin interfaceNodePrx
-
setVersion
public void setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setVersionin interfaceNodePrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion)
- Specified by:
begin_setVersionin interfaceNodePrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setVersionin interfaceNodePrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, Ice.Callback __cb)
- Specified by:
begin_setVersionin interfaceNodePrx
-
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_setVersionin interfaceNodePrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, Callback_Node_setVersion __cb)
- Specified by:
begin_setVersionin interfaceNodePrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_setVersion __cb)
- Specified by:
begin_setVersionin interfaceNodePrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setVersionin interfaceNodePrx
-
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_setVersionin interfaceNodePrx
-
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_setVersionin interfaceNodePrx
-
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_setVersionin interfaceNodePrx
-
end_setVersion
public void end_setVersion(Ice.AsyncResult __iresult)
- Specified by:
end_setVersionin interfaceNodePrx
-
sizeOfAnnotationLinks
public int sizeOfAnnotationLinks()
- Specified by:
sizeOfAnnotationLinksin interfaceNodePrx
-
sizeOfAnnotationLinks
public int sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfAnnotationLinksin interfaceNodePrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks()
- Specified by:
begin_sizeOfAnnotationLinksin interfaceNodePrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfAnnotationLinksin interfaceNodePrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_sizeOfAnnotationLinksin interfaceNodePrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_sizeOfAnnotationLinksin interfaceNodePrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Callback_Node_sizeOfAnnotationLinks __cb)
- Specified by:
begin_sizeOfAnnotationLinksin interfaceNodePrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_sizeOfAnnotationLinks __cb)- Specified by:
begin_sizeOfAnnotationLinksin interfaceNodePrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_sizeOfAnnotationLinksin interfaceNodePrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_sizeOfAnnotationLinksin interfaceNodePrx
-
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_sizeOfAnnotationLinksin interfaceNodePrx
-
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_sizeOfAnnotationLinksin interfaceNodePrx
-
end_sizeOfAnnotationLinks
public int end_sizeOfAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfAnnotationLinksin interfaceNodePrx
-
__sizeOfAnnotationLinks_completed
public static void __sizeOfAnnotationLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
sizeOfSessions
public int sizeOfSessions()
- Specified by:
sizeOfSessionsin interfaceNodePrx
-
sizeOfSessions
public int sizeOfSessions(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfSessionsin interfaceNodePrx
-
begin_sizeOfSessions
public Ice.AsyncResult begin_sizeOfSessions()
- Specified by:
begin_sizeOfSessionsin interfaceNodePrx
-
begin_sizeOfSessions
public Ice.AsyncResult begin_sizeOfSessions(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfSessionsin interfaceNodePrx
-
begin_sizeOfSessions
public Ice.AsyncResult begin_sizeOfSessions(Ice.Callback __cb)
- Specified by:
begin_sizeOfSessionsin interfaceNodePrx
-
begin_sizeOfSessions
public Ice.AsyncResult begin_sizeOfSessions(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_sizeOfSessionsin interfaceNodePrx
-
begin_sizeOfSessions
public Ice.AsyncResult begin_sizeOfSessions(Callback_Node_sizeOfSessions __cb)
- Specified by:
begin_sizeOfSessionsin interfaceNodePrx
-
begin_sizeOfSessions
public Ice.AsyncResult begin_sizeOfSessions(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_sizeOfSessions __cb)- Specified by:
begin_sizeOfSessionsin interfaceNodePrx
-
begin_sizeOfSessions
public Ice.AsyncResult begin_sizeOfSessions(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_sizeOfSessionsin interfaceNodePrx
-
begin_sizeOfSessions
public Ice.AsyncResult begin_sizeOfSessions(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_sizeOfSessionsin interfaceNodePrx
-
begin_sizeOfSessions
public Ice.AsyncResult begin_sizeOfSessions(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_sizeOfSessionsin interfaceNodePrx
-
begin_sizeOfSessions
public Ice.AsyncResult begin_sizeOfSessions(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_sizeOfSessionsin interfaceNodePrx
-
end_sizeOfSessions
public int end_sizeOfSessions(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfSessionsin interfaceNodePrx
-
__sizeOfSessions_completed
public static void __sizeOfSessions_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
unlinkAnnotation
public void unlinkAnnotation(Annotation removal)
- Specified by:
unlinkAnnotationin interfaceNodePrx
-
unlinkAnnotation
public void unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unlinkAnnotationin interfaceNodePrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal)
- Specified by:
begin_unlinkAnnotationin interfaceNodePrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unlinkAnnotationin interfaceNodePrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Ice.Callback __cb)
- Specified by:
begin_unlinkAnnotationin interfaceNodePrx
-
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_unlinkAnnotationin interfaceNodePrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Callback_Node_unlinkAnnotation __cb)
- Specified by:
begin_unlinkAnnotationin interfaceNodePrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_unlinkAnnotation __cb)
- Specified by:
begin_unlinkAnnotationin interfaceNodePrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkAnnotationin interfaceNodePrx
-
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_unlinkAnnotationin interfaceNodePrx
-
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_unlinkAnnotationin interfaceNodePrx
-
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_unlinkAnnotationin interfaceNodePrx
-
end_unlinkAnnotation
public void end_unlinkAnnotation(Ice.AsyncResult __iresult)
- Specified by:
end_unlinkAnnotationin interfaceNodePrx
-
unloadAnnotationLinks
public void unloadAnnotationLinks()
- Specified by:
unloadAnnotationLinksin interfaceNodePrx
-
unloadAnnotationLinks
public void unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadAnnotationLinksin interfaceNodePrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks()
- Specified by:
begin_unloadAnnotationLinksin interfaceNodePrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadAnnotationLinksin interfaceNodePrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_unloadAnnotationLinksin interfaceNodePrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_unloadAnnotationLinksin interfaceNodePrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(Callback_Node_unloadAnnotationLinks __cb)
- Specified by:
begin_unloadAnnotationLinksin interfaceNodePrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_unloadAnnotationLinks __cb)- Specified by:
begin_unloadAnnotationLinksin interfaceNodePrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_unloadAnnotationLinksin interfaceNodePrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_unloadAnnotationLinksin interfaceNodePrx
-
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_unloadAnnotationLinksin interfaceNodePrx
-
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_unloadAnnotationLinksin interfaceNodePrx
-
end_unloadAnnotationLinks
public void end_unloadAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_unloadAnnotationLinksin interfaceNodePrx
-
unloadSessions
public void unloadSessions()
- Specified by:
unloadSessionsin interfaceNodePrx
-
unloadSessions
public void unloadSessions(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadSessionsin interfaceNodePrx
-
begin_unloadSessions
public Ice.AsyncResult begin_unloadSessions()
- Specified by:
begin_unloadSessionsin interfaceNodePrx
-
begin_unloadSessions
public Ice.AsyncResult begin_unloadSessions(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadSessionsin interfaceNodePrx
-
begin_unloadSessions
public Ice.AsyncResult begin_unloadSessions(Ice.Callback __cb)
- Specified by:
begin_unloadSessionsin interfaceNodePrx
-
begin_unloadSessions
public Ice.AsyncResult begin_unloadSessions(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_unloadSessionsin interfaceNodePrx
-
begin_unloadSessions
public Ice.AsyncResult begin_unloadSessions(Callback_Node_unloadSessions __cb)
- Specified by:
begin_unloadSessionsin interfaceNodePrx
-
begin_unloadSessions
public Ice.AsyncResult begin_unloadSessions(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Node_unloadSessions __cb)- Specified by:
begin_unloadSessionsin interfaceNodePrx
-
begin_unloadSessions
public Ice.AsyncResult begin_unloadSessions(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_unloadSessionsin interfaceNodePrx
-
begin_unloadSessions
public Ice.AsyncResult begin_unloadSessions(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_unloadSessionsin interfaceNodePrx
-
begin_unloadSessions
public Ice.AsyncResult begin_unloadSessions(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_unloadSessionsin interfaceNodePrx
-
begin_unloadSessions
public Ice.AsyncResult begin_unloadSessions(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_unloadSessionsin interfaceNodePrx
-
end_unloadSessions
public void end_unloadSessions(Ice.AsyncResult __iresult)
- Specified by:
end_unloadSessionsin interfaceNodePrx
-
checkedCast
public static NodePrx 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 NodePrx 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 NodePrx 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 NodePrx 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 NodePrx 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 NodePrx 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, NodePrx v)
-
__read
public static NodePrx __read(IceInternal.BasicStream __is)
-
-