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[]
__ids
static long
serialVersionUID
-
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)
void
addAllReagentSet(java.util.List<Reagent> targets)
void
addAllReagentSet(java.util.List<Reagent> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets)
void
addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)
void
addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addReagent(Reagent target)
void
addReagent(Reagent target, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addScreenAnnotationLink(ScreenAnnotationLink target)
void
addScreenAnnotationLink(ScreenAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides)
void
addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addScreenPlateLink(ScreenPlateLink target)
void
addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides)
void
addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllReagentSet(java.util.List<Reagent> targets)
Ice.AsyncResult
begin_addAllReagentSet(java.util.List<Reagent> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllReagentSet(java.util.List<Reagent> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllReagentSet(java.util.List<Reagent> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllReagentSet(java.util.List<Reagent> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllReagentSet(java.util.List<Reagent> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_addAllReagentSet(java.util.List<Reagent> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_addAllReagentSet __cb)
Ice.AsyncResult
begin_addAllReagentSet(java.util.List<Reagent> targets, Callback_Screen_addAllReagentSet __cb)
Ice.AsyncResult
begin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets)
Ice.AsyncResult
begin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_addAllScreenAnnotationLinkSet __cb)
Ice.AsyncResult
begin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, Callback_Screen_addAllScreenAnnotationLinkSet __cb)
Ice.AsyncResult
begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)
Ice.AsyncResult
begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_addAllScreenPlateLinkSet __cb)
Ice.AsyncResult
begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, Callback_Screen_addAllScreenPlateLinkSet __cb)
Ice.AsyncResult
begin_addReagent(Reagent target)
Ice.AsyncResult
begin_addReagent(Reagent target, Ice.Callback __cb)
Ice.AsyncResult
begin_addReagent(Reagent target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addReagent(Reagent target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addReagent(Reagent target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addReagent(Reagent target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_addReagent(Reagent target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_addReagent __cb)
Ice.AsyncResult
begin_addReagent(Reagent target, Callback_Screen_addReagent __cb)
Ice.AsyncResult
begin_addScreenAnnotationLink(ScreenAnnotationLink target)
Ice.AsyncResult
begin_addScreenAnnotationLink(ScreenAnnotationLink target, Ice.Callback __cb)
Ice.AsyncResult
begin_addScreenAnnotationLink(ScreenAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addScreenAnnotationLink(ScreenAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addScreenAnnotationLink(ScreenAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addScreenAnnotationLink(ScreenAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_addScreenAnnotationLink(ScreenAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_addScreenAnnotationLink __cb)
Ice.AsyncResult
begin_addScreenAnnotationLink(ScreenAnnotationLink target, Callback_Screen_addScreenAnnotationLink __cb)
Ice.AsyncResult
begin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides)
Ice.AsyncResult
begin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult
begin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_addScreenAnnotationLinkToBoth __cb)
Ice.AsyncResult
begin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides, Callback_Screen_addScreenAnnotationLinkToBoth __cb)
Ice.AsyncResult
begin_addScreenPlateLink(ScreenPlateLink target)
Ice.AsyncResult
begin_addScreenPlateLink(ScreenPlateLink target, Ice.Callback __cb)
Ice.AsyncResult
begin_addScreenPlateLink(ScreenPlateLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addScreenPlateLink(ScreenPlateLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_addScreenPlateLink __cb)
Ice.AsyncResult
begin_addScreenPlateLink(ScreenPlateLink target, Callback_Screen_addScreenPlateLink __cb)
Ice.AsyncResult
begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides)
Ice.AsyncResult
begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult
begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_addScreenPlateLinkToBoth __cb)
Ice.AsyncResult
begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, Callback_Screen_addScreenPlateLinkToBoth __cb)
Ice.AsyncResult
begin_clearAnnotationLinks()
Ice.AsyncResult
begin_clearAnnotationLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_clearAnnotationLinks __cb)
Ice.AsyncResult
begin_clearAnnotationLinks(Callback_Screen_clearAnnotationLinks __cb)
Ice.AsyncResult
begin_clearPlateLinks()
Ice.AsyncResult
begin_clearPlateLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_clearPlateLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearPlateLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_clearPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_clearPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
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)
Ice.AsyncResult
begin_clearPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_clearPlateLinks __cb)
Ice.AsyncResult
begin_clearPlateLinks(Callback_Screen_clearPlateLinks __cb)
Ice.AsyncResult
begin_clearReagents()
Ice.AsyncResult
begin_clearReagents(Ice.Callback __cb)
Ice.AsyncResult
begin_clearReagents(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearReagents(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearReagents(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_clearReagents(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_clearReagents(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
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)
Ice.AsyncResult
begin_clearReagents(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_clearReagents __cb)
Ice.AsyncResult
begin_clearReagents(Callback_Screen_clearReagents __cb)
Ice.AsyncResult
begin_copyAnnotationLinks()
Ice.AsyncResult
begin_copyAnnotationLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<ScreenAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<ScreenAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ScreenAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ScreenAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_copyAnnotationLinks __cb)
Ice.AsyncResult
begin_copyAnnotationLinks(Callback_Screen_copyAnnotationLinks __cb)
Ice.AsyncResult
begin_copyPlateLinks()
Ice.AsyncResult
begin_copyPlateLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_copyPlateLinks(IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyPlateLinks(IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_copyPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_copyPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_copyPlateLinks __cb)
Ice.AsyncResult
begin_copyPlateLinks(Callback_Screen_copyPlateLinks __cb)
Ice.AsyncResult
begin_copyReagents()
Ice.AsyncResult
begin_copyReagents(Ice.Callback __cb)
Ice.AsyncResult
begin_copyReagents(IceInternal.Functional_GenericCallback1<java.util.List<Reagent>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyReagents(IceInternal.Functional_GenericCallback1<java.util.List<Reagent>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyReagents(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_copyReagents(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_copyReagents(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_copyReagents __cb)
Ice.AsyncResult
begin_copyReagents(Callback_Screen_copyReagents __cb)
Ice.AsyncResult
begin_findScreenAnnotationLink(Annotation removal)
Ice.AsyncResult
begin_findScreenAnnotationLink(Annotation removal, Ice.Callback __cb)
Ice.AsyncResult
begin_findScreenAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<ScreenAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_findScreenAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<ScreenAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_findScreenAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_findScreenAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_findScreenAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_findScreenAnnotationLink __cb)
Ice.AsyncResult
begin_findScreenAnnotationLink(Annotation removal, Callback_Screen_findScreenAnnotationLink __cb)
Ice.AsyncResult
begin_findScreenPlateLink(Plate removal)
Ice.AsyncResult
begin_findScreenPlateLink(Plate removal, Ice.Callback __cb)
Ice.AsyncResult
begin_findScreenPlateLink(Plate removal, IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_findScreenPlateLink(Plate removal, IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_findScreenPlateLink(Plate removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_findScreenPlateLink(Plate removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_findScreenPlateLink(Plate removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_findScreenPlateLink __cb)
Ice.AsyncResult
begin_findScreenPlateLink(Plate removal, Callback_Screen_findScreenPlateLink __cb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner()
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_getAnnotationLinksCountPerOwner __cb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(Callback_Screen_getAnnotationLinksCountPerOwner __cb)
Ice.AsyncResult
begin_getDescription()
Ice.AsyncResult
begin_getDescription(Ice.Callback __cb)
Ice.AsyncResult
begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_getDescription __cb)
Ice.AsyncResult
begin_getDescription(Callback_Screen_getDescription __cb)
Ice.AsyncResult
begin_getDetails()
Ice.AsyncResult
begin_getDetails(Ice.Callback __cb)
Ice.AsyncResult
begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getDetails __cb)
Ice.AsyncResult
begin_getDetails(Callback_IObject_getDetails __cb)
Ice.AsyncResult
begin_getId()
Ice.AsyncResult
begin_getId(Ice.Callback __cb)
Ice.AsyncResult
begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getId __cb)
Ice.AsyncResult
begin_getId(Callback_IObject_getId __cb)
Ice.AsyncResult
begin_getName()
Ice.AsyncResult
begin_getName(Ice.Callback __cb)
Ice.AsyncResult
begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_getName __cb)
Ice.AsyncResult
begin_getName(Callback_Screen_getName __cb)
Ice.AsyncResult
begin_getPlateLinksCountPerOwner()
Ice.AsyncResult
begin_getPlateLinksCountPerOwner(Ice.Callback __cb)
Ice.AsyncResult
begin_getPlateLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
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)
Ice.AsyncResult
begin_getPlateLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getPlateLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getPlateLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_getPlateLinksCountPerOwner __cb)
Ice.AsyncResult
begin_getPlateLinksCountPerOwner(Callback_Screen_getPlateLinksCountPerOwner __cb)
Ice.AsyncResult
begin_getProtocolDescription()
Ice.AsyncResult
begin_getProtocolDescription(Ice.Callback __cb)
Ice.AsyncResult
begin_getProtocolDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getProtocolDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getProtocolDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getProtocolDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getProtocolDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_getProtocolDescription __cb)
Ice.AsyncResult
begin_getProtocolDescription(Callback_Screen_getProtocolDescription __cb)
Ice.AsyncResult
begin_getProtocolIdentifier()
Ice.AsyncResult
begin_getProtocolIdentifier(Ice.Callback __cb)
Ice.AsyncResult
begin_getProtocolIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getProtocolIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getProtocolIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getProtocolIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getProtocolIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_getProtocolIdentifier __cb)
Ice.AsyncResult
begin_getProtocolIdentifier(Callback_Screen_getProtocolIdentifier __cb)
Ice.AsyncResult
begin_getReagentSetDescription()
Ice.AsyncResult
begin_getReagentSetDescription(Ice.Callback __cb)
Ice.AsyncResult
begin_getReagentSetDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getReagentSetDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getReagentSetDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getReagentSetDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getReagentSetDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_getReagentSetDescription __cb)
Ice.AsyncResult
begin_getReagentSetDescription(Callback_Screen_getReagentSetDescription __cb)
Ice.AsyncResult
begin_getReagentSetIdentifier()
Ice.AsyncResult
begin_getReagentSetIdentifier(Ice.Callback __cb)
Ice.AsyncResult
begin_getReagentSetIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getReagentSetIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getReagentSetIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getReagentSetIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getReagentSetIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_getReagentSetIdentifier __cb)
Ice.AsyncResult
begin_getReagentSetIdentifier(Callback_Screen_getReagentSetIdentifier __cb)
Ice.AsyncResult
begin_getType()
Ice.AsyncResult
begin_getType(Ice.Callback __cb)
Ice.AsyncResult
begin_getType(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getType(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getType(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getType(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getType(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_getType __cb)
Ice.AsyncResult
begin_getType(Callback_Screen_getType __cb)
Ice.AsyncResult
begin_getVersion()
Ice.AsyncResult
begin_getVersion(Ice.Callback __cb)
Ice.AsyncResult
begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_getVersion __cb)
Ice.AsyncResult
begin_getVersion(Callback_Screen_getVersion __cb)
Ice.AsyncResult
begin_isAnnotated()
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(Ice.Callback __cb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isAnnotated __cb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(Callback_IObject_isAnnotated __cb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isGlobal()
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(Ice.Callback __cb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isGlobal __cb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(Callback_IObject_isGlobal __cb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isLink()
A link between two other types.Ice.AsyncResult
begin_isLink(Ice.Callback __cb)
A link between two other types.Ice.AsyncResult
begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
A link between two other types.Ice.AsyncResult
begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
A link between two other types.Ice.AsyncResult
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
A link between two other types.Ice.AsyncResult
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
A link between two other types.Ice.AsyncResult
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
A link between two other types.Ice.AsyncResult
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
A link between two other types.Ice.AsyncResult
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLink __cb)
A link between two other types.Ice.AsyncResult
begin_isLink(Callback_IObject_isLink __cb)
A link between two other types.Ice.AsyncResult
begin_isLoaded()
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(Ice.Callback __cb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLoaded __cb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(Callback_IObject_isLoaded __cb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isMutable()
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(Ice.Callback __cb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isMutable __cb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(Callback_IObject_isMutable __cb)
The server will persist changes made to these types.Ice.AsyncResult
begin_linkAnnotation(Annotation addition)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, Ice.Callback __cb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<ScreenAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<ScreenAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ScreenAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ScreenAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_linkAnnotation __cb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, Callback_Screen_linkAnnotation __cb)
Ice.AsyncResult
begin_linkedAnnotationList()
Ice.AsyncResult
begin_linkedAnnotationList(Ice.Callback __cb)
Ice.AsyncResult
begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_linkedAnnotationList __cb)
Ice.AsyncResult
begin_linkedAnnotationList(Callback_Screen_linkedAnnotationList __cb)
Ice.AsyncResult
begin_linkedPlateList()
Ice.AsyncResult
begin_linkedPlateList(Ice.Callback __cb)
Ice.AsyncResult
begin_linkedPlateList(IceInternal.Functional_GenericCallback1<java.util.List<Plate>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkedPlateList(IceInternal.Functional_GenericCallback1<java.util.List<Plate>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkedPlateList(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_linkedPlateList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_linkedPlateList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_linkedPlateList __cb)
Ice.AsyncResult
begin_linkedPlateList(Callback_Screen_linkedPlateList __cb)
Ice.AsyncResult
begin_linkPlate(Plate addition)
Ice.AsyncResult
begin_linkPlate(Plate addition, Ice.Callback __cb)
Ice.AsyncResult
begin_linkPlate(Plate addition, IceInternal.Functional_GenericCallback1<ScreenPlateLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkPlate(Plate addition, IceInternal.Functional_GenericCallback1<ScreenPlateLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkPlate(Plate addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_linkPlate(Plate addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_linkPlate(Plate addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_linkPlate __cb)
Ice.AsyncResult
begin_linkPlate(Plate addition, Callback_Screen_linkPlate __cb)
Ice.AsyncResult
begin_proxy()
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(Ice.Callback __cb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_proxy __cb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(Callback_IObject_proxy __cb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_reloadAnnotationLinks(Screen toCopy)
Ice.AsyncResult
begin_reloadAnnotationLinks(Screen toCopy, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadAnnotationLinks(Screen toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadAnnotationLinks(Screen toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadAnnotationLinks(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_reloadAnnotationLinks(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_reloadAnnotationLinks(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_reloadAnnotationLinks __cb)
Ice.AsyncResult
begin_reloadAnnotationLinks(Screen toCopy, Callback_Screen_reloadAnnotationLinks __cb)
Ice.AsyncResult
begin_reloadPlateLinks(Screen toCopy)
Ice.AsyncResult
begin_reloadPlateLinks(Screen toCopy, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadPlateLinks(Screen toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadPlateLinks(Screen toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadPlateLinks(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_reloadPlateLinks(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_reloadPlateLinks(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_reloadPlateLinks __cb)
Ice.AsyncResult
begin_reloadPlateLinks(Screen toCopy, Callback_Screen_reloadPlateLinks __cb)
Ice.AsyncResult
begin_reloadReagents(Screen toCopy)
Ice.AsyncResult
begin_reloadReagents(Screen toCopy, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadReagents(Screen toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadReagents(Screen toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadReagents(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_reloadReagents(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_reloadReagents(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_reloadReagents __cb)
Ice.AsyncResult
begin_reloadReagents(Screen toCopy, Callback_Screen_reloadReagents __cb)
Ice.AsyncResult
begin_removeAllReagentSet(java.util.List<Reagent> targets)
Ice.AsyncResult
begin_removeAllReagentSet(java.util.List<Reagent> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllReagentSet(java.util.List<Reagent> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllReagentSet(java.util.List<Reagent> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllReagentSet(java.util.List<Reagent> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeAllReagentSet(java.util.List<Reagent> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_removeAllReagentSet(java.util.List<Reagent> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_removeAllReagentSet __cb)
Ice.AsyncResult
begin_removeAllReagentSet(java.util.List<Reagent> targets, Callback_Screen_removeAllReagentSet __cb)
Ice.AsyncResult
begin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets)
Ice.AsyncResult
begin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_removeAllScreenAnnotationLinkSet __cb)
Ice.AsyncResult
begin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, Callback_Screen_removeAllScreenAnnotationLinkSet __cb)
Ice.AsyncResult
begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)
Ice.AsyncResult
begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_removeAllScreenPlateLinkSet __cb)
Ice.AsyncResult
begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, Callback_Screen_removeAllScreenPlateLinkSet __cb)
Ice.AsyncResult
begin_removeReagent(Reagent theTarget)
Ice.AsyncResult
begin_removeReagent(Reagent theTarget, Ice.Callback __cb)
Ice.AsyncResult
begin_removeReagent(Reagent theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeReagent(Reagent theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeReagent(Reagent theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeReagent(Reagent theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_removeReagent(Reagent theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_removeReagent __cb)
Ice.AsyncResult
begin_removeReagent(Reagent theTarget, Callback_Screen_removeReagent __cb)
Ice.AsyncResult
begin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget)
Ice.AsyncResult
begin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget, Ice.Callback __cb)
Ice.AsyncResult
begin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_removeScreenAnnotationLink __cb)
Ice.AsyncResult
begin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget, Callback_Screen_removeScreenAnnotationLink __cb)
Ice.AsyncResult
begin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides)
Ice.AsyncResult
begin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult
begin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_removeScreenAnnotationLinkFromBoth __cb)
Ice.AsyncResult
begin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides, Callback_Screen_removeScreenAnnotationLinkFromBoth __cb)
Ice.AsyncResult
begin_removeScreenPlateLink(ScreenPlateLink theTarget)
Ice.AsyncResult
begin_removeScreenPlateLink(ScreenPlateLink theTarget, Ice.Callback __cb)
Ice.AsyncResult
begin_removeScreenPlateLink(ScreenPlateLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeScreenPlateLink(ScreenPlateLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeScreenPlateLink(ScreenPlateLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeScreenPlateLink(ScreenPlateLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_removeScreenPlateLink(ScreenPlateLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_removeScreenPlateLink __cb)
Ice.AsyncResult
begin_removeScreenPlateLink(ScreenPlateLink theTarget, Callback_Screen_removeScreenPlateLink __cb)
Ice.AsyncResult
begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides)
Ice.AsyncResult
begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult
begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_removeScreenPlateLinkFromBoth __cb)
Ice.AsyncResult
begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, Callback_Screen_removeScreenPlateLinkFromBoth __cb)
Ice.AsyncResult
begin_setDescription(RString theDescription)
Ice.AsyncResult
begin_setDescription(RString theDescription, Ice.Callback __cb)
Ice.AsyncResult
begin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_setDescription __cb)
Ice.AsyncResult
begin_setDescription(RString theDescription, Callback_Screen_setDescription __cb)
Ice.AsyncResult
begin_setId(RLong id)
Ice.AsyncResult
begin_setId(RLong id, Ice.Callback __cb)
Ice.AsyncResult
begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_setId __cb)
Ice.AsyncResult
begin_setId(RLong id, Callback_IObject_setId __cb)
Ice.AsyncResult
begin_setName(RString theName)
Ice.AsyncResult
begin_setName(RString theName, Ice.Callback __cb)
Ice.AsyncResult
begin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_setName __cb)
Ice.AsyncResult
begin_setName(RString theName, Callback_Screen_setName __cb)
Ice.AsyncResult
begin_setProtocolDescription(RString theProtocolDescription)
Ice.AsyncResult
begin_setProtocolDescription(RString theProtocolDescription, Ice.Callback __cb)
Ice.AsyncResult
begin_setProtocolDescription(RString theProtocolDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setProtocolDescription(RString theProtocolDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setProtocolDescription(RString theProtocolDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setProtocolDescription(RString theProtocolDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setProtocolDescription(RString theProtocolDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_setProtocolDescription __cb)
Ice.AsyncResult
begin_setProtocolDescription(RString theProtocolDescription, Callback_Screen_setProtocolDescription __cb)
Ice.AsyncResult
begin_setProtocolIdentifier(RString theProtocolIdentifier)
Ice.AsyncResult
begin_setProtocolIdentifier(RString theProtocolIdentifier, Ice.Callback __cb)
Ice.AsyncResult
begin_setProtocolIdentifier(RString theProtocolIdentifier, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setProtocolIdentifier(RString theProtocolIdentifier, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setProtocolIdentifier(RString theProtocolIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setProtocolIdentifier(RString theProtocolIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setProtocolIdentifier(RString theProtocolIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_setProtocolIdentifier __cb)
Ice.AsyncResult
begin_setProtocolIdentifier(RString theProtocolIdentifier, Callback_Screen_setProtocolIdentifier __cb)
Ice.AsyncResult
begin_setReagentSetDescription(RString theReagentSetDescription)
Ice.AsyncResult
begin_setReagentSetDescription(RString theReagentSetDescription, Ice.Callback __cb)
Ice.AsyncResult
begin_setReagentSetDescription(RString theReagentSetDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setReagentSetDescription(RString theReagentSetDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setReagentSetDescription(RString theReagentSetDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setReagentSetDescription(RString theReagentSetDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setReagentSetDescription(RString theReagentSetDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_setReagentSetDescription __cb)
Ice.AsyncResult
begin_setReagentSetDescription(RString theReagentSetDescription, Callback_Screen_setReagentSetDescription __cb)
Ice.AsyncResult
begin_setReagentSetIdentifier(RString theReagentSetIdentifier)
Ice.AsyncResult
begin_setReagentSetIdentifier(RString theReagentSetIdentifier, Ice.Callback __cb)
Ice.AsyncResult
begin_setReagentSetIdentifier(RString theReagentSetIdentifier, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setReagentSetIdentifier(RString theReagentSetIdentifier, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setReagentSetIdentifier(RString theReagentSetIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setReagentSetIdentifier(RString theReagentSetIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setReagentSetIdentifier(RString theReagentSetIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_setReagentSetIdentifier __cb)
Ice.AsyncResult
begin_setReagentSetIdentifier(RString theReagentSetIdentifier, Callback_Screen_setReagentSetIdentifier __cb)
Ice.AsyncResult
begin_setType(RString theType)
Ice.AsyncResult
begin_setType(RString theType, Ice.Callback __cb)
Ice.AsyncResult
begin_setType(RString theType, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setType(RString theType, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setType(RString theType, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setType(RString theType, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setType(RString theType, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_setType __cb)
Ice.AsyncResult
begin_setType(RString theType, Callback_Screen_setType __cb)
Ice.AsyncResult
begin_setVersion(RInt theVersion)
Ice.AsyncResult
begin_setVersion(RInt theVersion, Ice.Callback __cb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_setVersion __cb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, Callback_Screen_setVersion __cb)
Ice.AsyncResult
begin_shallowCopy()
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(Ice.Callback __cb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_shallowCopy __cb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(Callback_IObject_shallowCopy __cb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_sizeOfAnnotationLinks()
Ice.AsyncResult
begin_sizeOfAnnotationLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_sizeOfAnnotationLinks __cb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(Callback_Screen_sizeOfAnnotationLinks __cb)
Ice.AsyncResult
begin_sizeOfPlateLinks()
Ice.AsyncResult
begin_sizeOfPlateLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfPlateLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfPlateLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_sizeOfPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
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)
Ice.AsyncResult
begin_sizeOfPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_sizeOfPlateLinks __cb)
Ice.AsyncResult
begin_sizeOfPlateLinks(Callback_Screen_sizeOfPlateLinks __cb)
Ice.AsyncResult
begin_sizeOfReagents()
Ice.AsyncResult
begin_sizeOfReagents(Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfReagents(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfReagents(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfReagents(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_sizeOfReagents(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfReagents(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
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)
Ice.AsyncResult
begin_sizeOfReagents(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_sizeOfReagents __cb)
Ice.AsyncResult
begin_sizeOfReagents(Callback_Screen_sizeOfReagents __cb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, Ice.Callback __cb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_unlinkAnnotation __cb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, Callback_Screen_unlinkAnnotation __cb)
Ice.AsyncResult
begin_unlinkPlate(Plate removal)
Ice.AsyncResult
begin_unlinkPlate(Plate removal, Ice.Callback __cb)
Ice.AsyncResult
begin_unlinkPlate(Plate removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unlinkPlate(Plate removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unlinkPlate(Plate removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unlinkPlate(Plate removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_unlinkPlate(Plate removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_unlinkPlate __cb)
Ice.AsyncResult
begin_unlinkPlate(Plate removal, Callback_Screen_unlinkPlate __cb)
Ice.AsyncResult
begin_unload()
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(Ice.Callback __cb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unload __cb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(Callback_IObject_unload __cb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unloadAnnotationLinks()
Ice.AsyncResult
begin_unloadAnnotationLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_unloadAnnotationLinks __cb)
Ice.AsyncResult
begin_unloadAnnotationLinks(Callback_Screen_unloadAnnotationLinks __cb)
Ice.AsyncResult
begin_unloadCollections()
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(Ice.Callback __cb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadCollections __cb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(Callback_IObject_unloadCollections __cb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadDetails()
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(Ice.Callback __cb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadDetails __cb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(Callback_IObject_unloadDetails __cb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadPlateLinks()
Ice.AsyncResult
begin_unloadPlateLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_unloadPlateLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadPlateLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unloadPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unloadPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
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)
Ice.AsyncResult
begin_unloadPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_unloadPlateLinks __cb)
Ice.AsyncResult
begin_unloadPlateLinks(Callback_Screen_unloadPlateLinks __cb)
Ice.AsyncResult
begin_unloadReagents()
Ice.AsyncResult
begin_unloadReagents(Ice.Callback __cb)
Ice.AsyncResult
begin_unloadReagents(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadReagents(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadReagents(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unloadReagents(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unloadReagents(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
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)
Ice.AsyncResult
begin_unloadReagents(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Screen_unloadReagents __cb)
Ice.AsyncResult
begin_unloadReagents(Callback_Screen_unloadReagents __cb)
static ScreenPrx
checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type.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.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.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.void
clearAnnotationLinks()
void
clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
clearPlateLinks()
void
clearPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
clearReagents()
void
clearReagents(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)
void
end_addAllReagentSet(Ice.AsyncResult __iresult)
void
end_addAllScreenAnnotationLinkSet(Ice.AsyncResult __iresult)
void
end_addAllScreenPlateLinkSet(Ice.AsyncResult __iresult)
void
end_addReagent(Ice.AsyncResult __iresult)
void
end_addScreenAnnotationLink(Ice.AsyncResult __iresult)
void
end_addScreenAnnotationLinkToBoth(Ice.AsyncResult __iresult)
void
end_addScreenPlateLink(Ice.AsyncResult __iresult)
void
end_addScreenPlateLinkToBoth(Ice.AsyncResult __iresult)
void
end_clearAnnotationLinks(Ice.AsyncResult __iresult)
void
end_clearPlateLinks(Ice.AsyncResult __iresult)
void
end_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)
RString
end_getDescription(Ice.AsyncResult __iresult)
Details
end_getDetails(Ice.AsyncResult __iresult)
RLong
end_getId(Ice.AsyncResult __iresult)
RString
end_getName(Ice.AsyncResult __iresult)
java.util.Map<java.lang.Long,java.lang.Long>
end_getPlateLinksCountPerOwner(Ice.AsyncResult __iresult)
RString
end_getProtocolDescription(Ice.AsyncResult __iresult)
RString
end_getProtocolIdentifier(Ice.AsyncResult __iresult)
RString
end_getReagentSetDescription(Ice.AsyncResult __iresult)
RString
end_getReagentSetIdentifier(Ice.AsyncResult __iresult)
RString
end_getType(Ice.AsyncResult __iresult)
RInt
end_getVersion(Ice.AsyncResult __iresult)
boolean
end_isAnnotated(Ice.AsyncResult __iresult)
Allows for the attachment of any omero.model.Annotation subclasses.boolean
end_isGlobal(Ice.AsyncResult __iresult)
Marker interface which means that special rules apply for both reading and writing these instances.boolean
end_isLink(Ice.AsyncResult __iresult)
A link between two other types.boolean
end_isLoaded(Ice.AsyncResult __iresult)
Tests if the objects are loaded or not.boolean
end_isMutable(Ice.AsyncResult __iresult)
The server will persist changes made to these types.ScreenAnnotationLink
end_linkAnnotation(Ice.AsyncResult __iresult)
java.util.List<Annotation>
end_linkedAnnotationList(Ice.AsyncResult __iresult)
java.util.List<Plate>
end_linkedPlateList(Ice.AsyncResult __iresult)
ScreenPlateLink
end_linkPlate(Ice.AsyncResult __iresult)
IObject
end_proxy(Ice.AsyncResult __iresult)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );void
end_reloadAnnotationLinks(Ice.AsyncResult __iresult)
void
end_reloadPlateLinks(Ice.AsyncResult __iresult)
void
end_reloadReagents(Ice.AsyncResult __iresult)
void
end_removeAllReagentSet(Ice.AsyncResult __iresult)
void
end_removeAllScreenAnnotationLinkSet(Ice.AsyncResult __iresult)
void
end_removeAllScreenPlateLinkSet(Ice.AsyncResult __iresult)
void
end_removeReagent(Ice.AsyncResult __iresult)
void
end_removeScreenAnnotationLink(Ice.AsyncResult __iresult)
void
end_removeScreenAnnotationLinkFromBoth(Ice.AsyncResult __iresult)
void
end_removeScreenPlateLink(Ice.AsyncResult __iresult)
void
end_removeScreenPlateLinkFromBoth(Ice.AsyncResult __iresult)
void
end_setDescription(Ice.AsyncResult __iresult)
void
end_setId(Ice.AsyncResult __iresult)
void
end_setName(Ice.AsyncResult __iresult)
void
end_setProtocolDescription(Ice.AsyncResult __iresult)
void
end_setProtocolIdentifier(Ice.AsyncResult __iresult)
void
end_setReagentSetDescription(Ice.AsyncResult __iresult)
void
end_setReagentSetIdentifier(Ice.AsyncResult __iresult)
void
end_setType(Ice.AsyncResult __iresult)
void
end_setVersion(Ice.AsyncResult __iresult)
IObject
end_shallowCopy(Ice.AsyncResult __iresult)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.int
end_sizeOfAnnotationLinks(Ice.AsyncResult __iresult)
int
end_sizeOfPlateLinks(Ice.AsyncResult __iresult)
int
end_sizeOfReagents(Ice.AsyncResult __iresult)
void
end_unlinkAnnotation(Ice.AsyncResult __iresult)
void
end_unlinkPlate(Ice.AsyncResult __iresult)
void
end_unload(Ice.AsyncResult __iresult)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.void
end_unloadAnnotationLinks(Ice.AsyncResult __iresult)
void
end_unloadCollections(Ice.AsyncResult __iresult)
Each collection can also be unloaded, independently of the object itself.void
end_unloadDetails(Ice.AsyncResult __iresult)
As with collections, the objects under details can link to many other objects.void
end_unloadPlateLinks(Ice.AsyncResult __iresult)
void
end_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)
RString
getDescription()
RString
getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
Details
getDetails()
Details
getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
RLong
getId()
RLong
getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
RString
getName()
RString
getName(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)
RString
getProtocolDescription()
RString
getProtocolDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
RString
getProtocolIdentifier()
RString
getProtocolIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx)
RString
getReagentSetDescription()
RString
getReagentSetDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
RString
getReagentSetIdentifier()
RString
getReagentSetIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx)
RString
getType()
RString
getType(java.util.Map<java.lang.String,java.lang.String> __ctx)
RInt
getVersion()
RInt
getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
static java.lang.String
ice_staticId()
Provides the Slice type ID of this type.boolean
isAnnotated()
Allows for the attachment of any omero.model.Annotation subclasses.boolean
isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Allows for the attachment of any omero.model.Annotation subclasses.boolean
isGlobal()
Marker interface which means that special rules apply for both reading and writing these instances.boolean
isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Marker interface which means that special rules apply for both reading and writing these instances.boolean
isLink()
A link between two other types.boolean
isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
A link between two other types.boolean
isLoaded()
Tests if the objects are loaded or not.boolean
isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Tests if the objects are loaded or not.boolean
isMutable()
The server will persist changes made to these types.boolean
isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
The server will persist changes made to these types.ScreenAnnotationLink
linkAnnotation(Annotation addition)
ScreenAnnotationLink
linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<Annotation>
linkedAnnotationList()
java.util.List<Annotation>
linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<Plate>
linkedPlateList()
java.util.List<Plate>
linkedPlateList(java.util.Map<java.lang.String,java.lang.String> __ctx)
ScreenPlateLink
linkPlate(Plate addition)
ScreenPlateLink
linkPlate(Plate addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
IObject
proxy()
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );IObject
proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );void
reloadAnnotationLinks(Screen toCopy)
void
reloadAnnotationLinks(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
reloadPlateLinks(Screen toCopy)
void
reloadPlateLinks(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
reloadReagents(Screen toCopy)
void
reloadReagents(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeAllReagentSet(java.util.List<Reagent> targets)
void
removeAllReagentSet(java.util.List<Reagent> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets)
void
removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)
void
removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeReagent(Reagent theTarget)
void
removeReagent(Reagent theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeScreenAnnotationLink(ScreenAnnotationLink theTarget)
void
removeScreenAnnotationLink(ScreenAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides)
void
removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeScreenPlateLink(ScreenPlateLink theTarget)
void
removeScreenPlateLink(ScreenPlateLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides)
void
removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setDescription(RString theDescription)
void
setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setId(RLong id)
void
setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setName(RString theName)
void
setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setProtocolDescription(RString theProtocolDescription)
void
setProtocolDescription(RString theProtocolDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setProtocolIdentifier(RString theProtocolIdentifier)
void
setProtocolIdentifier(RString theProtocolIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setReagentSetDescription(RString theReagentSetDescription)
void
setReagentSetDescription(RString theReagentSetDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setReagentSetIdentifier(RString theReagentSetIdentifier)
void
setReagentSetIdentifier(RString theReagentSetIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setType(RString theType)
void
setType(RString theType, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setVersion(RInt theVersion)
void
setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
IObject
shallowCopy()
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.IObject
shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.int
sizeOfAnnotationLinks()
int
sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
int
sizeOfPlateLinks()
int
sizeOfPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
int
sizeOfReagents()
int
sizeOfReagents(java.util.Map<java.lang.String,java.lang.String> __ctx)
static ScreenPrx
uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.static ScreenPrx
uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server.void
unlinkAnnotation(Annotation removal)
void
unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
unlinkPlate(Plate removal)
void
unlinkPlate(Plate removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
unload()
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.void
unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.void
unloadAnnotationLinks()
void
unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
unloadCollections()
Each collection can also be unloaded, independently of the object itself.void
unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Each collection can also be unloaded, independently of the object itself.void
unloadDetails()
As with collections, the objects under details can link to many other objects.void
unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
As with collections, the objects under details can link to many other objects.void
unloadPlateLinks()
void
unloadPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
unloadReagents()
void
unloadReagents(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
Methods inherited from class Ice.ObjectPrxHelperBase
__checkAsyncTwowayOnly, __checkTwowayOnly, __copyFrom, __end, __getBatchRequestQueue, __getRequestHandler, __handleException, __ice_getConnection_completed, __ice_id_completed, __ice_ids_completed, __ice_invoke_completed, __ice_isA_completed, __reference, __setRequestHandler, __setup, __updateRequestHandler, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, cacheMessageBuffers, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, getOutgoingAsync, hashCode, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway, toString, uncheckedCastImpl, uncheckedCastImpl, uncheckedCastImpl
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface Ice.ObjectPrx
begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway
-
-
-
-
Field Detail
-
__ids
public static final java.lang.String[] __ids
-
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
-
-
Method Detail
-
getDetails
public Details getDetails()
- Specified by:
getDetails
in interfaceIObjectPrx
-
getDetails
public Details getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails()
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(Ice.Callback __cb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(Callback_IObject_getDetails __cb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getDetails __cb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
end_getDetails
public Details end_getDetails(Ice.AsyncResult __iresult)
- Specified by:
end_getDetails
in interfaceIObjectPrx
-
__getDetails_completed
public static void __getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb, Ice.AsyncResult __result)
-
getId
public RLong getId()
- Specified by:
getId
in interfaceIObjectPrx
-
getId
public RLong getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId()
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(Ice.Callback __cb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(Callback_IObject_getId __cb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getId __cb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
end_getId
public RLong end_getId(Ice.AsyncResult __iresult)
- Specified by:
end_getId
in interfaceIObjectPrx
-
__getId_completed
public static void __getId_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)
-
isAnnotated
public boolean isAnnotated()
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
isAnnotated
in interfaceIObjectPrx
-
isAnnotated
public boolean isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated()
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(Callback_IObject_isAnnotated __cb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isAnnotated __cb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isAnnotated
public boolean end_isAnnotated(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
end_isAnnotated
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__isAnnotated_completed
public static void __isAnnotated_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isGlobal
public boolean isGlobal()
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
isGlobal
in interfaceIObjectPrx
-
isGlobal
public boolean isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal()
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(Callback_IObject_isGlobal __cb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isGlobal __cb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isGlobal
public boolean end_isGlobal(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
end_isGlobal
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__isGlobal_completed
public static void __isGlobal_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isLink
public boolean isLink()
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
isLink
in interfaceIObjectPrx
-
isLink
public boolean isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_isLink
public Ice.AsyncResult begin_isLink()
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(Ice.Callback __cb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(Callback_IObject_isLink __cb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLink __cb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isLink
public boolean end_isLink(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
end_isLink
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__isLink_completed
public static void __isLink_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isLoaded
public boolean isLoaded()
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
isLoaded
in interfaceIObjectPrx
-
isLoaded
public boolean isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded()
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(Callback_IObject_isLoaded __cb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLoaded __cb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isLoaded
public boolean end_isLoaded(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
end_isLoaded
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__isLoaded_completed
public static void __isLoaded_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isMutable
public boolean isMutable()
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
isMutable
in interfaceIObjectPrx
-
isMutable
public boolean isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable()
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(Ice.Callback __cb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(Callback_IObject_isMutable __cb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isMutable __cb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isMutable
public boolean end_isMutable(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
end_isMutable
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__isMutable_completed
public static void __isMutable_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
proxy
public IObject proxy()
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
proxy
in interfaceIObjectPrx
-
proxy
public IObject proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_proxy
public Ice.AsyncResult begin_proxy()
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(Callback_IObject_proxy __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_proxy __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_proxy
public IObject end_proxy(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
end_proxy
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__proxy_completed
public static void __proxy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
-
setId
public void setId(RLong id)
- Specified by:
setId
in interfaceIObjectPrx
-
setId
public void setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, Ice.Callback __cb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, Callback_IObject_setId __cb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_setId __cb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
end_setId
public void end_setId(Ice.AsyncResult __iresult)
- Specified by:
end_setId
in interfaceIObjectPrx
-
shallowCopy
public IObject shallowCopy()
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
shallowCopy
in interfaceIObjectPrx
-
shallowCopy
public IObject shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy()
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(Callback_IObject_shallowCopy __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_shallowCopy __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_shallowCopy
public IObject end_shallowCopy(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
end_shallowCopy
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__shallowCopy_completed
public static void __shallowCopy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
-
unload
public void unload()
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
unload
in interfaceIObjectPrx
-
unload
public void unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_unload
public Ice.AsyncResult begin_unload()
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(Callback_IObject_unload __cb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unload __cb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_unload
public void end_unload(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
end_unload
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
unloadCollections
public void unloadCollections()
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
unloadCollections
in interfaceIObjectPrx
-
unloadCollections
public void unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections()
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(Callback_IObject_unloadCollections __cb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadCollections __cb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_unloadCollections
public void end_unloadCollections(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
end_unloadCollections
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
unloadDetails
public void unloadDetails()
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
unloadDetails
in interfaceIObjectPrx
-
unloadDetails
public void unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails()
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(Ice.Callback __cb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(Callback_IObject_unloadDetails __cb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadDetails __cb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_unloadDetails
public void end_unloadDetails(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
end_unloadDetails
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
addAllReagentSet
public void addAllReagentSet(java.util.List<Reagent> targets)
- Specified by:
addAllReagentSet
in interfaceScreenPrx
-
addAllReagentSet
public void addAllReagentSet(java.util.List<Reagent> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllReagentSet
in interfaceScreenPrx
-
begin_addAllReagentSet
public Ice.AsyncResult begin_addAllReagentSet(java.util.List<Reagent> targets)
- Specified by:
begin_addAllReagentSet
in 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_addAllReagentSet
in interfaceScreenPrx
-
begin_addAllReagentSet
public Ice.AsyncResult begin_addAllReagentSet(java.util.List<Reagent> targets, Ice.Callback __cb)
- Specified by:
begin_addAllReagentSet
in 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_addAllReagentSet
in interfaceScreenPrx
-
begin_addAllReagentSet
public Ice.AsyncResult begin_addAllReagentSet(java.util.List<Reagent> targets, Callback_Screen_addAllReagentSet __cb)
- Specified by:
begin_addAllReagentSet
in 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_addAllReagentSet
in 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_addAllReagentSet
in 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_addAllReagentSet
in 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_addAllReagentSet
in 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_addAllReagentSet
in interfaceScreenPrx
-
end_addAllReagentSet
public void end_addAllReagentSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllReagentSet
in interfaceScreenPrx
-
addAllScreenAnnotationLinkSet
public void addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets)
- Specified by:
addAllScreenAnnotationLinkSet
in interfaceScreenPrx
-
addAllScreenAnnotationLinkSet
public void addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllScreenAnnotationLinkSet
in interfaceScreenPrx
-
begin_addAllScreenAnnotationLinkSet
public Ice.AsyncResult begin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets)
- Specified by:
begin_addAllScreenAnnotationLinkSet
in 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_addAllScreenAnnotationLinkSet
in interfaceScreenPrx
-
begin_addAllScreenAnnotationLinkSet
public Ice.AsyncResult begin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, Ice.Callback __cb)
- Specified by:
begin_addAllScreenAnnotationLinkSet
in 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_addAllScreenAnnotationLinkSet
in interfaceScreenPrx
-
begin_addAllScreenAnnotationLinkSet
public Ice.AsyncResult begin_addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, Callback_Screen_addAllScreenAnnotationLinkSet __cb)
- Specified by:
begin_addAllScreenAnnotationLinkSet
in 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_addAllScreenAnnotationLinkSet
in 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_addAllScreenAnnotationLinkSet
in 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_addAllScreenAnnotationLinkSet
in 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_addAllScreenAnnotationLinkSet
in 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_addAllScreenAnnotationLinkSet
in interfaceScreenPrx
-
end_addAllScreenAnnotationLinkSet
public void end_addAllScreenAnnotationLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllScreenAnnotationLinkSet
in interfaceScreenPrx
-
addAllScreenPlateLinkSet
public void addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)
- Specified by:
addAllScreenPlateLinkSet
in interfaceScreenPrx
-
addAllScreenPlateLinkSet
public void addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllScreenPlateLinkSet
in interfaceScreenPrx
-
begin_addAllScreenPlateLinkSet
public Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)
- Specified by:
begin_addAllScreenPlateLinkSet
in 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_addAllScreenPlateLinkSet
in interfaceScreenPrx
-
begin_addAllScreenPlateLinkSet
public Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, Ice.Callback __cb)
- Specified by:
begin_addAllScreenPlateLinkSet
in 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_addAllScreenPlateLinkSet
in interfaceScreenPrx
-
begin_addAllScreenPlateLinkSet
public Ice.AsyncResult begin_addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, Callback_Screen_addAllScreenPlateLinkSet __cb)
- Specified by:
begin_addAllScreenPlateLinkSet
in 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_addAllScreenPlateLinkSet
in 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_addAllScreenPlateLinkSet
in 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_addAllScreenPlateLinkSet
in 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_addAllScreenPlateLinkSet
in 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_addAllScreenPlateLinkSet
in interfaceScreenPrx
-
end_addAllScreenPlateLinkSet
public void end_addAllScreenPlateLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllScreenPlateLinkSet
in interfaceScreenPrx
-
addReagent
public void addReagent(Reagent target)
- Specified by:
addReagent
in interfaceScreenPrx
-
addReagent
public void addReagent(Reagent target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addReagent
in interfaceScreenPrx
-
begin_addReagent
public Ice.AsyncResult begin_addReagent(Reagent target)
- Specified by:
begin_addReagent
in interfaceScreenPrx
-
begin_addReagent
public Ice.AsyncResult begin_addReagent(Reagent target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addReagent
in interfaceScreenPrx
-
begin_addReagent
public Ice.AsyncResult begin_addReagent(Reagent target, Ice.Callback __cb)
- Specified by:
begin_addReagent
in 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_addReagent
in interfaceScreenPrx
-
begin_addReagent
public Ice.AsyncResult begin_addReagent(Reagent target, Callback_Screen_addReagent __cb)
- Specified by:
begin_addReagent
in 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_addReagent
in interfaceScreenPrx
-
begin_addReagent
public Ice.AsyncResult begin_addReagent(Reagent target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addReagent
in 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_addReagent
in 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_addReagent
in 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_addReagent
in interfaceScreenPrx
-
end_addReagent
public void end_addReagent(Ice.AsyncResult __iresult)
- Specified by:
end_addReagent
in interfaceScreenPrx
-
addScreenAnnotationLink
public void addScreenAnnotationLink(ScreenAnnotationLink target)
- Specified by:
addScreenAnnotationLink
in interfaceScreenPrx
-
addScreenAnnotationLink
public void addScreenAnnotationLink(ScreenAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addScreenAnnotationLink
in interfaceScreenPrx
-
begin_addScreenAnnotationLink
public Ice.AsyncResult begin_addScreenAnnotationLink(ScreenAnnotationLink target)
- Specified by:
begin_addScreenAnnotationLink
in interfaceScreenPrx
-
begin_addScreenAnnotationLink
public Ice.AsyncResult begin_addScreenAnnotationLink(ScreenAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addScreenAnnotationLink
in interfaceScreenPrx
-
begin_addScreenAnnotationLink
public Ice.AsyncResult begin_addScreenAnnotationLink(ScreenAnnotationLink target, Ice.Callback __cb)
- Specified by:
begin_addScreenAnnotationLink
in 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_addScreenAnnotationLink
in interfaceScreenPrx
-
begin_addScreenAnnotationLink
public Ice.AsyncResult begin_addScreenAnnotationLink(ScreenAnnotationLink target, Callback_Screen_addScreenAnnotationLink __cb)
- Specified by:
begin_addScreenAnnotationLink
in 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_addScreenAnnotationLink
in interfaceScreenPrx
-
begin_addScreenAnnotationLink
public Ice.AsyncResult begin_addScreenAnnotationLink(ScreenAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addScreenAnnotationLink
in 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_addScreenAnnotationLink
in 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_addScreenAnnotationLink
in 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_addScreenAnnotationLink
in interfaceScreenPrx
-
end_addScreenAnnotationLink
public void end_addScreenAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_addScreenAnnotationLink
in interfaceScreenPrx
-
addScreenAnnotationLinkToBoth
public void addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides)
- Specified by:
addScreenAnnotationLinkToBoth
in interfaceScreenPrx
-
addScreenAnnotationLinkToBoth
public void addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addScreenAnnotationLinkToBoth
in interfaceScreenPrx
-
begin_addScreenAnnotationLinkToBoth
public Ice.AsyncResult begin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides)
- Specified by:
begin_addScreenAnnotationLinkToBoth
in 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_addScreenAnnotationLinkToBoth
in interfaceScreenPrx
-
begin_addScreenAnnotationLinkToBoth
public Ice.AsyncResult begin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_addScreenAnnotationLinkToBoth
in 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_addScreenAnnotationLinkToBoth
in interfaceScreenPrx
-
begin_addScreenAnnotationLinkToBoth
public Ice.AsyncResult begin_addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides, Callback_Screen_addScreenAnnotationLinkToBoth __cb)
- Specified by:
begin_addScreenAnnotationLinkToBoth
in 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_addScreenAnnotationLinkToBoth
in 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_addScreenAnnotationLinkToBoth
in 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_addScreenAnnotationLinkToBoth
in 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_addScreenAnnotationLinkToBoth
in 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_addScreenAnnotationLinkToBoth
in interfaceScreenPrx
-
end_addScreenAnnotationLinkToBoth
public void end_addScreenAnnotationLinkToBoth(Ice.AsyncResult __iresult)
- Specified by:
end_addScreenAnnotationLinkToBoth
in interfaceScreenPrx
-
addScreenPlateLink
public void addScreenPlateLink(ScreenPlateLink target)
- Specified by:
addScreenPlateLink
in interfaceScreenPrx
-
addScreenPlateLink
public void addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addScreenPlateLink
in interfaceScreenPrx
-
begin_addScreenPlateLink
public Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target)
- Specified by:
begin_addScreenPlateLink
in interfaceScreenPrx
-
begin_addScreenPlateLink
public Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addScreenPlateLink
in interfaceScreenPrx
-
begin_addScreenPlateLink
public Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, Ice.Callback __cb)
- Specified by:
begin_addScreenPlateLink
in 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_addScreenPlateLink
in interfaceScreenPrx
-
begin_addScreenPlateLink
public Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, Callback_Screen_addScreenPlateLink __cb)
- Specified by:
begin_addScreenPlateLink
in 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_addScreenPlateLink
in interfaceScreenPrx
-
begin_addScreenPlateLink
public Ice.AsyncResult begin_addScreenPlateLink(ScreenPlateLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addScreenPlateLink
in 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_addScreenPlateLink
in 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_addScreenPlateLink
in 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_addScreenPlateLink
in interfaceScreenPrx
-
end_addScreenPlateLink
public void end_addScreenPlateLink(Ice.AsyncResult __iresult)
- Specified by:
end_addScreenPlateLink
in interfaceScreenPrx
-
addScreenPlateLinkToBoth
public void addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides)
- Specified by:
addScreenPlateLinkToBoth
in interfaceScreenPrx
-
addScreenPlateLinkToBoth
public void addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addScreenPlateLinkToBoth
in interfaceScreenPrx
-
begin_addScreenPlateLinkToBoth
public Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides)
- Specified by:
begin_addScreenPlateLinkToBoth
in 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_addScreenPlateLinkToBoth
in interfaceScreenPrx
-
begin_addScreenPlateLinkToBoth
public Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_addScreenPlateLinkToBoth
in 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_addScreenPlateLinkToBoth
in interfaceScreenPrx
-
begin_addScreenPlateLinkToBoth
public Ice.AsyncResult begin_addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, Callback_Screen_addScreenPlateLinkToBoth __cb)
- Specified by:
begin_addScreenPlateLinkToBoth
in 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_addScreenPlateLinkToBoth
in 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_addScreenPlateLinkToBoth
in 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_addScreenPlateLinkToBoth
in 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_addScreenPlateLinkToBoth
in 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_addScreenPlateLinkToBoth
in interfaceScreenPrx
-
end_addScreenPlateLinkToBoth
public void end_addScreenPlateLinkToBoth(Ice.AsyncResult __iresult)
- Specified by:
end_addScreenPlateLinkToBoth
in interfaceScreenPrx
-
clearAnnotationLinks
public void clearAnnotationLinks()
- Specified by:
clearAnnotationLinks
in interfaceScreenPrx
-
clearAnnotationLinks
public void clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearAnnotationLinks
in interfaceScreenPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks()
- Specified by:
begin_clearAnnotationLinks
in interfaceScreenPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearAnnotationLinks
in interfaceScreenPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_clearAnnotationLinks
in interfaceScreenPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_clearAnnotationLinks
in interfaceScreenPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(Callback_Screen_clearAnnotationLinks __cb)
- Specified by:
begin_clearAnnotationLinks
in 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_clearAnnotationLinks
in interfaceScreenPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearAnnotationLinks
in 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_clearAnnotationLinks
in 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_clearAnnotationLinks
in 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_clearAnnotationLinks
in interfaceScreenPrx
-
end_clearAnnotationLinks
public void end_clearAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_clearAnnotationLinks
in interfaceScreenPrx
-
clearPlateLinks
public void clearPlateLinks()
- Specified by:
clearPlateLinks
in interfaceScreenPrx
-
clearPlateLinks
public void clearPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearPlateLinks
in interfaceScreenPrx
-
begin_clearPlateLinks
public Ice.AsyncResult begin_clearPlateLinks()
- Specified by:
begin_clearPlateLinks
in interfaceScreenPrx
-
begin_clearPlateLinks
public Ice.AsyncResult begin_clearPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearPlateLinks
in interfaceScreenPrx
-
begin_clearPlateLinks
public Ice.AsyncResult begin_clearPlateLinks(Ice.Callback __cb)
- Specified by:
begin_clearPlateLinks
in interfaceScreenPrx
-
begin_clearPlateLinks
public Ice.AsyncResult begin_clearPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_clearPlateLinks
in interfaceScreenPrx
-
begin_clearPlateLinks
public Ice.AsyncResult begin_clearPlateLinks(Callback_Screen_clearPlateLinks __cb)
- Specified by:
begin_clearPlateLinks
in 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_clearPlateLinks
in interfaceScreenPrx
-
begin_clearPlateLinks
public Ice.AsyncResult begin_clearPlateLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearPlateLinks
in 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_clearPlateLinks
in 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_clearPlateLinks
in 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_clearPlateLinks
in interfaceScreenPrx
-
end_clearPlateLinks
public void end_clearPlateLinks(Ice.AsyncResult __iresult)
- Specified by:
end_clearPlateLinks
in interfaceScreenPrx
-
clearReagents
public void clearReagents()
- Specified by:
clearReagents
in interfaceScreenPrx
-
clearReagents
public void clearReagents(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearReagents
in interfaceScreenPrx
-
begin_clearReagents
public Ice.AsyncResult begin_clearReagents()
- Specified by:
begin_clearReagents
in interfaceScreenPrx
-
begin_clearReagents
public Ice.AsyncResult begin_clearReagents(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearReagents
in interfaceScreenPrx
-
begin_clearReagents
public Ice.AsyncResult begin_clearReagents(Ice.Callback __cb)
- Specified by:
begin_clearReagents
in interfaceScreenPrx
-
begin_clearReagents
public Ice.AsyncResult begin_clearReagents(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_clearReagents
in interfaceScreenPrx
-
begin_clearReagents
public Ice.AsyncResult begin_clearReagents(Callback_Screen_clearReagents __cb)
- Specified by:
begin_clearReagents
in 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_clearReagents
in interfaceScreenPrx
-
begin_clearReagents
public Ice.AsyncResult begin_clearReagents(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearReagents
in 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_clearReagents
in 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_clearReagents
in 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_clearReagents
in interfaceScreenPrx
-
end_clearReagents
public void end_clearReagents(Ice.AsyncResult __iresult)
- Specified by:
end_clearReagents
in interfaceScreenPrx
-
copyAnnotationLinks
public java.util.List<ScreenAnnotationLink> copyAnnotationLinks()
- Specified by:
copyAnnotationLinks
in interfaceScreenPrx
-
copyAnnotationLinks
public java.util.List<ScreenAnnotationLink> copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyAnnotationLinks
in interfaceScreenPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks()
- Specified by:
begin_copyAnnotationLinks
in interfaceScreenPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyAnnotationLinks
in interfaceScreenPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_copyAnnotationLinks
in interfaceScreenPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_copyAnnotationLinks
in interfaceScreenPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(Callback_Screen_copyAnnotationLinks __cb)
- Specified by:
begin_copyAnnotationLinks
in 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_copyAnnotationLinks
in 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_copyAnnotationLinks
in 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_copyAnnotationLinks
in 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_copyAnnotationLinks
in 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_copyAnnotationLinks
in interfaceScreenPrx
-
end_copyAnnotationLinks
public java.util.List<ScreenAnnotationLink> end_copyAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_copyAnnotationLinks
in 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:
copyPlateLinks
in interfaceScreenPrx
-
copyPlateLinks
public java.util.List<ScreenPlateLink> copyPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyPlateLinks
in interfaceScreenPrx
-
begin_copyPlateLinks
public Ice.AsyncResult begin_copyPlateLinks()
- Specified by:
begin_copyPlateLinks
in interfaceScreenPrx
-
begin_copyPlateLinks
public Ice.AsyncResult begin_copyPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyPlateLinks
in interfaceScreenPrx
-
begin_copyPlateLinks
public Ice.AsyncResult begin_copyPlateLinks(Ice.Callback __cb)
- Specified by:
begin_copyPlateLinks
in interfaceScreenPrx
-
begin_copyPlateLinks
public Ice.AsyncResult begin_copyPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_copyPlateLinks
in interfaceScreenPrx
-
begin_copyPlateLinks
public Ice.AsyncResult begin_copyPlateLinks(Callback_Screen_copyPlateLinks __cb)
- Specified by:
begin_copyPlateLinks
in 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_copyPlateLinks
in 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_copyPlateLinks
in 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_copyPlateLinks
in 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_copyPlateLinks
in 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_copyPlateLinks
in interfaceScreenPrx
-
end_copyPlateLinks
public java.util.List<ScreenPlateLink> end_copyPlateLinks(Ice.AsyncResult __iresult)
- Specified by:
end_copyPlateLinks
in 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:
copyReagents
in interfaceScreenPrx
-
copyReagents
public java.util.List<Reagent> copyReagents(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyReagents
in interfaceScreenPrx
-
begin_copyReagents
public Ice.AsyncResult begin_copyReagents()
- Specified by:
begin_copyReagents
in interfaceScreenPrx
-
begin_copyReagents
public Ice.AsyncResult begin_copyReagents(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyReagents
in interfaceScreenPrx
-
begin_copyReagents
public Ice.AsyncResult begin_copyReagents(Ice.Callback __cb)
- Specified by:
begin_copyReagents
in interfaceScreenPrx
-
begin_copyReagents
public Ice.AsyncResult begin_copyReagents(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_copyReagents
in interfaceScreenPrx
-
begin_copyReagents
public Ice.AsyncResult begin_copyReagents(Callback_Screen_copyReagents __cb)
- Specified by:
begin_copyReagents
in 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_copyReagents
in 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_copyReagents
in 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_copyReagents
in 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_copyReagents
in 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_copyReagents
in interfaceScreenPrx
-
end_copyReagents
public java.util.List<Reagent> end_copyReagents(Ice.AsyncResult __iresult)
- Specified by:
end_copyReagents
in 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:
findScreenAnnotationLink
in interfaceScreenPrx
-
findScreenAnnotationLink
public java.util.List<ScreenAnnotationLink> findScreenAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
findScreenAnnotationLink
in interfaceScreenPrx
-
begin_findScreenAnnotationLink
public Ice.AsyncResult begin_findScreenAnnotationLink(Annotation removal)
- Specified by:
begin_findScreenAnnotationLink
in interfaceScreenPrx
-
begin_findScreenAnnotationLink
public Ice.AsyncResult begin_findScreenAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_findScreenAnnotationLink
in interfaceScreenPrx
-
begin_findScreenAnnotationLink
public Ice.AsyncResult begin_findScreenAnnotationLink(Annotation removal, Ice.Callback __cb)
- Specified by:
begin_findScreenAnnotationLink
in 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_findScreenAnnotationLink
in interfaceScreenPrx
-
begin_findScreenAnnotationLink
public Ice.AsyncResult begin_findScreenAnnotationLink(Annotation removal, Callback_Screen_findScreenAnnotationLink __cb)
- Specified by:
begin_findScreenAnnotationLink
in 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_findScreenAnnotationLink
in 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_findScreenAnnotationLink
in 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_findScreenAnnotationLink
in 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_findScreenAnnotationLink
in 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_findScreenAnnotationLink
in interfaceScreenPrx
-
end_findScreenAnnotationLink
public java.util.List<ScreenAnnotationLink> end_findScreenAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_findScreenAnnotationLink
in 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:
findScreenPlateLink
in interfaceScreenPrx
-
findScreenPlateLink
public java.util.List<ScreenPlateLink> findScreenPlateLink(Plate removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
findScreenPlateLink
in interfaceScreenPrx
-
begin_findScreenPlateLink
public Ice.AsyncResult begin_findScreenPlateLink(Plate removal)
- Specified by:
begin_findScreenPlateLink
in interfaceScreenPrx
-
begin_findScreenPlateLink
public Ice.AsyncResult begin_findScreenPlateLink(Plate removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_findScreenPlateLink
in interfaceScreenPrx
-
begin_findScreenPlateLink
public Ice.AsyncResult begin_findScreenPlateLink(Plate removal, Ice.Callback __cb)
- Specified by:
begin_findScreenPlateLink
in 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_findScreenPlateLink
in interfaceScreenPrx
-
begin_findScreenPlateLink
public Ice.AsyncResult begin_findScreenPlateLink(Plate removal, Callback_Screen_findScreenPlateLink __cb)
- Specified by:
begin_findScreenPlateLink
in 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_findScreenPlateLink
in 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_findScreenPlateLink
in 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_findScreenPlateLink
in 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_findScreenPlateLink
in 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_findScreenPlateLink
in interfaceScreenPrx
-
end_findScreenPlateLink
public java.util.List<ScreenPlateLink> end_findScreenPlateLink(Ice.AsyncResult __iresult)
- Specified by:
end_findScreenPlateLink
in 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:
getAnnotationLinksCountPerOwner
in 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:
getAnnotationLinksCountPerOwner
in interfaceScreenPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner()
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceScreenPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceScreenPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceScreenPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceScreenPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Callback_Screen_getAnnotationLinksCountPerOwner __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in 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_getAnnotationLinksCountPerOwner
in 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_getAnnotationLinksCountPerOwner
in 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_getAnnotationLinksCountPerOwner
in 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_getAnnotationLinksCountPerOwner
in 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_getAnnotationLinksCountPerOwner
in interfaceScreenPrx
-
end_getAnnotationLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult)
- Specified by:
end_getAnnotationLinksCountPerOwner
in 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:
getDescription
in interfaceScreenPrx
-
getDescription
public RString getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getDescription
in interfaceScreenPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription()
- Specified by:
begin_getDescription
in interfaceScreenPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getDescription
in interfaceScreenPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(Ice.Callback __cb)
- Specified by:
begin_getDescription
in interfaceScreenPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getDescription
in interfaceScreenPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(Callback_Screen_getDescription __cb)
- Specified by:
begin_getDescription
in 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_getDescription
in interfaceScreenPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDescription
in 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_getDescription
in 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_getDescription
in 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_getDescription
in interfaceScreenPrx
-
end_getDescription
public RString end_getDescription(Ice.AsyncResult __iresult)
- Specified by:
end_getDescription
in 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_getName
in interfaceScreenPrx
-
begin_getName
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getName
in interfaceScreenPrx
-
begin_getName
public Ice.AsyncResult begin_getName(Ice.Callback __cb)
- Specified by:
begin_getName
in interfaceScreenPrx
-
begin_getName
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getName
in interfaceScreenPrx
-
begin_getName
public Ice.AsyncResult begin_getName(Callback_Screen_getName __cb)
- Specified by:
begin_getName
in 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_getName
in interfaceScreenPrx
-
begin_getName
public Ice.AsyncResult begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getName
in 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_getName
in 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_getName
in 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_getName
in interfaceScreenPrx
-
end_getName
public RString end_getName(Ice.AsyncResult __iresult)
- Specified by:
end_getName
in 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:
getPlateLinksCountPerOwner
in 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:
getPlateLinksCountPerOwner
in interfaceScreenPrx
-
begin_getPlateLinksCountPerOwner
public Ice.AsyncResult begin_getPlateLinksCountPerOwner()
- Specified by:
begin_getPlateLinksCountPerOwner
in interfaceScreenPrx
-
begin_getPlateLinksCountPerOwner
public Ice.AsyncResult begin_getPlateLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getPlateLinksCountPerOwner
in interfaceScreenPrx
-
begin_getPlateLinksCountPerOwner
public Ice.AsyncResult begin_getPlateLinksCountPerOwner(Ice.Callback __cb)
- Specified by:
begin_getPlateLinksCountPerOwner
in interfaceScreenPrx
-
begin_getPlateLinksCountPerOwner
public Ice.AsyncResult begin_getPlateLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getPlateLinksCountPerOwner
in interfaceScreenPrx
-
begin_getPlateLinksCountPerOwner
public Ice.AsyncResult begin_getPlateLinksCountPerOwner(Callback_Screen_getPlateLinksCountPerOwner __cb)
- Specified by:
begin_getPlateLinksCountPerOwner
in 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_getPlateLinksCountPerOwner
in 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_getPlateLinksCountPerOwner
in 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_getPlateLinksCountPerOwner
in 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_getPlateLinksCountPerOwner
in 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_getPlateLinksCountPerOwner
in interfaceScreenPrx
-
end_getPlateLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> end_getPlateLinksCountPerOwner(Ice.AsyncResult __iresult)
- Specified by:
end_getPlateLinksCountPerOwner
in 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:
getProtocolDescription
in interfaceScreenPrx
-
getProtocolDescription
public RString getProtocolDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getProtocolDescription
in interfaceScreenPrx
-
begin_getProtocolDescription
public Ice.AsyncResult begin_getProtocolDescription()
- Specified by:
begin_getProtocolDescription
in interfaceScreenPrx
-
begin_getProtocolDescription
public Ice.AsyncResult begin_getProtocolDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getProtocolDescription
in interfaceScreenPrx
-
begin_getProtocolDescription
public Ice.AsyncResult begin_getProtocolDescription(Ice.Callback __cb)
- Specified by:
begin_getProtocolDescription
in interfaceScreenPrx
-
begin_getProtocolDescription
public Ice.AsyncResult begin_getProtocolDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getProtocolDescription
in interfaceScreenPrx
-
begin_getProtocolDescription
public Ice.AsyncResult begin_getProtocolDescription(Callback_Screen_getProtocolDescription __cb)
- Specified by:
begin_getProtocolDescription
in 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_getProtocolDescription
in interfaceScreenPrx
-
begin_getProtocolDescription
public Ice.AsyncResult begin_getProtocolDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getProtocolDescription
in 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_getProtocolDescription
in 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_getProtocolDescription
in 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_getProtocolDescription
in interfaceScreenPrx
-
end_getProtocolDescription
public RString end_getProtocolDescription(Ice.AsyncResult __iresult)
- Specified by:
end_getProtocolDescription
in interfaceScreenPrx
-
__getProtocolDescription_completed
public static void __getProtocolDescription_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getProtocolIdentifier
public RString getProtocolIdentifier()
- Specified by:
getProtocolIdentifier
in interfaceScreenPrx
-
getProtocolIdentifier
public RString getProtocolIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getProtocolIdentifier
in interfaceScreenPrx
-
begin_getProtocolIdentifier
public Ice.AsyncResult begin_getProtocolIdentifier()
- Specified by:
begin_getProtocolIdentifier
in interfaceScreenPrx
-
begin_getProtocolIdentifier
public Ice.AsyncResult begin_getProtocolIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getProtocolIdentifier
in interfaceScreenPrx
-
begin_getProtocolIdentifier
public Ice.AsyncResult begin_getProtocolIdentifier(Ice.Callback __cb)
- Specified by:
begin_getProtocolIdentifier
in interfaceScreenPrx
-
begin_getProtocolIdentifier
public Ice.AsyncResult begin_getProtocolIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getProtocolIdentifier
in interfaceScreenPrx
-
begin_getProtocolIdentifier
public Ice.AsyncResult begin_getProtocolIdentifier(Callback_Screen_getProtocolIdentifier __cb)
- Specified by:
begin_getProtocolIdentifier
in 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_getProtocolIdentifier
in interfaceScreenPrx
-
begin_getProtocolIdentifier
public Ice.AsyncResult begin_getProtocolIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getProtocolIdentifier
in 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_getProtocolIdentifier
in 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_getProtocolIdentifier
in 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_getProtocolIdentifier
in interfaceScreenPrx
-
end_getProtocolIdentifier
public RString end_getProtocolIdentifier(Ice.AsyncResult __iresult)
- Specified by:
end_getProtocolIdentifier
in interfaceScreenPrx
-
__getProtocolIdentifier_completed
public static void __getProtocolIdentifier_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getReagentSetDescription
public RString getReagentSetDescription()
- Specified by:
getReagentSetDescription
in interfaceScreenPrx
-
getReagentSetDescription
public RString getReagentSetDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getReagentSetDescription
in interfaceScreenPrx
-
begin_getReagentSetDescription
public Ice.AsyncResult begin_getReagentSetDescription()
- Specified by:
begin_getReagentSetDescription
in interfaceScreenPrx
-
begin_getReagentSetDescription
public Ice.AsyncResult begin_getReagentSetDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getReagentSetDescription
in interfaceScreenPrx
-
begin_getReagentSetDescription
public Ice.AsyncResult begin_getReagentSetDescription(Ice.Callback __cb)
- Specified by:
begin_getReagentSetDescription
in interfaceScreenPrx
-
begin_getReagentSetDescription
public Ice.AsyncResult begin_getReagentSetDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getReagentSetDescription
in interfaceScreenPrx
-
begin_getReagentSetDescription
public Ice.AsyncResult begin_getReagentSetDescription(Callback_Screen_getReagentSetDescription __cb)
- Specified by:
begin_getReagentSetDescription
in 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_getReagentSetDescription
in interfaceScreenPrx
-
begin_getReagentSetDescription
public Ice.AsyncResult begin_getReagentSetDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getReagentSetDescription
in 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_getReagentSetDescription
in 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_getReagentSetDescription
in 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_getReagentSetDescription
in interfaceScreenPrx
-
end_getReagentSetDescription
public RString end_getReagentSetDescription(Ice.AsyncResult __iresult)
- Specified by:
end_getReagentSetDescription
in interfaceScreenPrx
-
__getReagentSetDescription_completed
public static void __getReagentSetDescription_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getReagentSetIdentifier
public RString getReagentSetIdentifier()
- Specified by:
getReagentSetIdentifier
in interfaceScreenPrx
-
getReagentSetIdentifier
public RString getReagentSetIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getReagentSetIdentifier
in interfaceScreenPrx
-
begin_getReagentSetIdentifier
public Ice.AsyncResult begin_getReagentSetIdentifier()
- Specified by:
begin_getReagentSetIdentifier
in interfaceScreenPrx
-
begin_getReagentSetIdentifier
public Ice.AsyncResult begin_getReagentSetIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getReagentSetIdentifier
in interfaceScreenPrx
-
begin_getReagentSetIdentifier
public Ice.AsyncResult begin_getReagentSetIdentifier(Ice.Callback __cb)
- Specified by:
begin_getReagentSetIdentifier
in interfaceScreenPrx
-
begin_getReagentSetIdentifier
public Ice.AsyncResult begin_getReagentSetIdentifier(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getReagentSetIdentifier
in interfaceScreenPrx
-
begin_getReagentSetIdentifier
public Ice.AsyncResult begin_getReagentSetIdentifier(Callback_Screen_getReagentSetIdentifier __cb)
- Specified by:
begin_getReagentSetIdentifier
in 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_getReagentSetIdentifier
in interfaceScreenPrx
-
begin_getReagentSetIdentifier
public Ice.AsyncResult begin_getReagentSetIdentifier(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getReagentSetIdentifier
in 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_getReagentSetIdentifier
in 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_getReagentSetIdentifier
in 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_getReagentSetIdentifier
in interfaceScreenPrx
-
end_getReagentSetIdentifier
public RString end_getReagentSetIdentifier(Ice.AsyncResult __iresult)
- Specified by:
end_getReagentSetIdentifier
in 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_getType
in interfaceScreenPrx
-
begin_getType
public Ice.AsyncResult begin_getType(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getType
in interfaceScreenPrx
-
begin_getType
public Ice.AsyncResult begin_getType(Ice.Callback __cb)
- Specified by:
begin_getType
in interfaceScreenPrx
-
begin_getType
public Ice.AsyncResult begin_getType(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getType
in interfaceScreenPrx
-
begin_getType
public Ice.AsyncResult begin_getType(Callback_Screen_getType __cb)
- Specified by:
begin_getType
in 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_getType
in interfaceScreenPrx
-
begin_getType
public Ice.AsyncResult begin_getType(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getType
in 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_getType
in 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_getType
in 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_getType
in interfaceScreenPrx
-
end_getType
public RString end_getType(Ice.AsyncResult __iresult)
- Specified by:
end_getType
in interfaceScreenPrx
-
__getType_completed
public static void __getType_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getVersion
public RInt getVersion()
- Specified by:
getVersion
in interfaceScreenPrx
-
getVersion
public RInt getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getVersion
in interfaceScreenPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion()
- Specified by:
begin_getVersion
in interfaceScreenPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getVersion
in interfaceScreenPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(Ice.Callback __cb)
- Specified by:
begin_getVersion
in interfaceScreenPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getVersion
in interfaceScreenPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(Callback_Screen_getVersion __cb)
- Specified by:
begin_getVersion
in 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_getVersion
in interfaceScreenPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getVersion
in 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_getVersion
in 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_getVersion
in 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_getVersion
in interfaceScreenPrx
-
end_getVersion
public RInt end_getVersion(Ice.AsyncResult __iresult)
- Specified by:
end_getVersion
in interfaceScreenPrx
-
__getVersion_completed
public static void __getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
-
linkAnnotation
public ScreenAnnotationLink linkAnnotation(Annotation addition)
- Specified by:
linkAnnotation
in interfaceScreenPrx
-
linkAnnotation
public ScreenAnnotationLink linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkAnnotation
in interfaceScreenPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition)
- Specified by:
begin_linkAnnotation
in interfaceScreenPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkAnnotation
in interfaceScreenPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Ice.Callback __cb)
- Specified by:
begin_linkAnnotation
in 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_linkAnnotation
in interfaceScreenPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Callback_Screen_linkAnnotation __cb)
- Specified by:
begin_linkAnnotation
in 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_linkAnnotation
in interfaceScreenPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<ScreenAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkAnnotation
in 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_linkAnnotation
in 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_linkAnnotation
in 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_linkAnnotation
in interfaceScreenPrx
-
end_linkAnnotation
public ScreenAnnotationLink end_linkAnnotation(Ice.AsyncResult __iresult)
- Specified by:
end_linkAnnotation
in 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_linkPlate
in interfaceScreenPrx
-
begin_linkPlate
public Ice.AsyncResult begin_linkPlate(Plate addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkPlate
in interfaceScreenPrx
-
begin_linkPlate
public Ice.AsyncResult begin_linkPlate(Plate addition, Ice.Callback __cb)
- Specified by:
begin_linkPlate
in 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_linkPlate
in interfaceScreenPrx
-
begin_linkPlate
public Ice.AsyncResult begin_linkPlate(Plate addition, Callback_Screen_linkPlate __cb)
- Specified by:
begin_linkPlate
in 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_linkPlate
in interfaceScreenPrx
-
begin_linkPlate
public Ice.AsyncResult begin_linkPlate(Plate addition, IceInternal.Functional_GenericCallback1<ScreenPlateLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkPlate
in 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_linkPlate
in 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_linkPlate
in 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_linkPlate
in interfaceScreenPrx
-
end_linkPlate
public ScreenPlateLink end_linkPlate(Ice.AsyncResult __iresult)
- Specified by:
end_linkPlate
in interfaceScreenPrx
-
__linkPlate_completed
public static void __linkPlate_completed(Ice.TwowayCallbackArg1<ScreenPlateLink> __cb, Ice.AsyncResult __result)
-
linkedAnnotationList
public java.util.List<Annotation> linkedAnnotationList()
- Specified by:
linkedAnnotationList
in interfaceScreenPrx
-
linkedAnnotationList
public java.util.List<Annotation> linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkedAnnotationList
in interfaceScreenPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList()
- Specified by:
begin_linkedAnnotationList
in interfaceScreenPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkedAnnotationList
in interfaceScreenPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(Ice.Callback __cb)
- Specified by:
begin_linkedAnnotationList
in interfaceScreenPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_linkedAnnotationList
in interfaceScreenPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(Callback_Screen_linkedAnnotationList __cb)
- Specified by:
begin_linkedAnnotationList
in 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_linkedAnnotationList
in 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_linkedAnnotationList
in 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_linkedAnnotationList
in 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_linkedAnnotationList
in 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_linkedAnnotationList
in interfaceScreenPrx
-
end_linkedAnnotationList
public java.util.List<Annotation> end_linkedAnnotationList(Ice.AsyncResult __iresult)
- Specified by:
end_linkedAnnotationList
in 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:
linkedPlateList
in interfaceScreenPrx
-
linkedPlateList
public java.util.List<Plate> linkedPlateList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkedPlateList
in interfaceScreenPrx
-
begin_linkedPlateList
public Ice.AsyncResult begin_linkedPlateList()
- Specified by:
begin_linkedPlateList
in interfaceScreenPrx
-
begin_linkedPlateList
public Ice.AsyncResult begin_linkedPlateList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkedPlateList
in interfaceScreenPrx
-
begin_linkedPlateList
public Ice.AsyncResult begin_linkedPlateList(Ice.Callback __cb)
- Specified by:
begin_linkedPlateList
in interfaceScreenPrx
-
begin_linkedPlateList
public Ice.AsyncResult begin_linkedPlateList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_linkedPlateList
in interfaceScreenPrx
-
begin_linkedPlateList
public Ice.AsyncResult begin_linkedPlateList(Callback_Screen_linkedPlateList __cb)
- Specified by:
begin_linkedPlateList
in 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_linkedPlateList
in 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_linkedPlateList
in 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_linkedPlateList
in 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_linkedPlateList
in 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_linkedPlateList
in interfaceScreenPrx
-
end_linkedPlateList
public java.util.List<Plate> end_linkedPlateList(Ice.AsyncResult __iresult)
- Specified by:
end_linkedPlateList
in 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:
reloadAnnotationLinks
in interfaceScreenPrx
-
reloadAnnotationLinks
public void reloadAnnotationLinks(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadAnnotationLinks
in interfaceScreenPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Screen toCopy)
- Specified by:
begin_reloadAnnotationLinks
in interfaceScreenPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadAnnotationLinks
in interfaceScreenPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Screen toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadAnnotationLinks
in 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_reloadAnnotationLinks
in interfaceScreenPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Screen toCopy, Callback_Screen_reloadAnnotationLinks __cb)
- Specified by:
begin_reloadAnnotationLinks
in 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_reloadAnnotationLinks
in interfaceScreenPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Screen toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadAnnotationLinks
in 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_reloadAnnotationLinks
in 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_reloadAnnotationLinks
in 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_reloadAnnotationLinks
in interfaceScreenPrx
-
end_reloadAnnotationLinks
public void end_reloadAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_reloadAnnotationLinks
in interfaceScreenPrx
-
reloadPlateLinks
public void reloadPlateLinks(Screen toCopy)
- Specified by:
reloadPlateLinks
in interfaceScreenPrx
-
reloadPlateLinks
public void reloadPlateLinks(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadPlateLinks
in interfaceScreenPrx
-
begin_reloadPlateLinks
public Ice.AsyncResult begin_reloadPlateLinks(Screen toCopy)
- Specified by:
begin_reloadPlateLinks
in interfaceScreenPrx
-
begin_reloadPlateLinks
public Ice.AsyncResult begin_reloadPlateLinks(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadPlateLinks
in interfaceScreenPrx
-
begin_reloadPlateLinks
public Ice.AsyncResult begin_reloadPlateLinks(Screen toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadPlateLinks
in 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_reloadPlateLinks
in interfaceScreenPrx
-
begin_reloadPlateLinks
public Ice.AsyncResult begin_reloadPlateLinks(Screen toCopy, Callback_Screen_reloadPlateLinks __cb)
- Specified by:
begin_reloadPlateLinks
in 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_reloadPlateLinks
in interfaceScreenPrx
-
begin_reloadPlateLinks
public Ice.AsyncResult begin_reloadPlateLinks(Screen toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadPlateLinks
in 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_reloadPlateLinks
in 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_reloadPlateLinks
in 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_reloadPlateLinks
in interfaceScreenPrx
-
end_reloadPlateLinks
public void end_reloadPlateLinks(Ice.AsyncResult __iresult)
- Specified by:
end_reloadPlateLinks
in interfaceScreenPrx
-
reloadReagents
public void reloadReagents(Screen toCopy)
- Specified by:
reloadReagents
in interfaceScreenPrx
-
reloadReagents
public void reloadReagents(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadReagents
in interfaceScreenPrx
-
begin_reloadReagents
public Ice.AsyncResult begin_reloadReagents(Screen toCopy)
- Specified by:
begin_reloadReagents
in interfaceScreenPrx
-
begin_reloadReagents
public Ice.AsyncResult begin_reloadReagents(Screen toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadReagents
in interfaceScreenPrx
-
begin_reloadReagents
public Ice.AsyncResult begin_reloadReagents(Screen toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadReagents
in 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_reloadReagents
in interfaceScreenPrx
-
begin_reloadReagents
public Ice.AsyncResult begin_reloadReagents(Screen toCopy, Callback_Screen_reloadReagents __cb)
- Specified by:
begin_reloadReagents
in 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_reloadReagents
in interfaceScreenPrx
-
begin_reloadReagents
public Ice.AsyncResult begin_reloadReagents(Screen toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadReagents
in 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_reloadReagents
in 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_reloadReagents
in 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_reloadReagents
in interfaceScreenPrx
-
end_reloadReagents
public void end_reloadReagents(Ice.AsyncResult __iresult)
- Specified by:
end_reloadReagents
in interfaceScreenPrx
-
removeAllReagentSet
public void removeAllReagentSet(java.util.List<Reagent> targets)
- Specified by:
removeAllReagentSet
in interfaceScreenPrx
-
removeAllReagentSet
public void removeAllReagentSet(java.util.List<Reagent> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllReagentSet
in interfaceScreenPrx
-
begin_removeAllReagentSet
public Ice.AsyncResult begin_removeAllReagentSet(java.util.List<Reagent> targets)
- Specified by:
begin_removeAllReagentSet
in 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_removeAllReagentSet
in interfaceScreenPrx
-
begin_removeAllReagentSet
public Ice.AsyncResult begin_removeAllReagentSet(java.util.List<Reagent> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllReagentSet
in 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_removeAllReagentSet
in interfaceScreenPrx
-
begin_removeAllReagentSet
public Ice.AsyncResult begin_removeAllReagentSet(java.util.List<Reagent> targets, Callback_Screen_removeAllReagentSet __cb)
- Specified by:
begin_removeAllReagentSet
in 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_removeAllReagentSet
in 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_removeAllReagentSet
in 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_removeAllReagentSet
in 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_removeAllReagentSet
in 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_removeAllReagentSet
in interfaceScreenPrx
-
end_removeAllReagentSet
public void end_removeAllReagentSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllReagentSet
in interfaceScreenPrx
-
removeAllScreenAnnotationLinkSet
public void removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets)
- Specified by:
removeAllScreenAnnotationLinkSet
in interfaceScreenPrx
-
removeAllScreenAnnotationLinkSet
public void removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllScreenAnnotationLinkSet
in interfaceScreenPrx
-
begin_removeAllScreenAnnotationLinkSet
public Ice.AsyncResult begin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets)
- Specified by:
begin_removeAllScreenAnnotationLinkSet
in 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_removeAllScreenAnnotationLinkSet
in interfaceScreenPrx
-
begin_removeAllScreenAnnotationLinkSet
public Ice.AsyncResult begin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllScreenAnnotationLinkSet
in 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_removeAllScreenAnnotationLinkSet
in interfaceScreenPrx
-
begin_removeAllScreenAnnotationLinkSet
public Ice.AsyncResult begin_removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets, Callback_Screen_removeAllScreenAnnotationLinkSet __cb)
- Specified by:
begin_removeAllScreenAnnotationLinkSet
in 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_removeAllScreenAnnotationLinkSet
in 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_removeAllScreenAnnotationLinkSet
in 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_removeAllScreenAnnotationLinkSet
in 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_removeAllScreenAnnotationLinkSet
in 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_removeAllScreenAnnotationLinkSet
in interfaceScreenPrx
-
end_removeAllScreenAnnotationLinkSet
public void end_removeAllScreenAnnotationLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllScreenAnnotationLinkSet
in interfaceScreenPrx
-
removeAllScreenPlateLinkSet
public void removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)
- Specified by:
removeAllScreenPlateLinkSet
in interfaceScreenPrx
-
removeAllScreenPlateLinkSet
public void removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllScreenPlateLinkSet
in interfaceScreenPrx
-
begin_removeAllScreenPlateLinkSet
public Ice.AsyncResult begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)
- Specified by:
begin_removeAllScreenPlateLinkSet
in 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_removeAllScreenPlateLinkSet
in interfaceScreenPrx
-
begin_removeAllScreenPlateLinkSet
public Ice.AsyncResult begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllScreenPlateLinkSet
in 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_removeAllScreenPlateLinkSet
in interfaceScreenPrx
-
begin_removeAllScreenPlateLinkSet
public Ice.AsyncResult begin_removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, Callback_Screen_removeAllScreenPlateLinkSet __cb)
- Specified by:
begin_removeAllScreenPlateLinkSet
in 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_removeAllScreenPlateLinkSet
in 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_removeAllScreenPlateLinkSet
in 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_removeAllScreenPlateLinkSet
in 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_removeAllScreenPlateLinkSet
in 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_removeAllScreenPlateLinkSet
in interfaceScreenPrx
-
end_removeAllScreenPlateLinkSet
public void end_removeAllScreenPlateLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllScreenPlateLinkSet
in interfaceScreenPrx
-
removeReagent
public void removeReagent(Reagent theTarget)
- Specified by:
removeReagent
in interfaceScreenPrx
-
removeReagent
public void removeReagent(Reagent theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeReagent
in interfaceScreenPrx
-
begin_removeReagent
public Ice.AsyncResult begin_removeReagent(Reagent theTarget)
- Specified by:
begin_removeReagent
in interfaceScreenPrx
-
begin_removeReagent
public Ice.AsyncResult begin_removeReagent(Reagent theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeReagent
in interfaceScreenPrx
-
begin_removeReagent
public Ice.AsyncResult begin_removeReagent(Reagent theTarget, Ice.Callback __cb)
- Specified by:
begin_removeReagent
in 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_removeReagent
in interfaceScreenPrx
-
begin_removeReagent
public Ice.AsyncResult begin_removeReagent(Reagent theTarget, Callback_Screen_removeReagent __cb)
- Specified by:
begin_removeReagent
in 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_removeReagent
in interfaceScreenPrx
-
begin_removeReagent
public Ice.AsyncResult begin_removeReagent(Reagent theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeReagent
in 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_removeReagent
in 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_removeReagent
in 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_removeReagent
in interfaceScreenPrx
-
end_removeReagent
public void end_removeReagent(Ice.AsyncResult __iresult)
- Specified by:
end_removeReagent
in interfaceScreenPrx
-
removeScreenAnnotationLink
public void removeScreenAnnotationLink(ScreenAnnotationLink theTarget)
- Specified by:
removeScreenAnnotationLink
in interfaceScreenPrx
-
removeScreenAnnotationLink
public void removeScreenAnnotationLink(ScreenAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeScreenAnnotationLink
in interfaceScreenPrx
-
begin_removeScreenAnnotationLink
public Ice.AsyncResult begin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget)
- Specified by:
begin_removeScreenAnnotationLink
in interfaceScreenPrx
-
begin_removeScreenAnnotationLink
public Ice.AsyncResult begin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeScreenAnnotationLink
in interfaceScreenPrx
-
begin_removeScreenAnnotationLink
public Ice.AsyncResult begin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget, Ice.Callback __cb)
- Specified by:
begin_removeScreenAnnotationLink
in 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_removeScreenAnnotationLink
in interfaceScreenPrx
-
begin_removeScreenAnnotationLink
public Ice.AsyncResult begin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget, Callback_Screen_removeScreenAnnotationLink __cb)
- Specified by:
begin_removeScreenAnnotationLink
in 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_removeScreenAnnotationLink
in interfaceScreenPrx
-
begin_removeScreenAnnotationLink
public Ice.AsyncResult begin_removeScreenAnnotationLink(ScreenAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeScreenAnnotationLink
in 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_removeScreenAnnotationLink
in 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_removeScreenAnnotationLink
in 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_removeScreenAnnotationLink
in interfaceScreenPrx
-
end_removeScreenAnnotationLink
public void end_removeScreenAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_removeScreenAnnotationLink
in interfaceScreenPrx
-
removeScreenAnnotationLinkFromBoth
public void removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides)
- Specified by:
removeScreenAnnotationLinkFromBoth
in interfaceScreenPrx
-
removeScreenAnnotationLinkFromBoth
public void removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeScreenAnnotationLinkFromBoth
in interfaceScreenPrx
-
begin_removeScreenAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides)
- Specified by:
begin_removeScreenAnnotationLinkFromBoth
in 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_removeScreenAnnotationLinkFromBoth
in interfaceScreenPrx
-
begin_removeScreenAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_removeScreenAnnotationLinkFromBoth
in 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_removeScreenAnnotationLinkFromBoth
in interfaceScreenPrx
-
begin_removeScreenAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides, Callback_Screen_removeScreenAnnotationLinkFromBoth __cb)
- Specified by:
begin_removeScreenAnnotationLinkFromBoth
in 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_removeScreenAnnotationLinkFromBoth
in 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_removeScreenAnnotationLinkFromBoth
in 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_removeScreenAnnotationLinkFromBoth
in 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_removeScreenAnnotationLinkFromBoth
in 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_removeScreenAnnotationLinkFromBoth
in interfaceScreenPrx
-
end_removeScreenAnnotationLinkFromBoth
public void end_removeScreenAnnotationLinkFromBoth(Ice.AsyncResult __iresult)
- Specified by:
end_removeScreenAnnotationLinkFromBoth
in interfaceScreenPrx
-
removeScreenPlateLink
public void removeScreenPlateLink(ScreenPlateLink theTarget)
- Specified by:
removeScreenPlateLink
in interfaceScreenPrx
-
removeScreenPlateLink
public void removeScreenPlateLink(ScreenPlateLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeScreenPlateLink
in interfaceScreenPrx
-
begin_removeScreenPlateLink
public Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget)
- Specified by:
begin_removeScreenPlateLink
in interfaceScreenPrx
-
begin_removeScreenPlateLink
public Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeScreenPlateLink
in interfaceScreenPrx
-
begin_removeScreenPlateLink
public Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget, Ice.Callback __cb)
- Specified by:
begin_removeScreenPlateLink
in 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_removeScreenPlateLink
in interfaceScreenPrx
-
begin_removeScreenPlateLink
public Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget, Callback_Screen_removeScreenPlateLink __cb)
- Specified by:
begin_removeScreenPlateLink
in 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_removeScreenPlateLink
in interfaceScreenPrx
-
begin_removeScreenPlateLink
public Ice.AsyncResult begin_removeScreenPlateLink(ScreenPlateLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeScreenPlateLink
in 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_removeScreenPlateLink
in 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_removeScreenPlateLink
in 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_removeScreenPlateLink
in interfaceScreenPrx
-
end_removeScreenPlateLink
public void end_removeScreenPlateLink(Ice.AsyncResult __iresult)
- Specified by:
end_removeScreenPlateLink
in interfaceScreenPrx
-
removeScreenPlateLinkFromBoth
public void removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides)
- Specified by:
removeScreenPlateLinkFromBoth
in interfaceScreenPrx
-
removeScreenPlateLinkFromBoth
public void removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeScreenPlateLinkFromBoth
in interfaceScreenPrx
-
begin_removeScreenPlateLinkFromBoth
public Ice.AsyncResult begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides)
- Specified by:
begin_removeScreenPlateLinkFromBoth
in 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_removeScreenPlateLinkFromBoth
in interfaceScreenPrx
-
begin_removeScreenPlateLinkFromBoth
public Ice.AsyncResult begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_removeScreenPlateLinkFromBoth
in 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_removeScreenPlateLinkFromBoth
in interfaceScreenPrx
-
begin_removeScreenPlateLinkFromBoth
public Ice.AsyncResult begin_removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, Callback_Screen_removeScreenPlateLinkFromBoth __cb)
- Specified by:
begin_removeScreenPlateLinkFromBoth
in 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_removeScreenPlateLinkFromBoth
in 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_removeScreenPlateLinkFromBoth
in 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_removeScreenPlateLinkFromBoth
in 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_removeScreenPlateLinkFromBoth
in 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_removeScreenPlateLinkFromBoth
in interfaceScreenPrx
-
end_removeScreenPlateLinkFromBoth
public void end_removeScreenPlateLinkFromBoth(Ice.AsyncResult __iresult)
- Specified by:
end_removeScreenPlateLinkFromBoth
in interfaceScreenPrx
-
setDescription
public void setDescription(RString theDescription)
- Specified by:
setDescription
in interfaceScreenPrx
-
setDescription
public void setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setDescription
in interfaceScreenPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription)
- Specified by:
begin_setDescription
in interfaceScreenPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setDescription
in interfaceScreenPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, Ice.Callback __cb)
- Specified by:
begin_setDescription
in 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_setDescription
in interfaceScreenPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, Callback_Screen_setDescription __cb)
- Specified by:
begin_setDescription
in 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_setDescription
in interfaceScreenPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setDescription
in 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_setDescription
in 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_setDescription
in 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_setDescription
in interfaceScreenPrx
-
end_setDescription
public void end_setDescription(Ice.AsyncResult __iresult)
- Specified by:
end_setDescription
in 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_setName
in interfaceScreenPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setName
in interfaceScreenPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, Ice.Callback __cb)
- Specified by:
begin_setName
in 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_setName
in interfaceScreenPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, Callback_Screen_setName __cb)
- Specified by:
begin_setName
in 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_setName
in interfaceScreenPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setName
in 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_setName
in 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_setName
in 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_setName
in interfaceScreenPrx
-
end_setName
public void end_setName(Ice.AsyncResult __iresult)
- Specified by:
end_setName
in interfaceScreenPrx
-
setProtocolDescription
public void setProtocolDescription(RString theProtocolDescription)
- Specified by:
setProtocolDescription
in interfaceScreenPrx
-
setProtocolDescription
public void setProtocolDescription(RString theProtocolDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setProtocolDescription
in interfaceScreenPrx
-
begin_setProtocolDescription
public Ice.AsyncResult begin_setProtocolDescription(RString theProtocolDescription)
- Specified by:
begin_setProtocolDescription
in interfaceScreenPrx
-
begin_setProtocolDescription
public Ice.AsyncResult begin_setProtocolDescription(RString theProtocolDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setProtocolDescription
in interfaceScreenPrx
-
begin_setProtocolDescription
public Ice.AsyncResult begin_setProtocolDescription(RString theProtocolDescription, Ice.Callback __cb)
- Specified by:
begin_setProtocolDescription
in 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_setProtocolDescription
in interfaceScreenPrx
-
begin_setProtocolDescription
public Ice.AsyncResult begin_setProtocolDescription(RString theProtocolDescription, Callback_Screen_setProtocolDescription __cb)
- Specified by:
begin_setProtocolDescription
in 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_setProtocolDescription
in interfaceScreenPrx
-
begin_setProtocolDescription
public Ice.AsyncResult begin_setProtocolDescription(RString theProtocolDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setProtocolDescription
in 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_setProtocolDescription
in 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_setProtocolDescription
in 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_setProtocolDescription
in interfaceScreenPrx
-
end_setProtocolDescription
public void end_setProtocolDescription(Ice.AsyncResult __iresult)
- Specified by:
end_setProtocolDescription
in interfaceScreenPrx
-
setProtocolIdentifier
public void setProtocolIdentifier(RString theProtocolIdentifier)
- Specified by:
setProtocolIdentifier
in interfaceScreenPrx
-
setProtocolIdentifier
public void setProtocolIdentifier(RString theProtocolIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setProtocolIdentifier
in interfaceScreenPrx
-
begin_setProtocolIdentifier
public Ice.AsyncResult begin_setProtocolIdentifier(RString theProtocolIdentifier)
- Specified by:
begin_setProtocolIdentifier
in interfaceScreenPrx
-
begin_setProtocolIdentifier
public Ice.AsyncResult begin_setProtocolIdentifier(RString theProtocolIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setProtocolIdentifier
in interfaceScreenPrx
-
begin_setProtocolIdentifier
public Ice.AsyncResult begin_setProtocolIdentifier(RString theProtocolIdentifier, Ice.Callback __cb)
- Specified by:
begin_setProtocolIdentifier
in 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_setProtocolIdentifier
in interfaceScreenPrx
-
begin_setProtocolIdentifier
public Ice.AsyncResult begin_setProtocolIdentifier(RString theProtocolIdentifier, Callback_Screen_setProtocolIdentifier __cb)
- Specified by:
begin_setProtocolIdentifier
in 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_setProtocolIdentifier
in interfaceScreenPrx
-
begin_setProtocolIdentifier
public Ice.AsyncResult begin_setProtocolIdentifier(RString theProtocolIdentifier, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setProtocolIdentifier
in 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_setProtocolIdentifier
in 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_setProtocolIdentifier
in 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_setProtocolIdentifier
in interfaceScreenPrx
-
end_setProtocolIdentifier
public void end_setProtocolIdentifier(Ice.AsyncResult __iresult)
- Specified by:
end_setProtocolIdentifier
in interfaceScreenPrx
-
setReagentSetDescription
public void setReagentSetDescription(RString theReagentSetDescription)
- Specified by:
setReagentSetDescription
in interfaceScreenPrx
-
setReagentSetDescription
public void setReagentSetDescription(RString theReagentSetDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setReagentSetDescription
in interfaceScreenPrx
-
begin_setReagentSetDescription
public Ice.AsyncResult begin_setReagentSetDescription(RString theReagentSetDescription)
- Specified by:
begin_setReagentSetDescription
in interfaceScreenPrx
-
begin_setReagentSetDescription
public Ice.AsyncResult begin_setReagentSetDescription(RString theReagentSetDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setReagentSetDescription
in interfaceScreenPrx
-
begin_setReagentSetDescription
public Ice.AsyncResult begin_setReagentSetDescription(RString theReagentSetDescription, Ice.Callback __cb)
- Specified by:
begin_setReagentSetDescription
in 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_setReagentSetDescription
in interfaceScreenPrx
-
begin_setReagentSetDescription
public Ice.AsyncResult begin_setReagentSetDescription(RString theReagentSetDescription, Callback_Screen_setReagentSetDescription __cb)
- Specified by:
begin_setReagentSetDescription
in 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_setReagentSetDescription
in interfaceScreenPrx
-
begin_setReagentSetDescription
public Ice.AsyncResult begin_setReagentSetDescription(RString theReagentSetDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setReagentSetDescription
in 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_setReagentSetDescription
in 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_setReagentSetDescription
in 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_setReagentSetDescription
in interfaceScreenPrx
-
end_setReagentSetDescription
public void end_setReagentSetDescription(Ice.AsyncResult __iresult)
- Specified by:
end_setReagentSetDescription
in interfaceScreenPrx
-
setReagentSetIdentifier
public void setReagentSetIdentifier(RString theReagentSetIdentifier)
- Specified by:
setReagentSetIdentifier
in interfaceScreenPrx
-
setReagentSetIdentifier
public void setReagentSetIdentifier(RString theReagentSetIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setReagentSetIdentifier
in interfaceScreenPrx
-
begin_setReagentSetIdentifier
public Ice.AsyncResult begin_setReagentSetIdentifier(RString theReagentSetIdentifier)
- Specified by:
begin_setReagentSetIdentifier
in interfaceScreenPrx
-
begin_setReagentSetIdentifier
public Ice.AsyncResult begin_setReagentSetIdentifier(RString theReagentSetIdentifier, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setReagentSetIdentifier
in interfaceScreenPrx
-
begin_setReagentSetIdentifier
public Ice.AsyncResult begin_setReagentSetIdentifier(RString theReagentSetIdentifier, Ice.Callback __cb)
- Specified by:
begin_setReagentSetIdentifier
in 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_setReagentSetIdentifier
in interfaceScreenPrx
-
begin_setReagentSetIdentifier
public Ice.AsyncResult begin_setReagentSetIdentifier(RString theReagentSetIdentifier, Callback_Screen_setReagentSetIdentifier __cb)
- Specified by:
begin_setReagentSetIdentifier
in 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_setReagentSetIdentifier
in interfaceScreenPrx
-
begin_setReagentSetIdentifier
public Ice.AsyncResult begin_setReagentSetIdentifier(RString theReagentSetIdentifier, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setReagentSetIdentifier
in 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_setReagentSetIdentifier
in 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_setReagentSetIdentifier
in 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_setReagentSetIdentifier
in interfaceScreenPrx
-
end_setReagentSetIdentifier
public void end_setReagentSetIdentifier(Ice.AsyncResult __iresult)
- Specified by:
end_setReagentSetIdentifier
in 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_setType
in interfaceScreenPrx
-
begin_setType
public Ice.AsyncResult begin_setType(RString theType, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setType
in interfaceScreenPrx
-
begin_setType
public Ice.AsyncResult begin_setType(RString theType, Ice.Callback __cb)
- Specified by:
begin_setType
in 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_setType
in interfaceScreenPrx
-
begin_setType
public Ice.AsyncResult begin_setType(RString theType, Callback_Screen_setType __cb)
- Specified by:
begin_setType
in 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_setType
in interfaceScreenPrx
-
begin_setType
public Ice.AsyncResult begin_setType(RString theType, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setType
in 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_setType
in 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_setType
in 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_setType
in interfaceScreenPrx
-
end_setType
public void end_setType(Ice.AsyncResult __iresult)
- Specified by:
end_setType
in interfaceScreenPrx
-
setVersion
public void setVersion(RInt theVersion)
- Specified by:
setVersion
in interfaceScreenPrx
-
setVersion
public void setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setVersion
in interfaceScreenPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion)
- Specified by:
begin_setVersion
in interfaceScreenPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setVersion
in interfaceScreenPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, Ice.Callback __cb)
- Specified by:
begin_setVersion
in 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_setVersion
in interfaceScreenPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, Callback_Screen_setVersion __cb)
- Specified by:
begin_setVersion
in 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_setVersion
in interfaceScreenPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setVersion
in 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_setVersion
in 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_setVersion
in 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_setVersion
in interfaceScreenPrx
-
end_setVersion
public void end_setVersion(Ice.AsyncResult __iresult)
- Specified by:
end_setVersion
in interfaceScreenPrx
-
sizeOfAnnotationLinks
public int sizeOfAnnotationLinks()
- Specified by:
sizeOfAnnotationLinks
in interfaceScreenPrx
-
sizeOfAnnotationLinks
public int sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfAnnotationLinks
in interfaceScreenPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks()
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceScreenPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceScreenPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceScreenPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceScreenPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Callback_Screen_sizeOfAnnotationLinks __cb)
- Specified by:
begin_sizeOfAnnotationLinks
in 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_sizeOfAnnotationLinks
in interfaceScreenPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfAnnotationLinks
in 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_sizeOfAnnotationLinks
in 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_sizeOfAnnotationLinks
in 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_sizeOfAnnotationLinks
in interfaceScreenPrx
-
end_sizeOfAnnotationLinks
public int end_sizeOfAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfAnnotationLinks
in interfaceScreenPrx
-
__sizeOfAnnotationLinks_completed
public static void __sizeOfAnnotationLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
sizeOfPlateLinks
public int sizeOfPlateLinks()
- Specified by:
sizeOfPlateLinks
in interfaceScreenPrx
-
sizeOfPlateLinks
public int sizeOfPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfPlateLinks
in interfaceScreenPrx
-
begin_sizeOfPlateLinks
public Ice.AsyncResult begin_sizeOfPlateLinks()
- Specified by:
begin_sizeOfPlateLinks
in interfaceScreenPrx
-
begin_sizeOfPlateLinks
public Ice.AsyncResult begin_sizeOfPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfPlateLinks
in interfaceScreenPrx
-
begin_sizeOfPlateLinks
public Ice.AsyncResult begin_sizeOfPlateLinks(Ice.Callback __cb)
- Specified by:
begin_sizeOfPlateLinks
in interfaceScreenPrx
-
begin_sizeOfPlateLinks
public Ice.AsyncResult begin_sizeOfPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_sizeOfPlateLinks
in interfaceScreenPrx
-
begin_sizeOfPlateLinks
public Ice.AsyncResult begin_sizeOfPlateLinks(Callback_Screen_sizeOfPlateLinks __cb)
- Specified by:
begin_sizeOfPlateLinks
in 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_sizeOfPlateLinks
in interfaceScreenPrx
-
begin_sizeOfPlateLinks
public Ice.AsyncResult begin_sizeOfPlateLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfPlateLinks
in 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_sizeOfPlateLinks
in 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_sizeOfPlateLinks
in 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_sizeOfPlateLinks
in interfaceScreenPrx
-
end_sizeOfPlateLinks
public int end_sizeOfPlateLinks(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfPlateLinks
in interfaceScreenPrx
-
__sizeOfPlateLinks_completed
public static void __sizeOfPlateLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
sizeOfReagents
public int sizeOfReagents()
- Specified by:
sizeOfReagents
in interfaceScreenPrx
-
sizeOfReagents
public int sizeOfReagents(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfReagents
in interfaceScreenPrx
-
begin_sizeOfReagents
public Ice.AsyncResult begin_sizeOfReagents()
- Specified by:
begin_sizeOfReagents
in interfaceScreenPrx
-
begin_sizeOfReagents
public Ice.AsyncResult begin_sizeOfReagents(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfReagents
in interfaceScreenPrx
-
begin_sizeOfReagents
public Ice.AsyncResult begin_sizeOfReagents(Ice.Callback __cb)
- Specified by:
begin_sizeOfReagents
in interfaceScreenPrx
-
begin_sizeOfReagents
public Ice.AsyncResult begin_sizeOfReagents(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_sizeOfReagents
in interfaceScreenPrx
-
begin_sizeOfReagents
public Ice.AsyncResult begin_sizeOfReagents(Callback_Screen_sizeOfReagents __cb)
- Specified by:
begin_sizeOfReagents
in 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_sizeOfReagents
in interfaceScreenPrx
-
begin_sizeOfReagents
public Ice.AsyncResult begin_sizeOfReagents(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfReagents
in 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_sizeOfReagents
in 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_sizeOfReagents
in 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_sizeOfReagents
in interfaceScreenPrx
-
end_sizeOfReagents
public int end_sizeOfReagents(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfReagents
in interfaceScreenPrx
-
__sizeOfReagents_completed
public static void __sizeOfReagents_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
unlinkAnnotation
public void unlinkAnnotation(Annotation removal)
- Specified by:
unlinkAnnotation
in interfaceScreenPrx
-
unlinkAnnotation
public void unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unlinkAnnotation
in interfaceScreenPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal)
- Specified by:
begin_unlinkAnnotation
in interfaceScreenPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unlinkAnnotation
in interfaceScreenPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Ice.Callback __cb)
- Specified by:
begin_unlinkAnnotation
in 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_unlinkAnnotation
in interfaceScreenPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Callback_Screen_unlinkAnnotation __cb)
- Specified by:
begin_unlinkAnnotation
in 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_unlinkAnnotation
in interfaceScreenPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkAnnotation
in 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_unlinkAnnotation
in 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_unlinkAnnotation
in 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_unlinkAnnotation
in interfaceScreenPrx
-
end_unlinkAnnotation
public void end_unlinkAnnotation(Ice.AsyncResult __iresult)
- Specified by:
end_unlinkAnnotation
in interfaceScreenPrx
-
unlinkPlate
public void unlinkPlate(Plate removal)
- Specified by:
unlinkPlate
in interfaceScreenPrx
-
unlinkPlate
public void unlinkPlate(Plate removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unlinkPlate
in interfaceScreenPrx
-
begin_unlinkPlate
public Ice.AsyncResult begin_unlinkPlate(Plate removal)
- Specified by:
begin_unlinkPlate
in interfaceScreenPrx
-
begin_unlinkPlate
public Ice.AsyncResult begin_unlinkPlate(Plate removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unlinkPlate
in interfaceScreenPrx
-
begin_unlinkPlate
public Ice.AsyncResult begin_unlinkPlate(Plate removal, Ice.Callback __cb)
- Specified by:
begin_unlinkPlate
in 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_unlinkPlate
in interfaceScreenPrx
-
begin_unlinkPlate
public Ice.AsyncResult begin_unlinkPlate(Plate removal, Callback_Screen_unlinkPlate __cb)
- Specified by:
begin_unlinkPlate
in 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_unlinkPlate
in interfaceScreenPrx
-
begin_unlinkPlate
public Ice.AsyncResult begin_unlinkPlate(Plate removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkPlate
in 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_unlinkPlate
in 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_unlinkPlate
in 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_unlinkPlate
in interfaceScreenPrx
-
end_unlinkPlate
public void end_unlinkPlate(Ice.AsyncResult __iresult)
- Specified by:
end_unlinkPlate
in interfaceScreenPrx
-
unloadAnnotationLinks
public void unloadAnnotationLinks()
- Specified by:
unloadAnnotationLinks
in interfaceScreenPrx
-
unloadAnnotationLinks
public void unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadAnnotationLinks
in interfaceScreenPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks()
- Specified by:
begin_unloadAnnotationLinks
in interfaceScreenPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadAnnotationLinks
in interfaceScreenPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_unloadAnnotationLinks
in interfaceScreenPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_unloadAnnotationLinks
in interfaceScreenPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(Callback_Screen_unloadAnnotationLinks __cb)
- Specified by:
begin_unloadAnnotationLinks
in 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_unloadAnnotationLinks
in interfaceScreenPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadAnnotationLinks
in 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_unloadAnnotationLinks
in 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_unloadAnnotationLinks
in 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_unloadAnnotationLinks
in interfaceScreenPrx
-
end_unloadAnnotationLinks
public void end_unloadAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_unloadAnnotationLinks
in interfaceScreenPrx
-
unloadPlateLinks
public void unloadPlateLinks()
- Specified by:
unloadPlateLinks
in interfaceScreenPrx
-
unloadPlateLinks
public void unloadPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadPlateLinks
in interfaceScreenPrx
-
begin_unloadPlateLinks
public Ice.AsyncResult begin_unloadPlateLinks()
- Specified by:
begin_unloadPlateLinks
in interfaceScreenPrx
-
begin_unloadPlateLinks
public Ice.AsyncResult begin_unloadPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadPlateLinks
in interfaceScreenPrx
-
begin_unloadPlateLinks
public Ice.AsyncResult begin_unloadPlateLinks(Ice.Callback __cb)
- Specified by:
begin_unloadPlateLinks
in interfaceScreenPrx
-
begin_unloadPlateLinks
public Ice.AsyncResult begin_unloadPlateLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_unloadPlateLinks
in interfaceScreenPrx
-
begin_unloadPlateLinks
public Ice.AsyncResult begin_unloadPlateLinks(Callback_Screen_unloadPlateLinks __cb)
- Specified by:
begin_unloadPlateLinks
in 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_unloadPlateLinks
in interfaceScreenPrx
-
begin_unloadPlateLinks
public Ice.AsyncResult begin_unloadPlateLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadPlateLinks
in 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_unloadPlateLinks
in 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_unloadPlateLinks
in 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_unloadPlateLinks
in interfaceScreenPrx
-
end_unloadPlateLinks
public void end_unloadPlateLinks(Ice.AsyncResult __iresult)
- Specified by:
end_unloadPlateLinks
in interfaceScreenPrx
-
unloadReagents
public void unloadReagents()
- Specified by:
unloadReagents
in interfaceScreenPrx
-
unloadReagents
public void unloadReagents(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadReagents
in interfaceScreenPrx
-
begin_unloadReagents
public Ice.AsyncResult begin_unloadReagents()
- Specified by:
begin_unloadReagents
in interfaceScreenPrx
-
begin_unloadReagents
public Ice.AsyncResult begin_unloadReagents(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadReagents
in interfaceScreenPrx
-
begin_unloadReagents
public Ice.AsyncResult begin_unloadReagents(Ice.Callback __cb)
- Specified by:
begin_unloadReagents
in interfaceScreenPrx
-
begin_unloadReagents
public Ice.AsyncResult begin_unloadReagents(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_unloadReagents
in interfaceScreenPrx
-
begin_unloadReagents
public Ice.AsyncResult begin_unloadReagents(Callback_Screen_unloadReagents __cb)
- Specified by:
begin_unloadReagents
in 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_unloadReagents
in interfaceScreenPrx
-
begin_unloadReagents
public Ice.AsyncResult begin_unloadReagents(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadReagents
in 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_unloadReagents
in 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_unloadReagents
in 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_unloadReagents
in interfaceScreenPrx
-
end_unloadReagents
public void end_unloadReagents(Ice.AsyncResult __iresult)
- Specified by:
end_unloadReagents
in 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)
-
-