Package omero.model
Class ChannelPrxHelper
- java.lang.Object
-
- Ice.ObjectPrxHelperBase
-
- omero.model.ChannelPrxHelper
-
- All Implemented Interfaces:
Ice.ObjectPrx,java.io.Serializable,ChannelPrx,IObjectPrx
public final class ChannelPrxHelper extends Ice.ObjectPrxHelperBase implements ChannelPrx
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 ChannelPrxHelper()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void__copyAnnotationLinks_completed(Ice.TwowayCallbackArg1<java.util.List<ChannelAnnotationLink>> __cb, Ice.AsyncResult __result)static void__findChannelAnnotationLink_completed(Ice.TwowayCallbackArg1<java.util.List<ChannelAnnotationLink>> __cb, Ice.AsyncResult __result)static void__getAlpha_completed(Ice.TwowayCallbackArg1<RInt> __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__getBlue_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)static void__getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb, Ice.AsyncResult __result)static void__getGreen_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)static void__getId_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)static void__getLogicalChannel_completed(Ice.TwowayCallbackArg1<LogicalChannel> __cb, Ice.AsyncResult __result)static void__getLookupTable_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)static void__getPixels_completed(Ice.TwowayCallbackArg1<Pixels> __cb, Ice.AsyncResult __result)static void__getRed_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)static void__getStatsInfo_completed(Ice.TwowayCallbackArg1<StatsInfo> __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<ChannelAnnotationLink> __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 ChannelPrx__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__write(IceInternal.BasicStream __os, ChannelPrx v)voidaddAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> targets)voidaddAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddChannelAnnotationLink(ChannelAnnotationLink target)voidaddChannelAnnotationLink(ChannelAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddChannelAnnotationLinkToBoth(ChannelAnnotationLink link, boolean bothSides)voidaddChannelAnnotationLinkToBoth(ChannelAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> targets)Ice.AsyncResultbegin_addAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> targets, Ice.Callback __cb)Ice.AsyncResultbegin_addAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> 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_addAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_addAllChannelAnnotationLinkSet __cb)Ice.AsyncResultbegin_addAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> targets, Callback_Channel_addAllChannelAnnotationLinkSet __cb)Ice.AsyncResultbegin_addChannelAnnotationLink(ChannelAnnotationLink target)Ice.AsyncResultbegin_addChannelAnnotationLink(ChannelAnnotationLink target, Ice.Callback __cb)Ice.AsyncResultbegin_addChannelAnnotationLink(ChannelAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addChannelAnnotationLink(ChannelAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addChannelAnnotationLink(ChannelAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addChannelAnnotationLink(ChannelAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addChannelAnnotationLink(ChannelAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addChannelAnnotationLink(ChannelAnnotationLink 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_addChannelAnnotationLink(ChannelAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_addChannelAnnotationLink __cb)Ice.AsyncResultbegin_addChannelAnnotationLink(ChannelAnnotationLink target, Callback_Channel_addChannelAnnotationLink __cb)Ice.AsyncResultbegin_addChannelAnnotationLinkToBoth(ChannelAnnotationLink link, boolean bothSides)Ice.AsyncResultbegin_addChannelAnnotationLinkToBoth(ChannelAnnotationLink link, boolean bothSides, Ice.Callback __cb)Ice.AsyncResultbegin_addChannelAnnotationLinkToBoth(ChannelAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addChannelAnnotationLinkToBoth(ChannelAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addChannelAnnotationLinkToBoth(ChannelAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addChannelAnnotationLinkToBoth(ChannelAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addChannelAnnotationLinkToBoth(ChannelAnnotationLink 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_addChannelAnnotationLinkToBoth(ChannelAnnotationLink 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_addChannelAnnotationLinkToBoth(ChannelAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_addChannelAnnotationLinkToBoth __cb)Ice.AsyncResultbegin_addChannelAnnotationLinkToBoth(ChannelAnnotationLink link, boolean bothSides, Callback_Channel_addChannelAnnotationLinkToBoth __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_Channel_clearAnnotationLinks __cb)Ice.AsyncResultbegin_clearAnnotationLinks(Callback_Channel_clearAnnotationLinks __cb)Ice.AsyncResultbegin_copyAnnotationLinks()Ice.AsyncResultbegin_copyAnnotationLinks(Ice.Callback __cb)Ice.AsyncResultbegin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<ChannelAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<ChannelAnnotationLink>> __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<ChannelAnnotationLink>> __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<ChannelAnnotationLink>> __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_Channel_copyAnnotationLinks __cb)Ice.AsyncResultbegin_copyAnnotationLinks(Callback_Channel_copyAnnotationLinks __cb)Ice.AsyncResultbegin_findChannelAnnotationLink(Annotation removal)Ice.AsyncResultbegin_findChannelAnnotationLink(Annotation removal, Ice.Callback __cb)Ice.AsyncResultbegin_findChannelAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<ChannelAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_findChannelAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<ChannelAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_findChannelAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_findChannelAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_findChannelAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ChannelAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_findChannelAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ChannelAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_findChannelAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_findChannelAnnotationLink __cb)Ice.AsyncResultbegin_findChannelAnnotationLink(Annotation removal, Callback_Channel_findChannelAnnotationLink __cb)Ice.AsyncResultbegin_getAlpha()Ice.AsyncResultbegin_getAlpha(Ice.Callback __cb)Ice.AsyncResultbegin_getAlpha(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getAlpha(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getAlpha(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getAlpha(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getAlpha(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getAlpha(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_getAlpha(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_getAlpha __cb)Ice.AsyncResultbegin_getAlpha(Callback_Channel_getAlpha __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_Channel_getAnnotationLinksCountPerOwner __cb)Ice.AsyncResultbegin_getAnnotationLinksCountPerOwner(Callback_Channel_getAnnotationLinksCountPerOwner __cb)Ice.AsyncResultbegin_getBlue()Ice.AsyncResultbegin_getBlue(Ice.Callback __cb)Ice.AsyncResultbegin_getBlue(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getBlue(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getBlue(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getBlue(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getBlue(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getBlue(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_getBlue(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_getBlue __cb)Ice.AsyncResultbegin_getBlue(Callback_Channel_getBlue __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_getGreen()Ice.AsyncResultbegin_getGreen(Ice.Callback __cb)Ice.AsyncResultbegin_getGreen(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getGreen(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getGreen(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getGreen(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getGreen(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getGreen(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_getGreen(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_getGreen __cb)Ice.AsyncResultbegin_getGreen(Callback_Channel_getGreen __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_getLogicalChannel()Ice.AsyncResultbegin_getLogicalChannel(Ice.Callback __cb)Ice.AsyncResultbegin_getLogicalChannel(IceInternal.Functional_GenericCallback1<LogicalChannel> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getLogicalChannel(IceInternal.Functional_GenericCallback1<LogicalChannel> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getLogicalChannel(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getLogicalChannel(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getLogicalChannel(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<LogicalChannel> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getLogicalChannel(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<LogicalChannel> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getLogicalChannel(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_getLogicalChannel __cb)Ice.AsyncResultbegin_getLogicalChannel(Callback_Channel_getLogicalChannel __cb)Ice.AsyncResultbegin_getLookupTable()Ice.AsyncResultbegin_getLookupTable(Ice.Callback __cb)Ice.AsyncResultbegin_getLookupTable(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getLookupTable(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getLookupTable(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getLookupTable(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getLookupTable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getLookupTable(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_getLookupTable(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_getLookupTable __cb)Ice.AsyncResultbegin_getLookupTable(Callback_Channel_getLookupTable __cb)Ice.AsyncResultbegin_getPixels()Ice.AsyncResultbegin_getPixels(Ice.Callback __cb)Ice.AsyncResultbegin_getPixels(IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getPixels(IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_getPixels __cb)Ice.AsyncResultbegin_getPixels(Callback_Channel_getPixels __cb)Ice.AsyncResultbegin_getRed()Ice.AsyncResultbegin_getRed(Ice.Callback __cb)Ice.AsyncResultbegin_getRed(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getRed(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getRed(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getRed(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getRed(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getRed(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_getRed(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_getRed __cb)Ice.AsyncResultbegin_getRed(Callback_Channel_getRed __cb)Ice.AsyncResultbegin_getStatsInfo()Ice.AsyncResultbegin_getStatsInfo(Ice.Callback __cb)Ice.AsyncResultbegin_getStatsInfo(IceInternal.Functional_GenericCallback1<StatsInfo> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getStatsInfo(IceInternal.Functional_GenericCallback1<StatsInfo> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getStatsInfo(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getStatsInfo(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getStatsInfo(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<StatsInfo> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getStatsInfo(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<StatsInfo> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getStatsInfo(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_getStatsInfo __cb)Ice.AsyncResultbegin_getStatsInfo(Callback_Channel_getStatsInfo __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_Channel_getVersion __cb)Ice.AsyncResultbegin_getVersion(Callback_Channel_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<ChannelAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<ChannelAnnotationLink> __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<ChannelAnnotationLink> __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<ChannelAnnotationLink> __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_Channel_linkAnnotation __cb)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, Callback_Channel_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_Channel_linkedAnnotationList __cb)Ice.AsyncResultbegin_linkedAnnotationList(Callback_Channel_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(Channel toCopy)Ice.AsyncResultbegin_reloadAnnotationLinks(Channel toCopy, Ice.Callback __cb)Ice.AsyncResultbegin_reloadAnnotationLinks(Channel toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_reloadAnnotationLinks(Channel toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_reloadAnnotationLinks(Channel toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_reloadAnnotationLinks(Channel toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_reloadAnnotationLinks(Channel toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_reloadAnnotationLinks(Channel 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(Channel toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_reloadAnnotationLinks __cb)Ice.AsyncResultbegin_reloadAnnotationLinks(Channel toCopy, Callback_Channel_reloadAnnotationLinks __cb)Ice.AsyncResultbegin_removeAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> targets)Ice.AsyncResultbegin_removeAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> targets, Ice.Callback __cb)Ice.AsyncResultbegin_removeAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removeAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> 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_removeAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_removeAllChannelAnnotationLinkSet __cb)Ice.AsyncResultbegin_removeAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> targets, Callback_Channel_removeAllChannelAnnotationLinkSet __cb)Ice.AsyncResultbegin_removeChannelAnnotationLink(ChannelAnnotationLink theTarget)Ice.AsyncResultbegin_removeChannelAnnotationLink(ChannelAnnotationLink theTarget, Ice.Callback __cb)Ice.AsyncResultbegin_removeChannelAnnotationLink(ChannelAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeChannelAnnotationLink(ChannelAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeChannelAnnotationLink(ChannelAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeChannelAnnotationLink(ChannelAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removeChannelAnnotationLink(ChannelAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeChannelAnnotationLink(ChannelAnnotationLink 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_removeChannelAnnotationLink(ChannelAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_removeChannelAnnotationLink __cb)Ice.AsyncResultbegin_removeChannelAnnotationLink(ChannelAnnotationLink theTarget, Callback_Channel_removeChannelAnnotationLink __cb)Ice.AsyncResultbegin_removeChannelAnnotationLinkFromBoth(ChannelAnnotationLink link, boolean bothSides)Ice.AsyncResultbegin_removeChannelAnnotationLinkFromBoth(ChannelAnnotationLink link, boolean bothSides, Ice.Callback __cb)Ice.AsyncResultbegin_removeChannelAnnotationLinkFromBoth(ChannelAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeChannelAnnotationLinkFromBoth(ChannelAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeChannelAnnotationLinkFromBoth(ChannelAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeChannelAnnotationLinkFromBoth(ChannelAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removeChannelAnnotationLinkFromBoth(ChannelAnnotationLink 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_removeChannelAnnotationLinkFromBoth(ChannelAnnotationLink 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_removeChannelAnnotationLinkFromBoth(ChannelAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_removeChannelAnnotationLinkFromBoth __cb)Ice.AsyncResultbegin_removeChannelAnnotationLinkFromBoth(ChannelAnnotationLink link, boolean bothSides, Callback_Channel_removeChannelAnnotationLinkFromBoth __cb)Ice.AsyncResultbegin_setAlpha(RInt theAlpha)Ice.AsyncResultbegin_setAlpha(RInt theAlpha, Ice.Callback __cb)Ice.AsyncResultbegin_setAlpha(RInt theAlpha, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setAlpha(RInt theAlpha, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setAlpha(RInt theAlpha, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setAlpha(RInt theAlpha, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setAlpha(RInt theAlpha, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setAlpha(RInt theAlpha, 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_setAlpha(RInt theAlpha, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_setAlpha __cb)Ice.AsyncResultbegin_setAlpha(RInt theAlpha, Callback_Channel_setAlpha __cb)Ice.AsyncResultbegin_setBlue(RInt theBlue)Ice.AsyncResultbegin_setBlue(RInt theBlue, Ice.Callback __cb)Ice.AsyncResultbegin_setBlue(RInt theBlue, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setBlue(RInt theBlue, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setBlue(RInt theBlue, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setBlue(RInt theBlue, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setBlue(RInt theBlue, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setBlue(RInt theBlue, 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_setBlue(RInt theBlue, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_setBlue __cb)Ice.AsyncResultbegin_setBlue(RInt theBlue, Callback_Channel_setBlue __cb)Ice.AsyncResultbegin_setGreen(RInt theGreen)Ice.AsyncResultbegin_setGreen(RInt theGreen, Ice.Callback __cb)Ice.AsyncResultbegin_setGreen(RInt theGreen, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setGreen(RInt theGreen, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setGreen(RInt theGreen, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setGreen(RInt theGreen, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setGreen(RInt theGreen, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setGreen(RInt theGreen, 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_setGreen(RInt theGreen, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_setGreen __cb)Ice.AsyncResultbegin_setGreen(RInt theGreen, Callback_Channel_setGreen __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_setLogicalChannel(LogicalChannel theLogicalChannel)Ice.AsyncResultbegin_setLogicalChannel(LogicalChannel theLogicalChannel, Ice.Callback __cb)Ice.AsyncResultbegin_setLogicalChannel(LogicalChannel theLogicalChannel, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setLogicalChannel(LogicalChannel theLogicalChannel, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setLogicalChannel(LogicalChannel theLogicalChannel, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setLogicalChannel(LogicalChannel theLogicalChannel, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setLogicalChannel(LogicalChannel theLogicalChannel, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setLogicalChannel(LogicalChannel theLogicalChannel, 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_setLogicalChannel(LogicalChannel theLogicalChannel, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_setLogicalChannel __cb)Ice.AsyncResultbegin_setLogicalChannel(LogicalChannel theLogicalChannel, Callback_Channel_setLogicalChannel __cb)Ice.AsyncResultbegin_setLookupTable(RString theLookupTable)Ice.AsyncResultbegin_setLookupTable(RString theLookupTable, Ice.Callback __cb)Ice.AsyncResultbegin_setLookupTable(RString theLookupTable, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setLookupTable(RString theLookupTable, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setLookupTable(RString theLookupTable, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setLookupTable(RString theLookupTable, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setLookupTable(RString theLookupTable, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setLookupTable(RString theLookupTable, 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_setLookupTable(RString theLookupTable, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_setLookupTable __cb)Ice.AsyncResultbegin_setLookupTable(RString theLookupTable, Callback_Channel_setLookupTable __cb)Ice.AsyncResultbegin_setPixels(Pixels thePixels)Ice.AsyncResultbegin_setPixels(Pixels thePixels, Ice.Callback __cb)Ice.AsyncResultbegin_setPixels(Pixels thePixels, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setPixels(Pixels thePixels, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setPixels(Pixels thePixels, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setPixels(Pixels thePixels, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setPixels(Pixels thePixels, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setPixels(Pixels thePixels, 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_setPixels(Pixels thePixels, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_setPixels __cb)Ice.AsyncResultbegin_setPixels(Pixels thePixels, Callback_Channel_setPixels __cb)Ice.AsyncResultbegin_setRed(RInt theRed)Ice.AsyncResultbegin_setRed(RInt theRed, Ice.Callback __cb)Ice.AsyncResultbegin_setRed(RInt theRed, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setRed(RInt theRed, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setRed(RInt theRed, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setRed(RInt theRed, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setRed(RInt theRed, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setRed(RInt theRed, 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_setRed(RInt theRed, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_setRed __cb)Ice.AsyncResultbegin_setRed(RInt theRed, Callback_Channel_setRed __cb)Ice.AsyncResultbegin_setStatsInfo(StatsInfo theStatsInfo)Ice.AsyncResultbegin_setStatsInfo(StatsInfo theStatsInfo, Ice.Callback __cb)Ice.AsyncResultbegin_setStatsInfo(StatsInfo theStatsInfo, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setStatsInfo(StatsInfo theStatsInfo, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setStatsInfo(StatsInfo theStatsInfo, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setStatsInfo(StatsInfo theStatsInfo, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setStatsInfo(StatsInfo theStatsInfo, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setStatsInfo(StatsInfo theStatsInfo, 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_setStatsInfo(StatsInfo theStatsInfo, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_setStatsInfo __cb)Ice.AsyncResultbegin_setStatsInfo(StatsInfo theStatsInfo, Callback_Channel_setStatsInfo __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_Channel_setVersion __cb)Ice.AsyncResultbegin_setVersion(RInt theVersion, Callback_Channel_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_Channel_sizeOfAnnotationLinks __cb)Ice.AsyncResultbegin_sizeOfAnnotationLinks(Callback_Channel_sizeOfAnnotationLinks __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_Channel_unlinkAnnotation __cb)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, Callback_Channel_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_Channel_unloadAnnotationLinks __cb)Ice.AsyncResultbegin_unloadAnnotationLinks(Callback_Channel_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.static ChannelPrxcheckedCast(Ice.ObjectPrx __obj)Contacts the remote server to verify that the object implements this type.static ChannelPrxcheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)Contacts the remote server to verify that a facet of the object implements this type.static ChannelPrxcheckedCast(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 ChannelPrxcheckedCast(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)java.util.List<ChannelAnnotationLink>copyAnnotationLinks()java.util.List<ChannelAnnotationLink>copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)voidend_addAllChannelAnnotationLinkSet(Ice.AsyncResult __iresult)voidend_addChannelAnnotationLink(Ice.AsyncResult __iresult)voidend_addChannelAnnotationLinkToBoth(Ice.AsyncResult __iresult)voidend_clearAnnotationLinks(Ice.AsyncResult __iresult)java.util.List<ChannelAnnotationLink>end_copyAnnotationLinks(Ice.AsyncResult __iresult)java.util.List<ChannelAnnotationLink>end_findChannelAnnotationLink(Ice.AsyncResult __iresult)RIntend_getAlpha(Ice.AsyncResult __iresult)java.util.Map<java.lang.Long,java.lang.Long>end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult)RIntend_getBlue(Ice.AsyncResult __iresult)Detailsend_getDetails(Ice.AsyncResult __iresult)RIntend_getGreen(Ice.AsyncResult __iresult)RLongend_getId(Ice.AsyncResult __iresult)LogicalChannelend_getLogicalChannel(Ice.AsyncResult __iresult)RStringend_getLookupTable(Ice.AsyncResult __iresult)Pixelsend_getPixels(Ice.AsyncResult __iresult)RIntend_getRed(Ice.AsyncResult __iresult)StatsInfoend_getStatsInfo(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.ChannelAnnotationLinkend_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_removeAllChannelAnnotationLinkSet(Ice.AsyncResult __iresult)voidend_removeChannelAnnotationLink(Ice.AsyncResult __iresult)voidend_removeChannelAnnotationLinkFromBoth(Ice.AsyncResult __iresult)voidend_setAlpha(Ice.AsyncResult __iresult)voidend_setBlue(Ice.AsyncResult __iresult)voidend_setGreen(Ice.AsyncResult __iresult)voidend_setId(Ice.AsyncResult __iresult)voidend_setLogicalChannel(Ice.AsyncResult __iresult)voidend_setLookupTable(Ice.AsyncResult __iresult)voidend_setPixels(Ice.AsyncResult __iresult)voidend_setRed(Ice.AsyncResult __iresult)voidend_setStatsInfo(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)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.java.util.List<ChannelAnnotationLink>findChannelAnnotationLink(Annotation removal)java.util.List<ChannelAnnotationLink>findChannelAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)RIntgetAlpha()RIntgetAlpha(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)RIntgetBlue()RIntgetBlue(java.util.Map<java.lang.String,java.lang.String> __ctx)DetailsgetDetails()DetailsgetDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)RIntgetGreen()RIntgetGreen(java.util.Map<java.lang.String,java.lang.String> __ctx)RLonggetId()RLonggetId(java.util.Map<java.lang.String,java.lang.String> __ctx)LogicalChannelgetLogicalChannel()LogicalChannelgetLogicalChannel(java.util.Map<java.lang.String,java.lang.String> __ctx)RStringgetLookupTable()RStringgetLookupTable(java.util.Map<java.lang.String,java.lang.String> __ctx)PixelsgetPixels()PixelsgetPixels(java.util.Map<java.lang.String,java.lang.String> __ctx)RIntgetRed()RIntgetRed(java.util.Map<java.lang.String,java.lang.String> __ctx)StatsInfogetStatsInfo()StatsInfogetStatsInfo(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.ChannelAnnotationLinklinkAnnotation(Annotation addition)ChannelAnnotationLinklinkAnnotation(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(Channel toCopy)voidreloadAnnotationLinks(Channel toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> targets)voidremoveAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveChannelAnnotationLink(ChannelAnnotationLink theTarget)voidremoveChannelAnnotationLink(ChannelAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveChannelAnnotationLinkFromBoth(ChannelAnnotationLink link, boolean bothSides)voidremoveChannelAnnotationLinkFromBoth(ChannelAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetAlpha(RInt theAlpha)voidsetAlpha(RInt theAlpha, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetBlue(RInt theBlue)voidsetBlue(RInt theBlue, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetGreen(RInt theGreen)voidsetGreen(RInt theGreen, 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)voidsetLogicalChannel(LogicalChannel theLogicalChannel)voidsetLogicalChannel(LogicalChannel theLogicalChannel, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetLookupTable(RString theLookupTable)voidsetLookupTable(RString theLookupTable, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetPixels(Pixels thePixels)voidsetPixels(Pixels thePixels, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetRed(RInt theRed)voidsetRed(RInt theRed, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetStatsInfo(StatsInfo theStatsInfo)voidsetStatsInfo(StatsInfo theStatsInfo, 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)static ChannelPrxuncheckedCast(Ice.ObjectPrx __obj)Downcasts the given proxy to this type without contacting the remote server.static ChannelPrxuncheckedCast(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.-
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
-
addAllChannelAnnotationLinkSet
public void addAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> targets)
- Specified by:
addAllChannelAnnotationLinkSetin interfaceChannelPrx
-
addAllChannelAnnotationLinkSet
public void addAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllChannelAnnotationLinkSetin interfaceChannelPrx
-
begin_addAllChannelAnnotationLinkSet
public Ice.AsyncResult begin_addAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> targets)
- Specified by:
begin_addAllChannelAnnotationLinkSetin interfaceChannelPrx
-
begin_addAllChannelAnnotationLinkSet
public Ice.AsyncResult begin_addAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addAllChannelAnnotationLinkSetin interfaceChannelPrx
-
begin_addAllChannelAnnotationLinkSet
public Ice.AsyncResult begin_addAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> targets, Ice.Callback __cb)
- Specified by:
begin_addAllChannelAnnotationLinkSetin interfaceChannelPrx
-
begin_addAllChannelAnnotationLinkSet
public Ice.AsyncResult begin_addAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addAllChannelAnnotationLinkSetin interfaceChannelPrx
-
begin_addAllChannelAnnotationLinkSet
public Ice.AsyncResult begin_addAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> targets, Callback_Channel_addAllChannelAnnotationLinkSet __cb)
- Specified by:
begin_addAllChannelAnnotationLinkSetin interfaceChannelPrx
-
begin_addAllChannelAnnotationLinkSet
public Ice.AsyncResult begin_addAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_addAllChannelAnnotationLinkSet __cb)
- Specified by:
begin_addAllChannelAnnotationLinkSetin interfaceChannelPrx
-
begin_addAllChannelAnnotationLinkSet
public Ice.AsyncResult begin_addAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllChannelAnnotationLinkSetin interfaceChannelPrx
-
begin_addAllChannelAnnotationLinkSet
public Ice.AsyncResult begin_addAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addAllChannelAnnotationLinkSetin interfaceChannelPrx
-
begin_addAllChannelAnnotationLinkSet
public Ice.AsyncResult begin_addAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllChannelAnnotationLinkSetin interfaceChannelPrx
-
begin_addAllChannelAnnotationLinkSet
public Ice.AsyncResult begin_addAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> 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_addAllChannelAnnotationLinkSetin interfaceChannelPrx
-
end_addAllChannelAnnotationLinkSet
public void end_addAllChannelAnnotationLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllChannelAnnotationLinkSetin interfaceChannelPrx
-
addChannelAnnotationLink
public void addChannelAnnotationLink(ChannelAnnotationLink target)
- Specified by:
addChannelAnnotationLinkin interfaceChannelPrx
-
addChannelAnnotationLink
public void addChannelAnnotationLink(ChannelAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addChannelAnnotationLinkin interfaceChannelPrx
-
begin_addChannelAnnotationLink
public Ice.AsyncResult begin_addChannelAnnotationLink(ChannelAnnotationLink target)
- Specified by:
begin_addChannelAnnotationLinkin interfaceChannelPrx
-
begin_addChannelAnnotationLink
public Ice.AsyncResult begin_addChannelAnnotationLink(ChannelAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addChannelAnnotationLinkin interfaceChannelPrx
-
begin_addChannelAnnotationLink
public Ice.AsyncResult begin_addChannelAnnotationLink(ChannelAnnotationLink target, Ice.Callback __cb)
- Specified by:
begin_addChannelAnnotationLinkin interfaceChannelPrx
-
begin_addChannelAnnotationLink
public Ice.AsyncResult begin_addChannelAnnotationLink(ChannelAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addChannelAnnotationLinkin interfaceChannelPrx
-
begin_addChannelAnnotationLink
public Ice.AsyncResult begin_addChannelAnnotationLink(ChannelAnnotationLink target, Callback_Channel_addChannelAnnotationLink __cb)
- Specified by:
begin_addChannelAnnotationLinkin interfaceChannelPrx
-
begin_addChannelAnnotationLink
public Ice.AsyncResult begin_addChannelAnnotationLink(ChannelAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_addChannelAnnotationLink __cb)
- Specified by:
begin_addChannelAnnotationLinkin interfaceChannelPrx
-
begin_addChannelAnnotationLink
public Ice.AsyncResult begin_addChannelAnnotationLink(ChannelAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addChannelAnnotationLinkin interfaceChannelPrx
-
begin_addChannelAnnotationLink
public Ice.AsyncResult begin_addChannelAnnotationLink(ChannelAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addChannelAnnotationLinkin interfaceChannelPrx
-
begin_addChannelAnnotationLink
public Ice.AsyncResult begin_addChannelAnnotationLink(ChannelAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addChannelAnnotationLinkin interfaceChannelPrx
-
begin_addChannelAnnotationLink
public Ice.AsyncResult begin_addChannelAnnotationLink(ChannelAnnotationLink 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_addChannelAnnotationLinkin interfaceChannelPrx
-
end_addChannelAnnotationLink
public void end_addChannelAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_addChannelAnnotationLinkin interfaceChannelPrx
-
addChannelAnnotationLinkToBoth
public void addChannelAnnotationLinkToBoth(ChannelAnnotationLink link, boolean bothSides)
- Specified by:
addChannelAnnotationLinkToBothin interfaceChannelPrx
-
addChannelAnnotationLinkToBoth
public void addChannelAnnotationLinkToBoth(ChannelAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addChannelAnnotationLinkToBothin interfaceChannelPrx
-
begin_addChannelAnnotationLinkToBoth
public Ice.AsyncResult begin_addChannelAnnotationLinkToBoth(ChannelAnnotationLink link, boolean bothSides)
- Specified by:
begin_addChannelAnnotationLinkToBothin interfaceChannelPrx
-
begin_addChannelAnnotationLinkToBoth
public Ice.AsyncResult begin_addChannelAnnotationLinkToBoth(ChannelAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addChannelAnnotationLinkToBothin interfaceChannelPrx
-
begin_addChannelAnnotationLinkToBoth
public Ice.AsyncResult begin_addChannelAnnotationLinkToBoth(ChannelAnnotationLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_addChannelAnnotationLinkToBothin interfaceChannelPrx
-
begin_addChannelAnnotationLinkToBoth
public Ice.AsyncResult begin_addChannelAnnotationLinkToBoth(ChannelAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addChannelAnnotationLinkToBothin interfaceChannelPrx
-
begin_addChannelAnnotationLinkToBoth
public Ice.AsyncResult begin_addChannelAnnotationLinkToBoth(ChannelAnnotationLink link, boolean bothSides, Callback_Channel_addChannelAnnotationLinkToBoth __cb)
- Specified by:
begin_addChannelAnnotationLinkToBothin interfaceChannelPrx
-
begin_addChannelAnnotationLinkToBoth
public Ice.AsyncResult begin_addChannelAnnotationLinkToBoth(ChannelAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_addChannelAnnotationLinkToBoth __cb)
- Specified by:
begin_addChannelAnnotationLinkToBothin interfaceChannelPrx
-
begin_addChannelAnnotationLinkToBoth
public Ice.AsyncResult begin_addChannelAnnotationLinkToBoth(ChannelAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addChannelAnnotationLinkToBothin interfaceChannelPrx
-
begin_addChannelAnnotationLinkToBoth
public Ice.AsyncResult begin_addChannelAnnotationLinkToBoth(ChannelAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addChannelAnnotationLinkToBothin interfaceChannelPrx
-
begin_addChannelAnnotationLinkToBoth
public Ice.AsyncResult begin_addChannelAnnotationLinkToBoth(ChannelAnnotationLink 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_addChannelAnnotationLinkToBothin interfaceChannelPrx
-
begin_addChannelAnnotationLinkToBoth
public Ice.AsyncResult begin_addChannelAnnotationLinkToBoth(ChannelAnnotationLink 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_addChannelAnnotationLinkToBothin interfaceChannelPrx
-
end_addChannelAnnotationLinkToBoth
public void end_addChannelAnnotationLinkToBoth(Ice.AsyncResult __iresult)
- Specified by:
end_addChannelAnnotationLinkToBothin interfaceChannelPrx
-
clearAnnotationLinks
public void clearAnnotationLinks()
- Specified by:
clearAnnotationLinksin interfaceChannelPrx
-
clearAnnotationLinks
public void clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearAnnotationLinksin interfaceChannelPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks()
- Specified by:
begin_clearAnnotationLinksin interfaceChannelPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearAnnotationLinksin interfaceChannelPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_clearAnnotationLinksin interfaceChannelPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_clearAnnotationLinksin interfaceChannelPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(Callback_Channel_clearAnnotationLinks __cb)
- Specified by:
begin_clearAnnotationLinksin interfaceChannelPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_clearAnnotationLinks __cb)- Specified by:
begin_clearAnnotationLinksin interfaceChannelPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_clearAnnotationLinksin interfaceChannelPrx
-
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 interfaceChannelPrx
-
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 interfaceChannelPrx
-
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 interfaceChannelPrx
-
end_clearAnnotationLinks
public void end_clearAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_clearAnnotationLinksin interfaceChannelPrx
-
copyAnnotationLinks
public java.util.List<ChannelAnnotationLink> copyAnnotationLinks()
- Specified by:
copyAnnotationLinksin interfaceChannelPrx
-
copyAnnotationLinks
public java.util.List<ChannelAnnotationLink> copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyAnnotationLinksin interfaceChannelPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks()
- Specified by:
begin_copyAnnotationLinksin interfaceChannelPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyAnnotationLinksin interfaceChannelPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_copyAnnotationLinksin interfaceChannelPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_copyAnnotationLinksin interfaceChannelPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(Callback_Channel_copyAnnotationLinks __cb)
- Specified by:
begin_copyAnnotationLinksin interfaceChannelPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_copyAnnotationLinks __cb)- Specified by:
begin_copyAnnotationLinksin interfaceChannelPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<ChannelAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyAnnotationLinksin interfaceChannelPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<ChannelAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyAnnotationLinksin interfaceChannelPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ChannelAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_copyAnnotationLinksin interfaceChannelPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ChannelAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_copyAnnotationLinksin interfaceChannelPrx
-
end_copyAnnotationLinks
public java.util.List<ChannelAnnotationLink> end_copyAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_copyAnnotationLinksin interfaceChannelPrx
-
__copyAnnotationLinks_completed
public static void __copyAnnotationLinks_completed(Ice.TwowayCallbackArg1<java.util.List<ChannelAnnotationLink>> __cb, Ice.AsyncResult __result)
-
findChannelAnnotationLink
public java.util.List<ChannelAnnotationLink> findChannelAnnotationLink(Annotation removal)
- Specified by:
findChannelAnnotationLinkin interfaceChannelPrx
-
findChannelAnnotationLink
public java.util.List<ChannelAnnotationLink> findChannelAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
findChannelAnnotationLinkin interfaceChannelPrx
-
begin_findChannelAnnotationLink
public Ice.AsyncResult begin_findChannelAnnotationLink(Annotation removal)
- Specified by:
begin_findChannelAnnotationLinkin interfaceChannelPrx
-
begin_findChannelAnnotationLink
public Ice.AsyncResult begin_findChannelAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_findChannelAnnotationLinkin interfaceChannelPrx
-
begin_findChannelAnnotationLink
public Ice.AsyncResult begin_findChannelAnnotationLink(Annotation removal, Ice.Callback __cb)
- Specified by:
begin_findChannelAnnotationLinkin interfaceChannelPrx
-
begin_findChannelAnnotationLink
public Ice.AsyncResult begin_findChannelAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_findChannelAnnotationLinkin interfaceChannelPrx
-
begin_findChannelAnnotationLink
public Ice.AsyncResult begin_findChannelAnnotationLink(Annotation removal, Callback_Channel_findChannelAnnotationLink __cb)
- Specified by:
begin_findChannelAnnotationLinkin interfaceChannelPrx
-
begin_findChannelAnnotationLink
public Ice.AsyncResult begin_findChannelAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_findChannelAnnotationLink __cb)
- Specified by:
begin_findChannelAnnotationLinkin interfaceChannelPrx
-
begin_findChannelAnnotationLink
public Ice.AsyncResult begin_findChannelAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<ChannelAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_findChannelAnnotationLinkin interfaceChannelPrx
-
begin_findChannelAnnotationLink
public Ice.AsyncResult begin_findChannelAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<ChannelAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_findChannelAnnotationLinkin interfaceChannelPrx
-
begin_findChannelAnnotationLink
public Ice.AsyncResult begin_findChannelAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ChannelAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_findChannelAnnotationLinkin interfaceChannelPrx
-
begin_findChannelAnnotationLink
public Ice.AsyncResult begin_findChannelAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ChannelAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_findChannelAnnotationLinkin interfaceChannelPrx
-
end_findChannelAnnotationLink
public java.util.List<ChannelAnnotationLink> end_findChannelAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_findChannelAnnotationLinkin interfaceChannelPrx
-
__findChannelAnnotationLink_completed
public static void __findChannelAnnotationLink_completed(Ice.TwowayCallbackArg1<java.util.List<ChannelAnnotationLink>> __cb, Ice.AsyncResult __result)
-
getAlpha
public RInt getAlpha()
- Specified by:
getAlphain interfaceChannelPrx
-
getAlpha
public RInt getAlpha(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getAlphain interfaceChannelPrx
-
begin_getAlpha
public Ice.AsyncResult begin_getAlpha()
- Specified by:
begin_getAlphain interfaceChannelPrx
-
begin_getAlpha
public Ice.AsyncResult begin_getAlpha(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getAlphain interfaceChannelPrx
-
begin_getAlpha
public Ice.AsyncResult begin_getAlpha(Ice.Callback __cb)
- Specified by:
begin_getAlphain interfaceChannelPrx
-
begin_getAlpha
public Ice.AsyncResult begin_getAlpha(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getAlphain interfaceChannelPrx
-
begin_getAlpha
public Ice.AsyncResult begin_getAlpha(Callback_Channel_getAlpha __cb)
- Specified by:
begin_getAlphain interfaceChannelPrx
-
begin_getAlpha
public Ice.AsyncResult begin_getAlpha(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_getAlpha __cb)- Specified by:
begin_getAlphain interfaceChannelPrx
-
begin_getAlpha
public Ice.AsyncResult begin_getAlpha(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getAlphain interfaceChannelPrx
-
begin_getAlpha
public Ice.AsyncResult begin_getAlpha(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getAlphain interfaceChannelPrx
-
begin_getAlpha
public Ice.AsyncResult begin_getAlpha(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getAlphain interfaceChannelPrx
-
begin_getAlpha
public Ice.AsyncResult begin_getAlpha(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_getAlphain interfaceChannelPrx
-
end_getAlpha
public RInt end_getAlpha(Ice.AsyncResult __iresult)
- Specified by:
end_getAlphain interfaceChannelPrx
-
__getAlpha_completed
public static void __getAlpha_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
-
getAnnotationLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
- Specified by:
getAnnotationLinksCountPerOwnerin interfaceChannelPrx
-
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 interfaceChannelPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner()
- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceChannelPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceChannelPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceChannelPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceChannelPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Callback_Channel_getAnnotationLinksCountPerOwner __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceChannelPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_getAnnotationLinksCountPerOwner __cb)- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceChannelPrx
-
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 interfaceChannelPrx
-
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 interfaceChannelPrx
-
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 interfaceChannelPrx
-
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 interfaceChannelPrx
-
end_getAnnotationLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult)
- Specified by:
end_getAnnotationLinksCountPerOwnerin interfaceChannelPrx
-
__getAnnotationLinksCountPerOwner_completed
public static void __getAnnotationLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)
-
getBlue
public RInt getBlue()
- Specified by:
getBluein interfaceChannelPrx
-
getBlue
public RInt getBlue(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getBluein interfaceChannelPrx
-
begin_getBlue
public Ice.AsyncResult begin_getBlue()
- Specified by:
begin_getBluein interfaceChannelPrx
-
begin_getBlue
public Ice.AsyncResult begin_getBlue(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getBluein interfaceChannelPrx
-
begin_getBlue
public Ice.AsyncResult begin_getBlue(Ice.Callback __cb)
- Specified by:
begin_getBluein interfaceChannelPrx
-
begin_getBlue
public Ice.AsyncResult begin_getBlue(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getBluein interfaceChannelPrx
-
begin_getBlue
public Ice.AsyncResult begin_getBlue(Callback_Channel_getBlue __cb)
- Specified by:
begin_getBluein interfaceChannelPrx
-
begin_getBlue
public Ice.AsyncResult begin_getBlue(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_getBlue __cb)- Specified by:
begin_getBluein interfaceChannelPrx
-
begin_getBlue
public Ice.AsyncResult begin_getBlue(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getBluein interfaceChannelPrx
-
begin_getBlue
public Ice.AsyncResult begin_getBlue(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getBluein interfaceChannelPrx
-
begin_getBlue
public Ice.AsyncResult begin_getBlue(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getBluein interfaceChannelPrx
-
begin_getBlue
public Ice.AsyncResult begin_getBlue(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_getBluein interfaceChannelPrx
-
end_getBlue
public RInt end_getBlue(Ice.AsyncResult __iresult)
- Specified by:
end_getBluein interfaceChannelPrx
-
__getBlue_completed
public static void __getBlue_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
-
getGreen
public RInt getGreen()
- Specified by:
getGreenin interfaceChannelPrx
-
getGreen
public RInt getGreen(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getGreenin interfaceChannelPrx
-
begin_getGreen
public Ice.AsyncResult begin_getGreen()
- Specified by:
begin_getGreenin interfaceChannelPrx
-
begin_getGreen
public Ice.AsyncResult begin_getGreen(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getGreenin interfaceChannelPrx
-
begin_getGreen
public Ice.AsyncResult begin_getGreen(Ice.Callback __cb)
- Specified by:
begin_getGreenin interfaceChannelPrx
-
begin_getGreen
public Ice.AsyncResult begin_getGreen(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getGreenin interfaceChannelPrx
-
begin_getGreen
public Ice.AsyncResult begin_getGreen(Callback_Channel_getGreen __cb)
- Specified by:
begin_getGreenin interfaceChannelPrx
-
begin_getGreen
public Ice.AsyncResult begin_getGreen(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_getGreen __cb)- Specified by:
begin_getGreenin interfaceChannelPrx
-
begin_getGreen
public Ice.AsyncResult begin_getGreen(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getGreenin interfaceChannelPrx
-
begin_getGreen
public Ice.AsyncResult begin_getGreen(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getGreenin interfaceChannelPrx
-
begin_getGreen
public Ice.AsyncResult begin_getGreen(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getGreenin interfaceChannelPrx
-
begin_getGreen
public Ice.AsyncResult begin_getGreen(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_getGreenin interfaceChannelPrx
-
end_getGreen
public RInt end_getGreen(Ice.AsyncResult __iresult)
- Specified by:
end_getGreenin interfaceChannelPrx
-
__getGreen_completed
public static void __getGreen_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
-
getLogicalChannel
public LogicalChannel getLogicalChannel()
- Specified by:
getLogicalChannelin interfaceChannelPrx
-
getLogicalChannel
public LogicalChannel getLogicalChannel(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getLogicalChannelin interfaceChannelPrx
-
begin_getLogicalChannel
public Ice.AsyncResult begin_getLogicalChannel()
- Specified by:
begin_getLogicalChannelin interfaceChannelPrx
-
begin_getLogicalChannel
public Ice.AsyncResult begin_getLogicalChannel(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getLogicalChannelin interfaceChannelPrx
-
begin_getLogicalChannel
public Ice.AsyncResult begin_getLogicalChannel(Ice.Callback __cb)
- Specified by:
begin_getLogicalChannelin interfaceChannelPrx
-
begin_getLogicalChannel
public Ice.AsyncResult begin_getLogicalChannel(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getLogicalChannelin interfaceChannelPrx
-
begin_getLogicalChannel
public Ice.AsyncResult begin_getLogicalChannel(Callback_Channel_getLogicalChannel __cb)
- Specified by:
begin_getLogicalChannelin interfaceChannelPrx
-
begin_getLogicalChannel
public Ice.AsyncResult begin_getLogicalChannel(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_getLogicalChannel __cb)- Specified by:
begin_getLogicalChannelin interfaceChannelPrx
-
begin_getLogicalChannel
public Ice.AsyncResult begin_getLogicalChannel(IceInternal.Functional_GenericCallback1<LogicalChannel> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getLogicalChannelin interfaceChannelPrx
-
begin_getLogicalChannel
public Ice.AsyncResult begin_getLogicalChannel(IceInternal.Functional_GenericCallback1<LogicalChannel> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getLogicalChannelin interfaceChannelPrx
-
begin_getLogicalChannel
public Ice.AsyncResult begin_getLogicalChannel(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<LogicalChannel> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getLogicalChannelin interfaceChannelPrx
-
begin_getLogicalChannel
public Ice.AsyncResult begin_getLogicalChannel(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<LogicalChannel> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getLogicalChannelin interfaceChannelPrx
-
end_getLogicalChannel
public LogicalChannel end_getLogicalChannel(Ice.AsyncResult __iresult)
- Specified by:
end_getLogicalChannelin interfaceChannelPrx
-
__getLogicalChannel_completed
public static void __getLogicalChannel_completed(Ice.TwowayCallbackArg1<LogicalChannel> __cb, Ice.AsyncResult __result)
-
getLookupTable
public RString getLookupTable()
- Specified by:
getLookupTablein interfaceChannelPrx
-
getLookupTable
public RString getLookupTable(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getLookupTablein interfaceChannelPrx
-
begin_getLookupTable
public Ice.AsyncResult begin_getLookupTable()
- Specified by:
begin_getLookupTablein interfaceChannelPrx
-
begin_getLookupTable
public Ice.AsyncResult begin_getLookupTable(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getLookupTablein interfaceChannelPrx
-
begin_getLookupTable
public Ice.AsyncResult begin_getLookupTable(Ice.Callback __cb)
- Specified by:
begin_getLookupTablein interfaceChannelPrx
-
begin_getLookupTable
public Ice.AsyncResult begin_getLookupTable(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getLookupTablein interfaceChannelPrx
-
begin_getLookupTable
public Ice.AsyncResult begin_getLookupTable(Callback_Channel_getLookupTable __cb)
- Specified by:
begin_getLookupTablein interfaceChannelPrx
-
begin_getLookupTable
public Ice.AsyncResult begin_getLookupTable(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_getLookupTable __cb)- Specified by:
begin_getLookupTablein interfaceChannelPrx
-
begin_getLookupTable
public Ice.AsyncResult begin_getLookupTable(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getLookupTablein interfaceChannelPrx
-
begin_getLookupTable
public Ice.AsyncResult begin_getLookupTable(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getLookupTablein interfaceChannelPrx
-
begin_getLookupTable
public Ice.AsyncResult begin_getLookupTable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getLookupTablein interfaceChannelPrx
-
begin_getLookupTable
public Ice.AsyncResult begin_getLookupTable(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_getLookupTablein interfaceChannelPrx
-
end_getLookupTable
public RString end_getLookupTable(Ice.AsyncResult __iresult)
- Specified by:
end_getLookupTablein interfaceChannelPrx
-
__getLookupTable_completed
public static void __getLookupTable_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getPixels
public Pixels getPixels()
- Specified by:
getPixelsin interfaceChannelPrx
-
getPixels
public Pixels getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getPixelsin interfaceChannelPrx
-
begin_getPixels
public Ice.AsyncResult begin_getPixels()
- Specified by:
begin_getPixelsin interfaceChannelPrx
-
begin_getPixels
public Ice.AsyncResult begin_getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getPixelsin interfaceChannelPrx
-
begin_getPixels
public Ice.AsyncResult begin_getPixels(Ice.Callback __cb)
- Specified by:
begin_getPixelsin interfaceChannelPrx
-
begin_getPixels
public Ice.AsyncResult begin_getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getPixelsin interfaceChannelPrx
-
begin_getPixels
public Ice.AsyncResult begin_getPixels(Callback_Channel_getPixels __cb)
- Specified by:
begin_getPixelsin interfaceChannelPrx
-
begin_getPixels
public Ice.AsyncResult begin_getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_getPixels __cb)- Specified by:
begin_getPixelsin interfaceChannelPrx
-
begin_getPixels
public Ice.AsyncResult begin_getPixels(IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getPixelsin interfaceChannelPrx
-
begin_getPixels
public Ice.AsyncResult begin_getPixels(IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getPixelsin interfaceChannelPrx
-
begin_getPixels
public Ice.AsyncResult begin_getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getPixelsin interfaceChannelPrx
-
begin_getPixels
public Ice.AsyncResult begin_getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getPixelsin interfaceChannelPrx
-
end_getPixels
public Pixels end_getPixels(Ice.AsyncResult __iresult)
- Specified by:
end_getPixelsin interfaceChannelPrx
-
__getPixels_completed
public static void __getPixels_completed(Ice.TwowayCallbackArg1<Pixels> __cb, Ice.AsyncResult __result)
-
getRed
public RInt getRed()
- Specified by:
getRedin interfaceChannelPrx
-
getRed
public RInt getRed(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getRedin interfaceChannelPrx
-
begin_getRed
public Ice.AsyncResult begin_getRed()
- Specified by:
begin_getRedin interfaceChannelPrx
-
begin_getRed
public Ice.AsyncResult begin_getRed(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getRedin interfaceChannelPrx
-
begin_getRed
public Ice.AsyncResult begin_getRed(Ice.Callback __cb)
- Specified by:
begin_getRedin interfaceChannelPrx
-
begin_getRed
public Ice.AsyncResult begin_getRed(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getRedin interfaceChannelPrx
-
begin_getRed
public Ice.AsyncResult begin_getRed(Callback_Channel_getRed __cb)
- Specified by:
begin_getRedin interfaceChannelPrx
-
begin_getRed
public Ice.AsyncResult begin_getRed(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_getRed __cb)- Specified by:
begin_getRedin interfaceChannelPrx
-
begin_getRed
public Ice.AsyncResult begin_getRed(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getRedin interfaceChannelPrx
-
begin_getRed
public Ice.AsyncResult begin_getRed(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getRedin interfaceChannelPrx
-
begin_getRed
public Ice.AsyncResult begin_getRed(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getRedin interfaceChannelPrx
-
begin_getRed
public Ice.AsyncResult begin_getRed(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_getRedin interfaceChannelPrx
-
end_getRed
public RInt end_getRed(Ice.AsyncResult __iresult)
- Specified by:
end_getRedin interfaceChannelPrx
-
__getRed_completed
public static void __getRed_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
-
getStatsInfo
public StatsInfo getStatsInfo()
- Specified by:
getStatsInfoin interfaceChannelPrx
-
getStatsInfo
public StatsInfo getStatsInfo(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getStatsInfoin interfaceChannelPrx
-
begin_getStatsInfo
public Ice.AsyncResult begin_getStatsInfo()
- Specified by:
begin_getStatsInfoin interfaceChannelPrx
-
begin_getStatsInfo
public Ice.AsyncResult begin_getStatsInfo(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getStatsInfoin interfaceChannelPrx
-
begin_getStatsInfo
public Ice.AsyncResult begin_getStatsInfo(Ice.Callback __cb)
- Specified by:
begin_getStatsInfoin interfaceChannelPrx
-
begin_getStatsInfo
public Ice.AsyncResult begin_getStatsInfo(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getStatsInfoin interfaceChannelPrx
-
begin_getStatsInfo
public Ice.AsyncResult begin_getStatsInfo(Callback_Channel_getStatsInfo __cb)
- Specified by:
begin_getStatsInfoin interfaceChannelPrx
-
begin_getStatsInfo
public Ice.AsyncResult begin_getStatsInfo(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_getStatsInfo __cb)- Specified by:
begin_getStatsInfoin interfaceChannelPrx
-
begin_getStatsInfo
public Ice.AsyncResult begin_getStatsInfo(IceInternal.Functional_GenericCallback1<StatsInfo> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getStatsInfoin interfaceChannelPrx
-
begin_getStatsInfo
public Ice.AsyncResult begin_getStatsInfo(IceInternal.Functional_GenericCallback1<StatsInfo> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getStatsInfoin interfaceChannelPrx
-
begin_getStatsInfo
public Ice.AsyncResult begin_getStatsInfo(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<StatsInfo> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getStatsInfoin interfaceChannelPrx
-
begin_getStatsInfo
public Ice.AsyncResult begin_getStatsInfo(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<StatsInfo> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getStatsInfoin interfaceChannelPrx
-
end_getStatsInfo
public StatsInfo end_getStatsInfo(Ice.AsyncResult __iresult)
- Specified by:
end_getStatsInfoin interfaceChannelPrx
-
__getStatsInfo_completed
public static void __getStatsInfo_completed(Ice.TwowayCallbackArg1<StatsInfo> __cb, Ice.AsyncResult __result)
-
getVersion
public RInt getVersion()
- Specified by:
getVersionin interfaceChannelPrx
-
getVersion
public RInt getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getVersionin interfaceChannelPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion()
- Specified by:
begin_getVersionin interfaceChannelPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getVersionin interfaceChannelPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(Ice.Callback __cb)
- Specified by:
begin_getVersionin interfaceChannelPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getVersionin interfaceChannelPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(Callback_Channel_getVersion __cb)
- Specified by:
begin_getVersionin interfaceChannelPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_getVersion __cb)- Specified by:
begin_getVersionin interfaceChannelPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getVersionin interfaceChannelPrx
-
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 interfaceChannelPrx
-
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 interfaceChannelPrx
-
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 interfaceChannelPrx
-
end_getVersion
public RInt end_getVersion(Ice.AsyncResult __iresult)
- Specified by:
end_getVersionin interfaceChannelPrx
-
__getVersion_completed
public static void __getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
-
linkAnnotation
public ChannelAnnotationLink linkAnnotation(Annotation addition)
- Specified by:
linkAnnotationin interfaceChannelPrx
-
linkAnnotation
public ChannelAnnotationLink linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkAnnotationin interfaceChannelPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition)
- Specified by:
begin_linkAnnotationin interfaceChannelPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkAnnotationin interfaceChannelPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Ice.Callback __cb)
- Specified by:
begin_linkAnnotationin interfaceChannelPrx
-
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 interfaceChannelPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Callback_Channel_linkAnnotation __cb)
- Specified by:
begin_linkAnnotationin interfaceChannelPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_linkAnnotation __cb)
- Specified by:
begin_linkAnnotationin interfaceChannelPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<ChannelAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkAnnotationin interfaceChannelPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<ChannelAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkAnnotationin interfaceChannelPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ChannelAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkAnnotationin interfaceChannelPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ChannelAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkAnnotationin interfaceChannelPrx
-
end_linkAnnotation
public ChannelAnnotationLink end_linkAnnotation(Ice.AsyncResult __iresult)
- Specified by:
end_linkAnnotationin interfaceChannelPrx
-
__linkAnnotation_completed
public static void __linkAnnotation_completed(Ice.TwowayCallbackArg1<ChannelAnnotationLink> __cb, Ice.AsyncResult __result)
-
linkedAnnotationList
public java.util.List<Annotation> linkedAnnotationList()
- Specified by:
linkedAnnotationListin interfaceChannelPrx
-
linkedAnnotationList
public java.util.List<Annotation> linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkedAnnotationListin interfaceChannelPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList()
- Specified by:
begin_linkedAnnotationListin interfaceChannelPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkedAnnotationListin interfaceChannelPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(Ice.Callback __cb)
- Specified by:
begin_linkedAnnotationListin interfaceChannelPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_linkedAnnotationListin interfaceChannelPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(Callback_Channel_linkedAnnotationList __cb)
- Specified by:
begin_linkedAnnotationListin interfaceChannelPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_linkedAnnotationList __cb)- Specified by:
begin_linkedAnnotationListin interfaceChannelPrx
-
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 interfaceChannelPrx
-
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 interfaceChannelPrx
-
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 interfaceChannelPrx
-
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 interfaceChannelPrx
-
end_linkedAnnotationList
public java.util.List<Annotation> end_linkedAnnotationList(Ice.AsyncResult __iresult)
- Specified by:
end_linkedAnnotationListin interfaceChannelPrx
-
__linkedAnnotationList_completed
public static void __linkedAnnotationList_completed(Ice.TwowayCallbackArg1<java.util.List<Annotation>> __cb, Ice.AsyncResult __result)
-
reloadAnnotationLinks
public void reloadAnnotationLinks(Channel toCopy)
- Specified by:
reloadAnnotationLinksin interfaceChannelPrx
-
reloadAnnotationLinks
public void reloadAnnotationLinks(Channel toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadAnnotationLinksin interfaceChannelPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Channel toCopy)
- Specified by:
begin_reloadAnnotationLinksin interfaceChannelPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Channel toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadAnnotationLinksin interfaceChannelPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Channel toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadAnnotationLinksin interfaceChannelPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Channel toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_reloadAnnotationLinksin interfaceChannelPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Channel toCopy, Callback_Channel_reloadAnnotationLinks __cb)
- Specified by:
begin_reloadAnnotationLinksin interfaceChannelPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Channel toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_reloadAnnotationLinks __cb)
- Specified by:
begin_reloadAnnotationLinksin interfaceChannelPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Channel toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadAnnotationLinksin interfaceChannelPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Channel toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadAnnotationLinksin interfaceChannelPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Channel 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 interfaceChannelPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Channel 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 interfaceChannelPrx
-
end_reloadAnnotationLinks
public void end_reloadAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_reloadAnnotationLinksin interfaceChannelPrx
-
removeAllChannelAnnotationLinkSet
public void removeAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> targets)
- Specified by:
removeAllChannelAnnotationLinkSetin interfaceChannelPrx
-
removeAllChannelAnnotationLinkSet
public void removeAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllChannelAnnotationLinkSetin interfaceChannelPrx
-
begin_removeAllChannelAnnotationLinkSet
public Ice.AsyncResult begin_removeAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> targets)
- Specified by:
begin_removeAllChannelAnnotationLinkSetin interfaceChannelPrx
-
begin_removeAllChannelAnnotationLinkSet
public Ice.AsyncResult begin_removeAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeAllChannelAnnotationLinkSetin interfaceChannelPrx
-
begin_removeAllChannelAnnotationLinkSet
public Ice.AsyncResult begin_removeAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllChannelAnnotationLinkSetin interfaceChannelPrx
-
begin_removeAllChannelAnnotationLinkSet
public Ice.AsyncResult begin_removeAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeAllChannelAnnotationLinkSetin interfaceChannelPrx
-
begin_removeAllChannelAnnotationLinkSet
public Ice.AsyncResult begin_removeAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> targets, Callback_Channel_removeAllChannelAnnotationLinkSet __cb)
- Specified by:
begin_removeAllChannelAnnotationLinkSetin interfaceChannelPrx
-
begin_removeAllChannelAnnotationLinkSet
public Ice.AsyncResult begin_removeAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_removeAllChannelAnnotationLinkSet __cb)
- Specified by:
begin_removeAllChannelAnnotationLinkSetin interfaceChannelPrx
-
begin_removeAllChannelAnnotationLinkSet
public Ice.AsyncResult begin_removeAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllChannelAnnotationLinkSetin interfaceChannelPrx
-
begin_removeAllChannelAnnotationLinkSet
public Ice.AsyncResult begin_removeAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeAllChannelAnnotationLinkSetin interfaceChannelPrx
-
begin_removeAllChannelAnnotationLinkSet
public Ice.AsyncResult begin_removeAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllChannelAnnotationLinkSetin interfaceChannelPrx
-
begin_removeAllChannelAnnotationLinkSet
public Ice.AsyncResult begin_removeAllChannelAnnotationLinkSet(java.util.List<ChannelAnnotationLink> 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_removeAllChannelAnnotationLinkSetin interfaceChannelPrx
-
end_removeAllChannelAnnotationLinkSet
public void end_removeAllChannelAnnotationLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllChannelAnnotationLinkSetin interfaceChannelPrx
-
removeChannelAnnotationLink
public void removeChannelAnnotationLink(ChannelAnnotationLink theTarget)
- Specified by:
removeChannelAnnotationLinkin interfaceChannelPrx
-
removeChannelAnnotationLink
public void removeChannelAnnotationLink(ChannelAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeChannelAnnotationLinkin interfaceChannelPrx
-
begin_removeChannelAnnotationLink
public Ice.AsyncResult begin_removeChannelAnnotationLink(ChannelAnnotationLink theTarget)
- Specified by:
begin_removeChannelAnnotationLinkin interfaceChannelPrx
-
begin_removeChannelAnnotationLink
public Ice.AsyncResult begin_removeChannelAnnotationLink(ChannelAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeChannelAnnotationLinkin interfaceChannelPrx
-
begin_removeChannelAnnotationLink
public Ice.AsyncResult begin_removeChannelAnnotationLink(ChannelAnnotationLink theTarget, Ice.Callback __cb)
- Specified by:
begin_removeChannelAnnotationLinkin interfaceChannelPrx
-
begin_removeChannelAnnotationLink
public Ice.AsyncResult begin_removeChannelAnnotationLink(ChannelAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeChannelAnnotationLinkin interfaceChannelPrx
-
begin_removeChannelAnnotationLink
public Ice.AsyncResult begin_removeChannelAnnotationLink(ChannelAnnotationLink theTarget, Callback_Channel_removeChannelAnnotationLink __cb)
- Specified by:
begin_removeChannelAnnotationLinkin interfaceChannelPrx
-
begin_removeChannelAnnotationLink
public Ice.AsyncResult begin_removeChannelAnnotationLink(ChannelAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_removeChannelAnnotationLink __cb)
- Specified by:
begin_removeChannelAnnotationLinkin interfaceChannelPrx
-
begin_removeChannelAnnotationLink
public Ice.AsyncResult begin_removeChannelAnnotationLink(ChannelAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeChannelAnnotationLinkin interfaceChannelPrx
-
begin_removeChannelAnnotationLink
public Ice.AsyncResult begin_removeChannelAnnotationLink(ChannelAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeChannelAnnotationLinkin interfaceChannelPrx
-
begin_removeChannelAnnotationLink
public Ice.AsyncResult begin_removeChannelAnnotationLink(ChannelAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeChannelAnnotationLinkin interfaceChannelPrx
-
begin_removeChannelAnnotationLink
public Ice.AsyncResult begin_removeChannelAnnotationLink(ChannelAnnotationLink 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_removeChannelAnnotationLinkin interfaceChannelPrx
-
end_removeChannelAnnotationLink
public void end_removeChannelAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_removeChannelAnnotationLinkin interfaceChannelPrx
-
removeChannelAnnotationLinkFromBoth
public void removeChannelAnnotationLinkFromBoth(ChannelAnnotationLink link, boolean bothSides)
- Specified by:
removeChannelAnnotationLinkFromBothin interfaceChannelPrx
-
removeChannelAnnotationLinkFromBoth
public void removeChannelAnnotationLinkFromBoth(ChannelAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeChannelAnnotationLinkFromBothin interfaceChannelPrx
-
begin_removeChannelAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeChannelAnnotationLinkFromBoth(ChannelAnnotationLink link, boolean bothSides)
- Specified by:
begin_removeChannelAnnotationLinkFromBothin interfaceChannelPrx
-
begin_removeChannelAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeChannelAnnotationLinkFromBoth(ChannelAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeChannelAnnotationLinkFromBothin interfaceChannelPrx
-
begin_removeChannelAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeChannelAnnotationLinkFromBoth(ChannelAnnotationLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_removeChannelAnnotationLinkFromBothin interfaceChannelPrx
-
begin_removeChannelAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeChannelAnnotationLinkFromBoth(ChannelAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeChannelAnnotationLinkFromBothin interfaceChannelPrx
-
begin_removeChannelAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeChannelAnnotationLinkFromBoth(ChannelAnnotationLink link, boolean bothSides, Callback_Channel_removeChannelAnnotationLinkFromBoth __cb)
- Specified by:
begin_removeChannelAnnotationLinkFromBothin interfaceChannelPrx
-
begin_removeChannelAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeChannelAnnotationLinkFromBoth(ChannelAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_removeChannelAnnotationLinkFromBoth __cb)
- Specified by:
begin_removeChannelAnnotationLinkFromBothin interfaceChannelPrx
-
begin_removeChannelAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeChannelAnnotationLinkFromBoth(ChannelAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeChannelAnnotationLinkFromBothin interfaceChannelPrx
-
begin_removeChannelAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeChannelAnnotationLinkFromBoth(ChannelAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeChannelAnnotationLinkFromBothin interfaceChannelPrx
-
begin_removeChannelAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeChannelAnnotationLinkFromBoth(ChannelAnnotationLink 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_removeChannelAnnotationLinkFromBothin interfaceChannelPrx
-
begin_removeChannelAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeChannelAnnotationLinkFromBoth(ChannelAnnotationLink 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_removeChannelAnnotationLinkFromBothin interfaceChannelPrx
-
end_removeChannelAnnotationLinkFromBoth
public void end_removeChannelAnnotationLinkFromBoth(Ice.AsyncResult __iresult)
- Specified by:
end_removeChannelAnnotationLinkFromBothin interfaceChannelPrx
-
setAlpha
public void setAlpha(RInt theAlpha)
- Specified by:
setAlphain interfaceChannelPrx
-
setAlpha
public void setAlpha(RInt theAlpha, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setAlphain interfaceChannelPrx
-
begin_setAlpha
public Ice.AsyncResult begin_setAlpha(RInt theAlpha)
- Specified by:
begin_setAlphain interfaceChannelPrx
-
begin_setAlpha
public Ice.AsyncResult begin_setAlpha(RInt theAlpha, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setAlphain interfaceChannelPrx
-
begin_setAlpha
public Ice.AsyncResult begin_setAlpha(RInt theAlpha, Ice.Callback __cb)
- Specified by:
begin_setAlphain interfaceChannelPrx
-
begin_setAlpha
public Ice.AsyncResult begin_setAlpha(RInt theAlpha, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setAlphain interfaceChannelPrx
-
begin_setAlpha
public Ice.AsyncResult begin_setAlpha(RInt theAlpha, Callback_Channel_setAlpha __cb)
- Specified by:
begin_setAlphain interfaceChannelPrx
-
begin_setAlpha
public Ice.AsyncResult begin_setAlpha(RInt theAlpha, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_setAlpha __cb)
- Specified by:
begin_setAlphain interfaceChannelPrx
-
begin_setAlpha
public Ice.AsyncResult begin_setAlpha(RInt theAlpha, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setAlphain interfaceChannelPrx
-
begin_setAlpha
public Ice.AsyncResult begin_setAlpha(RInt theAlpha, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setAlphain interfaceChannelPrx
-
begin_setAlpha
public Ice.AsyncResult begin_setAlpha(RInt theAlpha, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setAlphain interfaceChannelPrx
-
begin_setAlpha
public Ice.AsyncResult begin_setAlpha(RInt theAlpha, 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_setAlphain interfaceChannelPrx
-
end_setAlpha
public void end_setAlpha(Ice.AsyncResult __iresult)
- Specified by:
end_setAlphain interfaceChannelPrx
-
setBlue
public void setBlue(RInt theBlue)
- Specified by:
setBluein interfaceChannelPrx
-
setBlue
public void setBlue(RInt theBlue, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setBluein interfaceChannelPrx
-
begin_setBlue
public Ice.AsyncResult begin_setBlue(RInt theBlue)
- Specified by:
begin_setBluein interfaceChannelPrx
-
begin_setBlue
public Ice.AsyncResult begin_setBlue(RInt theBlue, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setBluein interfaceChannelPrx
-
begin_setBlue
public Ice.AsyncResult begin_setBlue(RInt theBlue, Ice.Callback __cb)
- Specified by:
begin_setBluein interfaceChannelPrx
-
begin_setBlue
public Ice.AsyncResult begin_setBlue(RInt theBlue, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setBluein interfaceChannelPrx
-
begin_setBlue
public Ice.AsyncResult begin_setBlue(RInt theBlue, Callback_Channel_setBlue __cb)
- Specified by:
begin_setBluein interfaceChannelPrx
-
begin_setBlue
public Ice.AsyncResult begin_setBlue(RInt theBlue, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_setBlue __cb)
- Specified by:
begin_setBluein interfaceChannelPrx
-
begin_setBlue
public Ice.AsyncResult begin_setBlue(RInt theBlue, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setBluein interfaceChannelPrx
-
begin_setBlue
public Ice.AsyncResult begin_setBlue(RInt theBlue, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setBluein interfaceChannelPrx
-
begin_setBlue
public Ice.AsyncResult begin_setBlue(RInt theBlue, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setBluein interfaceChannelPrx
-
begin_setBlue
public Ice.AsyncResult begin_setBlue(RInt theBlue, 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_setBluein interfaceChannelPrx
-
end_setBlue
public void end_setBlue(Ice.AsyncResult __iresult)
- Specified by:
end_setBluein interfaceChannelPrx
-
setGreen
public void setGreen(RInt theGreen)
- Specified by:
setGreenin interfaceChannelPrx
-
setGreen
public void setGreen(RInt theGreen, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setGreenin interfaceChannelPrx
-
begin_setGreen
public Ice.AsyncResult begin_setGreen(RInt theGreen)
- Specified by:
begin_setGreenin interfaceChannelPrx
-
begin_setGreen
public Ice.AsyncResult begin_setGreen(RInt theGreen, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setGreenin interfaceChannelPrx
-
begin_setGreen
public Ice.AsyncResult begin_setGreen(RInt theGreen, Ice.Callback __cb)
- Specified by:
begin_setGreenin interfaceChannelPrx
-
begin_setGreen
public Ice.AsyncResult begin_setGreen(RInt theGreen, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setGreenin interfaceChannelPrx
-
begin_setGreen
public Ice.AsyncResult begin_setGreen(RInt theGreen, Callback_Channel_setGreen __cb)
- Specified by:
begin_setGreenin interfaceChannelPrx
-
begin_setGreen
public Ice.AsyncResult begin_setGreen(RInt theGreen, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_setGreen __cb)
- Specified by:
begin_setGreenin interfaceChannelPrx
-
begin_setGreen
public Ice.AsyncResult begin_setGreen(RInt theGreen, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setGreenin interfaceChannelPrx
-
begin_setGreen
public Ice.AsyncResult begin_setGreen(RInt theGreen, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setGreenin interfaceChannelPrx
-
begin_setGreen
public Ice.AsyncResult begin_setGreen(RInt theGreen, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setGreenin interfaceChannelPrx
-
begin_setGreen
public Ice.AsyncResult begin_setGreen(RInt theGreen, 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_setGreenin interfaceChannelPrx
-
end_setGreen
public void end_setGreen(Ice.AsyncResult __iresult)
- Specified by:
end_setGreenin interfaceChannelPrx
-
setLogicalChannel
public void setLogicalChannel(LogicalChannel theLogicalChannel)
- Specified by:
setLogicalChannelin interfaceChannelPrx
-
setLogicalChannel
public void setLogicalChannel(LogicalChannel theLogicalChannel, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setLogicalChannelin interfaceChannelPrx
-
begin_setLogicalChannel
public Ice.AsyncResult begin_setLogicalChannel(LogicalChannel theLogicalChannel)
- Specified by:
begin_setLogicalChannelin interfaceChannelPrx
-
begin_setLogicalChannel
public Ice.AsyncResult begin_setLogicalChannel(LogicalChannel theLogicalChannel, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setLogicalChannelin interfaceChannelPrx
-
begin_setLogicalChannel
public Ice.AsyncResult begin_setLogicalChannel(LogicalChannel theLogicalChannel, Ice.Callback __cb)
- Specified by:
begin_setLogicalChannelin interfaceChannelPrx
-
begin_setLogicalChannel
public Ice.AsyncResult begin_setLogicalChannel(LogicalChannel theLogicalChannel, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setLogicalChannelin interfaceChannelPrx
-
begin_setLogicalChannel
public Ice.AsyncResult begin_setLogicalChannel(LogicalChannel theLogicalChannel, Callback_Channel_setLogicalChannel __cb)
- Specified by:
begin_setLogicalChannelin interfaceChannelPrx
-
begin_setLogicalChannel
public Ice.AsyncResult begin_setLogicalChannel(LogicalChannel theLogicalChannel, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_setLogicalChannel __cb)
- Specified by:
begin_setLogicalChannelin interfaceChannelPrx
-
begin_setLogicalChannel
public Ice.AsyncResult begin_setLogicalChannel(LogicalChannel theLogicalChannel, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setLogicalChannelin interfaceChannelPrx
-
begin_setLogicalChannel
public Ice.AsyncResult begin_setLogicalChannel(LogicalChannel theLogicalChannel, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setLogicalChannelin interfaceChannelPrx
-
begin_setLogicalChannel
public Ice.AsyncResult begin_setLogicalChannel(LogicalChannel theLogicalChannel, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setLogicalChannelin interfaceChannelPrx
-
begin_setLogicalChannel
public Ice.AsyncResult begin_setLogicalChannel(LogicalChannel theLogicalChannel, 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_setLogicalChannelin interfaceChannelPrx
-
end_setLogicalChannel
public void end_setLogicalChannel(Ice.AsyncResult __iresult)
- Specified by:
end_setLogicalChannelin interfaceChannelPrx
-
setLookupTable
public void setLookupTable(RString theLookupTable)
- Specified by:
setLookupTablein interfaceChannelPrx
-
setLookupTable
public void setLookupTable(RString theLookupTable, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setLookupTablein interfaceChannelPrx
-
begin_setLookupTable
public Ice.AsyncResult begin_setLookupTable(RString theLookupTable)
- Specified by:
begin_setLookupTablein interfaceChannelPrx
-
begin_setLookupTable
public Ice.AsyncResult begin_setLookupTable(RString theLookupTable, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setLookupTablein interfaceChannelPrx
-
begin_setLookupTable
public Ice.AsyncResult begin_setLookupTable(RString theLookupTable, Ice.Callback __cb)
- Specified by:
begin_setLookupTablein interfaceChannelPrx
-
begin_setLookupTable
public Ice.AsyncResult begin_setLookupTable(RString theLookupTable, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setLookupTablein interfaceChannelPrx
-
begin_setLookupTable
public Ice.AsyncResult begin_setLookupTable(RString theLookupTable, Callback_Channel_setLookupTable __cb)
- Specified by:
begin_setLookupTablein interfaceChannelPrx
-
begin_setLookupTable
public Ice.AsyncResult begin_setLookupTable(RString theLookupTable, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_setLookupTable __cb)
- Specified by:
begin_setLookupTablein interfaceChannelPrx
-
begin_setLookupTable
public Ice.AsyncResult begin_setLookupTable(RString theLookupTable, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setLookupTablein interfaceChannelPrx
-
begin_setLookupTable
public Ice.AsyncResult begin_setLookupTable(RString theLookupTable, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setLookupTablein interfaceChannelPrx
-
begin_setLookupTable
public Ice.AsyncResult begin_setLookupTable(RString theLookupTable, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setLookupTablein interfaceChannelPrx
-
begin_setLookupTable
public Ice.AsyncResult begin_setLookupTable(RString theLookupTable, 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_setLookupTablein interfaceChannelPrx
-
end_setLookupTable
public void end_setLookupTable(Ice.AsyncResult __iresult)
- Specified by:
end_setLookupTablein interfaceChannelPrx
-
setPixels
public void setPixels(Pixels thePixels)
- Specified by:
setPixelsin interfaceChannelPrx
-
setPixels
public void setPixels(Pixels thePixels, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setPixelsin interfaceChannelPrx
-
begin_setPixels
public Ice.AsyncResult begin_setPixels(Pixels thePixels)
- Specified by:
begin_setPixelsin interfaceChannelPrx
-
begin_setPixels
public Ice.AsyncResult begin_setPixels(Pixels thePixels, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setPixelsin interfaceChannelPrx
-
begin_setPixels
public Ice.AsyncResult begin_setPixels(Pixels thePixels, Ice.Callback __cb)
- Specified by:
begin_setPixelsin interfaceChannelPrx
-
begin_setPixels
public Ice.AsyncResult begin_setPixels(Pixels thePixels, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setPixelsin interfaceChannelPrx
-
begin_setPixels
public Ice.AsyncResult begin_setPixels(Pixels thePixels, Callback_Channel_setPixels __cb)
- Specified by:
begin_setPixelsin interfaceChannelPrx
-
begin_setPixels
public Ice.AsyncResult begin_setPixels(Pixels thePixels, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_setPixels __cb)
- Specified by:
begin_setPixelsin interfaceChannelPrx
-
begin_setPixels
public Ice.AsyncResult begin_setPixels(Pixels thePixels, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setPixelsin interfaceChannelPrx
-
begin_setPixels
public Ice.AsyncResult begin_setPixels(Pixels thePixels, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setPixelsin interfaceChannelPrx
-
begin_setPixels
public Ice.AsyncResult begin_setPixels(Pixels thePixels, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setPixelsin interfaceChannelPrx
-
begin_setPixels
public Ice.AsyncResult begin_setPixels(Pixels thePixels, 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_setPixelsin interfaceChannelPrx
-
end_setPixels
public void end_setPixels(Ice.AsyncResult __iresult)
- Specified by:
end_setPixelsin interfaceChannelPrx
-
setRed
public void setRed(RInt theRed)
- Specified by:
setRedin interfaceChannelPrx
-
setRed
public void setRed(RInt theRed, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setRedin interfaceChannelPrx
-
begin_setRed
public Ice.AsyncResult begin_setRed(RInt theRed)
- Specified by:
begin_setRedin interfaceChannelPrx
-
begin_setRed
public Ice.AsyncResult begin_setRed(RInt theRed, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setRedin interfaceChannelPrx
-
begin_setRed
public Ice.AsyncResult begin_setRed(RInt theRed, Ice.Callback __cb)
- Specified by:
begin_setRedin interfaceChannelPrx
-
begin_setRed
public Ice.AsyncResult begin_setRed(RInt theRed, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setRedin interfaceChannelPrx
-
begin_setRed
public Ice.AsyncResult begin_setRed(RInt theRed, Callback_Channel_setRed __cb)
- Specified by:
begin_setRedin interfaceChannelPrx
-
begin_setRed
public Ice.AsyncResult begin_setRed(RInt theRed, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_setRed __cb)
- Specified by:
begin_setRedin interfaceChannelPrx
-
begin_setRed
public Ice.AsyncResult begin_setRed(RInt theRed, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setRedin interfaceChannelPrx
-
begin_setRed
public Ice.AsyncResult begin_setRed(RInt theRed, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setRedin interfaceChannelPrx
-
begin_setRed
public Ice.AsyncResult begin_setRed(RInt theRed, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setRedin interfaceChannelPrx
-
begin_setRed
public Ice.AsyncResult begin_setRed(RInt theRed, 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_setRedin interfaceChannelPrx
-
end_setRed
public void end_setRed(Ice.AsyncResult __iresult)
- Specified by:
end_setRedin interfaceChannelPrx
-
setStatsInfo
public void setStatsInfo(StatsInfo theStatsInfo)
- Specified by:
setStatsInfoin interfaceChannelPrx
-
setStatsInfo
public void setStatsInfo(StatsInfo theStatsInfo, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setStatsInfoin interfaceChannelPrx
-
begin_setStatsInfo
public Ice.AsyncResult begin_setStatsInfo(StatsInfo theStatsInfo)
- Specified by:
begin_setStatsInfoin interfaceChannelPrx
-
begin_setStatsInfo
public Ice.AsyncResult begin_setStatsInfo(StatsInfo theStatsInfo, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setStatsInfoin interfaceChannelPrx
-
begin_setStatsInfo
public Ice.AsyncResult begin_setStatsInfo(StatsInfo theStatsInfo, Ice.Callback __cb)
- Specified by:
begin_setStatsInfoin interfaceChannelPrx
-
begin_setStatsInfo
public Ice.AsyncResult begin_setStatsInfo(StatsInfo theStatsInfo, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setStatsInfoin interfaceChannelPrx
-
begin_setStatsInfo
public Ice.AsyncResult begin_setStatsInfo(StatsInfo theStatsInfo, Callback_Channel_setStatsInfo __cb)
- Specified by:
begin_setStatsInfoin interfaceChannelPrx
-
begin_setStatsInfo
public Ice.AsyncResult begin_setStatsInfo(StatsInfo theStatsInfo, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_setStatsInfo __cb)
- Specified by:
begin_setStatsInfoin interfaceChannelPrx
-
begin_setStatsInfo
public Ice.AsyncResult begin_setStatsInfo(StatsInfo theStatsInfo, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setStatsInfoin interfaceChannelPrx
-
begin_setStatsInfo
public Ice.AsyncResult begin_setStatsInfo(StatsInfo theStatsInfo, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setStatsInfoin interfaceChannelPrx
-
begin_setStatsInfo
public Ice.AsyncResult begin_setStatsInfo(StatsInfo theStatsInfo, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setStatsInfoin interfaceChannelPrx
-
begin_setStatsInfo
public Ice.AsyncResult begin_setStatsInfo(StatsInfo theStatsInfo, 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_setStatsInfoin interfaceChannelPrx
-
end_setStatsInfo
public void end_setStatsInfo(Ice.AsyncResult __iresult)
- Specified by:
end_setStatsInfoin interfaceChannelPrx
-
setVersion
public void setVersion(RInt theVersion)
- Specified by:
setVersionin interfaceChannelPrx
-
setVersion
public void setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setVersionin interfaceChannelPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion)
- Specified by:
begin_setVersionin interfaceChannelPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setVersionin interfaceChannelPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, Ice.Callback __cb)
- Specified by:
begin_setVersionin interfaceChannelPrx
-
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 interfaceChannelPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, Callback_Channel_setVersion __cb)
- Specified by:
begin_setVersionin interfaceChannelPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_setVersion __cb)
- Specified by:
begin_setVersionin interfaceChannelPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setVersionin interfaceChannelPrx
-
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 interfaceChannelPrx
-
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 interfaceChannelPrx
-
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 interfaceChannelPrx
-
end_setVersion
public void end_setVersion(Ice.AsyncResult __iresult)
- Specified by:
end_setVersionin interfaceChannelPrx
-
sizeOfAnnotationLinks
public int sizeOfAnnotationLinks()
- Specified by:
sizeOfAnnotationLinksin interfaceChannelPrx
-
sizeOfAnnotationLinks
public int sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfAnnotationLinksin interfaceChannelPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks()
- Specified by:
begin_sizeOfAnnotationLinksin interfaceChannelPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfAnnotationLinksin interfaceChannelPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_sizeOfAnnotationLinksin interfaceChannelPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_sizeOfAnnotationLinksin interfaceChannelPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Callback_Channel_sizeOfAnnotationLinks __cb)
- Specified by:
begin_sizeOfAnnotationLinksin interfaceChannelPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_sizeOfAnnotationLinks __cb)- Specified by:
begin_sizeOfAnnotationLinksin interfaceChannelPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_sizeOfAnnotationLinksin interfaceChannelPrx
-
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 interfaceChannelPrx
-
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 interfaceChannelPrx
-
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 interfaceChannelPrx
-
end_sizeOfAnnotationLinks
public int end_sizeOfAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfAnnotationLinksin interfaceChannelPrx
-
__sizeOfAnnotationLinks_completed
public static void __sizeOfAnnotationLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
unlinkAnnotation
public void unlinkAnnotation(Annotation removal)
- Specified by:
unlinkAnnotationin interfaceChannelPrx
-
unlinkAnnotation
public void unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unlinkAnnotationin interfaceChannelPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal)
- Specified by:
begin_unlinkAnnotationin interfaceChannelPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unlinkAnnotationin interfaceChannelPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Ice.Callback __cb)
- Specified by:
begin_unlinkAnnotationin interfaceChannelPrx
-
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 interfaceChannelPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Callback_Channel_unlinkAnnotation __cb)
- Specified by:
begin_unlinkAnnotationin interfaceChannelPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_unlinkAnnotation __cb)
- Specified by:
begin_unlinkAnnotationin interfaceChannelPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkAnnotationin interfaceChannelPrx
-
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 interfaceChannelPrx
-
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 interfaceChannelPrx
-
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 interfaceChannelPrx
-
end_unlinkAnnotation
public void end_unlinkAnnotation(Ice.AsyncResult __iresult)
- Specified by:
end_unlinkAnnotationin interfaceChannelPrx
-
unloadAnnotationLinks
public void unloadAnnotationLinks()
- Specified by:
unloadAnnotationLinksin interfaceChannelPrx
-
unloadAnnotationLinks
public void unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadAnnotationLinksin interfaceChannelPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks()
- Specified by:
begin_unloadAnnotationLinksin interfaceChannelPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadAnnotationLinksin interfaceChannelPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_unloadAnnotationLinksin interfaceChannelPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_unloadAnnotationLinksin interfaceChannelPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(Callback_Channel_unloadAnnotationLinks __cb)
- Specified by:
begin_unloadAnnotationLinksin interfaceChannelPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Channel_unloadAnnotationLinks __cb)- Specified by:
begin_unloadAnnotationLinksin interfaceChannelPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_unloadAnnotationLinksin interfaceChannelPrx
-
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 interfaceChannelPrx
-
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 interfaceChannelPrx
-
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 interfaceChannelPrx
-
end_unloadAnnotationLinks
public void end_unloadAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_unloadAnnotationLinksin interfaceChannelPrx
-
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.
-
checkedCast
public static ChannelPrx 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 ChannelPrx 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 ChannelPrx 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 ChannelPrx 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 ChannelPrx 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 ChannelPrx 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, ChannelPrx v)
-
__read
public static ChannelPrx __read(IceInternal.BasicStream __is)
-
-