Package omero.model

Class 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 Detail

      • __ids

        public static final java.lang.String[] __ids
    • Constructor Detail

      • ScreenPrxHelper

        public ScreenPrxHelper()
    • Method Detail

      • getDetails

        public Details getDetails​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getDetails in interface IObjectPrx
      • begin_getDetails

        public Ice.AsyncResult begin_getDetails​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getDetails in interface IObjectPrx
      • begin_getDetails

        public Ice.AsyncResult begin_getDetails​(Ice.Callback __cb)
        Specified by:
        begin_getDetails in interface IObjectPrx
      • 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 interface IObjectPrx
      • begin_getDetails

        public Ice.AsyncResult begin_getDetails​(IceInternal.Functional_GenericCallback1<Details> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getDetails in interface IObjectPrx
      • 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 interface IObjectPrx
      • 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 interface IObjectPrx
      • 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 interface IObjectPrx
      • __getDetails_completed

        public static void __getDetails_completed​(Ice.TwowayCallbackArg1<Details> __cb,
                                                  Ice.AsyncResult __result)
      • getId

        public RLong getId​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getId in interface IObjectPrx
      • begin_getId

        public Ice.AsyncResult begin_getId​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getId in interface IObjectPrx
      • begin_getId

        public Ice.AsyncResult begin_getId​(Ice.Callback __cb)
        Specified by:
        begin_getId in interface IObjectPrx
      • 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 interface IObjectPrx
      • begin_getId

        public Ice.AsyncResult begin_getId​(IceInternal.Functional_GenericCallback1<RLong> __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getId in interface IObjectPrx
      • 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 interface IObjectPrx
      • 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 interface IObjectPrx
      • 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 interface IObjectPrx
      • __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 interface IObjectPrx
      • 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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
      • 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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
      • 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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
      • 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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
      • 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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
      • 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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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,
                          java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setId in interface IObjectPrx
      • begin_setId

        public Ice.AsyncResult begin_setId​(RLong id,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setId in interface IObjectPrx
      • begin_setId

        public Ice.AsyncResult begin_setId​(RLong id,
                                           Ice.Callback __cb)
        Specified by:
        begin_setId in interface IObjectPrx
      • 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 interface IObjectPrx
      • begin_setId

        public Ice.AsyncResult begin_setId​(RLong id,
                                           IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setId in interface IObjectPrx
      • 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 interface IObjectPrx
      • 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 interface IObjectPrx
      • 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 interface IObjectPrx
      • end_setId

        public void end_setId​(Ice.AsyncResult __iresult)
        Specified by:
        end_setId in interface IObjectPrx
      • 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 interface IObjectPrx
      • 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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
      • 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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
      • 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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
      • 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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        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 interface IObjectPrx
        Parameters:
        __iresult - The asynchronous result object.
      • addAllReagentSet

        public void addAllReagentSet​(java.util.List<Reagent> targets,
                                     java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        addAllReagentSet in interface ScreenPrx
      • 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 interface ScreenPrx
      • begin_addAllReagentSet

        public Ice.AsyncResult begin_addAllReagentSet​(java.util.List<Reagent> targets,
                                                      Ice.Callback __cb)
        Specified by:
        begin_addAllReagentSet in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • end_addAllReagentSet

        public void end_addAllReagentSet​(Ice.AsyncResult __iresult)
        Specified by:
        end_addAllReagentSet in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • addReagent

        public void addReagent​(Reagent target,
                               java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        addReagent in interface ScreenPrx
      • begin_addReagent

        public Ice.AsyncResult begin_addReagent​(Reagent target,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_addReagent in interface ScreenPrx
      • 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 interface ScreenPrx
      • begin_addReagent

        public Ice.AsyncResult begin_addReagent​(Reagent target,
                                                IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addReagent in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • end_addReagent

        public void end_addReagent​(Ice.AsyncResult __iresult)
        Specified by:
        end_addReagent in interface ScreenPrx
      • begin_addScreenAnnotationLink

        public Ice.AsyncResult begin_addScreenAnnotationLink​(ScreenAnnotationLink target,
                                                             IceInternal.Functional_VoidCallback __responseCb,
                                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addScreenAnnotationLink in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • begin_addScreenPlateLink

        public Ice.AsyncResult begin_addScreenPlateLink​(ScreenPlateLink target,
                                                        IceInternal.Functional_VoidCallback __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addScreenPlateLink in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • clearAnnotationLinks

        public void clearAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        clearAnnotationLinks in interface ScreenPrx
      • begin_clearAnnotationLinks

        public Ice.AsyncResult begin_clearAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_clearAnnotationLinks in interface ScreenPrx
      • 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 interface ScreenPrx
      • begin_clearAnnotationLinks

        public Ice.AsyncResult begin_clearAnnotationLinks​(IceInternal.Functional_VoidCallback __responseCb,
                                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_clearAnnotationLinks in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • clearPlateLinks

        public void clearPlateLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        clearPlateLinks in interface ScreenPrx
      • begin_clearPlateLinks

        public Ice.AsyncResult begin_clearPlateLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_clearPlateLinks in interface ScreenPrx
      • begin_clearPlateLinks

        public Ice.AsyncResult begin_clearPlateLinks​(Ice.Callback __cb)
        Specified by:
        begin_clearPlateLinks in interface ScreenPrx
      • 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 interface ScreenPrx
      • begin_clearPlateLinks

        public Ice.AsyncResult begin_clearPlateLinks​(IceInternal.Functional_VoidCallback __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_clearPlateLinks in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • end_clearPlateLinks

        public void end_clearPlateLinks​(Ice.AsyncResult __iresult)
        Specified by:
        end_clearPlateLinks in interface ScreenPrx
      • clearReagents

        public void clearReagents​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        clearReagents in interface ScreenPrx
      • begin_clearReagents

        public Ice.AsyncResult begin_clearReagents​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_clearReagents in interface ScreenPrx
      • begin_clearReagents

        public Ice.AsyncResult begin_clearReagents​(Ice.Callback __cb)
        Specified by:
        begin_clearReagents in interface ScreenPrx
      • 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 interface ScreenPrx
      • begin_clearReagents

        public Ice.AsyncResult begin_clearReagents​(IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_clearReagents in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • end_clearReagents

        public void end_clearReagents​(Ice.AsyncResult __iresult)
        Specified by:
        end_clearReagents in interface ScreenPrx
      • begin_copyAnnotationLinks

        public Ice.AsyncResult begin_copyAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_copyAnnotationLinks in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • __copyAnnotationLinks_completed

        public static void __copyAnnotationLinks_completed​(Ice.TwowayCallbackArg1<java.util.List<ScreenAnnotationLink>> __cb,
                                                           Ice.AsyncResult __result)
      • begin_copyPlateLinks

        public Ice.AsyncResult begin_copyPlateLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_copyPlateLinks in interface ScreenPrx
      • begin_copyPlateLinks

        public Ice.AsyncResult begin_copyPlateLinks​(Ice.Callback __cb)
        Specified by:
        begin_copyPlateLinks in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • __copyPlateLinks_completed

        public static void __copyPlateLinks_completed​(Ice.TwowayCallbackArg1<java.util.List<ScreenPlateLink>> __cb,
                                                      Ice.AsyncResult __result)
      • copyReagents

        public java.util.List<Reagent> copyReagents​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        copyReagents in interface ScreenPrx
      • begin_copyReagents

        public Ice.AsyncResult begin_copyReagents​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_copyReagents in interface ScreenPrx
      • begin_copyReagents

        public Ice.AsyncResult begin_copyReagents​(Ice.Callback __cb)
        Specified by:
        begin_copyReagents in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • __copyReagents_completed

        public static void __copyReagents_completed​(Ice.TwowayCallbackArg1<java.util.List<Reagent>> __cb,
                                                    Ice.AsyncResult __result)
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • __findScreenAnnotationLink_completed

        public static void __findScreenAnnotationLink_completed​(Ice.TwowayCallbackArg1<java.util.List<ScreenAnnotationLink>> __cb,
                                                                Ice.AsyncResult __result)
      • begin_findScreenPlateLink

        public Ice.AsyncResult begin_findScreenPlateLink​(Plate removal,
                                                         java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_findScreenPlateLink in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • __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​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getAnnotationLinksCountPerOwner in interface ScreenPrx
      • begin_getAnnotationLinksCountPerOwner

        public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getAnnotationLinksCountPerOwner in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • end_getAnnotationLinksCountPerOwner

        public java.util.Map<java.lang.Long,​java.lang.Long> end_getAnnotationLinksCountPerOwner​(Ice.AsyncResult __iresult)
        Specified by:
        end_getAnnotationLinksCountPerOwner in interface ScreenPrx
      • __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​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getDescription in interface ScreenPrx
      • begin_getDescription

        public Ice.AsyncResult begin_getDescription​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getDescription in interface ScreenPrx
      • begin_getDescription

        public Ice.AsyncResult begin_getDescription​(Ice.Callback __cb)
        Specified by:
        begin_getDescription in interface ScreenPrx
      • 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 interface ScreenPrx
      • begin_getDescription

        public Ice.AsyncResult begin_getDescription​(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getDescription in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • __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)
        Specified by:
        getName in interface ScreenPrx
      • begin_getName

        public Ice.AsyncResult begin_getName​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getName in interface ScreenPrx
      • begin_getName

        public Ice.AsyncResult begin_getName​(Ice.Callback __cb)
        Specified by:
        begin_getName in interface ScreenPrx
      • 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 interface ScreenPrx
      • begin_getName

        public Ice.AsyncResult begin_getName​(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getName in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • __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 interface ScreenPrx
      • 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 interface ScreenPrx
      • begin_getPlateLinksCountPerOwner

        public Ice.AsyncResult begin_getPlateLinksCountPerOwner​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getPlateLinksCountPerOwner in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • end_getPlateLinksCountPerOwner

        public java.util.Map<java.lang.Long,​java.lang.Long> end_getPlateLinksCountPerOwner​(Ice.AsyncResult __iresult)
        Specified by:
        end_getPlateLinksCountPerOwner in interface ScreenPrx
      • __getPlateLinksCountPerOwner_completed

        public static void __getPlateLinksCountPerOwner_completed​(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,​java.lang.Long>> __cb,
                                                                  Ice.AsyncResult __result)
      • begin_getProtocolDescription

        public Ice.AsyncResult begin_getProtocolDescription​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getProtocolDescription in interface ScreenPrx
      • 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 interface ScreenPrx
      • begin_getProtocolDescription

        public Ice.AsyncResult begin_getProtocolDescription​(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getProtocolDescription in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • __getProtocolDescription_completed

        public static void __getProtocolDescription_completed​(Ice.TwowayCallbackArg1<RString> __cb,
                                                              Ice.AsyncResult __result)
      • getProtocolIdentifier

        public RString getProtocolIdentifier​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getProtocolIdentifier in interface ScreenPrx
      • begin_getProtocolIdentifier

        public Ice.AsyncResult begin_getProtocolIdentifier​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getProtocolIdentifier in interface ScreenPrx
      • 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 interface ScreenPrx
      • begin_getProtocolIdentifier

        public Ice.AsyncResult begin_getProtocolIdentifier​(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getProtocolIdentifier in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • __getProtocolIdentifier_completed

        public static void __getProtocolIdentifier_completed​(Ice.TwowayCallbackArg1<RString> __cb,
                                                             Ice.AsyncResult __result)
      • begin_getReagentSetDescription

        public Ice.AsyncResult begin_getReagentSetDescription​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getReagentSetDescription in interface ScreenPrx
      • 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 interface ScreenPrx
      • begin_getReagentSetDescription

        public Ice.AsyncResult begin_getReagentSetDescription​(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getReagentSetDescription in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • __getReagentSetDescription_completed

        public static void __getReagentSetDescription_completed​(Ice.TwowayCallbackArg1<RString> __cb,
                                                                Ice.AsyncResult __result)
      • begin_getReagentSetIdentifier

        public Ice.AsyncResult begin_getReagentSetIdentifier​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getReagentSetIdentifier in interface ScreenPrx
      • 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 interface ScreenPrx
      • begin_getReagentSetIdentifier

        public Ice.AsyncResult begin_getReagentSetIdentifier​(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getReagentSetIdentifier in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • __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)
        Specified by:
        getType in interface ScreenPrx
      • begin_getType

        public Ice.AsyncResult begin_getType​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getType in interface ScreenPrx
      • begin_getType

        public Ice.AsyncResult begin_getType​(Ice.Callback __cb)
        Specified by:
        begin_getType in interface ScreenPrx
      • 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 interface ScreenPrx
      • begin_getType

        public Ice.AsyncResult begin_getType​(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getType in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • __getType_completed

        public static void __getType_completed​(Ice.TwowayCallbackArg1<RString> __cb,
                                               Ice.AsyncResult __result)
      • getVersion

        public RInt getVersion​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getVersion in interface ScreenPrx
      • begin_getVersion

        public Ice.AsyncResult begin_getVersion​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getVersion in interface ScreenPrx
      • begin_getVersion

        public Ice.AsyncResult begin_getVersion​(Ice.Callback __cb)
        Specified by:
        begin_getVersion in interface ScreenPrx
      • 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 interface ScreenPrx
      • begin_getVersion

        public Ice.AsyncResult begin_getVersion​(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getVersion in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • __getVersion_completed

        public static void __getVersion_completed​(Ice.TwowayCallbackArg1<RInt> __cb,
                                                  Ice.AsyncResult __result)
      • begin_linkAnnotation

        public Ice.AsyncResult begin_linkAnnotation​(Annotation addition,
                                                    java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_linkAnnotation in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • __linkAnnotation_completed

        public static void __linkAnnotation_completed​(Ice.TwowayCallbackArg1<ScreenAnnotationLink> __cb,
                                                      Ice.AsyncResult __result)
      • begin_linkPlate

        public Ice.AsyncResult begin_linkPlate​(Plate addition,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_linkPlate in interface ScreenPrx
      • begin_linkPlate

        public Ice.AsyncResult begin_linkPlate​(Plate addition,
                                               Ice.Callback __cb)
        Specified by:
        begin_linkPlate in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • __linkPlate_completed

        public static void __linkPlate_completed​(Ice.TwowayCallbackArg1<ScreenPlateLink> __cb,
                                                 Ice.AsyncResult __result)
      • linkedAnnotationList

        public java.util.List<Annotation> linkedAnnotationList​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        linkedAnnotationList in interface ScreenPrx
      • begin_linkedAnnotationList

        public Ice.AsyncResult begin_linkedAnnotationList​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_linkedAnnotationList in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • __linkedAnnotationList_completed

        public static void __linkedAnnotationList_completed​(Ice.TwowayCallbackArg1<java.util.List<Annotation>> __cb,
                                                            Ice.AsyncResult __result)
      • linkedPlateList

        public java.util.List<Plate> linkedPlateList​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        linkedPlateList in interface ScreenPrx
      • begin_linkedPlateList

        public Ice.AsyncResult begin_linkedPlateList​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_linkedPlateList in interface ScreenPrx
      • begin_linkedPlateList

        public Ice.AsyncResult begin_linkedPlateList​(Ice.Callback __cb)
        Specified by:
        begin_linkedPlateList in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • __linkedPlateList_completed

        public static void __linkedPlateList_completed​(Ice.TwowayCallbackArg1<java.util.List<Plate>> __cb,
                                                       Ice.AsyncResult __result)
      • reloadAnnotationLinks

        public void reloadAnnotationLinks​(Screen toCopy,
                                          java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        reloadAnnotationLinks in interface ScreenPrx
      • begin_reloadAnnotationLinks

        public Ice.AsyncResult begin_reloadAnnotationLinks​(Screen toCopy,
                                                           java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_reloadAnnotationLinks in interface ScreenPrx
      • 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 interface ScreenPrx
      • begin_reloadAnnotationLinks

        public Ice.AsyncResult begin_reloadAnnotationLinks​(Screen toCopy,
                                                           IceInternal.Functional_VoidCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_reloadAnnotationLinks in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • reloadPlateLinks

        public void reloadPlateLinks​(Screen toCopy,
                                     java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        reloadPlateLinks in interface ScreenPrx
      • begin_reloadPlateLinks

        public Ice.AsyncResult begin_reloadPlateLinks​(Screen toCopy,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_reloadPlateLinks in interface ScreenPrx
      • 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 interface ScreenPrx
      • begin_reloadPlateLinks

        public Ice.AsyncResult begin_reloadPlateLinks​(Screen toCopy,
                                                      IceInternal.Functional_VoidCallback __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_reloadPlateLinks in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • end_reloadPlateLinks

        public void end_reloadPlateLinks​(Ice.AsyncResult __iresult)
        Specified by:
        end_reloadPlateLinks in interface ScreenPrx
      • reloadReagents

        public void reloadReagents​(Screen toCopy,
                                   java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        reloadReagents in interface ScreenPrx
      • begin_reloadReagents

        public Ice.AsyncResult begin_reloadReagents​(Screen toCopy,
                                                    java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_reloadReagents in interface ScreenPrx
      • 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 interface ScreenPrx
      • begin_reloadReagents

        public Ice.AsyncResult begin_reloadReagents​(Screen toCopy,
                                                    IceInternal.Functional_VoidCallback __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_reloadReagents in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • end_reloadReagents

        public void end_reloadReagents​(Ice.AsyncResult __iresult)
        Specified by:
        end_reloadReagents in interface ScreenPrx
      • removeAllReagentSet

        public void removeAllReagentSet​(java.util.List<Reagent> targets,
                                        java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        removeAllReagentSet in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • removeReagent

        public void removeReagent​(Reagent theTarget,
                                  java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        removeReagent in interface ScreenPrx
      • begin_removeReagent

        public Ice.AsyncResult begin_removeReagent​(Reagent theTarget,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_removeReagent in interface ScreenPrx
      • 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 interface ScreenPrx
      • begin_removeReagent

        public Ice.AsyncResult begin_removeReagent​(Reagent theTarget,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removeReagent in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • end_removeReagent

        public void end_removeReagent​(Ice.AsyncResult __iresult)
        Specified by:
        end_removeReagent in interface ScreenPrx
      • begin_removeScreenAnnotationLink

        public Ice.AsyncResult begin_removeScreenAnnotationLink​(ScreenAnnotationLink theTarget,
                                                                IceInternal.Functional_VoidCallback __responseCb,
                                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removeScreenAnnotationLink in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • begin_removeScreenPlateLink

        public Ice.AsyncResult begin_removeScreenPlateLink​(ScreenPlateLink theTarget,
                                                           IceInternal.Functional_VoidCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removeScreenPlateLink in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • setDescription

        public void setDescription​(RString theDescription,
                                   java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setDescription in interface ScreenPrx
      • begin_setDescription

        public Ice.AsyncResult begin_setDescription​(RString theDescription,
                                                    java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setDescription in interface ScreenPrx
      • 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 interface ScreenPrx
      • begin_setDescription

        public Ice.AsyncResult begin_setDescription​(RString theDescription,
                                                    IceInternal.Functional_VoidCallback __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setDescription in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • end_setDescription

        public void end_setDescription​(Ice.AsyncResult __iresult)
        Specified by:
        end_setDescription in interface ScreenPrx
      • setName

        public void setName​(RString theName,
                            java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setName in interface ScreenPrx
      • begin_setName

        public Ice.AsyncResult begin_setName​(RString theName,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setName in interface ScreenPrx
      • begin_setName

        public Ice.AsyncResult begin_setName​(RString theName,
                                             Ice.Callback __cb)
        Specified by:
        begin_setName in interface ScreenPrx
      • 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 interface ScreenPrx
      • begin_setName

        public Ice.AsyncResult begin_setName​(RString theName,
                                             IceInternal.Functional_VoidCallback __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setName in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • end_setName

        public void end_setName​(Ice.AsyncResult __iresult)
        Specified by:
        end_setName in interface ScreenPrx
      • setProtocolDescription

        public void setProtocolDescription​(RString theProtocolDescription,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setProtocolDescription in interface ScreenPrx
      • begin_setProtocolDescription

        public Ice.AsyncResult begin_setProtocolDescription​(RString theProtocolDescription,
                                                            java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setProtocolDescription in interface ScreenPrx
      • 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 interface ScreenPrx
      • begin_setProtocolDescription

        public Ice.AsyncResult begin_setProtocolDescription​(RString theProtocolDescription,
                                                            IceInternal.Functional_VoidCallback __responseCb,
                                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setProtocolDescription in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • setProtocolIdentifier

        public void setProtocolIdentifier​(RString theProtocolIdentifier,
                                          java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setProtocolIdentifier in interface ScreenPrx
      • begin_setProtocolIdentifier

        public Ice.AsyncResult begin_setProtocolIdentifier​(RString theProtocolIdentifier,
                                                           java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setProtocolIdentifier in interface ScreenPrx
      • 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 interface ScreenPrx
      • begin_setProtocolIdentifier

        public Ice.AsyncResult begin_setProtocolIdentifier​(RString theProtocolIdentifier,
                                                           IceInternal.Functional_VoidCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setProtocolIdentifier in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • setReagentSetDescription

        public void setReagentSetDescription​(RString theReagentSetDescription,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setReagentSetDescription in interface ScreenPrx
      • begin_setReagentSetDescription

        public Ice.AsyncResult begin_setReagentSetDescription​(RString theReagentSetDescription,
                                                              java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setReagentSetDescription in interface ScreenPrx
      • 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 interface ScreenPrx
      • begin_setReagentSetDescription

        public Ice.AsyncResult begin_setReagentSetDescription​(RString theReagentSetDescription,
                                                              IceInternal.Functional_VoidCallback __responseCb,
                                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setReagentSetDescription in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • setReagentSetIdentifier

        public void setReagentSetIdentifier​(RString theReagentSetIdentifier,
                                            java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setReagentSetIdentifier in interface ScreenPrx
      • begin_setReagentSetIdentifier

        public Ice.AsyncResult begin_setReagentSetIdentifier​(RString theReagentSetIdentifier,
                                                             java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setReagentSetIdentifier in interface ScreenPrx
      • 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 interface ScreenPrx
      • begin_setReagentSetIdentifier

        public Ice.AsyncResult begin_setReagentSetIdentifier​(RString theReagentSetIdentifier,
                                                             IceInternal.Functional_VoidCallback __responseCb,
                                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setReagentSetIdentifier in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • setType

        public void setType​(RString theType,
                            java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setType in interface ScreenPrx
      • begin_setType

        public Ice.AsyncResult begin_setType​(RString theType,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setType in interface ScreenPrx
      • begin_setType

        public Ice.AsyncResult begin_setType​(RString theType,
                                             Ice.Callback __cb)
        Specified by:
        begin_setType in interface ScreenPrx
      • 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 interface ScreenPrx
      • begin_setType

        public Ice.AsyncResult begin_setType​(RString theType,
                                             IceInternal.Functional_VoidCallback __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setType in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • end_setType

        public void end_setType​(Ice.AsyncResult __iresult)
        Specified by:
        end_setType in interface ScreenPrx
      • setVersion

        public void setVersion​(RInt theVersion,
                               java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setVersion in interface ScreenPrx
      • begin_setVersion

        public Ice.AsyncResult begin_setVersion​(RInt theVersion,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setVersion in interface ScreenPrx
      • begin_setVersion

        public Ice.AsyncResult begin_setVersion​(RInt theVersion,
                                                Ice.Callback __cb)
        Specified by:
        begin_setVersion in interface ScreenPrx
      • 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 interface ScreenPrx
      • begin_setVersion

        public Ice.AsyncResult begin_setVersion​(RInt theVersion,
                                                IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setVersion in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • end_setVersion

        public void end_setVersion​(Ice.AsyncResult __iresult)
        Specified by:
        end_setVersion in interface ScreenPrx
      • sizeOfAnnotationLinks

        public int sizeOfAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        sizeOfAnnotationLinks in interface ScreenPrx
      • begin_sizeOfAnnotationLinks

        public Ice.AsyncResult begin_sizeOfAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_sizeOfAnnotationLinks in interface ScreenPrx
      • 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 interface ScreenPrx
      • begin_sizeOfAnnotationLinks

        public Ice.AsyncResult begin_sizeOfAnnotationLinks​(IceInternal.Functional_IntCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_sizeOfAnnotationLinks in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • __sizeOfAnnotationLinks_completed

        public static void __sizeOfAnnotationLinks_completed​(Ice.TwowayCallbackInt __cb,
                                                             Ice.AsyncResult __result)
      • sizeOfPlateLinks

        public int sizeOfPlateLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        sizeOfPlateLinks in interface ScreenPrx
      • begin_sizeOfPlateLinks

        public Ice.AsyncResult begin_sizeOfPlateLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_sizeOfPlateLinks in interface ScreenPrx
      • begin_sizeOfPlateLinks

        public Ice.AsyncResult begin_sizeOfPlateLinks​(Ice.Callback __cb)
        Specified by:
        begin_sizeOfPlateLinks in interface ScreenPrx
      • 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 interface ScreenPrx
      • begin_sizeOfPlateLinks

        public Ice.AsyncResult begin_sizeOfPlateLinks​(IceInternal.Functional_IntCallback __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_sizeOfPlateLinks in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • end_sizeOfPlateLinks

        public int end_sizeOfPlateLinks​(Ice.AsyncResult __iresult)
        Specified by:
        end_sizeOfPlateLinks in interface ScreenPrx
      • __sizeOfPlateLinks_completed

        public static void __sizeOfPlateLinks_completed​(Ice.TwowayCallbackInt __cb,
                                                        Ice.AsyncResult __result)
      • sizeOfReagents

        public int sizeOfReagents​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        sizeOfReagents in interface ScreenPrx
      • begin_sizeOfReagents

        public Ice.AsyncResult begin_sizeOfReagents​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_sizeOfReagents in interface ScreenPrx
      • begin_sizeOfReagents

        public Ice.AsyncResult begin_sizeOfReagents​(Ice.Callback __cb)
        Specified by:
        begin_sizeOfReagents in interface ScreenPrx
      • 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 interface ScreenPrx
      • begin_sizeOfReagents

        public Ice.AsyncResult begin_sizeOfReagents​(IceInternal.Functional_IntCallback __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_sizeOfReagents in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • end_sizeOfReagents

        public int end_sizeOfReagents​(Ice.AsyncResult __iresult)
        Specified by:
        end_sizeOfReagents in interface ScreenPrx
      • __sizeOfReagents_completed

        public static void __sizeOfReagents_completed​(Ice.TwowayCallbackInt __cb,
                                                      Ice.AsyncResult __result)
      • unlinkAnnotation

        public void unlinkAnnotation​(Annotation removal,
                                     java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        unlinkAnnotation in interface ScreenPrx
      • begin_unlinkAnnotation

        public Ice.AsyncResult begin_unlinkAnnotation​(Annotation removal,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_unlinkAnnotation in interface ScreenPrx
      • 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 interface ScreenPrx
      • begin_unlinkAnnotation

        public Ice.AsyncResult begin_unlinkAnnotation​(Annotation removal,
                                                      IceInternal.Functional_VoidCallback __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_unlinkAnnotation in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • end_unlinkAnnotation

        public void end_unlinkAnnotation​(Ice.AsyncResult __iresult)
        Specified by:
        end_unlinkAnnotation in interface ScreenPrx
      • unlinkPlate

        public void unlinkPlate​(Plate removal,
                                java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        unlinkPlate in interface ScreenPrx
      • begin_unlinkPlate

        public Ice.AsyncResult begin_unlinkPlate​(Plate removal,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_unlinkPlate in interface ScreenPrx
      • begin_unlinkPlate

        public Ice.AsyncResult begin_unlinkPlate​(Plate removal,
                                                 Ice.Callback __cb)
        Specified by:
        begin_unlinkPlate in interface ScreenPrx
      • 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 interface ScreenPrx
      • begin_unlinkPlate

        public Ice.AsyncResult begin_unlinkPlate​(Plate removal,
                                                 IceInternal.Functional_VoidCallback __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_unlinkPlate in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • end_unlinkPlate

        public void end_unlinkPlate​(Ice.AsyncResult __iresult)
        Specified by:
        end_unlinkPlate in interface ScreenPrx
      • unloadAnnotationLinks

        public void unloadAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        unloadAnnotationLinks in interface ScreenPrx
      • begin_unloadAnnotationLinks

        public Ice.AsyncResult begin_unloadAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_unloadAnnotationLinks in interface ScreenPrx
      • 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 interface ScreenPrx
      • begin_unloadAnnotationLinks

        public Ice.AsyncResult begin_unloadAnnotationLinks​(IceInternal.Functional_VoidCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_unloadAnnotationLinks in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • unloadPlateLinks

        public void unloadPlateLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        unloadPlateLinks in interface ScreenPrx
      • begin_unloadPlateLinks

        public Ice.AsyncResult begin_unloadPlateLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_unloadPlateLinks in interface ScreenPrx
      • begin_unloadPlateLinks

        public Ice.AsyncResult begin_unloadPlateLinks​(Ice.Callback __cb)
        Specified by:
        begin_unloadPlateLinks in interface ScreenPrx
      • 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 interface ScreenPrx
      • begin_unloadPlateLinks

        public Ice.AsyncResult begin_unloadPlateLinks​(IceInternal.Functional_VoidCallback __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_unloadPlateLinks in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • end_unloadPlateLinks

        public void end_unloadPlateLinks​(Ice.AsyncResult __iresult)
        Specified by:
        end_unloadPlateLinks in interface ScreenPrx
      • unloadReagents

        public void unloadReagents​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        unloadReagents in interface ScreenPrx
      • begin_unloadReagents

        public Ice.AsyncResult begin_unloadReagents​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_unloadReagents in interface ScreenPrx
      • begin_unloadReagents

        public Ice.AsyncResult begin_unloadReagents​(Ice.Callback __cb)
        Specified by:
        begin_unloadReagents in interface ScreenPrx
      • 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 interface ScreenPrx
      • begin_unloadReagents

        public Ice.AsyncResult begin_unloadReagents​(IceInternal.Functional_VoidCallback __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_unloadReagents in interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • 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 interface ScreenPrx
      • end_unloadReagents

        public void end_unloadReagents​(Ice.AsyncResult __iresult)
        Specified by:
        end_unloadReagents in interface ScreenPrx
      • 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)