Package omero.model
Class ScreenPrxHelper
- java.lang.Object
-
- Ice.ObjectPrxHelperBase
-
- omero.model.ScreenPrxHelper
-
- All Implemented Interfaces:
Ice.ObjectPrx,java.io.Serializable,IObjectPrx,ScreenPrx
public final class ScreenPrxHelper extends Ice.ObjectPrxHelperBase implements ScreenPrx
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 ScreenPrxHelper()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void__copyAnnotationLinks_completed(Ice.TwowayCallbackArg1<java.util.List<ScreenAnnotationLink>> __cb, Ice.AsyncResult __result)static void__copyPlateLinks_completed(Ice.TwowayCallbackArg1<java.util.List<ScreenPlateLink>> __cb, Ice.AsyncResult __result)static void__copyReagents_completed(Ice.TwowayCallbackArg1<java.util.List<Reagent>> __cb, Ice.AsyncResult __result)static void__findScreenAnnotationLink_completed(Ice.TwowayCallbackArg1<java.util.List<ScreenAnnotationLink>> __cb, Ice.AsyncResult __result)static void__findScreenPlateLink_completed(Ice.TwowayCallbackArg1<java.util.List<ScreenPlateLink>> __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__getDescription_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)static void__getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb, Ice.AsyncResult __result)static void__getId_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)static void__getName_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)static void__getPlateLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)static void__getProtocolDescription_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)static void__getProtocolIdentifier_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)static void__getReagentSetDescription_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)static void__getReagentSetIdentifier_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)static void__getType_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)static void__getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)static void__isAnnotated_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)static void__isGlobal_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)static void__isLink_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)static void__isLoaded_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)static void__isMutable_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)static void__linkAnnotation_completed(Ice.TwowayCallbackArg1<ScreenAnnotationLink> __cb, Ice.AsyncResult __result)static void__linkedAnnotationList_completed(Ice.TwowayCallbackArg1<java.util.List<Annotation>> __cb, Ice.AsyncResult __result)static void__linkedPlateList_completed(Ice.TwowayCallbackArg1<java.util.List<Plate>> __cb, Ice.AsyncResult __result)static void__linkPlate_completed(Ice.TwowayCallbackArg1<ScreenPlateLink> __cb, Ice.AsyncResult __result)static void__proxy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)static ScreenPrx__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__sizeOfPlateLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)static void__sizeOfReagents_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)static void__write(IceInternal.BasicStream __os, ScreenPrx v)voidaddAllReagentSet(java.util.List<Reagent> targets)voidaddAllReagentSet(java.util.List<Reagent> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets)voidaddAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)voidaddAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddReagent(Reagent target)voidaddReagent(Reagent target, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddScreenAnnotationLink(ScreenAnnotationLink target)voidaddScreenAnnotationLink(ScreenAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides)voidaddScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddScreenPlateLink(ScreenPlateLink target)voidaddScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides)voidaddScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addAllReagentSet(java.util.List<Reagent> targets)Ice.AsyncResultbegin_addAllReagentSet(java.util.List<Reagent> targets, Ice.Callback __cb)Ice.AsyncResultbegin_addAllReagentSet(java.util.List<Reagent> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addAllReagentSet(java.util.List<Reagent> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addAllReagentSet(java.util.List<Reagent> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addAllReagentSet(java.util.List<Reagent> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addAllReagentSet(java.util.List<Reagent> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addAllReagentSet(java.util.List<Reagent> 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_addAllReagentSet(java.util.List<Reagent> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_addAllReagentSet __cb)Ice.AsyncResultbegin_addAllReagentSet(java.util.List<Reagent> targets, Callback_Screen_addAllReagentSet __cb)Ice.AsyncResultbegin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets)Ice.AsyncResultbegin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, Ice.Callback __cb)Ice.AsyncResultbegin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> 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_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_addAllScreenAnnotationLinkSet __cb)Ice.AsyncResultbegin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, Callback_Screen_addAllScreenAnnotationLinkSet __cb)Ice.AsyncResultbegin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)Ice.AsyncResultbegin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, Ice.Callback __cb)Ice.AsyncResultbegin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> 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_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_addAllScreenPlateLinkSet __cb)Ice.AsyncResultbegin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, Callback_Screen_addAllScreenPlateLinkSet __cb)Ice.AsyncResultbegin_addReagent(Reagent target)Ice.AsyncResultbegin_addReagent(Reagent target, Ice.Callback __cb)Ice.AsyncResultbegin_addReagent(Reagent target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addReagent(Reagent target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addReagent(Reagent target, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addReagent(Reagent target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addReagent(Reagent target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addReagent(Reagent 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_addReagent(Reagent target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_addReagent __cb)Ice.AsyncResultbegin_addReagent(Reagent target, Callback_Screen_addReagent __cb)Ice.AsyncResultbegin_addScreenAnnotationLink(ScreenAnnotationLink target)Ice.AsyncResultbegin_addScreenAnnotationLink(ScreenAnnotationLink target, Ice.Callback __cb)Ice.AsyncResultbegin_addScreenAnnotationLink(ScreenAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addScreenAnnotationLink(ScreenAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addScreenAnnotationLink(ScreenAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addScreenAnnotationLink(ScreenAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addScreenAnnotationLink(ScreenAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addScreenAnnotationLink(ScreenAnnotationLink 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_addScreenAnnotationLink(ScreenAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_addScreenAnnotationLink __cb)Ice.AsyncResultbegin_addScreenAnnotationLink(ScreenAnnotationLink target, Callback_Screen_addScreenAnnotationLink __cb)Ice.AsyncResultbegin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides)Ice.AsyncResultbegin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides, Ice.Callback __cb)Ice.AsyncResultbegin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink 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_addScreenAnnotationLinkToBoth(ScreenAnnotationLink 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_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_addScreenAnnotationLinkToBoth __cb)Ice.AsyncResultbegin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides, Callback_Screen_addScreenAnnotationLinkToBoth __cb)Ice.AsyncResultbegin_addScreenPlateLink(ScreenPlateLink target)Ice.AsyncResultbegin_addScreenPlateLink(ScreenPlateLink target, Ice.Callback __cb)Ice.AsyncResultbegin_addScreenPlateLink(ScreenPlateLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addScreenPlateLink(ScreenPlateLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addScreenPlateLink(ScreenPlateLink 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_addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_addScreenPlateLink __cb)Ice.AsyncResultbegin_addScreenPlateLink(ScreenPlateLink target, Callback_Screen_addScreenPlateLink __cb)Ice.AsyncResultbegin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides)Ice.AsyncResultbegin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, Ice.Callback __cb)Ice.AsyncResultbegin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addScreenPlateLinkToBoth(ScreenPlateLink 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_addScreenPlateLinkToBoth(ScreenPlateLink 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_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_addScreenPlateLinkToBoth __cb)Ice.AsyncResultbegin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, Callback_Screen_addScreenPlateLinkToBoth __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_Screen_clearAnnotationLinks __cb)Ice.AsyncResultbegin_clearAnnotationLinks(Callback_Screen_clearAnnotationLinks __cb)Ice.AsyncResultbegin_clearPlateLinks()Ice.AsyncResultbegin_clearPlateLinks(Ice.Callback __cb)Ice.AsyncResultbegin_clearPlateLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_clearPlateLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_clearPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_clearPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_clearPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_clearPlateLinks(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_clearPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_clearPlateLinks __cb)Ice.AsyncResultbegin_clearPlateLinks(Callback_Screen_clearPlateLinks __cb)Ice.AsyncResultbegin_clearReagents()Ice.AsyncResultbegin_clearReagents(Ice.Callback __cb)Ice.AsyncResultbegin_clearReagents(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_clearReagents(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_clearReagents(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_clearReagents(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_clearReagents(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_clearReagents(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_clearReagents(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_clearReagents __cb)Ice.AsyncResultbegin_clearReagents(Callback_Screen_clearReagents __cb)Ice.AsyncResultbegin_copyAnnotationLinks()Ice.AsyncResultbegin_copyAnnotationLinks(Ice.Callback __cb)Ice.AsyncResultbegin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<ScreenAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<ScreenAnnotationLink>> __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<ScreenAnnotationLink>> __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<ScreenAnnotationLink>> __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_Screen_copyAnnotationLinks __cb)Ice.AsyncResultbegin_copyAnnotationLinks(Callback_Screen_copyAnnotationLinks __cb)Ice.AsyncResultbegin_copyPlateLinks()Ice.AsyncResultbegin_copyPlateLinks(Ice.Callback __cb)Ice.AsyncResultbegin_copyPlateLinks(IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_copyPlateLinks(IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_copyPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_copyPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_copyPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_copyPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_copyPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_copyPlateLinks __cb)Ice.AsyncResultbegin_copyPlateLinks(Callback_Screen_copyPlateLinks __cb)Ice.AsyncResultbegin_copyReagents()Ice.AsyncResultbegin_copyReagents(Ice.Callback __cb)Ice.AsyncResultbegin_copyReagents(IceInternal.Functional_GenericCallback1<java.util.List<Reagent>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_copyReagents(IceInternal.Functional_GenericCallback1<java.util.List<Reagent>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_copyReagents(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_copyReagents(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_copyReagents(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Reagent>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_copyReagents(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Reagent>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_copyReagents(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_copyReagents __cb)Ice.AsyncResultbegin_copyReagents(Callback_Screen_copyReagents __cb)Ice.AsyncResultbegin_findScreenAnnotationLink(Annotation removal)Ice.AsyncResultbegin_findScreenAnnotationLink(Annotation removal, Ice.Callback __cb)Ice.AsyncResultbegin_findScreenAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<ScreenAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_findScreenAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<ScreenAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_findScreenAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_findScreenAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_findScreenAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ScreenAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_findScreenAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ScreenAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_findScreenAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_findScreenAnnotationLink __cb)Ice.AsyncResultbegin_findScreenAnnotationLink(Annotation removal, Callback_Screen_findScreenAnnotationLink __cb)Ice.AsyncResultbegin_findScreenPlateLink(Plate removal)Ice.AsyncResultbegin_findScreenPlateLink(Plate removal, Ice.Callback __cb)Ice.AsyncResultbegin_findScreenPlateLink(Plate removal, IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_findScreenPlateLink(Plate removal, IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_findScreenPlateLink(Plate removal, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_findScreenPlateLink(Plate removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_findScreenPlateLink(Plate removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_findScreenPlateLink(Plate removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_findScreenPlateLink(Plate removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_findScreenPlateLink __cb)Ice.AsyncResultbegin_findScreenPlateLink(Plate removal, Callback_Screen_findScreenPlateLink __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_Screen_getAnnotationLinksCountPerOwner __cb)Ice.AsyncResultbegin_getAnnotationLinksCountPerOwner(Callback_Screen_getAnnotationLinksCountPerOwner __cb)Ice.AsyncResultbegin_getDescription()Ice.AsyncResultbegin_getDescription(Ice.Callback __cb)Ice.AsyncResultbegin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getDescription(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_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_getDescription __cb)Ice.AsyncResultbegin_getDescription(Callback_Screen_getDescription __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_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_getName()Ice.AsyncResultbegin_getName(Ice.Callback __cb)Ice.AsyncResultbegin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getName(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_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_getName __cb)Ice.AsyncResultbegin_getName(Callback_Screen_getName __cb)Ice.AsyncResultbegin_getPlateLinksCountPerOwner()Ice.AsyncResultbegin_getPlateLinksCountPerOwner(Ice.Callback __cb)Ice.AsyncResultbegin_getPlateLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getPlateLinksCountPerOwner(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_getPlateLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getPlateLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getPlateLinksCountPerOwner(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_getPlateLinksCountPerOwner(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_getPlateLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_getPlateLinksCountPerOwner __cb)Ice.AsyncResultbegin_getPlateLinksCountPerOwner(Callback_Screen_getPlateLinksCountPerOwner __cb)Ice.AsyncResultbegin_getProtocolDescription()Ice.AsyncResultbegin_getProtocolDescription(Ice.Callback __cb)Ice.AsyncResultbegin_getProtocolDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getProtocolDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getProtocolDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getProtocolDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getProtocolDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getProtocolDescription(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_getProtocolDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_getProtocolDescription __cb)Ice.AsyncResultbegin_getProtocolDescription(Callback_Screen_getProtocolDescription __cb)Ice.AsyncResultbegin_getProtocolIdentifier()Ice.AsyncResultbegin_getProtocolIdentifier(Ice.Callback __cb)Ice.AsyncResultbegin_getProtocolIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getProtocolIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getProtocolIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getProtocolIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getProtocolIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getProtocolIdentifier(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_getProtocolIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_getProtocolIdentifier __cb)Ice.AsyncResultbegin_getProtocolIdentifier(Callback_Screen_getProtocolIdentifier __cb)Ice.AsyncResultbegin_getReagentSetDescription()Ice.AsyncResultbegin_getReagentSetDescription(Ice.Callback __cb)Ice.AsyncResultbegin_getReagentSetDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getReagentSetDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getReagentSetDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getReagentSetDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getReagentSetDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getReagentSetDescription(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_getReagentSetDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_getReagentSetDescription __cb)Ice.AsyncResultbegin_getReagentSetDescription(Callback_Screen_getReagentSetDescription __cb)Ice.AsyncResultbegin_getReagentSetIdentifier()Ice.AsyncResultbegin_getReagentSetIdentifier(Ice.Callback __cb)Ice.AsyncResultbegin_getReagentSetIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getReagentSetIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getReagentSetIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getReagentSetIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getReagentSetIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getReagentSetIdentifier(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_getReagentSetIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_getReagentSetIdentifier __cb)Ice.AsyncResultbegin_getReagentSetIdentifier(Callback_Screen_getReagentSetIdentifier __cb)Ice.AsyncResultbegin_getType()Ice.AsyncResultbegin_getType(Ice.Callback __cb)Ice.AsyncResultbegin_getType(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getType(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getType(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getType(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getType(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getType(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_getType(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_getType __cb)Ice.AsyncResultbegin_getType(Callback_Screen_getType __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_Screen_getVersion __cb)Ice.AsyncResultbegin_getVersion(Callback_Screen_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<ScreenAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<ScreenAnnotationLink> __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<ScreenAnnotationLink> __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<ScreenAnnotationLink> __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_Screen_linkAnnotation __cb)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, Callback_Screen_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_Screen_linkedAnnotationList __cb)Ice.AsyncResultbegin_linkedAnnotationList(Callback_Screen_linkedAnnotationList __cb)Ice.AsyncResultbegin_linkedPlateList()Ice.AsyncResultbegin_linkedPlateList(Ice.Callback __cb)Ice.AsyncResultbegin_linkedPlateList(IceInternal.Functional_GenericCallback1<java.util.List<Plate>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkedPlateList(IceInternal.Functional_GenericCallback1<java.util.List<Plate>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkedPlateList(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_linkedPlateList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_linkedPlateList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Plate>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkedPlateList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Plate>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkedPlateList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_linkedPlateList __cb)Ice.AsyncResultbegin_linkedPlateList(Callback_Screen_linkedPlateList __cb)Ice.AsyncResultbegin_linkPlate(Plate addition)Ice.AsyncResultbegin_linkPlate(Plate addition, Ice.Callback __cb)Ice.AsyncResultbegin_linkPlate(Plate addition, IceInternal.Functional_GenericCallback1<ScreenPlateLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkPlate(Plate addition, IceInternal.Functional_GenericCallback1<ScreenPlateLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkPlate(Plate addition, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_linkPlate(Plate addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_linkPlate(Plate addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ScreenPlateLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkPlate(Plate addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ScreenPlateLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkPlate(Plate addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_linkPlate __cb)Ice.AsyncResultbegin_linkPlate(Plate addition, Callback_Screen_linkPlate __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(Screen toCopy)Ice.AsyncResultbegin_reloadAnnotationLinks(Screen toCopy, Ice.Callback __cb)Ice.AsyncResultbegin_reloadAnnotationLinks(Screen toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_reloadAnnotationLinks(Screen toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_reloadAnnotationLinks(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_reloadAnnotationLinks(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_reloadAnnotationLinks(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_reloadAnnotationLinks(Screen 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(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_reloadAnnotationLinks __cb)Ice.AsyncResultbegin_reloadAnnotationLinks(Screen toCopy, Callback_Screen_reloadAnnotationLinks __cb)Ice.AsyncResultbegin_reloadPlateLinks(Screen toCopy)Ice.AsyncResultbegin_reloadPlateLinks(Screen toCopy, Ice.Callback __cb)Ice.AsyncResultbegin_reloadPlateLinks(Screen toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_reloadPlateLinks(Screen toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_reloadPlateLinks(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_reloadPlateLinks(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_reloadPlateLinks(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_reloadPlateLinks(Screen 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_reloadPlateLinks(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_reloadPlateLinks __cb)Ice.AsyncResultbegin_reloadPlateLinks(Screen toCopy, Callback_Screen_reloadPlateLinks __cb)Ice.AsyncResultbegin_reloadReagents(Screen toCopy)Ice.AsyncResultbegin_reloadReagents(Screen toCopy, Ice.Callback __cb)Ice.AsyncResultbegin_reloadReagents(Screen toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_reloadReagents(Screen toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_reloadReagents(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_reloadReagents(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_reloadReagents(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_reloadReagents(Screen 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_reloadReagents(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_reloadReagents __cb)Ice.AsyncResultbegin_reloadReagents(Screen toCopy, Callback_Screen_reloadReagents __cb)Ice.AsyncResultbegin_removeAllReagentSet(java.util.List<Reagent> targets)Ice.AsyncResultbegin_removeAllReagentSet(java.util.List<Reagent> targets, Ice.Callback __cb)Ice.AsyncResultbegin_removeAllReagentSet(java.util.List<Reagent> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeAllReagentSet(java.util.List<Reagent> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeAllReagentSet(java.util.List<Reagent> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeAllReagentSet(java.util.List<Reagent> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removeAllReagentSet(java.util.List<Reagent> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeAllReagentSet(java.util.List<Reagent> 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_removeAllReagentSet(java.util.List<Reagent> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_removeAllReagentSet __cb)Ice.AsyncResultbegin_removeAllReagentSet(java.util.List<Reagent> targets, Callback_Screen_removeAllReagentSet __cb)Ice.AsyncResultbegin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets)Ice.AsyncResultbegin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, Ice.Callback __cb)Ice.AsyncResultbegin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> 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_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_removeAllScreenAnnotationLinkSet __cb)Ice.AsyncResultbegin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, Callback_Screen_removeAllScreenAnnotationLinkSet __cb)Ice.AsyncResultbegin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)Ice.AsyncResultbegin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, Ice.Callback __cb)Ice.AsyncResultbegin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> 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_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_removeAllScreenPlateLinkSet __cb)Ice.AsyncResultbegin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, Callback_Screen_removeAllScreenPlateLinkSet __cb)Ice.AsyncResultbegin_removeReagent(Reagent theTarget)Ice.AsyncResultbegin_removeReagent(Reagent theTarget, Ice.Callback __cb)Ice.AsyncResultbegin_removeReagent(Reagent theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeReagent(Reagent theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeReagent(Reagent theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeReagent(Reagent theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removeReagent(Reagent theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeReagent(Reagent 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_removeReagent(Reagent theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_removeReagent __cb)Ice.AsyncResultbegin_removeReagent(Reagent theTarget, Callback_Screen_removeReagent __cb)Ice.AsyncResultbegin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget)Ice.AsyncResultbegin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget, Ice.Callback __cb)Ice.AsyncResultbegin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeScreenAnnotationLink(ScreenAnnotationLink 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_removeScreenAnnotationLink(ScreenAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_removeScreenAnnotationLink __cb)Ice.AsyncResultbegin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget, Callback_Screen_removeScreenAnnotationLink __cb)Ice.AsyncResultbegin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides)Ice.AsyncResultbegin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides, Ice.Callback __cb)Ice.AsyncResultbegin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink 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_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink 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_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_removeScreenAnnotationLinkFromBoth __cb)Ice.AsyncResultbegin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides, Callback_Screen_removeScreenAnnotationLinkFromBoth __cb)Ice.AsyncResultbegin_removeScreenPlateLink(ScreenPlateLink theTarget)Ice.AsyncResultbegin_removeScreenPlateLink(ScreenPlateLink theTarget, Ice.Callback __cb)Ice.AsyncResultbegin_removeScreenPlateLink(ScreenPlateLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeScreenPlateLink(ScreenPlateLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeScreenPlateLink(ScreenPlateLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeScreenPlateLink(ScreenPlateLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removeScreenPlateLink(ScreenPlateLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeScreenPlateLink(ScreenPlateLink 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_removeScreenPlateLink(ScreenPlateLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_removeScreenPlateLink __cb)Ice.AsyncResultbegin_removeScreenPlateLink(ScreenPlateLink theTarget, Callback_Screen_removeScreenPlateLink __cb)Ice.AsyncResultbegin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides)Ice.AsyncResultbegin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, Ice.Callback __cb)Ice.AsyncResultbegin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removeScreenPlateLinkFromBoth(ScreenPlateLink 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_removeScreenPlateLinkFromBoth(ScreenPlateLink 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_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_removeScreenPlateLinkFromBoth __cb)Ice.AsyncResultbegin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, Callback_Screen_removeScreenPlateLinkFromBoth __cb)Ice.AsyncResultbegin_setDescription(RString theDescription)Ice.AsyncResultbegin_setDescription(RString theDescription, Ice.Callback __cb)Ice.AsyncResultbegin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setDescription(RString theDescription, 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_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_setDescription __cb)Ice.AsyncResultbegin_setDescription(RString theDescription, Callback_Screen_setDescription __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_setName(RString theName)Ice.AsyncResultbegin_setName(RString theName, Ice.Callback __cb)Ice.AsyncResultbegin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setName(RString theName, 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_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_setName __cb)Ice.AsyncResultbegin_setName(RString theName, Callback_Screen_setName __cb)Ice.AsyncResultbegin_setProtocolDescription(RString theProtocolDescription)Ice.AsyncResultbegin_setProtocolDescription(RString theProtocolDescription, Ice.Callback __cb)Ice.AsyncResultbegin_setProtocolDescription(RString theProtocolDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setProtocolDescription(RString theProtocolDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setProtocolDescription(RString theProtocolDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setProtocolDescription(RString theProtocolDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setProtocolDescription(RString theProtocolDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setProtocolDescription(RString theProtocolDescription, 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_setProtocolDescription(RString theProtocolDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_setProtocolDescription __cb)Ice.AsyncResultbegin_setProtocolDescription(RString theProtocolDescription, Callback_Screen_setProtocolDescription __cb)Ice.AsyncResultbegin_setProtocolIdentifier(RString theProtocolIdentifier)Ice.AsyncResultbegin_setProtocolIdentifier(RString theProtocolIdentifier, Ice.Callback __cb)Ice.AsyncResultbegin_setProtocolIdentifier(RString theProtocolIdentifier, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setProtocolIdentifier(RString theProtocolIdentifier, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setProtocolIdentifier(RString theProtocolIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setProtocolIdentifier(RString theProtocolIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setProtocolIdentifier(RString theProtocolIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setProtocolIdentifier(RString theProtocolIdentifier, 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_setProtocolIdentifier(RString theProtocolIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_setProtocolIdentifier __cb)Ice.AsyncResultbegin_setProtocolIdentifier(RString theProtocolIdentifier, Callback_Screen_setProtocolIdentifier __cb)Ice.AsyncResultbegin_setReagentSetDescription(RString theReagentSetDescription)Ice.AsyncResultbegin_setReagentSetDescription(RString theReagentSetDescription, Ice.Callback __cb)Ice.AsyncResultbegin_setReagentSetDescription(RString theReagentSetDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setReagentSetDescription(RString theReagentSetDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setReagentSetDescription(RString theReagentSetDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setReagentSetDescription(RString theReagentSetDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setReagentSetDescription(RString theReagentSetDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setReagentSetDescription(RString theReagentSetDescription, 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_setReagentSetDescription(RString theReagentSetDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_setReagentSetDescription __cb)Ice.AsyncResultbegin_setReagentSetDescription(RString theReagentSetDescription, Callback_Screen_setReagentSetDescription __cb)Ice.AsyncResultbegin_setReagentSetIdentifier(RString theReagentSetIdentifier)Ice.AsyncResultbegin_setReagentSetIdentifier(RString theReagentSetIdentifier, Ice.Callback __cb)Ice.AsyncResultbegin_setReagentSetIdentifier(RString theReagentSetIdentifier, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setReagentSetIdentifier(RString theReagentSetIdentifier, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setReagentSetIdentifier(RString theReagentSetIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setReagentSetIdentifier(RString theReagentSetIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setReagentSetIdentifier(RString theReagentSetIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setReagentSetIdentifier(RString theReagentSetIdentifier, 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_setReagentSetIdentifier(RString theReagentSetIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_setReagentSetIdentifier __cb)Ice.AsyncResultbegin_setReagentSetIdentifier(RString theReagentSetIdentifier, Callback_Screen_setReagentSetIdentifier __cb)Ice.AsyncResultbegin_setType(RString theType)Ice.AsyncResultbegin_setType(RString theType, Ice.Callback __cb)Ice.AsyncResultbegin_setType(RString theType, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setType(RString theType, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setType(RString theType, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setType(RString theType, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setType(RString theType, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setType(RString theType, 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_setType(RString theType, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_setType __cb)Ice.AsyncResultbegin_setType(RString theType, Callback_Screen_setType __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_Screen_setVersion __cb)Ice.AsyncResultbegin_setVersion(RInt theVersion, Callback_Screen_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_Screen_sizeOfAnnotationLinks __cb)Ice.AsyncResultbegin_sizeOfAnnotationLinks(Callback_Screen_sizeOfAnnotationLinks __cb)Ice.AsyncResultbegin_sizeOfPlateLinks()Ice.AsyncResultbegin_sizeOfPlateLinks(Ice.Callback __cb)Ice.AsyncResultbegin_sizeOfPlateLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_sizeOfPlateLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_sizeOfPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_sizeOfPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_sizeOfPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_sizeOfPlateLinks(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_sizeOfPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_sizeOfPlateLinks __cb)Ice.AsyncResultbegin_sizeOfPlateLinks(Callback_Screen_sizeOfPlateLinks __cb)Ice.AsyncResultbegin_sizeOfReagents()Ice.AsyncResultbegin_sizeOfReagents(Ice.Callback __cb)Ice.AsyncResultbegin_sizeOfReagents(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_sizeOfReagents(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_sizeOfReagents(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_sizeOfReagents(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_sizeOfReagents(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_sizeOfReagents(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_sizeOfReagents(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_sizeOfReagents __cb)Ice.AsyncResultbegin_sizeOfReagents(Callback_Screen_sizeOfReagents __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_Screen_unlinkAnnotation __cb)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, Callback_Screen_unlinkAnnotation __cb)Ice.AsyncResultbegin_unlinkPlate(Plate removal)Ice.AsyncResultbegin_unlinkPlate(Plate removal, Ice.Callback __cb)Ice.AsyncResultbegin_unlinkPlate(Plate removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unlinkPlate(Plate removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_unlinkPlate(Plate removal, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_unlinkPlate(Plate removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_unlinkPlate(Plate removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unlinkPlate(Plate 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_unlinkPlate(Plate removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_unlinkPlate __cb)Ice.AsyncResultbegin_unlinkPlate(Plate removal, Callback_Screen_unlinkPlate __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_Screen_unloadAnnotationLinks __cb)Ice.AsyncResultbegin_unloadAnnotationLinks(Callback_Screen_unloadAnnotationLinks __cb)Ice.AsyncResultbegin_unloadCollections()Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadCollections(Ice.Callback __cb)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadCollections __cb)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadCollections(Callback_IObject_unloadCollections __cb)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadDetails()As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_unloadDetails(Ice.Callback __cb)As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadDetails __cb)As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_unloadDetails(Callback_IObject_unloadDetails __cb)As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_unloadPlateLinks()Ice.AsyncResultbegin_unloadPlateLinks(Ice.Callback __cb)Ice.AsyncResultbegin_unloadPlateLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unloadPlateLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_unloadPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_unloadPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_unloadPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unloadPlateLinks(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_unloadPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_unloadPlateLinks __cb)Ice.AsyncResultbegin_unloadPlateLinks(Callback_Screen_unloadPlateLinks __cb)Ice.AsyncResultbegin_unloadReagents()Ice.AsyncResultbegin_unloadReagents(Ice.Callback __cb)Ice.AsyncResultbegin_unloadReagents(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unloadReagents(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_unloadReagents(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_unloadReagents(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_unloadReagents(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unloadReagents(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_unloadReagents(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_unloadReagents __cb)Ice.AsyncResultbegin_unloadReagents(Callback_Screen_unloadReagents __cb)static ScreenPrxcheckedCast(Ice.ObjectPrx __obj)Contacts the remote server to verify that the object implements this type.static ScreenPrxcheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)Contacts the remote server to verify that a facet of the object implements this type.static ScreenPrxcheckedCast(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 ScreenPrxcheckedCast(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)voidclearPlateLinks()voidclearPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)voidclearReagents()voidclearReagents(java.util.Map<java.lang.String,java.lang.String> __ctx)java.util.List<ScreenAnnotationLink>copyAnnotationLinks()java.util.List<ScreenAnnotationLink>copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)java.util.List<ScreenPlateLink>copyPlateLinks()java.util.List<ScreenPlateLink>copyPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)java.util.List<Reagent>copyReagents()java.util.List<Reagent>copyReagents(java.util.Map<java.lang.String,java.lang.String> __ctx)voidend_addAllReagentSet(Ice.AsyncResult __iresult)voidend_addAllScreenAnnotationLinkSet(Ice.AsyncResult __iresult)voidend_addAllScreenPlateLinkSet(Ice.AsyncResult __iresult)voidend_addReagent(Ice.AsyncResult __iresult)voidend_addScreenAnnotationLink(Ice.AsyncResult __iresult)voidend_addScreenAnnotationLinkToBoth(Ice.AsyncResult __iresult)voidend_addScreenPlateLink(Ice.AsyncResult __iresult)voidend_addScreenPlateLinkToBoth(Ice.AsyncResult __iresult)voidend_clearAnnotationLinks(Ice.AsyncResult __iresult)voidend_clearPlateLinks(Ice.AsyncResult __iresult)voidend_clearReagents(Ice.AsyncResult __iresult)java.util.List<ScreenAnnotationLink>end_copyAnnotationLinks(Ice.AsyncResult __iresult)java.util.List<ScreenPlateLink>end_copyPlateLinks(Ice.AsyncResult __iresult)java.util.List<Reagent>end_copyReagents(Ice.AsyncResult __iresult)java.util.List<ScreenAnnotationLink>end_findScreenAnnotationLink(Ice.AsyncResult __iresult)java.util.List<ScreenPlateLink>end_findScreenPlateLink(Ice.AsyncResult __iresult)java.util.Map<java.lang.Long,java.lang.Long>end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult)RStringend_getDescription(Ice.AsyncResult __iresult)Detailsend_getDetails(Ice.AsyncResult __iresult)RLongend_getId(Ice.AsyncResult __iresult)RStringend_getName(Ice.AsyncResult __iresult)java.util.Map<java.lang.Long,java.lang.Long>end_getPlateLinksCountPerOwner(Ice.AsyncResult __iresult)RStringend_getProtocolDescription(Ice.AsyncResult __iresult)RStringend_getProtocolIdentifier(Ice.AsyncResult __iresult)RStringend_getReagentSetDescription(Ice.AsyncResult __iresult)RStringend_getReagentSetIdentifier(Ice.AsyncResult __iresult)RStringend_getType(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.ScreenAnnotationLinkend_linkAnnotation(Ice.AsyncResult __iresult)java.util.List<Annotation>end_linkedAnnotationList(Ice.AsyncResult __iresult)java.util.List<Plate>end_linkedPlateList(Ice.AsyncResult __iresult)ScreenPlateLinkend_linkPlate(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_reloadPlateLinks(Ice.AsyncResult __iresult)voidend_reloadReagents(Ice.AsyncResult __iresult)voidend_removeAllReagentSet(Ice.AsyncResult __iresult)voidend_removeAllScreenAnnotationLinkSet(Ice.AsyncResult __iresult)voidend_removeAllScreenPlateLinkSet(Ice.AsyncResult __iresult)voidend_removeReagent(Ice.AsyncResult __iresult)voidend_removeScreenAnnotationLink(Ice.AsyncResult __iresult)voidend_removeScreenAnnotationLinkFromBoth(Ice.AsyncResult __iresult)voidend_removeScreenPlateLink(Ice.AsyncResult __iresult)voidend_removeScreenPlateLinkFromBoth(Ice.AsyncResult __iresult)voidend_setDescription(Ice.AsyncResult __iresult)voidend_setId(Ice.AsyncResult __iresult)voidend_setName(Ice.AsyncResult __iresult)voidend_setProtocolDescription(Ice.AsyncResult __iresult)voidend_setProtocolIdentifier(Ice.AsyncResult __iresult)voidend_setReagentSetDescription(Ice.AsyncResult __iresult)voidend_setReagentSetIdentifier(Ice.AsyncResult __iresult)voidend_setType(Ice.AsyncResult __iresult)voidend_setVersion(Ice.AsyncResult __iresult)IObjectend_shallowCopy(Ice.AsyncResult __iresult)Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.intend_sizeOfAnnotationLinks(Ice.AsyncResult __iresult)intend_sizeOfPlateLinks(Ice.AsyncResult __iresult)intend_sizeOfReagents(Ice.AsyncResult __iresult)voidend_unlinkAnnotation(Ice.AsyncResult __iresult)voidend_unlinkPlate(Ice.AsyncResult __iresult)voidend_unload(Ice.AsyncResult __iresult)Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.voidend_unloadAnnotationLinks(Ice.AsyncResult __iresult)voidend_unloadCollections(Ice.AsyncResult __iresult)Each collection can also be unloaded, independently of the object itself.voidend_unloadDetails(Ice.AsyncResult __iresult)As with collections, the objects under details can link to many other objects.voidend_unloadPlateLinks(Ice.AsyncResult __iresult)voidend_unloadReagents(Ice.AsyncResult __iresult)java.util.List<ScreenAnnotationLink>findScreenAnnotationLink(Annotation removal)java.util.List<ScreenAnnotationLink>findScreenAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)java.util.List<ScreenPlateLink>findScreenPlateLink(Plate removal)java.util.List<ScreenPlateLink>findScreenPlateLink(Plate removal, java.util.Map<java.lang.String,java.lang.String> __ctx)java.util.Map<java.lang.Long,java.lang.Long>getAnnotationLinksCountPerOwner()java.util.Map<java.lang.Long,java.lang.Long>getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)RStringgetDescription()RStringgetDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)DetailsgetDetails()DetailsgetDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)RLonggetId()RLonggetId(java.util.Map<java.lang.String,java.lang.String> __ctx)RStringgetName()RStringgetName(java.util.Map<java.lang.String,java.lang.String> __ctx)java.util.Map<java.lang.Long,java.lang.Long>getPlateLinksCountPerOwner()java.util.Map<java.lang.Long,java.lang.Long>getPlateLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)RStringgetProtocolDescription()RStringgetProtocolDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)RStringgetProtocolIdentifier()RStringgetProtocolIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx)RStringgetReagentSetDescription()RStringgetReagentSetDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)RStringgetReagentSetIdentifier()RStringgetReagentSetIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx)RStringgetType()RStringgetType(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.ScreenAnnotationLinklinkAnnotation(Annotation addition)ScreenAnnotationLinklinkAnnotation(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)java.util.List<Plate>linkedPlateList()java.util.List<Plate>linkedPlateList(java.util.Map<java.lang.String,java.lang.String> __ctx)ScreenPlateLinklinkPlate(Plate addition)ScreenPlateLinklinkPlate(Plate addition, 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(Screen toCopy)voidreloadAnnotationLinks(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)voidreloadPlateLinks(Screen toCopy)voidreloadPlateLinks(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)voidreloadReagents(Screen toCopy)voidreloadReagents(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveAllReagentSet(java.util.List<Reagent> targets)voidremoveAllReagentSet(java.util.List<Reagent> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets)voidremoveAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)voidremoveAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveReagent(Reagent theTarget)voidremoveReagent(Reagent theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveScreenAnnotationLink(ScreenAnnotationLink theTarget)voidremoveScreenAnnotationLink(ScreenAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides)voidremoveScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveScreenPlateLink(ScreenPlateLink theTarget)voidremoveScreenPlateLink(ScreenPlateLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides)voidremoveScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetDescription(RString theDescription)voidsetDescription(RString theDescription, 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)voidsetName(RString theName)voidsetName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetProtocolDescription(RString theProtocolDescription)voidsetProtocolDescription(RString theProtocolDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetProtocolIdentifier(RString theProtocolIdentifier)voidsetProtocolIdentifier(RString theProtocolIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetReagentSetDescription(RString theReagentSetDescription)voidsetReagentSetDescription(RString theReagentSetDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetReagentSetIdentifier(RString theReagentSetIdentifier)voidsetReagentSetIdentifier(RString theReagentSetIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetType(RString theType)voidsetType(RString theType, 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)intsizeOfPlateLinks()intsizeOfPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)intsizeOfReagents()intsizeOfReagents(java.util.Map<java.lang.String,java.lang.String> __ctx)static ScreenPrxuncheckedCast(Ice.ObjectPrx __obj)Downcasts the given proxy to this type without contacting the remote server.static ScreenPrxuncheckedCast(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)voidunlinkPlate(Plate removal)voidunlinkPlate(Plate 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.voidunloadPlateLinks()voidunloadPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)voidunloadReagents()voidunloadReagents(java.util.Map<java.lang.String,java.lang.String> __ctx)-
Methods inherited from class Ice.ObjectPrxHelperBase
__checkAsyncTwowayOnly, __checkTwowayOnly, __copyFrom, __end, __getBatchRequestQueue, __getRequestHandler, __handleException, __ice_getConnection_completed, __ice_id_completed, __ice_ids_completed, __ice_invoke_completed, __ice_isA_completed, __reference, __setRequestHandler, __setup, __updateRequestHandler, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, cacheMessageBuffers, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, getOutgoingAsync, hashCode, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway, toString, uncheckedCastImpl, uncheckedCastImpl, uncheckedCastImpl
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface Ice.ObjectPrx
begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway
-
-
-
-
Field Detail
-
__ids
public static final java.lang.String[] __ids
-
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
-
-
Method Detail
-
getDetails
public Details getDetails()
- Specified by:
getDetailsin interfaceIObjectPrx
-
getDetails
public Details getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails()
- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(Ice.Callback __cb)
- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(Callback_IObject_getDetails __cb)
- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getDetails __cb)- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
end_getDetails
public Details end_getDetails(Ice.AsyncResult __iresult)
- Specified by:
end_getDetailsin interfaceIObjectPrx
-
__getDetails_completed
public static void __getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb, Ice.AsyncResult __result)
-
getId
public RLong getId()
- Specified by:
getIdin interfaceIObjectPrx
-
getId
public RLong getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId()
- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(Ice.Callback __cb)
- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(Callback_IObject_getId __cb)
- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getId __cb)- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getIdin interfaceIObjectPrx
-
end_getId
public RLong end_getId(Ice.AsyncResult __iresult)
- Specified by:
end_getIdin interfaceIObjectPrx
-
__getId_completed
public static void __getId_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)
-
isAnnotated
public boolean isAnnotated()
Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
isAnnotatedin interfaceIObjectPrx
-
isAnnotated
public boolean isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
isAnnotatedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated()
Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin interfaceIObjectPrx- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(Ice.Callback __cb)
Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(Callback_IObject_isAnnotated __cb)
Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isAnnotated __cb)Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isAnnotated
public boolean end_isAnnotated(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
end_isAnnotatedin interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
__isAnnotated_completed
public static void __isAnnotated_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isGlobal
public boolean isGlobal()
Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
isGlobalin interfaceIObjectPrx
-
isGlobal
public boolean isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
isGlobalin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal()
Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin interfaceIObjectPrx- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(Ice.Callback __cb)
Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(Callback_IObject_isGlobal __cb)
Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isGlobal __cb)Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isGlobal
public boolean end_isGlobal(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
end_isGlobalin interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
__isGlobal_completed
public static void __isGlobal_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isLink
public boolean isLink()
Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
isLinkin interfaceIObjectPrx
-
isLink
public boolean isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
isLinkin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_isLink
public Ice.AsyncResult begin_isLink()
Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin interfaceIObjectPrx- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(Ice.Callback __cb)
Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(Callback_IObject_isLink __cb)
Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLink __cb)Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isLink
public boolean end_isLink(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
end_isLinkin interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
__isLink_completed
public static void __isLink_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isLoaded
public boolean isLoaded()
Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
isLoadedin interfaceIObjectPrx
-
isLoaded
public boolean isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
isLoadedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded()
Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoadedin interfaceIObjectPrx- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoadedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(Ice.Callback __cb)
Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoadedin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoadedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(Callback_IObject_isLoaded __cb)
Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoadedin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLoaded __cb)Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoadedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoadedin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoadedin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoadedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoadedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isLoaded
public boolean end_isLoaded(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
end_isLoadedin interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
__isLoaded_completed
public static void __isLoaded_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isMutable
public boolean isMutable()
Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
isMutablein interfaceIObjectPrx
-
isMutable
public boolean isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
isMutablein interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable()
Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein interfaceIObjectPrx- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(Ice.Callback __cb)
Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(Callback_IObject_isMutable __cb)
Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isMutable __cb)Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isMutable
public boolean end_isMutable(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
end_isMutablein interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
__isMutable_completed
public static void __isMutable_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
proxy
public IObject proxy()
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
proxyin interfaceIObjectPrx
-
proxy
public IObject proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
proxyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_proxy
public Ice.AsyncResult begin_proxy()
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin interfaceIObjectPrx- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(Ice.Callback __cb)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(Callback_IObject_proxy __cb)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_proxy __cb)Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_proxy
public IObject end_proxy(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
end_proxyin interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
__proxy_completed
public static void __proxy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
-
setId
public void setId(RLong id)
- Specified by:
setIdin interfaceIObjectPrx
-
setId
public void setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id)
- Specified by:
begin_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, Ice.Callback __cb)
- Specified by:
begin_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, Callback_IObject_setId __cb)
- Specified by:
begin_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_setId __cb)
- Specified by:
begin_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setIdin interfaceIObjectPrx
-
end_setId
public void end_setId(Ice.AsyncResult __iresult)
- Specified by:
end_setIdin interfaceIObjectPrx
-
shallowCopy
public IObject shallowCopy()
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
shallowCopyin interfaceIObjectPrx
-
shallowCopy
public IObject shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
shallowCopyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy()
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopyin interfaceIObjectPrx- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(Ice.Callback __cb)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopyin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(Callback_IObject_shallowCopy __cb)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopyin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_shallowCopy __cb)Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopyin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopyin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_shallowCopy
public IObject end_shallowCopy(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
end_shallowCopyin interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
__shallowCopy_completed
public static void __shallowCopy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
-
unload
public void unload()
Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
unloadin interfaceIObjectPrx
-
unload
public void unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
unloadin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_unload
public Ice.AsyncResult begin_unload()
Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin interfaceIObjectPrx- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(Ice.Callback __cb)
Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(Callback_IObject_unload __cb)
Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unload __cb)Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_unload
public void end_unload(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
end_unloadin interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
unloadCollections
public void unloadCollections()
Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
unloadCollectionsin interfaceIObjectPrx
-
unloadCollections
public void unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
unloadCollectionsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections()
Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollectionsin interfaceIObjectPrx- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollectionsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(Ice.Callback __cb)
Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollectionsin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollectionsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(Callback_IObject_unloadCollections __cb)
Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollectionsin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadCollections __cb)Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollectionsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollectionsin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollectionsin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollectionsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollectionsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_unloadCollections
public void end_unloadCollections(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
end_unloadCollectionsin interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
unloadDetails
public void unloadDetails()
Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
unloadDetailsin interfaceIObjectPrx
-
unloadDetails
public void unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
unloadDetailsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails()
Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetailsin interfaceIObjectPrx- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetailsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(Ice.Callback __cb)
Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetailsin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetailsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(Callback_IObject_unloadDetails __cb)
Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetailsin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadDetails __cb)Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetailsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetailsin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetailsin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetailsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetailsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_unloadDetails
public void end_unloadDetails(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
end_unloadDetailsin interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
addAllReagentSet
public void addAllReagentSet(java.util.List<Reagent> targets)
- Specified by:
addAllReagentSetin interfaceScreenPrx
-
addAllReagentSet
public void addAllReagentSet(java.util.List<Reagent> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllReagentSetin interfaceScreenPrx
-
begin_addAllReagentSet
public Ice.AsyncResult begin_addAllReagentSet(java.util.List<Reagent> targets)
- Specified by:
begin_addAllReagentSetin interfaceScreenPrx
-
begin_addAllReagentSet
public Ice.AsyncResult begin_addAllReagentSet(java.util.List<Reagent> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addAllReagentSetin interfaceScreenPrx
-
begin_addAllReagentSet
public Ice.AsyncResult begin_addAllReagentSet(java.util.List<Reagent> targets, Ice.Callback __cb)
- Specified by:
begin_addAllReagentSetin interfaceScreenPrx
-
begin_addAllReagentSet
public Ice.AsyncResult begin_addAllReagentSet(java.util.List<Reagent> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addAllReagentSetin interfaceScreenPrx
-
begin_addAllReagentSet
public Ice.AsyncResult begin_addAllReagentSet(java.util.List<Reagent> targets, Callback_Screen_addAllReagentSet __cb)
- Specified by:
begin_addAllReagentSetin interfaceScreenPrx
-
begin_addAllReagentSet
public Ice.AsyncResult begin_addAllReagentSet(java.util.List<Reagent> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_addAllReagentSet __cb)
- Specified by:
begin_addAllReagentSetin interfaceScreenPrx
-
begin_addAllReagentSet
public Ice.AsyncResult begin_addAllReagentSet(java.util.List<Reagent> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllReagentSetin interfaceScreenPrx
-
begin_addAllReagentSet
public Ice.AsyncResult begin_addAllReagentSet(java.util.List<Reagent> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addAllReagentSetin interfaceScreenPrx
-
begin_addAllReagentSet
public Ice.AsyncResult begin_addAllReagentSet(java.util.List<Reagent> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllReagentSetin interfaceScreenPrx
-
begin_addAllReagentSet
public Ice.AsyncResult begin_addAllReagentSet(java.util.List<Reagent> 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_addAllReagentSetin interfaceScreenPrx
-
end_addAllReagentSet
public void end_addAllReagentSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllReagentSetin interfaceScreenPrx
-
addAllScreenAnnotationLinkSet
public void addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets)
- Specified by:
addAllScreenAnnotationLinkSetin interfaceScreenPrx
-
addAllScreenAnnotationLinkSet
public void addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllScreenAnnotationLinkSetin interfaceScreenPrx
-
begin_addAllScreenAnnotationLinkSet
public Ice.AsyncResult begin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets)
- Specified by:
begin_addAllScreenAnnotationLinkSetin interfaceScreenPrx
-
begin_addAllScreenAnnotationLinkSet
public Ice.AsyncResult begin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addAllScreenAnnotationLinkSetin interfaceScreenPrx
-
begin_addAllScreenAnnotationLinkSet
public Ice.AsyncResult begin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, Ice.Callback __cb)
- Specified by:
begin_addAllScreenAnnotationLinkSetin interfaceScreenPrx
-
begin_addAllScreenAnnotationLinkSet
public Ice.AsyncResult begin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addAllScreenAnnotationLinkSetin interfaceScreenPrx
-
begin_addAllScreenAnnotationLinkSet
public Ice.AsyncResult begin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, Callback_Screen_addAllScreenAnnotationLinkSet __cb)
- Specified by:
begin_addAllScreenAnnotationLinkSetin interfaceScreenPrx
-
begin_addAllScreenAnnotationLinkSet
public Ice.AsyncResult begin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_addAllScreenAnnotationLinkSet __cb)
- Specified by:
begin_addAllScreenAnnotationLinkSetin interfaceScreenPrx
-
begin_addAllScreenAnnotationLinkSet
public Ice.AsyncResult begin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllScreenAnnotationLinkSetin interfaceScreenPrx
-
begin_addAllScreenAnnotationLinkSet
public Ice.AsyncResult begin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addAllScreenAnnotationLinkSetin interfaceScreenPrx
-
begin_addAllScreenAnnotationLinkSet
public Ice.AsyncResult begin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllScreenAnnotationLinkSetin interfaceScreenPrx
-
begin_addAllScreenAnnotationLinkSet
public Ice.AsyncResult begin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> 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_addAllScreenAnnotationLinkSetin interfaceScreenPrx
-
end_addAllScreenAnnotationLinkSet
public void end_addAllScreenAnnotationLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllScreenAnnotationLinkSetin interfaceScreenPrx
-
addAllScreenPlateLinkSet
public void addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)
- Specified by:
addAllScreenPlateLinkSetin interfaceScreenPrx
-
addAllScreenPlateLinkSet
public void addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllScreenPlateLinkSetin interfaceScreenPrx
-
begin_addAllScreenPlateLinkSet
public Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)
- Specified by:
begin_addAllScreenPlateLinkSetin interfaceScreenPrx
-
begin_addAllScreenPlateLinkSet
public Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addAllScreenPlateLinkSetin interfaceScreenPrx
-
begin_addAllScreenPlateLinkSet
public Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, Ice.Callback __cb)
- Specified by:
begin_addAllScreenPlateLinkSetin interfaceScreenPrx
-
begin_addAllScreenPlateLinkSet
public Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addAllScreenPlateLinkSetin interfaceScreenPrx
-
begin_addAllScreenPlateLinkSet
public Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, Callback_Screen_addAllScreenPlateLinkSet __cb)
- Specified by:
begin_addAllScreenPlateLinkSetin interfaceScreenPrx
-
begin_addAllScreenPlateLinkSet
public Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_addAllScreenPlateLinkSet __cb)
- Specified by:
begin_addAllScreenPlateLinkSetin interfaceScreenPrx
-
begin_addAllScreenPlateLinkSet
public Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllScreenPlateLinkSetin interfaceScreenPrx
-
begin_addAllScreenPlateLinkSet
public Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addAllScreenPlateLinkSetin interfaceScreenPrx
-
begin_addAllScreenPlateLinkSet
public Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllScreenPlateLinkSetin interfaceScreenPrx
-
begin_addAllScreenPlateLinkSet
public Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> 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_addAllScreenPlateLinkSetin interfaceScreenPrx
-
end_addAllScreenPlateLinkSet
public void end_addAllScreenPlateLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllScreenPlateLinkSetin interfaceScreenPrx
-
addReagent
public void addReagent(Reagent target)
- Specified by:
addReagentin interfaceScreenPrx
-
addReagent
public void addReagent(Reagent target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addReagentin interfaceScreenPrx
-
begin_addReagent
public Ice.AsyncResult begin_addReagent(Reagent target)
- Specified by:
begin_addReagentin interfaceScreenPrx
-
begin_addReagent
public Ice.AsyncResult begin_addReagent(Reagent target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addReagentin interfaceScreenPrx
-
begin_addReagent
public Ice.AsyncResult begin_addReagent(Reagent target, Ice.Callback __cb)
- Specified by:
begin_addReagentin interfaceScreenPrx
-
begin_addReagent
public Ice.AsyncResult begin_addReagent(Reagent target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addReagentin interfaceScreenPrx
-
begin_addReagent
public Ice.AsyncResult begin_addReagent(Reagent target, Callback_Screen_addReagent __cb)
- Specified by:
begin_addReagentin interfaceScreenPrx
-
begin_addReagent
public Ice.AsyncResult begin_addReagent(Reagent target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_addReagent __cb)
- Specified by:
begin_addReagentin interfaceScreenPrx
-
begin_addReagent
public Ice.AsyncResult begin_addReagent(Reagent target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addReagentin interfaceScreenPrx
-
begin_addReagent
public Ice.AsyncResult begin_addReagent(Reagent target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addReagentin interfaceScreenPrx
-
begin_addReagent
public Ice.AsyncResult begin_addReagent(Reagent target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addReagentin interfaceScreenPrx
-
begin_addReagent
public Ice.AsyncResult begin_addReagent(Reagent 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_addReagentin interfaceScreenPrx
-
end_addReagent
public void end_addReagent(Ice.AsyncResult __iresult)
- Specified by:
end_addReagentin interfaceScreenPrx
-
addScreenAnnotationLink
public void addScreenAnnotationLink(ScreenAnnotationLink target)
- Specified by:
addScreenAnnotationLinkin interfaceScreenPrx
-
addScreenAnnotationLink
public void addScreenAnnotationLink(ScreenAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addScreenAnnotationLinkin interfaceScreenPrx
-
begin_addScreenAnnotationLink
public Ice.AsyncResult begin_addScreenAnnotationLink(ScreenAnnotationLink target)
- Specified by:
begin_addScreenAnnotationLinkin interfaceScreenPrx
-
begin_addScreenAnnotationLink
public Ice.AsyncResult begin_addScreenAnnotationLink(ScreenAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addScreenAnnotationLinkin interfaceScreenPrx
-
begin_addScreenAnnotationLink
public Ice.AsyncResult begin_addScreenAnnotationLink(ScreenAnnotationLink target, Ice.Callback __cb)
- Specified by:
begin_addScreenAnnotationLinkin interfaceScreenPrx
-
begin_addScreenAnnotationLink
public Ice.AsyncResult begin_addScreenAnnotationLink(ScreenAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addScreenAnnotationLinkin interfaceScreenPrx
-
begin_addScreenAnnotationLink
public Ice.AsyncResult begin_addScreenAnnotationLink(ScreenAnnotationLink target, Callback_Screen_addScreenAnnotationLink __cb)
- Specified by:
begin_addScreenAnnotationLinkin interfaceScreenPrx
-
begin_addScreenAnnotationLink
public Ice.AsyncResult begin_addScreenAnnotationLink(ScreenAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_addScreenAnnotationLink __cb)
- Specified by:
begin_addScreenAnnotationLinkin interfaceScreenPrx
-
begin_addScreenAnnotationLink
public Ice.AsyncResult begin_addScreenAnnotationLink(ScreenAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addScreenAnnotationLinkin interfaceScreenPrx
-
begin_addScreenAnnotationLink
public Ice.AsyncResult begin_addScreenAnnotationLink(ScreenAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addScreenAnnotationLinkin interfaceScreenPrx
-
begin_addScreenAnnotationLink
public Ice.AsyncResult begin_addScreenAnnotationLink(ScreenAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addScreenAnnotationLinkin interfaceScreenPrx
-
begin_addScreenAnnotationLink
public Ice.AsyncResult begin_addScreenAnnotationLink(ScreenAnnotationLink 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_addScreenAnnotationLinkin interfaceScreenPrx
-
end_addScreenAnnotationLink
public void end_addScreenAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_addScreenAnnotationLinkin interfaceScreenPrx
-
addScreenAnnotationLinkToBoth
public void addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides)
- Specified by:
addScreenAnnotationLinkToBothin interfaceScreenPrx
-
addScreenAnnotationLinkToBoth
public void addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addScreenAnnotationLinkToBothin interfaceScreenPrx
-
begin_addScreenAnnotationLinkToBoth
public Ice.AsyncResult begin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides)
- Specified by:
begin_addScreenAnnotationLinkToBothin interfaceScreenPrx
-
begin_addScreenAnnotationLinkToBoth
public Ice.AsyncResult begin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addScreenAnnotationLinkToBothin interfaceScreenPrx
-
begin_addScreenAnnotationLinkToBoth
public Ice.AsyncResult begin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_addScreenAnnotationLinkToBothin interfaceScreenPrx
-
begin_addScreenAnnotationLinkToBoth
public Ice.AsyncResult begin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addScreenAnnotationLinkToBothin interfaceScreenPrx
-
begin_addScreenAnnotationLinkToBoth
public Ice.AsyncResult begin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides, Callback_Screen_addScreenAnnotationLinkToBoth __cb)
- Specified by:
begin_addScreenAnnotationLinkToBothin interfaceScreenPrx
-
begin_addScreenAnnotationLinkToBoth
public Ice.AsyncResult begin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_addScreenAnnotationLinkToBoth __cb)
- Specified by:
begin_addScreenAnnotationLinkToBothin interfaceScreenPrx
-
begin_addScreenAnnotationLinkToBoth
public Ice.AsyncResult begin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addScreenAnnotationLinkToBothin interfaceScreenPrx
-
begin_addScreenAnnotationLinkToBoth
public Ice.AsyncResult begin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addScreenAnnotationLinkToBothin interfaceScreenPrx
-
begin_addScreenAnnotationLinkToBoth
public Ice.AsyncResult begin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink 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_addScreenAnnotationLinkToBothin interfaceScreenPrx
-
begin_addScreenAnnotationLinkToBoth
public Ice.AsyncResult begin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink 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_addScreenAnnotationLinkToBothin interfaceScreenPrx
-
end_addScreenAnnotationLinkToBoth
public void end_addScreenAnnotationLinkToBoth(Ice.AsyncResult __iresult)
- Specified by:
end_addScreenAnnotationLinkToBothin interfaceScreenPrx
-
addScreenPlateLink
public void addScreenPlateLink(ScreenPlateLink target)
- Specified by:
addScreenPlateLinkin interfaceScreenPrx
-
addScreenPlateLink
public void addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addScreenPlateLinkin interfaceScreenPrx
-
begin_addScreenPlateLink
public Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target)
- Specified by:
begin_addScreenPlateLinkin interfaceScreenPrx
-
begin_addScreenPlateLink
public Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addScreenPlateLinkin interfaceScreenPrx
-
begin_addScreenPlateLink
public Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, Ice.Callback __cb)
- Specified by:
begin_addScreenPlateLinkin interfaceScreenPrx
-
begin_addScreenPlateLink
public Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addScreenPlateLinkin interfaceScreenPrx
-
begin_addScreenPlateLink
public Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, Callback_Screen_addScreenPlateLink __cb)
- Specified by:
begin_addScreenPlateLinkin interfaceScreenPrx
-
begin_addScreenPlateLink
public Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_addScreenPlateLink __cb)
- Specified by:
begin_addScreenPlateLinkin interfaceScreenPrx
-
begin_addScreenPlateLink
public Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addScreenPlateLinkin interfaceScreenPrx
-
begin_addScreenPlateLink
public Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addScreenPlateLinkin interfaceScreenPrx
-
begin_addScreenPlateLink
public Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addScreenPlateLinkin interfaceScreenPrx
-
begin_addScreenPlateLink
public Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink 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_addScreenPlateLinkin interfaceScreenPrx
-
end_addScreenPlateLink
public void end_addScreenPlateLink(Ice.AsyncResult __iresult)
- Specified by:
end_addScreenPlateLinkin interfaceScreenPrx
-
addScreenPlateLinkToBoth
public void addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides)
- Specified by:
addScreenPlateLinkToBothin interfaceScreenPrx
-
addScreenPlateLinkToBoth
public void addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addScreenPlateLinkToBothin interfaceScreenPrx
-
begin_addScreenPlateLinkToBoth
public Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides)
- Specified by:
begin_addScreenPlateLinkToBothin interfaceScreenPrx
-
begin_addScreenPlateLinkToBoth
public Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addScreenPlateLinkToBothin interfaceScreenPrx
-
begin_addScreenPlateLinkToBoth
public Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_addScreenPlateLinkToBothin interfaceScreenPrx
-
begin_addScreenPlateLinkToBoth
public Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addScreenPlateLinkToBothin interfaceScreenPrx
-
begin_addScreenPlateLinkToBoth
public Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, Callback_Screen_addScreenPlateLinkToBoth __cb)
- Specified by:
begin_addScreenPlateLinkToBothin interfaceScreenPrx
-
begin_addScreenPlateLinkToBoth
public Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_addScreenPlateLinkToBoth __cb)
- Specified by:
begin_addScreenPlateLinkToBothin interfaceScreenPrx
-
begin_addScreenPlateLinkToBoth
public Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addScreenPlateLinkToBothin interfaceScreenPrx
-
begin_addScreenPlateLinkToBoth
public Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addScreenPlateLinkToBothin interfaceScreenPrx
-
begin_addScreenPlateLinkToBoth
public Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink 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_addScreenPlateLinkToBothin interfaceScreenPrx
-
begin_addScreenPlateLinkToBoth
public Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink 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_addScreenPlateLinkToBothin interfaceScreenPrx
-
end_addScreenPlateLinkToBoth
public void end_addScreenPlateLinkToBoth(Ice.AsyncResult __iresult)
- Specified by:
end_addScreenPlateLinkToBothin interfaceScreenPrx
-
clearAnnotationLinks
public void clearAnnotationLinks()
- Specified by:
clearAnnotationLinksin interfaceScreenPrx
-
clearAnnotationLinks
public void clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearAnnotationLinksin interfaceScreenPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks()
- Specified by:
begin_clearAnnotationLinksin interfaceScreenPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearAnnotationLinksin interfaceScreenPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_clearAnnotationLinksin interfaceScreenPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_clearAnnotationLinksin interfaceScreenPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(Callback_Screen_clearAnnotationLinks __cb)
- Specified by:
begin_clearAnnotationLinksin interfaceScreenPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_clearAnnotationLinks __cb)- Specified by:
begin_clearAnnotationLinksin interfaceScreenPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_clearAnnotationLinksin interfaceScreenPrx
-
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 interfaceScreenPrx
-
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 interfaceScreenPrx
-
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 interfaceScreenPrx
-
end_clearAnnotationLinks
public void end_clearAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_clearAnnotationLinksin interfaceScreenPrx
-
clearPlateLinks
public void clearPlateLinks()
- Specified by:
clearPlateLinksin interfaceScreenPrx
-
clearPlateLinks
public void clearPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearPlateLinksin interfaceScreenPrx
-
begin_clearPlateLinks
public Ice.AsyncResult begin_clearPlateLinks()
- Specified by:
begin_clearPlateLinksin interfaceScreenPrx
-
begin_clearPlateLinks
public Ice.AsyncResult begin_clearPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearPlateLinksin interfaceScreenPrx
-
begin_clearPlateLinks
public Ice.AsyncResult begin_clearPlateLinks(Ice.Callback __cb)
- Specified by:
begin_clearPlateLinksin interfaceScreenPrx
-
begin_clearPlateLinks
public Ice.AsyncResult begin_clearPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_clearPlateLinksin interfaceScreenPrx
-
begin_clearPlateLinks
public Ice.AsyncResult begin_clearPlateLinks(Callback_Screen_clearPlateLinks __cb)
- Specified by:
begin_clearPlateLinksin interfaceScreenPrx
-
begin_clearPlateLinks
public Ice.AsyncResult begin_clearPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_clearPlateLinks __cb)- Specified by:
begin_clearPlateLinksin interfaceScreenPrx
-
begin_clearPlateLinks
public Ice.AsyncResult begin_clearPlateLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_clearPlateLinksin interfaceScreenPrx
-
begin_clearPlateLinks
public Ice.AsyncResult begin_clearPlateLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_clearPlateLinksin interfaceScreenPrx
-
begin_clearPlateLinks
public Ice.AsyncResult begin_clearPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_clearPlateLinksin interfaceScreenPrx
-
begin_clearPlateLinks
public Ice.AsyncResult begin_clearPlateLinks(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_clearPlateLinksin interfaceScreenPrx
-
end_clearPlateLinks
public void end_clearPlateLinks(Ice.AsyncResult __iresult)
- Specified by:
end_clearPlateLinksin interfaceScreenPrx
-
clearReagents
public void clearReagents()
- Specified by:
clearReagentsin interfaceScreenPrx
-
clearReagents
public void clearReagents(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearReagentsin interfaceScreenPrx
-
begin_clearReagents
public Ice.AsyncResult begin_clearReagents()
- Specified by:
begin_clearReagentsin interfaceScreenPrx
-
begin_clearReagents
public Ice.AsyncResult begin_clearReagents(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearReagentsin interfaceScreenPrx
-
begin_clearReagents
public Ice.AsyncResult begin_clearReagents(Ice.Callback __cb)
- Specified by:
begin_clearReagentsin interfaceScreenPrx
-
begin_clearReagents
public Ice.AsyncResult begin_clearReagents(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_clearReagentsin interfaceScreenPrx
-
begin_clearReagents
public Ice.AsyncResult begin_clearReagents(Callback_Screen_clearReagents __cb)
- Specified by:
begin_clearReagentsin interfaceScreenPrx
-
begin_clearReagents
public Ice.AsyncResult begin_clearReagents(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_clearReagents __cb)- Specified by:
begin_clearReagentsin interfaceScreenPrx
-
begin_clearReagents
public Ice.AsyncResult begin_clearReagents(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_clearReagentsin interfaceScreenPrx
-
begin_clearReagents
public Ice.AsyncResult begin_clearReagents(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_clearReagentsin interfaceScreenPrx
-
begin_clearReagents
public Ice.AsyncResult begin_clearReagents(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_clearReagentsin interfaceScreenPrx
-
begin_clearReagents
public Ice.AsyncResult begin_clearReagents(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_clearReagentsin interfaceScreenPrx
-
end_clearReagents
public void end_clearReagents(Ice.AsyncResult __iresult)
- Specified by:
end_clearReagentsin interfaceScreenPrx
-
copyAnnotationLinks
public java.util.List<ScreenAnnotationLink> copyAnnotationLinks()
- Specified by:
copyAnnotationLinksin interfaceScreenPrx
-
copyAnnotationLinks
public java.util.List<ScreenAnnotationLink> copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyAnnotationLinksin interfaceScreenPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks()
- Specified by:
begin_copyAnnotationLinksin interfaceScreenPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyAnnotationLinksin interfaceScreenPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_copyAnnotationLinksin interfaceScreenPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_copyAnnotationLinksin interfaceScreenPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(Callback_Screen_copyAnnotationLinks __cb)
- Specified by:
begin_copyAnnotationLinksin interfaceScreenPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_copyAnnotationLinks __cb)- Specified by:
begin_copyAnnotationLinksin interfaceScreenPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<ScreenAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyAnnotationLinksin interfaceScreenPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<ScreenAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyAnnotationLinksin interfaceScreenPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ScreenAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_copyAnnotationLinksin interfaceScreenPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ScreenAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_copyAnnotationLinksin interfaceScreenPrx
-
end_copyAnnotationLinks
public java.util.List<ScreenAnnotationLink> end_copyAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_copyAnnotationLinksin interfaceScreenPrx
-
__copyAnnotationLinks_completed
public static void __copyAnnotationLinks_completed(Ice.TwowayCallbackArg1<java.util.List<ScreenAnnotationLink>> __cb, Ice.AsyncResult __result)
-
copyPlateLinks
public java.util.List<ScreenPlateLink> copyPlateLinks()
- Specified by:
copyPlateLinksin interfaceScreenPrx
-
copyPlateLinks
public java.util.List<ScreenPlateLink> copyPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyPlateLinksin interfaceScreenPrx
-
begin_copyPlateLinks
public Ice.AsyncResult begin_copyPlateLinks()
- Specified by:
begin_copyPlateLinksin interfaceScreenPrx
-
begin_copyPlateLinks
public Ice.AsyncResult begin_copyPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyPlateLinksin interfaceScreenPrx
-
begin_copyPlateLinks
public Ice.AsyncResult begin_copyPlateLinks(Ice.Callback __cb)
- Specified by:
begin_copyPlateLinksin interfaceScreenPrx
-
begin_copyPlateLinks
public Ice.AsyncResult begin_copyPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_copyPlateLinksin interfaceScreenPrx
-
begin_copyPlateLinks
public Ice.AsyncResult begin_copyPlateLinks(Callback_Screen_copyPlateLinks __cb)
- Specified by:
begin_copyPlateLinksin interfaceScreenPrx
-
begin_copyPlateLinks
public Ice.AsyncResult begin_copyPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_copyPlateLinks __cb)- Specified by:
begin_copyPlateLinksin interfaceScreenPrx
-
begin_copyPlateLinks
public Ice.AsyncResult begin_copyPlateLinks(IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyPlateLinksin interfaceScreenPrx
-
begin_copyPlateLinks
public Ice.AsyncResult begin_copyPlateLinks(IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyPlateLinksin interfaceScreenPrx
-
begin_copyPlateLinks
public Ice.AsyncResult begin_copyPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_copyPlateLinksin interfaceScreenPrx
-
begin_copyPlateLinks
public Ice.AsyncResult begin_copyPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_copyPlateLinksin interfaceScreenPrx
-
end_copyPlateLinks
public java.util.List<ScreenPlateLink> end_copyPlateLinks(Ice.AsyncResult __iresult)
- Specified by:
end_copyPlateLinksin interfaceScreenPrx
-
__copyPlateLinks_completed
public static void __copyPlateLinks_completed(Ice.TwowayCallbackArg1<java.util.List<ScreenPlateLink>> __cb, Ice.AsyncResult __result)
-
copyReagents
public java.util.List<Reagent> copyReagents()
- Specified by:
copyReagentsin interfaceScreenPrx
-
copyReagents
public java.util.List<Reagent> copyReagents(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyReagentsin interfaceScreenPrx
-
begin_copyReagents
public Ice.AsyncResult begin_copyReagents()
- Specified by:
begin_copyReagentsin interfaceScreenPrx
-
begin_copyReagents
public Ice.AsyncResult begin_copyReagents(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyReagentsin interfaceScreenPrx
-
begin_copyReagents
public Ice.AsyncResult begin_copyReagents(Ice.Callback __cb)
- Specified by:
begin_copyReagentsin interfaceScreenPrx
-
begin_copyReagents
public Ice.AsyncResult begin_copyReagents(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_copyReagentsin interfaceScreenPrx
-
begin_copyReagents
public Ice.AsyncResult begin_copyReagents(Callback_Screen_copyReagents __cb)
- Specified by:
begin_copyReagentsin interfaceScreenPrx
-
begin_copyReagents
public Ice.AsyncResult begin_copyReagents(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_copyReagents __cb)- Specified by:
begin_copyReagentsin interfaceScreenPrx
-
begin_copyReagents
public Ice.AsyncResult begin_copyReagents(IceInternal.Functional_GenericCallback1<java.util.List<Reagent>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyReagentsin interfaceScreenPrx
-
begin_copyReagents
public Ice.AsyncResult begin_copyReagents(IceInternal.Functional_GenericCallback1<java.util.List<Reagent>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyReagentsin interfaceScreenPrx
-
begin_copyReagents
public Ice.AsyncResult begin_copyReagents(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Reagent>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_copyReagentsin interfaceScreenPrx
-
begin_copyReagents
public Ice.AsyncResult begin_copyReagents(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Reagent>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_copyReagentsin interfaceScreenPrx
-
end_copyReagents
public java.util.List<Reagent> end_copyReagents(Ice.AsyncResult __iresult)
- Specified by:
end_copyReagentsin interfaceScreenPrx
-
__copyReagents_completed
public static void __copyReagents_completed(Ice.TwowayCallbackArg1<java.util.List<Reagent>> __cb, Ice.AsyncResult __result)
-
findScreenAnnotationLink
public java.util.List<ScreenAnnotationLink> findScreenAnnotationLink(Annotation removal)
- Specified by:
findScreenAnnotationLinkin interfaceScreenPrx
-
findScreenAnnotationLink
public java.util.List<ScreenAnnotationLink> findScreenAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
findScreenAnnotationLinkin interfaceScreenPrx
-
begin_findScreenAnnotationLink
public Ice.AsyncResult begin_findScreenAnnotationLink(Annotation removal)
- Specified by:
begin_findScreenAnnotationLinkin interfaceScreenPrx
-
begin_findScreenAnnotationLink
public Ice.AsyncResult begin_findScreenAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_findScreenAnnotationLinkin interfaceScreenPrx
-
begin_findScreenAnnotationLink
public Ice.AsyncResult begin_findScreenAnnotationLink(Annotation removal, Ice.Callback __cb)
- Specified by:
begin_findScreenAnnotationLinkin interfaceScreenPrx
-
begin_findScreenAnnotationLink
public Ice.AsyncResult begin_findScreenAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_findScreenAnnotationLinkin interfaceScreenPrx
-
begin_findScreenAnnotationLink
public Ice.AsyncResult begin_findScreenAnnotationLink(Annotation removal, Callback_Screen_findScreenAnnotationLink __cb)
- Specified by:
begin_findScreenAnnotationLinkin interfaceScreenPrx
-
begin_findScreenAnnotationLink
public Ice.AsyncResult begin_findScreenAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_findScreenAnnotationLink __cb)
- Specified by:
begin_findScreenAnnotationLinkin interfaceScreenPrx
-
begin_findScreenAnnotationLink
public Ice.AsyncResult begin_findScreenAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<ScreenAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_findScreenAnnotationLinkin interfaceScreenPrx
-
begin_findScreenAnnotationLink
public Ice.AsyncResult begin_findScreenAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<ScreenAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_findScreenAnnotationLinkin interfaceScreenPrx
-
begin_findScreenAnnotationLink
public Ice.AsyncResult begin_findScreenAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ScreenAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_findScreenAnnotationLinkin interfaceScreenPrx
-
begin_findScreenAnnotationLink
public Ice.AsyncResult begin_findScreenAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ScreenAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_findScreenAnnotationLinkin interfaceScreenPrx
-
end_findScreenAnnotationLink
public java.util.List<ScreenAnnotationLink> end_findScreenAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_findScreenAnnotationLinkin interfaceScreenPrx
-
__findScreenAnnotationLink_completed
public static void __findScreenAnnotationLink_completed(Ice.TwowayCallbackArg1<java.util.List<ScreenAnnotationLink>> __cb, Ice.AsyncResult __result)
-
findScreenPlateLink
public java.util.List<ScreenPlateLink> findScreenPlateLink(Plate removal)
- Specified by:
findScreenPlateLinkin interfaceScreenPrx
-
findScreenPlateLink
public java.util.List<ScreenPlateLink> findScreenPlateLink(Plate removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
findScreenPlateLinkin interfaceScreenPrx
-
begin_findScreenPlateLink
public Ice.AsyncResult begin_findScreenPlateLink(Plate removal)
- Specified by:
begin_findScreenPlateLinkin interfaceScreenPrx
-
begin_findScreenPlateLink
public Ice.AsyncResult begin_findScreenPlateLink(Plate removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_findScreenPlateLinkin interfaceScreenPrx
-
begin_findScreenPlateLink
public Ice.AsyncResult begin_findScreenPlateLink(Plate removal, Ice.Callback __cb)
- Specified by:
begin_findScreenPlateLinkin interfaceScreenPrx
-
begin_findScreenPlateLink
public Ice.AsyncResult begin_findScreenPlateLink(Plate removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_findScreenPlateLinkin interfaceScreenPrx
-
begin_findScreenPlateLink
public Ice.AsyncResult begin_findScreenPlateLink(Plate removal, Callback_Screen_findScreenPlateLink __cb)
- Specified by:
begin_findScreenPlateLinkin interfaceScreenPrx
-
begin_findScreenPlateLink
public Ice.AsyncResult begin_findScreenPlateLink(Plate removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_findScreenPlateLink __cb)
- Specified by:
begin_findScreenPlateLinkin interfaceScreenPrx
-
begin_findScreenPlateLink
public Ice.AsyncResult begin_findScreenPlateLink(Plate removal, IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_findScreenPlateLinkin interfaceScreenPrx
-
begin_findScreenPlateLink
public Ice.AsyncResult begin_findScreenPlateLink(Plate removal, IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_findScreenPlateLinkin interfaceScreenPrx
-
begin_findScreenPlateLink
public Ice.AsyncResult begin_findScreenPlateLink(Plate removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_findScreenPlateLinkin interfaceScreenPrx
-
begin_findScreenPlateLink
public Ice.AsyncResult begin_findScreenPlateLink(Plate removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_findScreenPlateLinkin interfaceScreenPrx
-
end_findScreenPlateLink
public java.util.List<ScreenPlateLink> end_findScreenPlateLink(Ice.AsyncResult __iresult)
- Specified by:
end_findScreenPlateLinkin interfaceScreenPrx
-
__findScreenPlateLink_completed
public static void __findScreenPlateLink_completed(Ice.TwowayCallbackArg1<java.util.List<ScreenPlateLink>> __cb, Ice.AsyncResult __result)
-
getAnnotationLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
- Specified by:
getAnnotationLinksCountPerOwnerin interfaceScreenPrx
-
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 interfaceScreenPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner()
- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceScreenPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceScreenPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceScreenPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceScreenPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Callback_Screen_getAnnotationLinksCountPerOwner __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceScreenPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_getAnnotationLinksCountPerOwner __cb)- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceScreenPrx
-
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 interfaceScreenPrx
-
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 interfaceScreenPrx
-
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 interfaceScreenPrx
-
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 interfaceScreenPrx
-
end_getAnnotationLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult)
- Specified by:
end_getAnnotationLinksCountPerOwnerin interfaceScreenPrx
-
__getAnnotationLinksCountPerOwner_completed
public static void __getAnnotationLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)
-
getDescription
public RString getDescription()
- Specified by:
getDescriptionin interfaceScreenPrx
-
getDescription
public RString getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getDescriptionin interfaceScreenPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription()
- Specified by:
begin_getDescriptionin interfaceScreenPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getDescriptionin interfaceScreenPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(Ice.Callback __cb)
- Specified by:
begin_getDescriptionin interfaceScreenPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getDescriptionin interfaceScreenPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(Callback_Screen_getDescription __cb)
- Specified by:
begin_getDescriptionin interfaceScreenPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_getDescription __cb)- Specified by:
begin_getDescriptionin interfaceScreenPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDescriptionin interfaceScreenPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getDescriptionin interfaceScreenPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getDescriptionin interfaceScreenPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(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_getDescriptionin interfaceScreenPrx
-
end_getDescription
public RString end_getDescription(Ice.AsyncResult __iresult)
- Specified by:
end_getDescriptionin interfaceScreenPrx
-
__getDescription_completed
public static void __getDescription_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getName
public RString getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getName
public Ice.AsyncResult begin_getName()
- Specified by:
begin_getNamein interfaceScreenPrx
-
begin_getName
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getNamein interfaceScreenPrx
-
begin_getName
public Ice.AsyncResult begin_getName(Ice.Callback __cb)
- Specified by:
begin_getNamein interfaceScreenPrx
-
begin_getName
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getNamein interfaceScreenPrx
-
begin_getName
public Ice.AsyncResult begin_getName(Callback_Screen_getName __cb)
- Specified by:
begin_getNamein interfaceScreenPrx
-
begin_getName
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_getName __cb)- Specified by:
begin_getNamein interfaceScreenPrx
-
begin_getName
public Ice.AsyncResult begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getNamein interfaceScreenPrx
-
begin_getName
public Ice.AsyncResult begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getNamein interfaceScreenPrx
-
begin_getName
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getNamein interfaceScreenPrx
-
begin_getName
public Ice.AsyncResult begin_getName(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_getNamein interfaceScreenPrx
-
end_getName
public RString end_getName(Ice.AsyncResult __iresult)
- Specified by:
end_getNamein interfaceScreenPrx
-
__getName_completed
public static void __getName_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getPlateLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getPlateLinksCountPerOwner()
- Specified by:
getPlateLinksCountPerOwnerin interfaceScreenPrx
-
getPlateLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getPlateLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getPlateLinksCountPerOwnerin interfaceScreenPrx
-
begin_getPlateLinksCountPerOwner
public Ice.AsyncResult begin_getPlateLinksCountPerOwner()
- Specified by:
begin_getPlateLinksCountPerOwnerin interfaceScreenPrx
-
begin_getPlateLinksCountPerOwner
public Ice.AsyncResult begin_getPlateLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getPlateLinksCountPerOwnerin interfaceScreenPrx
-
begin_getPlateLinksCountPerOwner
public Ice.AsyncResult begin_getPlateLinksCountPerOwner(Ice.Callback __cb)
- Specified by:
begin_getPlateLinksCountPerOwnerin interfaceScreenPrx
-
begin_getPlateLinksCountPerOwner
public Ice.AsyncResult begin_getPlateLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getPlateLinksCountPerOwnerin interfaceScreenPrx
-
begin_getPlateLinksCountPerOwner
public Ice.AsyncResult begin_getPlateLinksCountPerOwner(Callback_Screen_getPlateLinksCountPerOwner __cb)
- Specified by:
begin_getPlateLinksCountPerOwnerin interfaceScreenPrx
-
begin_getPlateLinksCountPerOwner
public Ice.AsyncResult begin_getPlateLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_getPlateLinksCountPerOwner __cb)- Specified by:
begin_getPlateLinksCountPerOwnerin interfaceScreenPrx
-
begin_getPlateLinksCountPerOwner
public Ice.AsyncResult begin_getPlateLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getPlateLinksCountPerOwnerin interfaceScreenPrx
-
begin_getPlateLinksCountPerOwner
public Ice.AsyncResult begin_getPlateLinksCountPerOwner(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_getPlateLinksCountPerOwnerin interfaceScreenPrx
-
begin_getPlateLinksCountPerOwner
public Ice.AsyncResult begin_getPlateLinksCountPerOwner(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_getPlateLinksCountPerOwnerin interfaceScreenPrx
-
begin_getPlateLinksCountPerOwner
public Ice.AsyncResult begin_getPlateLinksCountPerOwner(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_getPlateLinksCountPerOwnerin interfaceScreenPrx
-
end_getPlateLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> end_getPlateLinksCountPerOwner(Ice.AsyncResult __iresult)
- Specified by:
end_getPlateLinksCountPerOwnerin interfaceScreenPrx
-
__getPlateLinksCountPerOwner_completed
public static void __getPlateLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)
-
getProtocolDescription
public RString getProtocolDescription()
- Specified by:
getProtocolDescriptionin interfaceScreenPrx
-
getProtocolDescription
public RString getProtocolDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getProtocolDescriptionin interfaceScreenPrx
-
begin_getProtocolDescription
public Ice.AsyncResult begin_getProtocolDescription()
- Specified by:
begin_getProtocolDescriptionin interfaceScreenPrx
-
begin_getProtocolDescription
public Ice.AsyncResult begin_getProtocolDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getProtocolDescriptionin interfaceScreenPrx
-
begin_getProtocolDescription
public Ice.AsyncResult begin_getProtocolDescription(Ice.Callback __cb)
- Specified by:
begin_getProtocolDescriptionin interfaceScreenPrx
-
begin_getProtocolDescription
public Ice.AsyncResult begin_getProtocolDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getProtocolDescriptionin interfaceScreenPrx
-
begin_getProtocolDescription
public Ice.AsyncResult begin_getProtocolDescription(Callback_Screen_getProtocolDescription __cb)
- Specified by:
begin_getProtocolDescriptionin interfaceScreenPrx
-
begin_getProtocolDescription
public Ice.AsyncResult begin_getProtocolDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_getProtocolDescription __cb)- Specified by:
begin_getProtocolDescriptionin interfaceScreenPrx
-
begin_getProtocolDescription
public Ice.AsyncResult begin_getProtocolDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getProtocolDescriptionin interfaceScreenPrx
-
begin_getProtocolDescription
public Ice.AsyncResult begin_getProtocolDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getProtocolDescriptionin interfaceScreenPrx
-
begin_getProtocolDescription
public Ice.AsyncResult begin_getProtocolDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getProtocolDescriptionin interfaceScreenPrx
-
begin_getProtocolDescription
public Ice.AsyncResult begin_getProtocolDescription(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_getProtocolDescriptionin interfaceScreenPrx
-
end_getProtocolDescription
public RString end_getProtocolDescription(Ice.AsyncResult __iresult)
- Specified by:
end_getProtocolDescriptionin interfaceScreenPrx
-
__getProtocolDescription_completed
public static void __getProtocolDescription_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getProtocolIdentifier
public RString getProtocolIdentifier()
- Specified by:
getProtocolIdentifierin interfaceScreenPrx
-
getProtocolIdentifier
public RString getProtocolIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getProtocolIdentifierin interfaceScreenPrx
-
begin_getProtocolIdentifier
public Ice.AsyncResult begin_getProtocolIdentifier()
- Specified by:
begin_getProtocolIdentifierin interfaceScreenPrx
-
begin_getProtocolIdentifier
public Ice.AsyncResult begin_getProtocolIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getProtocolIdentifierin interfaceScreenPrx
-
begin_getProtocolIdentifier
public Ice.AsyncResult begin_getProtocolIdentifier(Ice.Callback __cb)
- Specified by:
begin_getProtocolIdentifierin interfaceScreenPrx
-
begin_getProtocolIdentifier
public Ice.AsyncResult begin_getProtocolIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getProtocolIdentifierin interfaceScreenPrx
-
begin_getProtocolIdentifier
public Ice.AsyncResult begin_getProtocolIdentifier(Callback_Screen_getProtocolIdentifier __cb)
- Specified by:
begin_getProtocolIdentifierin interfaceScreenPrx
-
begin_getProtocolIdentifier
public Ice.AsyncResult begin_getProtocolIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_getProtocolIdentifier __cb)- Specified by:
begin_getProtocolIdentifierin interfaceScreenPrx
-
begin_getProtocolIdentifier
public Ice.AsyncResult begin_getProtocolIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getProtocolIdentifierin interfaceScreenPrx
-
begin_getProtocolIdentifier
public Ice.AsyncResult begin_getProtocolIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getProtocolIdentifierin interfaceScreenPrx
-
begin_getProtocolIdentifier
public Ice.AsyncResult begin_getProtocolIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getProtocolIdentifierin interfaceScreenPrx
-
begin_getProtocolIdentifier
public Ice.AsyncResult begin_getProtocolIdentifier(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_getProtocolIdentifierin interfaceScreenPrx
-
end_getProtocolIdentifier
public RString end_getProtocolIdentifier(Ice.AsyncResult __iresult)
- Specified by:
end_getProtocolIdentifierin interfaceScreenPrx
-
__getProtocolIdentifier_completed
public static void __getProtocolIdentifier_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getReagentSetDescription
public RString getReagentSetDescription()
- Specified by:
getReagentSetDescriptionin interfaceScreenPrx
-
getReagentSetDescription
public RString getReagentSetDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getReagentSetDescriptionin interfaceScreenPrx
-
begin_getReagentSetDescription
public Ice.AsyncResult begin_getReagentSetDescription()
- Specified by:
begin_getReagentSetDescriptionin interfaceScreenPrx
-
begin_getReagentSetDescription
public Ice.AsyncResult begin_getReagentSetDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getReagentSetDescriptionin interfaceScreenPrx
-
begin_getReagentSetDescription
public Ice.AsyncResult begin_getReagentSetDescription(Ice.Callback __cb)
- Specified by:
begin_getReagentSetDescriptionin interfaceScreenPrx
-
begin_getReagentSetDescription
public Ice.AsyncResult begin_getReagentSetDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getReagentSetDescriptionin interfaceScreenPrx
-
begin_getReagentSetDescription
public Ice.AsyncResult begin_getReagentSetDescription(Callback_Screen_getReagentSetDescription __cb)
- Specified by:
begin_getReagentSetDescriptionin interfaceScreenPrx
-
begin_getReagentSetDescription
public Ice.AsyncResult begin_getReagentSetDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_getReagentSetDescription __cb)- Specified by:
begin_getReagentSetDescriptionin interfaceScreenPrx
-
begin_getReagentSetDescription
public Ice.AsyncResult begin_getReagentSetDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getReagentSetDescriptionin interfaceScreenPrx
-
begin_getReagentSetDescription
public Ice.AsyncResult begin_getReagentSetDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getReagentSetDescriptionin interfaceScreenPrx
-
begin_getReagentSetDescription
public Ice.AsyncResult begin_getReagentSetDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getReagentSetDescriptionin interfaceScreenPrx
-
begin_getReagentSetDescription
public Ice.AsyncResult begin_getReagentSetDescription(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_getReagentSetDescriptionin interfaceScreenPrx
-
end_getReagentSetDescription
public RString end_getReagentSetDescription(Ice.AsyncResult __iresult)
- Specified by:
end_getReagentSetDescriptionin interfaceScreenPrx
-
__getReagentSetDescription_completed
public static void __getReagentSetDescription_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getReagentSetIdentifier
public RString getReagentSetIdentifier()
- Specified by:
getReagentSetIdentifierin interfaceScreenPrx
-
getReagentSetIdentifier
public RString getReagentSetIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getReagentSetIdentifierin interfaceScreenPrx
-
begin_getReagentSetIdentifier
public Ice.AsyncResult begin_getReagentSetIdentifier()
- Specified by:
begin_getReagentSetIdentifierin interfaceScreenPrx
-
begin_getReagentSetIdentifier
public Ice.AsyncResult begin_getReagentSetIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getReagentSetIdentifierin interfaceScreenPrx
-
begin_getReagentSetIdentifier
public Ice.AsyncResult begin_getReagentSetIdentifier(Ice.Callback __cb)
- Specified by:
begin_getReagentSetIdentifierin interfaceScreenPrx
-
begin_getReagentSetIdentifier
public Ice.AsyncResult begin_getReagentSetIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getReagentSetIdentifierin interfaceScreenPrx
-
begin_getReagentSetIdentifier
public Ice.AsyncResult begin_getReagentSetIdentifier(Callback_Screen_getReagentSetIdentifier __cb)
- Specified by:
begin_getReagentSetIdentifierin interfaceScreenPrx
-
begin_getReagentSetIdentifier
public Ice.AsyncResult begin_getReagentSetIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_getReagentSetIdentifier __cb)- Specified by:
begin_getReagentSetIdentifierin interfaceScreenPrx
-
begin_getReagentSetIdentifier
public Ice.AsyncResult begin_getReagentSetIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getReagentSetIdentifierin interfaceScreenPrx
-
begin_getReagentSetIdentifier
public Ice.AsyncResult begin_getReagentSetIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getReagentSetIdentifierin interfaceScreenPrx
-
begin_getReagentSetIdentifier
public Ice.AsyncResult begin_getReagentSetIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getReagentSetIdentifierin interfaceScreenPrx
-
begin_getReagentSetIdentifier
public Ice.AsyncResult begin_getReagentSetIdentifier(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_getReagentSetIdentifierin interfaceScreenPrx
-
end_getReagentSetIdentifier
public RString end_getReagentSetIdentifier(Ice.AsyncResult __iresult)
- Specified by:
end_getReagentSetIdentifierin interfaceScreenPrx
-
__getReagentSetIdentifier_completed
public static void __getReagentSetIdentifier_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getType
public RString getType(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getType
public Ice.AsyncResult begin_getType()
- Specified by:
begin_getTypein interfaceScreenPrx
-
begin_getType
public Ice.AsyncResult begin_getType(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getTypein interfaceScreenPrx
-
begin_getType
public Ice.AsyncResult begin_getType(Ice.Callback __cb)
- Specified by:
begin_getTypein interfaceScreenPrx
-
begin_getType
public Ice.AsyncResult begin_getType(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getTypein interfaceScreenPrx
-
begin_getType
public Ice.AsyncResult begin_getType(Callback_Screen_getType __cb)
- Specified by:
begin_getTypein interfaceScreenPrx
-
begin_getType
public Ice.AsyncResult begin_getType(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_getType __cb)- Specified by:
begin_getTypein interfaceScreenPrx
-
begin_getType
public Ice.AsyncResult begin_getType(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getTypein interfaceScreenPrx
-
begin_getType
public Ice.AsyncResult begin_getType(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getTypein interfaceScreenPrx
-
begin_getType
public Ice.AsyncResult begin_getType(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getTypein interfaceScreenPrx
-
begin_getType
public Ice.AsyncResult begin_getType(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_getTypein interfaceScreenPrx
-
end_getType
public RString end_getType(Ice.AsyncResult __iresult)
- Specified by:
end_getTypein interfaceScreenPrx
-
__getType_completed
public static void __getType_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getVersion
public RInt getVersion()
- Specified by:
getVersionin interfaceScreenPrx
-
getVersion
public RInt getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getVersionin interfaceScreenPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion()
- Specified by:
begin_getVersionin interfaceScreenPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getVersionin interfaceScreenPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(Ice.Callback __cb)
- Specified by:
begin_getVersionin interfaceScreenPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getVersionin interfaceScreenPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(Callback_Screen_getVersion __cb)
- Specified by:
begin_getVersionin interfaceScreenPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_getVersion __cb)- Specified by:
begin_getVersionin interfaceScreenPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getVersionin interfaceScreenPrx
-
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 interfaceScreenPrx
-
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 interfaceScreenPrx
-
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 interfaceScreenPrx
-
end_getVersion
public RInt end_getVersion(Ice.AsyncResult __iresult)
- Specified by:
end_getVersionin interfaceScreenPrx
-
__getVersion_completed
public static void __getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
-
linkAnnotation
public ScreenAnnotationLink linkAnnotation(Annotation addition)
- Specified by:
linkAnnotationin interfaceScreenPrx
-
linkAnnotation
public ScreenAnnotationLink linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkAnnotationin interfaceScreenPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition)
- Specified by:
begin_linkAnnotationin interfaceScreenPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkAnnotationin interfaceScreenPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Ice.Callback __cb)
- Specified by:
begin_linkAnnotationin interfaceScreenPrx
-
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 interfaceScreenPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Callback_Screen_linkAnnotation __cb)
- Specified by:
begin_linkAnnotationin interfaceScreenPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_linkAnnotation __cb)
- Specified by:
begin_linkAnnotationin interfaceScreenPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<ScreenAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkAnnotationin interfaceScreenPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<ScreenAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkAnnotationin interfaceScreenPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ScreenAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkAnnotationin interfaceScreenPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ScreenAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkAnnotationin interfaceScreenPrx
-
end_linkAnnotation
public ScreenAnnotationLink end_linkAnnotation(Ice.AsyncResult __iresult)
- Specified by:
end_linkAnnotationin interfaceScreenPrx
-
__linkAnnotation_completed
public static void __linkAnnotation_completed(Ice.TwowayCallbackArg1<ScreenAnnotationLink> __cb, Ice.AsyncResult __result)
-
linkPlate
public ScreenPlateLink linkPlate(Plate addition)
-
linkPlate
public ScreenPlateLink linkPlate(Plate addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_linkPlate
public Ice.AsyncResult begin_linkPlate(Plate addition)
- Specified by:
begin_linkPlatein interfaceScreenPrx
-
begin_linkPlate
public Ice.AsyncResult begin_linkPlate(Plate addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkPlatein interfaceScreenPrx
-
begin_linkPlate
public Ice.AsyncResult begin_linkPlate(Plate addition, Ice.Callback __cb)
- Specified by:
begin_linkPlatein interfaceScreenPrx
-
begin_linkPlate
public Ice.AsyncResult begin_linkPlate(Plate addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_linkPlatein interfaceScreenPrx
-
begin_linkPlate
public Ice.AsyncResult begin_linkPlate(Plate addition, Callback_Screen_linkPlate __cb)
- Specified by:
begin_linkPlatein interfaceScreenPrx
-
begin_linkPlate
public Ice.AsyncResult begin_linkPlate(Plate addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_linkPlate __cb)
- Specified by:
begin_linkPlatein interfaceScreenPrx
-
begin_linkPlate
public Ice.AsyncResult begin_linkPlate(Plate addition, IceInternal.Functional_GenericCallback1<ScreenPlateLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkPlatein interfaceScreenPrx
-
begin_linkPlate
public Ice.AsyncResult begin_linkPlate(Plate addition, IceInternal.Functional_GenericCallback1<ScreenPlateLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkPlatein interfaceScreenPrx
-
begin_linkPlate
public Ice.AsyncResult begin_linkPlate(Plate addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ScreenPlateLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkPlatein interfaceScreenPrx
-
begin_linkPlate
public Ice.AsyncResult begin_linkPlate(Plate addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ScreenPlateLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkPlatein interfaceScreenPrx
-
end_linkPlate
public ScreenPlateLink end_linkPlate(Ice.AsyncResult __iresult)
- Specified by:
end_linkPlatein interfaceScreenPrx
-
__linkPlate_completed
public static void __linkPlate_completed(Ice.TwowayCallbackArg1<ScreenPlateLink> __cb, Ice.AsyncResult __result)
-
linkedAnnotationList
public java.util.List<Annotation> linkedAnnotationList()
- Specified by:
linkedAnnotationListin interfaceScreenPrx
-
linkedAnnotationList
public java.util.List<Annotation> linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkedAnnotationListin interfaceScreenPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList()
- Specified by:
begin_linkedAnnotationListin interfaceScreenPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkedAnnotationListin interfaceScreenPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(Ice.Callback __cb)
- Specified by:
begin_linkedAnnotationListin interfaceScreenPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_linkedAnnotationListin interfaceScreenPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(Callback_Screen_linkedAnnotationList __cb)
- Specified by:
begin_linkedAnnotationListin interfaceScreenPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_linkedAnnotationList __cb)- Specified by:
begin_linkedAnnotationListin interfaceScreenPrx
-
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 interfaceScreenPrx
-
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 interfaceScreenPrx
-
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 interfaceScreenPrx
-
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 interfaceScreenPrx
-
end_linkedAnnotationList
public java.util.List<Annotation> end_linkedAnnotationList(Ice.AsyncResult __iresult)
- Specified by:
end_linkedAnnotationListin interfaceScreenPrx
-
__linkedAnnotationList_completed
public static void __linkedAnnotationList_completed(Ice.TwowayCallbackArg1<java.util.List<Annotation>> __cb, Ice.AsyncResult __result)
-
linkedPlateList
public java.util.List<Plate> linkedPlateList()
- Specified by:
linkedPlateListin interfaceScreenPrx
-
linkedPlateList
public java.util.List<Plate> linkedPlateList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkedPlateListin interfaceScreenPrx
-
begin_linkedPlateList
public Ice.AsyncResult begin_linkedPlateList()
- Specified by:
begin_linkedPlateListin interfaceScreenPrx
-
begin_linkedPlateList
public Ice.AsyncResult begin_linkedPlateList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkedPlateListin interfaceScreenPrx
-
begin_linkedPlateList
public Ice.AsyncResult begin_linkedPlateList(Ice.Callback __cb)
- Specified by:
begin_linkedPlateListin interfaceScreenPrx
-
begin_linkedPlateList
public Ice.AsyncResult begin_linkedPlateList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_linkedPlateListin interfaceScreenPrx
-
begin_linkedPlateList
public Ice.AsyncResult begin_linkedPlateList(Callback_Screen_linkedPlateList __cb)
- Specified by:
begin_linkedPlateListin interfaceScreenPrx
-
begin_linkedPlateList
public Ice.AsyncResult begin_linkedPlateList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_linkedPlateList __cb)- Specified by:
begin_linkedPlateListin interfaceScreenPrx
-
begin_linkedPlateList
public Ice.AsyncResult begin_linkedPlateList(IceInternal.Functional_GenericCallback1<java.util.List<Plate>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkedPlateListin interfaceScreenPrx
-
begin_linkedPlateList
public Ice.AsyncResult begin_linkedPlateList(IceInternal.Functional_GenericCallback1<java.util.List<Plate>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkedPlateListin interfaceScreenPrx
-
begin_linkedPlateList
public Ice.AsyncResult begin_linkedPlateList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Plate>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_linkedPlateListin interfaceScreenPrx
-
begin_linkedPlateList
public Ice.AsyncResult begin_linkedPlateList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Plate>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_linkedPlateListin interfaceScreenPrx
-
end_linkedPlateList
public java.util.List<Plate> end_linkedPlateList(Ice.AsyncResult __iresult)
- Specified by:
end_linkedPlateListin interfaceScreenPrx
-
__linkedPlateList_completed
public static void __linkedPlateList_completed(Ice.TwowayCallbackArg1<java.util.List<Plate>> __cb, Ice.AsyncResult __result)
-
reloadAnnotationLinks
public void reloadAnnotationLinks(Screen toCopy)
- Specified by:
reloadAnnotationLinksin interfaceScreenPrx
-
reloadAnnotationLinks
public void reloadAnnotationLinks(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadAnnotationLinksin interfaceScreenPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Screen toCopy)
- Specified by:
begin_reloadAnnotationLinksin interfaceScreenPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadAnnotationLinksin interfaceScreenPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Screen toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadAnnotationLinksin interfaceScreenPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_reloadAnnotationLinksin interfaceScreenPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Screen toCopy, Callback_Screen_reloadAnnotationLinks __cb)
- Specified by:
begin_reloadAnnotationLinksin interfaceScreenPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_reloadAnnotationLinks __cb)
- Specified by:
begin_reloadAnnotationLinksin interfaceScreenPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Screen toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadAnnotationLinksin interfaceScreenPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Screen toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadAnnotationLinksin interfaceScreenPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Screen 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 interfaceScreenPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Screen 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 interfaceScreenPrx
-
end_reloadAnnotationLinks
public void end_reloadAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_reloadAnnotationLinksin interfaceScreenPrx
-
reloadPlateLinks
public void reloadPlateLinks(Screen toCopy)
- Specified by:
reloadPlateLinksin interfaceScreenPrx
-
reloadPlateLinks
public void reloadPlateLinks(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadPlateLinksin interfaceScreenPrx
-
begin_reloadPlateLinks
public Ice.AsyncResult begin_reloadPlateLinks(Screen toCopy)
- Specified by:
begin_reloadPlateLinksin interfaceScreenPrx
-
begin_reloadPlateLinks
public Ice.AsyncResult begin_reloadPlateLinks(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadPlateLinksin interfaceScreenPrx
-
begin_reloadPlateLinks
public Ice.AsyncResult begin_reloadPlateLinks(Screen toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadPlateLinksin interfaceScreenPrx
-
begin_reloadPlateLinks
public Ice.AsyncResult begin_reloadPlateLinks(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_reloadPlateLinksin interfaceScreenPrx
-
begin_reloadPlateLinks
public Ice.AsyncResult begin_reloadPlateLinks(Screen toCopy, Callback_Screen_reloadPlateLinks __cb)
- Specified by:
begin_reloadPlateLinksin interfaceScreenPrx
-
begin_reloadPlateLinks
public Ice.AsyncResult begin_reloadPlateLinks(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_reloadPlateLinks __cb)
- Specified by:
begin_reloadPlateLinksin interfaceScreenPrx
-
begin_reloadPlateLinks
public Ice.AsyncResult begin_reloadPlateLinks(Screen toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadPlateLinksin interfaceScreenPrx
-
begin_reloadPlateLinks
public Ice.AsyncResult begin_reloadPlateLinks(Screen toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadPlateLinksin interfaceScreenPrx
-
begin_reloadPlateLinks
public Ice.AsyncResult begin_reloadPlateLinks(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadPlateLinksin interfaceScreenPrx
-
begin_reloadPlateLinks
public Ice.AsyncResult begin_reloadPlateLinks(Screen 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_reloadPlateLinksin interfaceScreenPrx
-
end_reloadPlateLinks
public void end_reloadPlateLinks(Ice.AsyncResult __iresult)
- Specified by:
end_reloadPlateLinksin interfaceScreenPrx
-
reloadReagents
public void reloadReagents(Screen toCopy)
- Specified by:
reloadReagentsin interfaceScreenPrx
-
reloadReagents
public void reloadReagents(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadReagentsin interfaceScreenPrx
-
begin_reloadReagents
public Ice.AsyncResult begin_reloadReagents(Screen toCopy)
- Specified by:
begin_reloadReagentsin interfaceScreenPrx
-
begin_reloadReagents
public Ice.AsyncResult begin_reloadReagents(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadReagentsin interfaceScreenPrx
-
begin_reloadReagents
public Ice.AsyncResult begin_reloadReagents(Screen toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadReagentsin interfaceScreenPrx
-
begin_reloadReagents
public Ice.AsyncResult begin_reloadReagents(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_reloadReagentsin interfaceScreenPrx
-
begin_reloadReagents
public Ice.AsyncResult begin_reloadReagents(Screen toCopy, Callback_Screen_reloadReagents __cb)
- Specified by:
begin_reloadReagentsin interfaceScreenPrx
-
begin_reloadReagents
public Ice.AsyncResult begin_reloadReagents(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_reloadReagents __cb)
- Specified by:
begin_reloadReagentsin interfaceScreenPrx
-
begin_reloadReagents
public Ice.AsyncResult begin_reloadReagents(Screen toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadReagentsin interfaceScreenPrx
-
begin_reloadReagents
public Ice.AsyncResult begin_reloadReagents(Screen toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadReagentsin interfaceScreenPrx
-
begin_reloadReagents
public Ice.AsyncResult begin_reloadReagents(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadReagentsin interfaceScreenPrx
-
begin_reloadReagents
public Ice.AsyncResult begin_reloadReagents(Screen 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_reloadReagentsin interfaceScreenPrx
-
end_reloadReagents
public void end_reloadReagents(Ice.AsyncResult __iresult)
- Specified by:
end_reloadReagentsin interfaceScreenPrx
-
removeAllReagentSet
public void removeAllReagentSet(java.util.List<Reagent> targets)
- Specified by:
removeAllReagentSetin interfaceScreenPrx
-
removeAllReagentSet
public void removeAllReagentSet(java.util.List<Reagent> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllReagentSetin interfaceScreenPrx
-
begin_removeAllReagentSet
public Ice.AsyncResult begin_removeAllReagentSet(java.util.List<Reagent> targets)
- Specified by:
begin_removeAllReagentSetin interfaceScreenPrx
-
begin_removeAllReagentSet
public Ice.AsyncResult begin_removeAllReagentSet(java.util.List<Reagent> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeAllReagentSetin interfaceScreenPrx
-
begin_removeAllReagentSet
public Ice.AsyncResult begin_removeAllReagentSet(java.util.List<Reagent> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllReagentSetin interfaceScreenPrx
-
begin_removeAllReagentSet
public Ice.AsyncResult begin_removeAllReagentSet(java.util.List<Reagent> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeAllReagentSetin interfaceScreenPrx
-
begin_removeAllReagentSet
public Ice.AsyncResult begin_removeAllReagentSet(java.util.List<Reagent> targets, Callback_Screen_removeAllReagentSet __cb)
- Specified by:
begin_removeAllReagentSetin interfaceScreenPrx
-
begin_removeAllReagentSet
public Ice.AsyncResult begin_removeAllReagentSet(java.util.List<Reagent> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_removeAllReagentSet __cb)
- Specified by:
begin_removeAllReagentSetin interfaceScreenPrx
-
begin_removeAllReagentSet
public Ice.AsyncResult begin_removeAllReagentSet(java.util.List<Reagent> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllReagentSetin interfaceScreenPrx
-
begin_removeAllReagentSet
public Ice.AsyncResult begin_removeAllReagentSet(java.util.List<Reagent> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeAllReagentSetin interfaceScreenPrx
-
begin_removeAllReagentSet
public Ice.AsyncResult begin_removeAllReagentSet(java.util.List<Reagent> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllReagentSetin interfaceScreenPrx
-
begin_removeAllReagentSet
public Ice.AsyncResult begin_removeAllReagentSet(java.util.List<Reagent> 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_removeAllReagentSetin interfaceScreenPrx
-
end_removeAllReagentSet
public void end_removeAllReagentSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllReagentSetin interfaceScreenPrx
-
removeAllScreenAnnotationLinkSet
public void removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets)
- Specified by:
removeAllScreenAnnotationLinkSetin interfaceScreenPrx
-
removeAllScreenAnnotationLinkSet
public void removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllScreenAnnotationLinkSetin interfaceScreenPrx
-
begin_removeAllScreenAnnotationLinkSet
public Ice.AsyncResult begin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets)
- Specified by:
begin_removeAllScreenAnnotationLinkSetin interfaceScreenPrx
-
begin_removeAllScreenAnnotationLinkSet
public Ice.AsyncResult begin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeAllScreenAnnotationLinkSetin interfaceScreenPrx
-
begin_removeAllScreenAnnotationLinkSet
public Ice.AsyncResult begin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllScreenAnnotationLinkSetin interfaceScreenPrx
-
begin_removeAllScreenAnnotationLinkSet
public Ice.AsyncResult begin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeAllScreenAnnotationLinkSetin interfaceScreenPrx
-
begin_removeAllScreenAnnotationLinkSet
public Ice.AsyncResult begin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, Callback_Screen_removeAllScreenAnnotationLinkSet __cb)
- Specified by:
begin_removeAllScreenAnnotationLinkSetin interfaceScreenPrx
-
begin_removeAllScreenAnnotationLinkSet
public Ice.AsyncResult begin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_removeAllScreenAnnotationLinkSet __cb)
- Specified by:
begin_removeAllScreenAnnotationLinkSetin interfaceScreenPrx
-
begin_removeAllScreenAnnotationLinkSet
public Ice.AsyncResult begin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllScreenAnnotationLinkSetin interfaceScreenPrx
-
begin_removeAllScreenAnnotationLinkSet
public Ice.AsyncResult begin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeAllScreenAnnotationLinkSetin interfaceScreenPrx
-
begin_removeAllScreenAnnotationLinkSet
public Ice.AsyncResult begin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllScreenAnnotationLinkSetin interfaceScreenPrx
-
begin_removeAllScreenAnnotationLinkSet
public Ice.AsyncResult begin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> 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_removeAllScreenAnnotationLinkSetin interfaceScreenPrx
-
end_removeAllScreenAnnotationLinkSet
public void end_removeAllScreenAnnotationLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllScreenAnnotationLinkSetin interfaceScreenPrx
-
removeAllScreenPlateLinkSet
public void removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)
- Specified by:
removeAllScreenPlateLinkSetin interfaceScreenPrx
-
removeAllScreenPlateLinkSet
public void removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllScreenPlateLinkSetin interfaceScreenPrx
-
begin_removeAllScreenPlateLinkSet
public Ice.AsyncResult begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)
- Specified by:
begin_removeAllScreenPlateLinkSetin interfaceScreenPrx
-
begin_removeAllScreenPlateLinkSet
public Ice.AsyncResult begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeAllScreenPlateLinkSetin interfaceScreenPrx
-
begin_removeAllScreenPlateLinkSet
public Ice.AsyncResult begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllScreenPlateLinkSetin interfaceScreenPrx
-
begin_removeAllScreenPlateLinkSet
public Ice.AsyncResult begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeAllScreenPlateLinkSetin interfaceScreenPrx
-
begin_removeAllScreenPlateLinkSet
public Ice.AsyncResult begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, Callback_Screen_removeAllScreenPlateLinkSet __cb)
- Specified by:
begin_removeAllScreenPlateLinkSetin interfaceScreenPrx
-
begin_removeAllScreenPlateLinkSet
public Ice.AsyncResult begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_removeAllScreenPlateLinkSet __cb)
- Specified by:
begin_removeAllScreenPlateLinkSetin interfaceScreenPrx
-
begin_removeAllScreenPlateLinkSet
public Ice.AsyncResult begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllScreenPlateLinkSetin interfaceScreenPrx
-
begin_removeAllScreenPlateLinkSet
public Ice.AsyncResult begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeAllScreenPlateLinkSetin interfaceScreenPrx
-
begin_removeAllScreenPlateLinkSet
public Ice.AsyncResult begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllScreenPlateLinkSetin interfaceScreenPrx
-
begin_removeAllScreenPlateLinkSet
public Ice.AsyncResult begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> 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_removeAllScreenPlateLinkSetin interfaceScreenPrx
-
end_removeAllScreenPlateLinkSet
public void end_removeAllScreenPlateLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllScreenPlateLinkSetin interfaceScreenPrx
-
removeReagent
public void removeReagent(Reagent theTarget)
- Specified by:
removeReagentin interfaceScreenPrx
-
removeReagent
public void removeReagent(Reagent theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeReagentin interfaceScreenPrx
-
begin_removeReagent
public Ice.AsyncResult begin_removeReagent(Reagent theTarget)
- Specified by:
begin_removeReagentin interfaceScreenPrx
-
begin_removeReagent
public Ice.AsyncResult begin_removeReagent(Reagent theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeReagentin interfaceScreenPrx
-
begin_removeReagent
public Ice.AsyncResult begin_removeReagent(Reagent theTarget, Ice.Callback __cb)
- Specified by:
begin_removeReagentin interfaceScreenPrx
-
begin_removeReagent
public Ice.AsyncResult begin_removeReagent(Reagent theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeReagentin interfaceScreenPrx
-
begin_removeReagent
public Ice.AsyncResult begin_removeReagent(Reagent theTarget, Callback_Screen_removeReagent __cb)
- Specified by:
begin_removeReagentin interfaceScreenPrx
-
begin_removeReagent
public Ice.AsyncResult begin_removeReagent(Reagent theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_removeReagent __cb)
- Specified by:
begin_removeReagentin interfaceScreenPrx
-
begin_removeReagent
public Ice.AsyncResult begin_removeReagent(Reagent theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeReagentin interfaceScreenPrx
-
begin_removeReagent
public Ice.AsyncResult begin_removeReagent(Reagent theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeReagentin interfaceScreenPrx
-
begin_removeReagent
public Ice.AsyncResult begin_removeReagent(Reagent theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeReagentin interfaceScreenPrx
-
begin_removeReagent
public Ice.AsyncResult begin_removeReagent(Reagent 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_removeReagentin interfaceScreenPrx
-
end_removeReagent
public void end_removeReagent(Ice.AsyncResult __iresult)
- Specified by:
end_removeReagentin interfaceScreenPrx
-
removeScreenAnnotationLink
public void removeScreenAnnotationLink(ScreenAnnotationLink theTarget)
- Specified by:
removeScreenAnnotationLinkin interfaceScreenPrx
-
removeScreenAnnotationLink
public void removeScreenAnnotationLink(ScreenAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeScreenAnnotationLinkin interfaceScreenPrx
-
begin_removeScreenAnnotationLink
public Ice.AsyncResult begin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget)
- Specified by:
begin_removeScreenAnnotationLinkin interfaceScreenPrx
-
begin_removeScreenAnnotationLink
public Ice.AsyncResult begin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeScreenAnnotationLinkin interfaceScreenPrx
-
begin_removeScreenAnnotationLink
public Ice.AsyncResult begin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget, Ice.Callback __cb)
- Specified by:
begin_removeScreenAnnotationLinkin interfaceScreenPrx
-
begin_removeScreenAnnotationLink
public Ice.AsyncResult begin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeScreenAnnotationLinkin interfaceScreenPrx
-
begin_removeScreenAnnotationLink
public Ice.AsyncResult begin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget, Callback_Screen_removeScreenAnnotationLink __cb)
- Specified by:
begin_removeScreenAnnotationLinkin interfaceScreenPrx
-
begin_removeScreenAnnotationLink
public Ice.AsyncResult begin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_removeScreenAnnotationLink __cb)
- Specified by:
begin_removeScreenAnnotationLinkin interfaceScreenPrx
-
begin_removeScreenAnnotationLink
public Ice.AsyncResult begin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeScreenAnnotationLinkin interfaceScreenPrx
-
begin_removeScreenAnnotationLink
public Ice.AsyncResult begin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeScreenAnnotationLinkin interfaceScreenPrx
-
begin_removeScreenAnnotationLink
public Ice.AsyncResult begin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeScreenAnnotationLinkin interfaceScreenPrx
-
begin_removeScreenAnnotationLink
public Ice.AsyncResult begin_removeScreenAnnotationLink(ScreenAnnotationLink 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_removeScreenAnnotationLinkin interfaceScreenPrx
-
end_removeScreenAnnotationLink
public void end_removeScreenAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_removeScreenAnnotationLinkin interfaceScreenPrx
-
removeScreenAnnotationLinkFromBoth
public void removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides)
- Specified by:
removeScreenAnnotationLinkFromBothin interfaceScreenPrx
-
removeScreenAnnotationLinkFromBoth
public void removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeScreenAnnotationLinkFromBothin interfaceScreenPrx
-
begin_removeScreenAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides)
- Specified by:
begin_removeScreenAnnotationLinkFromBothin interfaceScreenPrx
-
begin_removeScreenAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeScreenAnnotationLinkFromBothin interfaceScreenPrx
-
begin_removeScreenAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_removeScreenAnnotationLinkFromBothin interfaceScreenPrx
-
begin_removeScreenAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeScreenAnnotationLinkFromBothin interfaceScreenPrx
-
begin_removeScreenAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides, Callback_Screen_removeScreenAnnotationLinkFromBoth __cb)
- Specified by:
begin_removeScreenAnnotationLinkFromBothin interfaceScreenPrx
-
begin_removeScreenAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_removeScreenAnnotationLinkFromBoth __cb)
- Specified by:
begin_removeScreenAnnotationLinkFromBothin interfaceScreenPrx
-
begin_removeScreenAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeScreenAnnotationLinkFromBothin interfaceScreenPrx
-
begin_removeScreenAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeScreenAnnotationLinkFromBothin interfaceScreenPrx
-
begin_removeScreenAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink 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_removeScreenAnnotationLinkFromBothin interfaceScreenPrx
-
begin_removeScreenAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink 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_removeScreenAnnotationLinkFromBothin interfaceScreenPrx
-
end_removeScreenAnnotationLinkFromBoth
public void end_removeScreenAnnotationLinkFromBoth(Ice.AsyncResult __iresult)
- Specified by:
end_removeScreenAnnotationLinkFromBothin interfaceScreenPrx
-
removeScreenPlateLink
public void removeScreenPlateLink(ScreenPlateLink theTarget)
- Specified by:
removeScreenPlateLinkin interfaceScreenPrx
-
removeScreenPlateLink
public void removeScreenPlateLink(ScreenPlateLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeScreenPlateLinkin interfaceScreenPrx
-
begin_removeScreenPlateLink
public Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget)
- Specified by:
begin_removeScreenPlateLinkin interfaceScreenPrx
-
begin_removeScreenPlateLink
public Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeScreenPlateLinkin interfaceScreenPrx
-
begin_removeScreenPlateLink
public Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget, Ice.Callback __cb)
- Specified by:
begin_removeScreenPlateLinkin interfaceScreenPrx
-
begin_removeScreenPlateLink
public Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeScreenPlateLinkin interfaceScreenPrx
-
begin_removeScreenPlateLink
public Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget, Callback_Screen_removeScreenPlateLink __cb)
- Specified by:
begin_removeScreenPlateLinkin interfaceScreenPrx
-
begin_removeScreenPlateLink
public Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_removeScreenPlateLink __cb)
- Specified by:
begin_removeScreenPlateLinkin interfaceScreenPrx
-
begin_removeScreenPlateLink
public Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeScreenPlateLinkin interfaceScreenPrx
-
begin_removeScreenPlateLink
public Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeScreenPlateLinkin interfaceScreenPrx
-
begin_removeScreenPlateLink
public Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeScreenPlateLinkin interfaceScreenPrx
-
begin_removeScreenPlateLink
public Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink 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_removeScreenPlateLinkin interfaceScreenPrx
-
end_removeScreenPlateLink
public void end_removeScreenPlateLink(Ice.AsyncResult __iresult)
- Specified by:
end_removeScreenPlateLinkin interfaceScreenPrx
-
removeScreenPlateLinkFromBoth
public void removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides)
- Specified by:
removeScreenPlateLinkFromBothin interfaceScreenPrx
-
removeScreenPlateLinkFromBoth
public void removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeScreenPlateLinkFromBothin interfaceScreenPrx
-
begin_removeScreenPlateLinkFromBoth
public Ice.AsyncResult begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides)
- Specified by:
begin_removeScreenPlateLinkFromBothin interfaceScreenPrx
-
begin_removeScreenPlateLinkFromBoth
public Ice.AsyncResult begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeScreenPlateLinkFromBothin interfaceScreenPrx
-
begin_removeScreenPlateLinkFromBoth
public Ice.AsyncResult begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_removeScreenPlateLinkFromBothin interfaceScreenPrx
-
begin_removeScreenPlateLinkFromBoth
public Ice.AsyncResult begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeScreenPlateLinkFromBothin interfaceScreenPrx
-
begin_removeScreenPlateLinkFromBoth
public Ice.AsyncResult begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, Callback_Screen_removeScreenPlateLinkFromBoth __cb)
- Specified by:
begin_removeScreenPlateLinkFromBothin interfaceScreenPrx
-
begin_removeScreenPlateLinkFromBoth
public Ice.AsyncResult begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_removeScreenPlateLinkFromBoth __cb)
- Specified by:
begin_removeScreenPlateLinkFromBothin interfaceScreenPrx
-
begin_removeScreenPlateLinkFromBoth
public Ice.AsyncResult begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeScreenPlateLinkFromBothin interfaceScreenPrx
-
begin_removeScreenPlateLinkFromBoth
public Ice.AsyncResult begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeScreenPlateLinkFromBothin interfaceScreenPrx
-
begin_removeScreenPlateLinkFromBoth
public Ice.AsyncResult begin_removeScreenPlateLinkFromBoth(ScreenPlateLink 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_removeScreenPlateLinkFromBothin interfaceScreenPrx
-
begin_removeScreenPlateLinkFromBoth
public Ice.AsyncResult begin_removeScreenPlateLinkFromBoth(ScreenPlateLink 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_removeScreenPlateLinkFromBothin interfaceScreenPrx
-
end_removeScreenPlateLinkFromBoth
public void end_removeScreenPlateLinkFromBoth(Ice.AsyncResult __iresult)
- Specified by:
end_removeScreenPlateLinkFromBothin interfaceScreenPrx
-
setDescription
public void setDescription(RString theDescription)
- Specified by:
setDescriptionin interfaceScreenPrx
-
setDescription
public void setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setDescriptionin interfaceScreenPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription)
- Specified by:
begin_setDescriptionin interfaceScreenPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setDescriptionin interfaceScreenPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, Ice.Callback __cb)
- Specified by:
begin_setDescriptionin interfaceScreenPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setDescriptionin interfaceScreenPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, Callback_Screen_setDescription __cb)
- Specified by:
begin_setDescriptionin interfaceScreenPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_setDescription __cb)
- Specified by:
begin_setDescriptionin interfaceScreenPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setDescriptionin interfaceScreenPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setDescriptionin interfaceScreenPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setDescriptionin interfaceScreenPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, 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_setDescriptionin interfaceScreenPrx
-
end_setDescription
public void end_setDescription(Ice.AsyncResult __iresult)
- Specified by:
end_setDescriptionin interfaceScreenPrx
-
setName
public void setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName)
- Specified by:
begin_setNamein interfaceScreenPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setNamein interfaceScreenPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, Ice.Callback __cb)
- Specified by:
begin_setNamein interfaceScreenPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setNamein interfaceScreenPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, Callback_Screen_setName __cb)
- Specified by:
begin_setNamein interfaceScreenPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_setName __cb)
- Specified by:
begin_setNamein interfaceScreenPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setNamein interfaceScreenPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setNamein interfaceScreenPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setNamein interfaceScreenPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, 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_setNamein interfaceScreenPrx
-
end_setName
public void end_setName(Ice.AsyncResult __iresult)
- Specified by:
end_setNamein interfaceScreenPrx
-
setProtocolDescription
public void setProtocolDescription(RString theProtocolDescription)
- Specified by:
setProtocolDescriptionin interfaceScreenPrx
-
setProtocolDescription
public void setProtocolDescription(RString theProtocolDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setProtocolDescriptionin interfaceScreenPrx
-
begin_setProtocolDescription
public Ice.AsyncResult begin_setProtocolDescription(RString theProtocolDescription)
- Specified by:
begin_setProtocolDescriptionin interfaceScreenPrx
-
begin_setProtocolDescription
public Ice.AsyncResult begin_setProtocolDescription(RString theProtocolDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setProtocolDescriptionin interfaceScreenPrx
-
begin_setProtocolDescription
public Ice.AsyncResult begin_setProtocolDescription(RString theProtocolDescription, Ice.Callback __cb)
- Specified by:
begin_setProtocolDescriptionin interfaceScreenPrx
-
begin_setProtocolDescription
public Ice.AsyncResult begin_setProtocolDescription(RString theProtocolDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setProtocolDescriptionin interfaceScreenPrx
-
begin_setProtocolDescription
public Ice.AsyncResult begin_setProtocolDescription(RString theProtocolDescription, Callback_Screen_setProtocolDescription __cb)
- Specified by:
begin_setProtocolDescriptionin interfaceScreenPrx
-
begin_setProtocolDescription
public Ice.AsyncResult begin_setProtocolDescription(RString theProtocolDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_setProtocolDescription __cb)
- Specified by:
begin_setProtocolDescriptionin interfaceScreenPrx
-
begin_setProtocolDescription
public Ice.AsyncResult begin_setProtocolDescription(RString theProtocolDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setProtocolDescriptionin interfaceScreenPrx
-
begin_setProtocolDescription
public Ice.AsyncResult begin_setProtocolDescription(RString theProtocolDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setProtocolDescriptionin interfaceScreenPrx
-
begin_setProtocolDescription
public Ice.AsyncResult begin_setProtocolDescription(RString theProtocolDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setProtocolDescriptionin interfaceScreenPrx
-
begin_setProtocolDescription
public Ice.AsyncResult begin_setProtocolDescription(RString theProtocolDescription, 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_setProtocolDescriptionin interfaceScreenPrx
-
end_setProtocolDescription
public void end_setProtocolDescription(Ice.AsyncResult __iresult)
- Specified by:
end_setProtocolDescriptionin interfaceScreenPrx
-
setProtocolIdentifier
public void setProtocolIdentifier(RString theProtocolIdentifier)
- Specified by:
setProtocolIdentifierin interfaceScreenPrx
-
setProtocolIdentifier
public void setProtocolIdentifier(RString theProtocolIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setProtocolIdentifierin interfaceScreenPrx
-
begin_setProtocolIdentifier
public Ice.AsyncResult begin_setProtocolIdentifier(RString theProtocolIdentifier)
- Specified by:
begin_setProtocolIdentifierin interfaceScreenPrx
-
begin_setProtocolIdentifier
public Ice.AsyncResult begin_setProtocolIdentifier(RString theProtocolIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setProtocolIdentifierin interfaceScreenPrx
-
begin_setProtocolIdentifier
public Ice.AsyncResult begin_setProtocolIdentifier(RString theProtocolIdentifier, Ice.Callback __cb)
- Specified by:
begin_setProtocolIdentifierin interfaceScreenPrx
-
begin_setProtocolIdentifier
public Ice.AsyncResult begin_setProtocolIdentifier(RString theProtocolIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setProtocolIdentifierin interfaceScreenPrx
-
begin_setProtocolIdentifier
public Ice.AsyncResult begin_setProtocolIdentifier(RString theProtocolIdentifier, Callback_Screen_setProtocolIdentifier __cb)
- Specified by:
begin_setProtocolIdentifierin interfaceScreenPrx
-
begin_setProtocolIdentifier
public Ice.AsyncResult begin_setProtocolIdentifier(RString theProtocolIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_setProtocolIdentifier __cb)
- Specified by:
begin_setProtocolIdentifierin interfaceScreenPrx
-
begin_setProtocolIdentifier
public Ice.AsyncResult begin_setProtocolIdentifier(RString theProtocolIdentifier, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setProtocolIdentifierin interfaceScreenPrx
-
begin_setProtocolIdentifier
public Ice.AsyncResult begin_setProtocolIdentifier(RString theProtocolIdentifier, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setProtocolIdentifierin interfaceScreenPrx
-
begin_setProtocolIdentifier
public Ice.AsyncResult begin_setProtocolIdentifier(RString theProtocolIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setProtocolIdentifierin interfaceScreenPrx
-
begin_setProtocolIdentifier
public Ice.AsyncResult begin_setProtocolIdentifier(RString theProtocolIdentifier, 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_setProtocolIdentifierin interfaceScreenPrx
-
end_setProtocolIdentifier
public void end_setProtocolIdentifier(Ice.AsyncResult __iresult)
- Specified by:
end_setProtocolIdentifierin interfaceScreenPrx
-
setReagentSetDescription
public void setReagentSetDescription(RString theReagentSetDescription)
- Specified by:
setReagentSetDescriptionin interfaceScreenPrx
-
setReagentSetDescription
public void setReagentSetDescription(RString theReagentSetDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setReagentSetDescriptionin interfaceScreenPrx
-
begin_setReagentSetDescription
public Ice.AsyncResult begin_setReagentSetDescription(RString theReagentSetDescription)
- Specified by:
begin_setReagentSetDescriptionin interfaceScreenPrx
-
begin_setReagentSetDescription
public Ice.AsyncResult begin_setReagentSetDescription(RString theReagentSetDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setReagentSetDescriptionin interfaceScreenPrx
-
begin_setReagentSetDescription
public Ice.AsyncResult begin_setReagentSetDescription(RString theReagentSetDescription, Ice.Callback __cb)
- Specified by:
begin_setReagentSetDescriptionin interfaceScreenPrx
-
begin_setReagentSetDescription
public Ice.AsyncResult begin_setReagentSetDescription(RString theReagentSetDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setReagentSetDescriptionin interfaceScreenPrx
-
begin_setReagentSetDescription
public Ice.AsyncResult begin_setReagentSetDescription(RString theReagentSetDescription, Callback_Screen_setReagentSetDescription __cb)
- Specified by:
begin_setReagentSetDescriptionin interfaceScreenPrx
-
begin_setReagentSetDescription
public Ice.AsyncResult begin_setReagentSetDescription(RString theReagentSetDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_setReagentSetDescription __cb)
- Specified by:
begin_setReagentSetDescriptionin interfaceScreenPrx
-
begin_setReagentSetDescription
public Ice.AsyncResult begin_setReagentSetDescription(RString theReagentSetDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setReagentSetDescriptionin interfaceScreenPrx
-
begin_setReagentSetDescription
public Ice.AsyncResult begin_setReagentSetDescription(RString theReagentSetDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setReagentSetDescriptionin interfaceScreenPrx
-
begin_setReagentSetDescription
public Ice.AsyncResult begin_setReagentSetDescription(RString theReagentSetDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setReagentSetDescriptionin interfaceScreenPrx
-
begin_setReagentSetDescription
public Ice.AsyncResult begin_setReagentSetDescription(RString theReagentSetDescription, 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_setReagentSetDescriptionin interfaceScreenPrx
-
end_setReagentSetDescription
public void end_setReagentSetDescription(Ice.AsyncResult __iresult)
- Specified by:
end_setReagentSetDescriptionin interfaceScreenPrx
-
setReagentSetIdentifier
public void setReagentSetIdentifier(RString theReagentSetIdentifier)
- Specified by:
setReagentSetIdentifierin interfaceScreenPrx
-
setReagentSetIdentifier
public void setReagentSetIdentifier(RString theReagentSetIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setReagentSetIdentifierin interfaceScreenPrx
-
begin_setReagentSetIdentifier
public Ice.AsyncResult begin_setReagentSetIdentifier(RString theReagentSetIdentifier)
- Specified by:
begin_setReagentSetIdentifierin interfaceScreenPrx
-
begin_setReagentSetIdentifier
public Ice.AsyncResult begin_setReagentSetIdentifier(RString theReagentSetIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setReagentSetIdentifierin interfaceScreenPrx
-
begin_setReagentSetIdentifier
public Ice.AsyncResult begin_setReagentSetIdentifier(RString theReagentSetIdentifier, Ice.Callback __cb)
- Specified by:
begin_setReagentSetIdentifierin interfaceScreenPrx
-
begin_setReagentSetIdentifier
public Ice.AsyncResult begin_setReagentSetIdentifier(RString theReagentSetIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setReagentSetIdentifierin interfaceScreenPrx
-
begin_setReagentSetIdentifier
public Ice.AsyncResult begin_setReagentSetIdentifier(RString theReagentSetIdentifier, Callback_Screen_setReagentSetIdentifier __cb)
- Specified by:
begin_setReagentSetIdentifierin interfaceScreenPrx
-
begin_setReagentSetIdentifier
public Ice.AsyncResult begin_setReagentSetIdentifier(RString theReagentSetIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_setReagentSetIdentifier __cb)
- Specified by:
begin_setReagentSetIdentifierin interfaceScreenPrx
-
begin_setReagentSetIdentifier
public Ice.AsyncResult begin_setReagentSetIdentifier(RString theReagentSetIdentifier, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setReagentSetIdentifierin interfaceScreenPrx
-
begin_setReagentSetIdentifier
public Ice.AsyncResult begin_setReagentSetIdentifier(RString theReagentSetIdentifier, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setReagentSetIdentifierin interfaceScreenPrx
-
begin_setReagentSetIdentifier
public Ice.AsyncResult begin_setReagentSetIdentifier(RString theReagentSetIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setReagentSetIdentifierin interfaceScreenPrx
-
begin_setReagentSetIdentifier
public Ice.AsyncResult begin_setReagentSetIdentifier(RString theReagentSetIdentifier, 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_setReagentSetIdentifierin interfaceScreenPrx
-
end_setReagentSetIdentifier
public void end_setReagentSetIdentifier(Ice.AsyncResult __iresult)
- Specified by:
end_setReagentSetIdentifierin interfaceScreenPrx
-
setType
public void setType(RString theType, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setType
public Ice.AsyncResult begin_setType(RString theType)
- Specified by:
begin_setTypein interfaceScreenPrx
-
begin_setType
public Ice.AsyncResult begin_setType(RString theType, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setTypein interfaceScreenPrx
-
begin_setType
public Ice.AsyncResult begin_setType(RString theType, Ice.Callback __cb)
- Specified by:
begin_setTypein interfaceScreenPrx
-
begin_setType
public Ice.AsyncResult begin_setType(RString theType, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setTypein interfaceScreenPrx
-
begin_setType
public Ice.AsyncResult begin_setType(RString theType, Callback_Screen_setType __cb)
- Specified by:
begin_setTypein interfaceScreenPrx
-
begin_setType
public Ice.AsyncResult begin_setType(RString theType, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_setType __cb)
- Specified by:
begin_setTypein interfaceScreenPrx
-
begin_setType
public Ice.AsyncResult begin_setType(RString theType, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setTypein interfaceScreenPrx
-
begin_setType
public Ice.AsyncResult begin_setType(RString theType, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setTypein interfaceScreenPrx
-
begin_setType
public Ice.AsyncResult begin_setType(RString theType, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setTypein interfaceScreenPrx
-
begin_setType
public Ice.AsyncResult begin_setType(RString theType, 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_setTypein interfaceScreenPrx
-
end_setType
public void end_setType(Ice.AsyncResult __iresult)
- Specified by:
end_setTypein interfaceScreenPrx
-
setVersion
public void setVersion(RInt theVersion)
- Specified by:
setVersionin interfaceScreenPrx
-
setVersion
public void setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setVersionin interfaceScreenPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion)
- Specified by:
begin_setVersionin interfaceScreenPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setVersionin interfaceScreenPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, Ice.Callback __cb)
- Specified by:
begin_setVersionin interfaceScreenPrx
-
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 interfaceScreenPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, Callback_Screen_setVersion __cb)
- Specified by:
begin_setVersionin interfaceScreenPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_setVersion __cb)
- Specified by:
begin_setVersionin interfaceScreenPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setVersionin interfaceScreenPrx
-
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 interfaceScreenPrx
-
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 interfaceScreenPrx
-
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 interfaceScreenPrx
-
end_setVersion
public void end_setVersion(Ice.AsyncResult __iresult)
- Specified by:
end_setVersionin interfaceScreenPrx
-
sizeOfAnnotationLinks
public int sizeOfAnnotationLinks()
- Specified by:
sizeOfAnnotationLinksin interfaceScreenPrx
-
sizeOfAnnotationLinks
public int sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfAnnotationLinksin interfaceScreenPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks()
- Specified by:
begin_sizeOfAnnotationLinksin interfaceScreenPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfAnnotationLinksin interfaceScreenPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_sizeOfAnnotationLinksin interfaceScreenPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_sizeOfAnnotationLinksin interfaceScreenPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Callback_Screen_sizeOfAnnotationLinks __cb)
- Specified by:
begin_sizeOfAnnotationLinksin interfaceScreenPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_sizeOfAnnotationLinks __cb)- Specified by:
begin_sizeOfAnnotationLinksin interfaceScreenPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_sizeOfAnnotationLinksin interfaceScreenPrx
-
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 interfaceScreenPrx
-
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 interfaceScreenPrx
-
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 interfaceScreenPrx
-
end_sizeOfAnnotationLinks
public int end_sizeOfAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfAnnotationLinksin interfaceScreenPrx
-
__sizeOfAnnotationLinks_completed
public static void __sizeOfAnnotationLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
sizeOfPlateLinks
public int sizeOfPlateLinks()
- Specified by:
sizeOfPlateLinksin interfaceScreenPrx
-
sizeOfPlateLinks
public int sizeOfPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfPlateLinksin interfaceScreenPrx
-
begin_sizeOfPlateLinks
public Ice.AsyncResult begin_sizeOfPlateLinks()
- Specified by:
begin_sizeOfPlateLinksin interfaceScreenPrx
-
begin_sizeOfPlateLinks
public Ice.AsyncResult begin_sizeOfPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfPlateLinksin interfaceScreenPrx
-
begin_sizeOfPlateLinks
public Ice.AsyncResult begin_sizeOfPlateLinks(Ice.Callback __cb)
- Specified by:
begin_sizeOfPlateLinksin interfaceScreenPrx
-
begin_sizeOfPlateLinks
public Ice.AsyncResult begin_sizeOfPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_sizeOfPlateLinksin interfaceScreenPrx
-
begin_sizeOfPlateLinks
public Ice.AsyncResult begin_sizeOfPlateLinks(Callback_Screen_sizeOfPlateLinks __cb)
- Specified by:
begin_sizeOfPlateLinksin interfaceScreenPrx
-
begin_sizeOfPlateLinks
public Ice.AsyncResult begin_sizeOfPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_sizeOfPlateLinks __cb)- Specified by:
begin_sizeOfPlateLinksin interfaceScreenPrx
-
begin_sizeOfPlateLinks
public Ice.AsyncResult begin_sizeOfPlateLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_sizeOfPlateLinksin interfaceScreenPrx
-
begin_sizeOfPlateLinks
public Ice.AsyncResult begin_sizeOfPlateLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_sizeOfPlateLinksin interfaceScreenPrx
-
begin_sizeOfPlateLinks
public Ice.AsyncResult begin_sizeOfPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_sizeOfPlateLinksin interfaceScreenPrx
-
begin_sizeOfPlateLinks
public Ice.AsyncResult begin_sizeOfPlateLinks(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_sizeOfPlateLinksin interfaceScreenPrx
-
end_sizeOfPlateLinks
public int end_sizeOfPlateLinks(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfPlateLinksin interfaceScreenPrx
-
__sizeOfPlateLinks_completed
public static void __sizeOfPlateLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
sizeOfReagents
public int sizeOfReagents()
- Specified by:
sizeOfReagentsin interfaceScreenPrx
-
sizeOfReagents
public int sizeOfReagents(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfReagentsin interfaceScreenPrx
-
begin_sizeOfReagents
public Ice.AsyncResult begin_sizeOfReagents()
- Specified by:
begin_sizeOfReagentsin interfaceScreenPrx
-
begin_sizeOfReagents
public Ice.AsyncResult begin_sizeOfReagents(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfReagentsin interfaceScreenPrx
-
begin_sizeOfReagents
public Ice.AsyncResult begin_sizeOfReagents(Ice.Callback __cb)
- Specified by:
begin_sizeOfReagentsin interfaceScreenPrx
-
begin_sizeOfReagents
public Ice.AsyncResult begin_sizeOfReagents(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_sizeOfReagentsin interfaceScreenPrx
-
begin_sizeOfReagents
public Ice.AsyncResult begin_sizeOfReagents(Callback_Screen_sizeOfReagents __cb)
- Specified by:
begin_sizeOfReagentsin interfaceScreenPrx
-
begin_sizeOfReagents
public Ice.AsyncResult begin_sizeOfReagents(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_sizeOfReagents __cb)- Specified by:
begin_sizeOfReagentsin interfaceScreenPrx
-
begin_sizeOfReagents
public Ice.AsyncResult begin_sizeOfReagents(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_sizeOfReagentsin interfaceScreenPrx
-
begin_sizeOfReagents
public Ice.AsyncResult begin_sizeOfReagents(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_sizeOfReagentsin interfaceScreenPrx
-
begin_sizeOfReagents
public Ice.AsyncResult begin_sizeOfReagents(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_sizeOfReagentsin interfaceScreenPrx
-
begin_sizeOfReagents
public Ice.AsyncResult begin_sizeOfReagents(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_sizeOfReagentsin interfaceScreenPrx
-
end_sizeOfReagents
public int end_sizeOfReagents(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfReagentsin interfaceScreenPrx
-
__sizeOfReagents_completed
public static void __sizeOfReagents_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
unlinkAnnotation
public void unlinkAnnotation(Annotation removal)
- Specified by:
unlinkAnnotationin interfaceScreenPrx
-
unlinkAnnotation
public void unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unlinkAnnotationin interfaceScreenPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal)
- Specified by:
begin_unlinkAnnotationin interfaceScreenPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unlinkAnnotationin interfaceScreenPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Ice.Callback __cb)
- Specified by:
begin_unlinkAnnotationin interfaceScreenPrx
-
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 interfaceScreenPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Callback_Screen_unlinkAnnotation __cb)
- Specified by:
begin_unlinkAnnotationin interfaceScreenPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_unlinkAnnotation __cb)
- Specified by:
begin_unlinkAnnotationin interfaceScreenPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkAnnotationin interfaceScreenPrx
-
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 interfaceScreenPrx
-
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 interfaceScreenPrx
-
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 interfaceScreenPrx
-
end_unlinkAnnotation
public void end_unlinkAnnotation(Ice.AsyncResult __iresult)
- Specified by:
end_unlinkAnnotationin interfaceScreenPrx
-
unlinkPlate
public void unlinkPlate(Plate removal)
- Specified by:
unlinkPlatein interfaceScreenPrx
-
unlinkPlate
public void unlinkPlate(Plate removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unlinkPlatein interfaceScreenPrx
-
begin_unlinkPlate
public Ice.AsyncResult begin_unlinkPlate(Plate removal)
- Specified by:
begin_unlinkPlatein interfaceScreenPrx
-
begin_unlinkPlate
public Ice.AsyncResult begin_unlinkPlate(Plate removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unlinkPlatein interfaceScreenPrx
-
begin_unlinkPlate
public Ice.AsyncResult begin_unlinkPlate(Plate removal, Ice.Callback __cb)
- Specified by:
begin_unlinkPlatein interfaceScreenPrx
-
begin_unlinkPlate
public Ice.AsyncResult begin_unlinkPlate(Plate removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_unlinkPlatein interfaceScreenPrx
-
begin_unlinkPlate
public Ice.AsyncResult begin_unlinkPlate(Plate removal, Callback_Screen_unlinkPlate __cb)
- Specified by:
begin_unlinkPlatein interfaceScreenPrx
-
begin_unlinkPlate
public Ice.AsyncResult begin_unlinkPlate(Plate removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_unlinkPlate __cb)
- Specified by:
begin_unlinkPlatein interfaceScreenPrx
-
begin_unlinkPlate
public Ice.AsyncResult begin_unlinkPlate(Plate removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkPlatein interfaceScreenPrx
-
begin_unlinkPlate
public Ice.AsyncResult begin_unlinkPlate(Plate removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unlinkPlatein interfaceScreenPrx
-
begin_unlinkPlate
public Ice.AsyncResult begin_unlinkPlate(Plate removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkPlatein interfaceScreenPrx
-
begin_unlinkPlate
public Ice.AsyncResult begin_unlinkPlate(Plate 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_unlinkPlatein interfaceScreenPrx
-
end_unlinkPlate
public void end_unlinkPlate(Ice.AsyncResult __iresult)
- Specified by:
end_unlinkPlatein interfaceScreenPrx
-
unloadAnnotationLinks
public void unloadAnnotationLinks()
- Specified by:
unloadAnnotationLinksin interfaceScreenPrx
-
unloadAnnotationLinks
public void unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadAnnotationLinksin interfaceScreenPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks()
- Specified by:
begin_unloadAnnotationLinksin interfaceScreenPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadAnnotationLinksin interfaceScreenPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_unloadAnnotationLinksin interfaceScreenPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_unloadAnnotationLinksin interfaceScreenPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(Callback_Screen_unloadAnnotationLinks __cb)
- Specified by:
begin_unloadAnnotationLinksin interfaceScreenPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_unloadAnnotationLinks __cb)- Specified by:
begin_unloadAnnotationLinksin interfaceScreenPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_unloadAnnotationLinksin interfaceScreenPrx
-
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 interfaceScreenPrx
-
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 interfaceScreenPrx
-
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 interfaceScreenPrx
-
end_unloadAnnotationLinks
public void end_unloadAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_unloadAnnotationLinksin interfaceScreenPrx
-
unloadPlateLinks
public void unloadPlateLinks()
- Specified by:
unloadPlateLinksin interfaceScreenPrx
-
unloadPlateLinks
public void unloadPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadPlateLinksin interfaceScreenPrx
-
begin_unloadPlateLinks
public Ice.AsyncResult begin_unloadPlateLinks()
- Specified by:
begin_unloadPlateLinksin interfaceScreenPrx
-
begin_unloadPlateLinks
public Ice.AsyncResult begin_unloadPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadPlateLinksin interfaceScreenPrx
-
begin_unloadPlateLinks
public Ice.AsyncResult begin_unloadPlateLinks(Ice.Callback __cb)
- Specified by:
begin_unloadPlateLinksin interfaceScreenPrx
-
begin_unloadPlateLinks
public Ice.AsyncResult begin_unloadPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_unloadPlateLinksin interfaceScreenPrx
-
begin_unloadPlateLinks
public Ice.AsyncResult begin_unloadPlateLinks(Callback_Screen_unloadPlateLinks __cb)
- Specified by:
begin_unloadPlateLinksin interfaceScreenPrx
-
begin_unloadPlateLinks
public Ice.AsyncResult begin_unloadPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_unloadPlateLinks __cb)- Specified by:
begin_unloadPlateLinksin interfaceScreenPrx
-
begin_unloadPlateLinks
public Ice.AsyncResult begin_unloadPlateLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_unloadPlateLinksin interfaceScreenPrx
-
begin_unloadPlateLinks
public Ice.AsyncResult begin_unloadPlateLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_unloadPlateLinksin interfaceScreenPrx
-
begin_unloadPlateLinks
public Ice.AsyncResult begin_unloadPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_unloadPlateLinksin interfaceScreenPrx
-
begin_unloadPlateLinks
public Ice.AsyncResult begin_unloadPlateLinks(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_unloadPlateLinksin interfaceScreenPrx
-
end_unloadPlateLinks
public void end_unloadPlateLinks(Ice.AsyncResult __iresult)
- Specified by:
end_unloadPlateLinksin interfaceScreenPrx
-
unloadReagents
public void unloadReagents()
- Specified by:
unloadReagentsin interfaceScreenPrx
-
unloadReagents
public void unloadReagents(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadReagentsin interfaceScreenPrx
-
begin_unloadReagents
public Ice.AsyncResult begin_unloadReagents()
- Specified by:
begin_unloadReagentsin interfaceScreenPrx
-
begin_unloadReagents
public Ice.AsyncResult begin_unloadReagents(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadReagentsin interfaceScreenPrx
-
begin_unloadReagents
public Ice.AsyncResult begin_unloadReagents(Ice.Callback __cb)
- Specified by:
begin_unloadReagentsin interfaceScreenPrx
-
begin_unloadReagents
public Ice.AsyncResult begin_unloadReagents(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_unloadReagentsin interfaceScreenPrx
-
begin_unloadReagents
public Ice.AsyncResult begin_unloadReagents(Callback_Screen_unloadReagents __cb)
- Specified by:
begin_unloadReagentsin interfaceScreenPrx
-
begin_unloadReagents
public Ice.AsyncResult begin_unloadReagents(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_unloadReagents __cb)- Specified by:
begin_unloadReagentsin interfaceScreenPrx
-
begin_unloadReagents
public Ice.AsyncResult begin_unloadReagents(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_unloadReagentsin interfaceScreenPrx
-
begin_unloadReagents
public Ice.AsyncResult begin_unloadReagents(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_unloadReagentsin interfaceScreenPrx
-
begin_unloadReagents
public Ice.AsyncResult begin_unloadReagents(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_unloadReagentsin interfaceScreenPrx
-
begin_unloadReagents
public Ice.AsyncResult begin_unloadReagents(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_unloadReagentsin interfaceScreenPrx
-
end_unloadReagents
public void end_unloadReagents(Ice.AsyncResult __iresult)
- Specified by:
end_unloadReagentsin interfaceScreenPrx
-
checkedCast
public static ScreenPrx 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 ScreenPrx 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 ScreenPrx 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 ScreenPrx 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 ScreenPrx 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 ScreenPrx 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, ScreenPrx v)
-
__read
public static ScreenPrx __read(IceInternal.BasicStream __is)
-
-