Package omero.model

Class PlatePrxHelper

  • All Implemented Interfaces:
    Ice.ObjectPrx, java.io.Serializable, IObjectPrx, PlatePrx

    public final class PlatePrxHelper
    extends Ice.ObjectPrxHelperBase
    implements PlatePrx
    Provides type-specific helper functions.
    See Also:
    Serialized Form
    • Field Detail

      • __ids

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

      • PlatePrxHelper

        public PlatePrxHelper()
    • 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.
      • begin_addAllPlateAcquisitionSet

        public Ice.AsyncResult begin_addAllPlateAcquisitionSet​(java.util.List<PlateAcquisition> targets,
                                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                               Ice.Callback __cb)
        Specified by:
        begin_addAllPlateAcquisitionSet in interface PlatePrx
      • begin_addAllPlateAcquisitionSet

        public Ice.AsyncResult begin_addAllPlateAcquisitionSet​(java.util.List<PlateAcquisition> targets,
                                                               IceInternal.Functional_VoidCallback __responseCb,
                                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addAllPlateAcquisitionSet in interface PlatePrx
      • begin_addAllPlateAcquisitionSet

        public Ice.AsyncResult begin_addAllPlateAcquisitionSet​(java.util.List<PlateAcquisition> targets,
                                                               IceInternal.Functional_VoidCallback __responseCb,
                                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                               IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_addAllPlateAcquisitionSet in interface PlatePrx
      • begin_addAllPlateAcquisitionSet

        public Ice.AsyncResult begin_addAllPlateAcquisitionSet​(java.util.List<PlateAcquisition> targets,
                                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                               IceInternal.Functional_VoidCallback __responseCb,
                                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addAllPlateAcquisitionSet in interface PlatePrx
      • begin_addAllPlateAcquisitionSet

        public Ice.AsyncResult begin_addAllPlateAcquisitionSet​(java.util.List<PlateAcquisition> 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_addAllPlateAcquisitionSet in interface PlatePrx
      • begin_addAllPlateAnnotationLinkSet

        public Ice.AsyncResult begin_addAllPlateAnnotationLinkSet​(java.util.List<PlateAnnotationLink> targets,
                                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addAllPlateAnnotationLinkSet in interface PlatePrx
      • begin_addAllPlateAnnotationLinkSet

        public Ice.AsyncResult begin_addAllPlateAnnotationLinkSet​(java.util.List<PlateAnnotationLink> targets,
                                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                                  IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_addAllPlateAnnotationLinkSet in interface PlatePrx
      • begin_addAllPlateAnnotationLinkSet

        public Ice.AsyncResult begin_addAllPlateAnnotationLinkSet​(java.util.List<PlateAnnotationLink> targets,
                                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addAllPlateAnnotationLinkSet in interface PlatePrx
      • begin_addAllPlateAnnotationLinkSet

        public Ice.AsyncResult begin_addAllPlateAnnotationLinkSet​(java.util.List<PlateAnnotationLink> 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_addAllPlateAnnotationLinkSet in interface PlatePrx
      • 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 PlatePrx
      • 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 PlatePrx
      • 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 PlatePrx
      • 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 PlatePrx
      • 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 PlatePrx
      • addAllWellSet

        public void addAllWellSet​(java.util.List<Well> targets)
        Specified by:
        addAllWellSet in interface PlatePrx
      • addAllWellSet

        public void addAllWellSet​(java.util.List<Well> targets,
                                  java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        addAllWellSet in interface PlatePrx
      • begin_addAllWellSet

        public Ice.AsyncResult begin_addAllWellSet​(java.util.List<Well> targets)
        Specified by:
        begin_addAllWellSet in interface PlatePrx
      • begin_addAllWellSet

        public Ice.AsyncResult begin_addAllWellSet​(java.util.List<Well> targets,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_addAllWellSet in interface PlatePrx
      • begin_addAllWellSet

        public Ice.AsyncResult begin_addAllWellSet​(java.util.List<Well> targets,
                                                   Ice.Callback __cb)
        Specified by:
        begin_addAllWellSet in interface PlatePrx
      • begin_addAllWellSet

        public Ice.AsyncResult begin_addAllWellSet​(java.util.List<Well> targets,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   Ice.Callback __cb)
        Specified by:
        begin_addAllWellSet in interface PlatePrx
      • begin_addAllWellSet

        public Ice.AsyncResult begin_addAllWellSet​(java.util.List<Well> targets,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addAllWellSet in interface PlatePrx
      • begin_addAllWellSet

        public Ice.AsyncResult begin_addAllWellSet​(java.util.List<Well> targets,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_addAllWellSet in interface PlatePrx
      • begin_addAllWellSet

        public Ice.AsyncResult begin_addAllWellSet​(java.util.List<Well> targets,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addAllWellSet in interface PlatePrx
      • begin_addAllWellSet

        public Ice.AsyncResult begin_addAllWellSet​(java.util.List<Well> 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_addAllWellSet in interface PlatePrx
      • end_addAllWellSet

        public void end_addAllWellSet​(Ice.AsyncResult __iresult)
        Specified by:
        end_addAllWellSet in interface PlatePrx
      • begin_addPlateAcquisition

        public Ice.AsyncResult begin_addPlateAcquisition​(PlateAcquisition target,
                                                         java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                         Ice.Callback __cb)
        Specified by:
        begin_addPlateAcquisition in interface PlatePrx
      • begin_addPlateAcquisition

        public Ice.AsyncResult begin_addPlateAcquisition​(PlateAcquisition target,
                                                         IceInternal.Functional_VoidCallback __responseCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addPlateAcquisition in interface PlatePrx
      • begin_addPlateAcquisition

        public Ice.AsyncResult begin_addPlateAcquisition​(PlateAcquisition target,
                                                         IceInternal.Functional_VoidCallback __responseCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                         IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_addPlateAcquisition in interface PlatePrx
      • begin_addPlateAcquisition

        public Ice.AsyncResult begin_addPlateAcquisition​(PlateAcquisition target,
                                                         java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                         IceInternal.Functional_VoidCallback __responseCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addPlateAcquisition in interface PlatePrx
      • begin_addPlateAcquisition

        public Ice.AsyncResult begin_addPlateAcquisition​(PlateAcquisition 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_addPlateAcquisition in interface PlatePrx
      • end_addPlateAcquisition

        public void end_addPlateAcquisition​(Ice.AsyncResult __iresult)
        Specified by:
        end_addPlateAcquisition in interface PlatePrx
      • begin_addPlateAnnotationLink

        public Ice.AsyncResult begin_addPlateAnnotationLink​(PlateAnnotationLink target,
                                                            IceInternal.Functional_VoidCallback __responseCb,
                                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addPlateAnnotationLink in interface PlatePrx
      • begin_addPlateAnnotationLink

        public Ice.AsyncResult begin_addPlateAnnotationLink​(PlateAnnotationLink target,
                                                            IceInternal.Functional_VoidCallback __responseCb,
                                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                            IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_addPlateAnnotationLink in interface PlatePrx
      • begin_addPlateAnnotationLink

        public Ice.AsyncResult begin_addPlateAnnotationLink​(PlateAnnotationLink target,
                                                            java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                            IceInternal.Functional_VoidCallback __responseCb,
                                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addPlateAnnotationLink in interface PlatePrx
      • begin_addPlateAnnotationLink

        public Ice.AsyncResult begin_addPlateAnnotationLink​(PlateAnnotationLink 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_addPlateAnnotationLink in interface PlatePrx
      • begin_addPlateAnnotationLinkToBoth

        public Ice.AsyncResult begin_addPlateAnnotationLinkToBoth​(PlateAnnotationLink link,
                                                                  boolean bothSides,
                                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addPlateAnnotationLinkToBoth in interface PlatePrx
      • begin_addPlateAnnotationLinkToBoth

        public Ice.AsyncResult begin_addPlateAnnotationLinkToBoth​(PlateAnnotationLink link,
                                                                  boolean bothSides,
                                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                                  IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_addPlateAnnotationLinkToBoth in interface PlatePrx
      • begin_addPlateAnnotationLinkToBoth

        public Ice.AsyncResult begin_addPlateAnnotationLinkToBoth​(PlateAnnotationLink 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_addPlateAnnotationLinkToBoth in interface PlatePrx
      • begin_addPlateAnnotationLinkToBoth

        public Ice.AsyncResult begin_addPlateAnnotationLinkToBoth​(PlateAnnotationLink 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_addPlateAnnotationLinkToBoth in interface PlatePrx
      • 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 PlatePrx
      • 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 PlatePrx
      • 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 PlatePrx
      • 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 PlatePrx
      • 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 PlatePrx
      • end_addScreenPlateLink

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

        public void addWell​(Well target,
                            java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        addWell in interface PlatePrx
      • begin_addWell

        public Ice.AsyncResult begin_addWell​(Well target,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_addWell in interface PlatePrx
      • begin_addWell

        public Ice.AsyncResult begin_addWell​(Well target,
                                             Ice.Callback __cb)
        Specified by:
        begin_addWell in interface PlatePrx
      • begin_addWell

        public Ice.AsyncResult begin_addWell​(Well target,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             Ice.Callback __cb)
        Specified by:
        begin_addWell in interface PlatePrx
      • begin_addWell

        public Ice.AsyncResult begin_addWell​(Well target,
                                             IceInternal.Functional_VoidCallback __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addWell in interface PlatePrx
      • begin_addWell

        public Ice.AsyncResult begin_addWell​(Well target,
                                             IceInternal.Functional_VoidCallback __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                             IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_addWell in interface PlatePrx
      • begin_addWell

        public Ice.AsyncResult begin_addWell​(Well target,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             IceInternal.Functional_VoidCallback __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addWell in interface PlatePrx
      • begin_addWell

        public Ice.AsyncResult begin_addWell​(Well 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_addWell in interface PlatePrx
      • end_addWell

        public void end_addWell​(Ice.AsyncResult __iresult)
        Specified by:
        end_addWell in interface PlatePrx
      • clearAnnotationLinks

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

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

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

        public void clearPlateAcquisitions​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        clearPlateAcquisitions in interface PlatePrx
      • begin_clearPlateAcquisitions

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

        public Ice.AsyncResult begin_clearPlateAcquisitions​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                            Ice.Callback __cb)
        Specified by:
        begin_clearPlateAcquisitions in interface PlatePrx
      • begin_clearPlateAcquisitions

        public Ice.AsyncResult begin_clearPlateAcquisitions​(IceInternal.Functional_VoidCallback __responseCb,
                                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_clearPlateAcquisitions in interface PlatePrx
      • begin_clearPlateAcquisitions

        public Ice.AsyncResult begin_clearPlateAcquisitions​(IceInternal.Functional_VoidCallback __responseCb,
                                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                            IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_clearPlateAcquisitions in interface PlatePrx
      • begin_clearPlateAcquisitions

        public Ice.AsyncResult begin_clearPlateAcquisitions​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                            IceInternal.Functional_VoidCallback __responseCb,
                                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_clearPlateAcquisitions in interface PlatePrx
      • begin_clearPlateAcquisitions

        public Ice.AsyncResult begin_clearPlateAcquisitions​(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_clearPlateAcquisitions in interface PlatePrx
      • clearScreenLinks

        public void clearScreenLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        clearScreenLinks in interface PlatePrx
      • begin_clearScreenLinks

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

        public Ice.AsyncResult begin_clearScreenLinks​(Ice.Callback __cb)
        Specified by:
        begin_clearScreenLinks in interface PlatePrx
      • begin_clearScreenLinks

        public Ice.AsyncResult begin_clearScreenLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      Ice.Callback __cb)
        Specified by:
        begin_clearScreenLinks in interface PlatePrx
      • begin_clearScreenLinks

        public Ice.AsyncResult begin_clearScreenLinks​(IceInternal.Functional_VoidCallback __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_clearScreenLinks in interface PlatePrx
      • begin_clearScreenLinks

        public Ice.AsyncResult begin_clearScreenLinks​(IceInternal.Functional_VoidCallback __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                      IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_clearScreenLinks in interface PlatePrx
      • begin_clearScreenLinks

        public Ice.AsyncResult begin_clearScreenLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      IceInternal.Functional_VoidCallback __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_clearScreenLinks in interface PlatePrx
      • begin_clearScreenLinks

        public Ice.AsyncResult begin_clearScreenLinks​(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_clearScreenLinks in interface PlatePrx
      • end_clearScreenLinks

        public void end_clearScreenLinks​(Ice.AsyncResult __iresult)
        Specified by:
        end_clearScreenLinks in interface PlatePrx
      • clearWells

        public void clearWells​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        clearWells in interface PlatePrx
      • begin_clearWells

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

        public Ice.AsyncResult begin_clearWells​(Ice.Callback __cb)
        Specified by:
        begin_clearWells in interface PlatePrx
      • begin_clearWells

        public Ice.AsyncResult begin_clearWells​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                Ice.Callback __cb)
        Specified by:
        begin_clearWells in interface PlatePrx
      • begin_clearWells

        public Ice.AsyncResult begin_clearWells​(IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_clearWells in interface PlatePrx
      • begin_clearWells

        public Ice.AsyncResult begin_clearWells​(IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_clearWells in interface PlatePrx
      • begin_clearWells

        public Ice.AsyncResult begin_clearWells​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_clearWells in interface PlatePrx
      • begin_clearWells

        public Ice.AsyncResult begin_clearWells​(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_clearWells in interface PlatePrx
      • end_clearWells

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

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

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

        public Ice.AsyncResult begin_copyAnnotationLinks​(IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_copyAnnotationLinks in interface PlatePrx
      • begin_copyAnnotationLinks

        public Ice.AsyncResult begin_copyAnnotationLinks​(IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                         IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_copyAnnotationLinks in interface PlatePrx
      • begin_copyAnnotationLinks

        public Ice.AsyncResult begin_copyAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                         IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_copyAnnotationLinks in interface PlatePrx
      • begin_copyAnnotationLinks

        public Ice.AsyncResult begin_copyAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                         IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                         IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_copyAnnotationLinks in interface PlatePrx
      • __copyAnnotationLinks_completed

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

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

        public Ice.AsyncResult begin_copyPlateAcquisitions​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                           Ice.Callback __cb)
        Specified by:
        begin_copyPlateAcquisitions in interface PlatePrx
      • begin_copyPlateAcquisitions

        public Ice.AsyncResult begin_copyPlateAcquisitions​(IceInternal.Functional_GenericCallback1<java.util.List<PlateAcquisition>> __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_copyPlateAcquisitions in interface PlatePrx
      • begin_copyPlateAcquisitions

        public Ice.AsyncResult begin_copyPlateAcquisitions​(IceInternal.Functional_GenericCallback1<java.util.List<PlateAcquisition>> __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                           IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_copyPlateAcquisitions in interface PlatePrx
      • begin_copyPlateAcquisitions

        public Ice.AsyncResult begin_copyPlateAcquisitions​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                           IceInternal.Functional_GenericCallback1<java.util.List<PlateAcquisition>> __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_copyPlateAcquisitions in interface PlatePrx
      • begin_copyPlateAcquisitions

        public Ice.AsyncResult begin_copyPlateAcquisitions​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                           IceInternal.Functional_GenericCallback1<java.util.List<PlateAcquisition>> __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                           IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_copyPlateAcquisitions in interface PlatePrx
      • __copyPlateAcquisitions_completed

        public static void __copyPlateAcquisitions_completed​(Ice.TwowayCallbackArg1<java.util.List<PlateAcquisition>> __cb,
                                                             Ice.AsyncResult __result)
      • copyScreenLinks

        public java.util.List<ScreenPlateLink> copyScreenLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        copyScreenLinks in interface PlatePrx
      • begin_copyScreenLinks

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

        public Ice.AsyncResult begin_copyScreenLinks​(Ice.Callback __cb)
        Specified by:
        begin_copyScreenLinks in interface PlatePrx
      • begin_copyScreenLinks

        public Ice.AsyncResult begin_copyScreenLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                     Ice.Callback __cb)
        Specified by:
        begin_copyScreenLinks in interface PlatePrx
      • begin_copyScreenLinks

        public Ice.AsyncResult begin_copyScreenLinks​(IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_copyScreenLinks in interface PlatePrx
      • begin_copyScreenLinks

        public Ice.AsyncResult begin_copyScreenLinks​(IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                     IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_copyScreenLinks in interface PlatePrx
      • begin_copyScreenLinks

        public Ice.AsyncResult begin_copyScreenLinks​(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_copyScreenLinks in interface PlatePrx
      • begin_copyScreenLinks

        public Ice.AsyncResult begin_copyScreenLinks​(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_copyScreenLinks in interface PlatePrx
      • __copyScreenLinks_completed

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

        public java.util.List<Well> copyWells​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        copyWells in interface PlatePrx
      • begin_copyWells

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

        public Ice.AsyncResult begin_copyWells​(Ice.Callback __cb)
        Specified by:
        begin_copyWells in interface PlatePrx
      • begin_copyWells

        public Ice.AsyncResult begin_copyWells​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               Ice.Callback __cb)
        Specified by:
        begin_copyWells in interface PlatePrx
      • begin_copyWells

        public Ice.AsyncResult begin_copyWells​(IceInternal.Functional_GenericCallback1<java.util.List<Well>> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_copyWells in interface PlatePrx
      • begin_copyWells

        public Ice.AsyncResult begin_copyWells​(IceInternal.Functional_GenericCallback1<java.util.List<Well>> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_copyWells in interface PlatePrx
      • begin_copyWells

        public Ice.AsyncResult begin_copyWells​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               IceInternal.Functional_GenericCallback1<java.util.List<Well>> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_copyWells in interface PlatePrx
      • begin_copyWells

        public Ice.AsyncResult begin_copyWells​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               IceInternal.Functional_GenericCallback1<java.util.List<Well>> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_copyWells in interface PlatePrx
      • end_copyWells

        public java.util.List<Well> end_copyWells​(Ice.AsyncResult __iresult)
        Specified by:
        end_copyWells in interface PlatePrx
      • __copyWells_completed

        public static void __copyWells_completed​(Ice.TwowayCallbackArg1<java.util.List<Well>> __cb,
                                                 Ice.AsyncResult __result)
      • begin_findPlateAnnotationLink

        public Ice.AsyncResult begin_findPlateAnnotationLink​(Annotation removal,
                                                             java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_findPlateAnnotationLink in interface PlatePrx
      • begin_findPlateAnnotationLink

        public Ice.AsyncResult begin_findPlateAnnotationLink​(Annotation removal,
                                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                             Ice.Callback __cb)
        Specified by:
        begin_findPlateAnnotationLink in interface PlatePrx
      • begin_findPlateAnnotationLink

        public Ice.AsyncResult begin_findPlateAnnotationLink​(Annotation removal,
                                                             IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb,
                                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_findPlateAnnotationLink in interface PlatePrx
      • begin_findPlateAnnotationLink

        public Ice.AsyncResult begin_findPlateAnnotationLink​(Annotation removal,
                                                             IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb,
                                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                             IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_findPlateAnnotationLink in interface PlatePrx
      • begin_findPlateAnnotationLink

        public Ice.AsyncResult begin_findPlateAnnotationLink​(Annotation removal,
                                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                             IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb,
                                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_findPlateAnnotationLink in interface PlatePrx
      • begin_findPlateAnnotationLink

        public Ice.AsyncResult begin_findPlateAnnotationLink​(Annotation removal,
                                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                             IceInternal.Functional_GenericCallback1<java.util.List<PlateAnnotationLink>> __responseCb,
                                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                             IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_findPlateAnnotationLink in interface PlatePrx
      • __findPlateAnnotationLink_completed

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

        public Ice.AsyncResult begin_findScreenPlateLink​(Screen removal,
                                                         java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_findScreenPlateLink in interface PlatePrx
      • begin_findScreenPlateLink

        public Ice.AsyncResult begin_findScreenPlateLink​(Screen removal,
                                                         java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                         Ice.Callback __cb)
        Specified by:
        begin_findScreenPlateLink in interface PlatePrx
      • begin_findScreenPlateLink

        public Ice.AsyncResult begin_findScreenPlateLink​(Screen removal,
                                                         IceInternal.Functional_GenericCallback1<java.util.List<ScreenPlateLink>> __responseCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_findScreenPlateLink in interface PlatePrx
      • begin_findScreenPlateLink

        public Ice.AsyncResult begin_findScreenPlateLink​(Screen 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 PlatePrx
      • begin_findScreenPlateLink

        public Ice.AsyncResult begin_findScreenPlateLink​(Screen 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 PlatePrx
      • begin_findScreenPlateLink

        public Ice.AsyncResult begin_findScreenPlateLink​(Screen 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 PlatePrx
      • __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 PlatePrx
      • begin_getAnnotationLinksCountPerOwner

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

        public java.util.Map<java.lang.Long,​java.lang.Long> end_getAnnotationLinksCountPerOwner​(Ice.AsyncResult __iresult)
        Specified by:
        end_getAnnotationLinksCountPerOwner in interface PlatePrx
      • __getAnnotationLinksCountPerOwner_completed

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

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

        public Ice.AsyncResult begin_getColumnNamingConvention​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                               Ice.Callback __cb)
        Specified by:
        begin_getColumnNamingConvention in interface PlatePrx
      • begin_getColumnNamingConvention

        public Ice.AsyncResult begin_getColumnNamingConvention​(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getColumnNamingConvention in interface PlatePrx
      • begin_getColumnNamingConvention

        public Ice.AsyncResult begin_getColumnNamingConvention​(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                               IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getColumnNamingConvention in interface PlatePrx
      • begin_getColumnNamingConvention

        public Ice.AsyncResult begin_getColumnNamingConvention​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                               IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getColumnNamingConvention in interface PlatePrx
      • begin_getColumnNamingConvention

        public Ice.AsyncResult begin_getColumnNamingConvention​(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_getColumnNamingConvention in interface PlatePrx
      • __getColumnNamingConvention_completed

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

        public RInt getColumns​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getColumns in interface PlatePrx
      • begin_getColumns

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

        public Ice.AsyncResult begin_getColumns​(Ice.Callback __cb)
        Specified by:
        begin_getColumns in interface PlatePrx
      • begin_getColumns

        public Ice.AsyncResult begin_getColumns​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                Ice.Callback __cb)
        Specified by:
        begin_getColumns in interface PlatePrx
      • begin_getColumns

        public Ice.AsyncResult begin_getColumns​(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getColumns in interface PlatePrx
      • begin_getColumns

        public Ice.AsyncResult begin_getColumns​(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getColumns in interface PlatePrx
      • begin_getColumns

        public Ice.AsyncResult begin_getColumns​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getColumns in interface PlatePrx
      • begin_getColumns

        public Ice.AsyncResult begin_getColumns​(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_getColumns in interface PlatePrx
      • __getColumns_completed

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

        public RInt getDefaultSample​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getDefaultSample in interface PlatePrx
      • begin_getDefaultSample

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

        public Ice.AsyncResult begin_getDefaultSample​(Ice.Callback __cb)
        Specified by:
        begin_getDefaultSample in interface PlatePrx
      • begin_getDefaultSample

        public Ice.AsyncResult begin_getDefaultSample​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      Ice.Callback __cb)
        Specified by:
        begin_getDefaultSample in interface PlatePrx
      • begin_getDefaultSample

        public Ice.AsyncResult begin_getDefaultSample​(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getDefaultSample in interface PlatePrx
      • begin_getDefaultSample

        public Ice.AsyncResult begin_getDefaultSample​(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                      IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getDefaultSample in interface PlatePrx
      • begin_getDefaultSample

        public Ice.AsyncResult begin_getDefaultSample​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getDefaultSample in interface PlatePrx
      • begin_getDefaultSample

        public Ice.AsyncResult begin_getDefaultSample​(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_getDefaultSample in interface PlatePrx
      • __getDefaultSample_completed

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

        public RString getDescription​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getDescription in interface PlatePrx
      • begin_getDescription

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

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

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

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

        public RString getExternalIdentifier​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getExternalIdentifier in interface PlatePrx
      • begin_getExternalIdentifier

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

        public Ice.AsyncResult begin_getExternalIdentifier​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                           Ice.Callback __cb)
        Specified by:
        begin_getExternalIdentifier in interface PlatePrx
      • begin_getExternalIdentifier

        public Ice.AsyncResult begin_getExternalIdentifier​(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getExternalIdentifier in interface PlatePrx
      • begin_getExternalIdentifier

        public Ice.AsyncResult begin_getExternalIdentifier​(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                           IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getExternalIdentifier in interface PlatePrx
      • begin_getExternalIdentifier

        public Ice.AsyncResult begin_getExternalIdentifier​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                           IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getExternalIdentifier in interface PlatePrx
      • begin_getExternalIdentifier

        public Ice.AsyncResult begin_getExternalIdentifier​(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_getExternalIdentifier in interface PlatePrx
      • __getExternalIdentifier_completed

        public static void __getExternalIdentifier_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 PlatePrx
      • begin_getName

        public Ice.AsyncResult begin_getName()
        Specified by:
        begin_getName in interface PlatePrx
      • begin_getName

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

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

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

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

        public RString getRowNamingConvention​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getRowNamingConvention in interface PlatePrx
      • begin_getRowNamingConvention

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

        public Ice.AsyncResult begin_getRowNamingConvention​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                            Ice.Callback __cb)
        Specified by:
        begin_getRowNamingConvention in interface PlatePrx
      • begin_getRowNamingConvention

        public Ice.AsyncResult begin_getRowNamingConvention​(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getRowNamingConvention in interface PlatePrx
      • begin_getRowNamingConvention

        public Ice.AsyncResult begin_getRowNamingConvention​(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                            IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getRowNamingConvention in interface PlatePrx
      • begin_getRowNamingConvention

        public Ice.AsyncResult begin_getRowNamingConvention​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                            IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getRowNamingConvention in interface PlatePrx
      • begin_getRowNamingConvention

        public Ice.AsyncResult begin_getRowNamingConvention​(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_getRowNamingConvention in interface PlatePrx
      • __getRowNamingConvention_completed

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

        public RInt getRows​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getRows in interface PlatePrx
      • begin_getRows

        public Ice.AsyncResult begin_getRows()
        Specified by:
        begin_getRows in interface PlatePrx
      • begin_getRows

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

        public Ice.AsyncResult begin_getRows​(Ice.Callback __cb)
        Specified by:
        begin_getRows in interface PlatePrx
      • begin_getRows

        public Ice.AsyncResult begin_getRows​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             Ice.Callback __cb)
        Specified by:
        begin_getRows in interface PlatePrx
      • begin_getRows

        public Ice.AsyncResult begin_getRows​(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getRows in interface PlatePrx
      • begin_getRows

        public Ice.AsyncResult begin_getRows​(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                             IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getRows in interface PlatePrx
      • begin_getRows

        public Ice.AsyncResult begin_getRows​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getRows in interface PlatePrx
      • begin_getRows

        public Ice.AsyncResult begin_getRows​(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_getRows in interface PlatePrx
      • end_getRows

        public RInt end_getRows​(Ice.AsyncResult __iresult)
        Specified by:
        end_getRows in interface PlatePrx
      • __getRows_completed

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

        public java.util.Map<java.lang.Long,​java.lang.Long> getScreenLinksCountPerOwner()
        Specified by:
        getScreenLinksCountPerOwner in interface PlatePrx
      • getScreenLinksCountPerOwner

        public java.util.Map<java.lang.Long,​java.lang.Long> getScreenLinksCountPerOwner​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getScreenLinksCountPerOwner in interface PlatePrx
      • begin_getScreenLinksCountPerOwner

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

        public Ice.AsyncResult begin_getScreenLinksCountPerOwner​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                 Ice.Callback __cb)
        Specified by:
        begin_getScreenLinksCountPerOwner in interface PlatePrx
      • begin_getScreenLinksCountPerOwner

        public Ice.AsyncResult begin_getScreenLinksCountPerOwner​(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.lang.Long>> __responseCb,
                                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getScreenLinksCountPerOwner in interface PlatePrx
      • begin_getScreenLinksCountPerOwner

        public Ice.AsyncResult begin_getScreenLinksCountPerOwner​(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_getScreenLinksCountPerOwner in interface PlatePrx
      • begin_getScreenLinksCountPerOwner

        public Ice.AsyncResult begin_getScreenLinksCountPerOwner​(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_getScreenLinksCountPerOwner in interface PlatePrx
      • begin_getScreenLinksCountPerOwner

        public Ice.AsyncResult begin_getScreenLinksCountPerOwner​(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_getScreenLinksCountPerOwner in interface PlatePrx
      • end_getScreenLinksCountPerOwner

        public java.util.Map<java.lang.Long,​java.lang.Long> end_getScreenLinksCountPerOwner​(Ice.AsyncResult __iresult)
        Specified by:
        end_getScreenLinksCountPerOwner in interface PlatePrx
      • __getScreenLinksCountPerOwner_completed

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

        public RString getStatus​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getStatus in interface PlatePrx
      • begin_getStatus

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

        public Ice.AsyncResult begin_getStatus​(Ice.Callback __cb)
        Specified by:
        begin_getStatus in interface PlatePrx
      • begin_getStatus

        public Ice.AsyncResult begin_getStatus​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               Ice.Callback __cb)
        Specified by:
        begin_getStatus in interface PlatePrx
      • begin_getStatus

        public Ice.AsyncResult begin_getStatus​(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getStatus in interface PlatePrx
      • begin_getStatus

        public Ice.AsyncResult begin_getStatus​(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getStatus in interface PlatePrx
      • begin_getStatus

        public Ice.AsyncResult begin_getStatus​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getStatus in interface PlatePrx
      • begin_getStatus

        public Ice.AsyncResult begin_getStatus​(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_getStatus in interface PlatePrx
      • __getStatus_completed

        public static void __getStatus_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 PlatePrx
      • begin_getVersion

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

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

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

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

        public Length getWellOriginX​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getWellOriginX in interface PlatePrx
      • begin_getWellOriginX

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

        public Ice.AsyncResult begin_getWellOriginX​(Ice.Callback __cb)
        Specified by:
        begin_getWellOriginX in interface PlatePrx
      • begin_getWellOriginX

        public Ice.AsyncResult begin_getWellOriginX​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                    Ice.Callback __cb)
        Specified by:
        begin_getWellOriginX in interface PlatePrx
      • begin_getWellOriginX

        public Ice.AsyncResult begin_getWellOriginX​(IceInternal.Functional_GenericCallback1<Length> __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getWellOriginX in interface PlatePrx
      • begin_getWellOriginX

        public Ice.AsyncResult begin_getWellOriginX​(IceInternal.Functional_GenericCallback1<Length> __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                    IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getWellOriginX in interface PlatePrx
      • begin_getWellOriginX

        public Ice.AsyncResult begin_getWellOriginX​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                    IceInternal.Functional_GenericCallback1<Length> __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getWellOriginX in interface PlatePrx
      • begin_getWellOriginX

        public Ice.AsyncResult begin_getWellOriginX​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                    IceInternal.Functional_GenericCallback1<Length> __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                    IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getWellOriginX in interface PlatePrx
      • __getWellOriginX_completed

        public static void __getWellOriginX_completed​(Ice.TwowayCallbackArg1<Length> __cb,
                                                      Ice.AsyncResult __result)
      • getWellOriginY

        public Length getWellOriginY​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getWellOriginY in interface PlatePrx
      • begin_getWellOriginY

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

        public Ice.AsyncResult begin_getWellOriginY​(Ice.Callback __cb)
        Specified by:
        begin_getWellOriginY in interface PlatePrx
      • begin_getWellOriginY

        public Ice.AsyncResult begin_getWellOriginY​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                    Ice.Callback __cb)
        Specified by:
        begin_getWellOriginY in interface PlatePrx
      • begin_getWellOriginY

        public Ice.AsyncResult begin_getWellOriginY​(IceInternal.Functional_GenericCallback1<Length> __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getWellOriginY in interface PlatePrx
      • begin_getWellOriginY

        public Ice.AsyncResult begin_getWellOriginY​(IceInternal.Functional_GenericCallback1<Length> __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                    IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getWellOriginY in interface PlatePrx
      • begin_getWellOriginY

        public Ice.AsyncResult begin_getWellOriginY​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                    IceInternal.Functional_GenericCallback1<Length> __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getWellOriginY in interface PlatePrx
      • begin_getWellOriginY

        public Ice.AsyncResult begin_getWellOriginY​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                    IceInternal.Functional_GenericCallback1<Length> __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                    IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getWellOriginY in interface PlatePrx
      • __getWellOriginY_completed

        public static void __getWellOriginY_completed​(Ice.TwowayCallbackArg1<Length> __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 PlatePrx
      • 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 PlatePrx
      • begin_linkAnnotation

        public Ice.AsyncResult begin_linkAnnotation​(Annotation addition,
                                                    IceInternal.Functional_GenericCallback1<PlateAnnotationLink> __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_linkAnnotation in interface PlatePrx
      • begin_linkAnnotation

        public Ice.AsyncResult begin_linkAnnotation​(Annotation addition,
                                                    IceInternal.Functional_GenericCallback1<PlateAnnotationLink> __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                    IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_linkAnnotation in interface PlatePrx
      • begin_linkAnnotation

        public Ice.AsyncResult begin_linkAnnotation​(Annotation addition,
                                                    java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                    IceInternal.Functional_GenericCallback1<PlateAnnotationLink> __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_linkAnnotation in interface PlatePrx
      • begin_linkAnnotation

        public Ice.AsyncResult begin_linkAnnotation​(Annotation addition,
                                                    java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                    IceInternal.Functional_GenericCallback1<PlateAnnotationLink> __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                    IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_linkAnnotation in interface PlatePrx
      • __linkAnnotation_completed

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

        public Ice.AsyncResult begin_linkScreen​(Screen addition,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_linkScreen in interface PlatePrx
      • begin_linkScreen

        public Ice.AsyncResult begin_linkScreen​(Screen addition,
                                                Ice.Callback __cb)
        Specified by:
        begin_linkScreen in interface PlatePrx
      • begin_linkScreen

        public Ice.AsyncResult begin_linkScreen​(Screen addition,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                Ice.Callback __cb)
        Specified by:
        begin_linkScreen in interface PlatePrx
      • begin_linkScreen

        public Ice.AsyncResult begin_linkScreen​(Screen addition,
                                                IceInternal.Functional_GenericCallback1<ScreenPlateLink> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_linkScreen in interface PlatePrx
      • begin_linkScreen

        public Ice.AsyncResult begin_linkScreen​(Screen addition,
                                                IceInternal.Functional_GenericCallback1<ScreenPlateLink> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_linkScreen in interface PlatePrx
      • begin_linkScreen

        public Ice.AsyncResult begin_linkScreen​(Screen 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_linkScreen in interface PlatePrx
      • begin_linkScreen

        public Ice.AsyncResult begin_linkScreen​(Screen 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_linkScreen in interface PlatePrx
      • __linkScreen_completed

        public static void __linkScreen_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 PlatePrx
      • begin_linkedAnnotationList

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

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

        public java.util.List<Screen> linkedScreenList​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        linkedScreenList in interface PlatePrx
      • begin_linkedScreenList

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

        public Ice.AsyncResult begin_linkedScreenList​(Ice.Callback __cb)
        Specified by:
        begin_linkedScreenList in interface PlatePrx
      • begin_linkedScreenList

        public Ice.AsyncResult begin_linkedScreenList​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      Ice.Callback __cb)
        Specified by:
        begin_linkedScreenList in interface PlatePrx
      • begin_linkedScreenList

        public Ice.AsyncResult begin_linkedScreenList​(IceInternal.Functional_GenericCallback1<java.util.List<Screen>> __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_linkedScreenList in interface PlatePrx
      • begin_linkedScreenList

        public Ice.AsyncResult begin_linkedScreenList​(IceInternal.Functional_GenericCallback1<java.util.List<Screen>> __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                      IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_linkedScreenList in interface PlatePrx
      • begin_linkedScreenList

        public Ice.AsyncResult begin_linkedScreenList​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      IceInternal.Functional_GenericCallback1<java.util.List<Screen>> __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_linkedScreenList in interface PlatePrx
      • begin_linkedScreenList

        public Ice.AsyncResult begin_linkedScreenList​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      IceInternal.Functional_GenericCallback1<java.util.List<Screen>> __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                      IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_linkedScreenList in interface PlatePrx
      • __linkedScreenList_completed

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

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

        public Ice.AsyncResult begin_reloadAnnotationLinks​(Plate toCopy,
                                                           java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_reloadAnnotationLinks in interface PlatePrx
      • begin_reloadAnnotationLinks

        public Ice.AsyncResult begin_reloadAnnotationLinks​(Plate toCopy,
                                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                           Ice.Callback __cb)
        Specified by:
        begin_reloadAnnotationLinks in interface PlatePrx
      • begin_reloadAnnotationLinks

        public Ice.AsyncResult begin_reloadAnnotationLinks​(Plate toCopy,
                                                           IceInternal.Functional_VoidCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_reloadAnnotationLinks in interface PlatePrx
      • begin_reloadAnnotationLinks

        public Ice.AsyncResult begin_reloadAnnotationLinks​(Plate toCopy,
                                                           IceInternal.Functional_VoidCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                           IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_reloadAnnotationLinks in interface PlatePrx
      • begin_reloadAnnotationLinks

        public Ice.AsyncResult begin_reloadAnnotationLinks​(Plate 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 PlatePrx
      • begin_reloadAnnotationLinks

        public Ice.AsyncResult begin_reloadAnnotationLinks​(Plate 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 PlatePrx
      • reloadPlateAcquisitions

        public void reloadPlateAcquisitions​(Plate toCopy,
                                            java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        reloadPlateAcquisitions in interface PlatePrx
      • begin_reloadPlateAcquisitions

        public Ice.AsyncResult begin_reloadPlateAcquisitions​(Plate toCopy,
                                                             java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_reloadPlateAcquisitions in interface PlatePrx
      • begin_reloadPlateAcquisitions

        public Ice.AsyncResult begin_reloadPlateAcquisitions​(Plate toCopy,
                                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                             Ice.Callback __cb)
        Specified by:
        begin_reloadPlateAcquisitions in interface PlatePrx
      • begin_reloadPlateAcquisitions

        public Ice.AsyncResult begin_reloadPlateAcquisitions​(Plate toCopy,
                                                             IceInternal.Functional_VoidCallback __responseCb,
                                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_reloadPlateAcquisitions in interface PlatePrx
      • begin_reloadPlateAcquisitions

        public Ice.AsyncResult begin_reloadPlateAcquisitions​(Plate toCopy,
                                                             IceInternal.Functional_VoidCallback __responseCb,
                                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                             IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_reloadPlateAcquisitions in interface PlatePrx
      • begin_reloadPlateAcquisitions

        public Ice.AsyncResult begin_reloadPlateAcquisitions​(Plate toCopy,
                                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                             IceInternal.Functional_VoidCallback __responseCb,
                                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_reloadPlateAcquisitions in interface PlatePrx
      • begin_reloadPlateAcquisitions

        public Ice.AsyncResult begin_reloadPlateAcquisitions​(Plate 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_reloadPlateAcquisitions in interface PlatePrx
      • reloadScreenLinks

        public void reloadScreenLinks​(Plate toCopy,
                                      java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        reloadScreenLinks in interface PlatePrx
      • begin_reloadScreenLinks

        public Ice.AsyncResult begin_reloadScreenLinks​(Plate toCopy,
                                                       java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_reloadScreenLinks in interface PlatePrx
      • begin_reloadScreenLinks

        public Ice.AsyncResult begin_reloadScreenLinks​(Plate toCopy,
                                                       java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       Ice.Callback __cb)
        Specified by:
        begin_reloadScreenLinks in interface PlatePrx
      • begin_reloadScreenLinks

        public Ice.AsyncResult begin_reloadScreenLinks​(Plate toCopy,
                                                       IceInternal.Functional_VoidCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_reloadScreenLinks in interface PlatePrx
      • begin_reloadScreenLinks

        public Ice.AsyncResult begin_reloadScreenLinks​(Plate toCopy,
                                                       IceInternal.Functional_VoidCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                       IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_reloadScreenLinks in interface PlatePrx
      • begin_reloadScreenLinks

        public Ice.AsyncResult begin_reloadScreenLinks​(Plate toCopy,
                                                       java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       IceInternal.Functional_VoidCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_reloadScreenLinks in interface PlatePrx
      • begin_reloadScreenLinks

        public Ice.AsyncResult begin_reloadScreenLinks​(Plate 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_reloadScreenLinks in interface PlatePrx
      • end_reloadScreenLinks

        public void end_reloadScreenLinks​(Ice.AsyncResult __iresult)
        Specified by:
        end_reloadScreenLinks in interface PlatePrx
      • reloadWells

        public void reloadWells​(Plate toCopy,
                                java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        reloadWells in interface PlatePrx
      • begin_reloadWells

        public Ice.AsyncResult begin_reloadWells​(Plate toCopy,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_reloadWells in interface PlatePrx
      • begin_reloadWells

        public Ice.AsyncResult begin_reloadWells​(Plate toCopy,
                                                 Ice.Callback __cb)
        Specified by:
        begin_reloadWells in interface PlatePrx
      • begin_reloadWells

        public Ice.AsyncResult begin_reloadWells​(Plate toCopy,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 Ice.Callback __cb)
        Specified by:
        begin_reloadWells in interface PlatePrx
      • begin_reloadWells

        public Ice.AsyncResult begin_reloadWells​(Plate toCopy,
                                                 IceInternal.Functional_VoidCallback __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_reloadWells in interface PlatePrx
      • begin_reloadWells

        public Ice.AsyncResult begin_reloadWells​(Plate toCopy,
                                                 IceInternal.Functional_VoidCallback __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                 IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_reloadWells in interface PlatePrx
      • begin_reloadWells

        public Ice.AsyncResult begin_reloadWells​(Plate toCopy,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 IceInternal.Functional_VoidCallback __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_reloadWells in interface PlatePrx
      • begin_reloadWells

        public Ice.AsyncResult begin_reloadWells​(Plate 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_reloadWells in interface PlatePrx
      • end_reloadWells

        public void end_reloadWells​(Ice.AsyncResult __iresult)
        Specified by:
        end_reloadWells in interface PlatePrx
      • begin_removeAllPlateAcquisitionSet

        public Ice.AsyncResult begin_removeAllPlateAcquisitionSet​(java.util.List<PlateAcquisition> targets,
                                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                  Ice.Callback __cb)
        Specified by:
        begin_removeAllPlateAcquisitionSet in interface PlatePrx
      • begin_removeAllPlateAcquisitionSet

        public Ice.AsyncResult begin_removeAllPlateAcquisitionSet​(java.util.List<PlateAcquisition> targets,
                                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removeAllPlateAcquisitionSet in interface PlatePrx
      • begin_removeAllPlateAcquisitionSet

        public Ice.AsyncResult begin_removeAllPlateAcquisitionSet​(java.util.List<PlateAcquisition> targets,
                                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                                  IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_removeAllPlateAcquisitionSet in interface PlatePrx
      • begin_removeAllPlateAcquisitionSet

        public Ice.AsyncResult begin_removeAllPlateAcquisitionSet​(java.util.List<PlateAcquisition> targets,
                                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removeAllPlateAcquisitionSet in interface PlatePrx
      • begin_removeAllPlateAcquisitionSet

        public Ice.AsyncResult begin_removeAllPlateAcquisitionSet​(java.util.List<PlateAcquisition> 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_removeAllPlateAcquisitionSet in interface PlatePrx
      • begin_removeAllPlateAnnotationLinkSet

        public Ice.AsyncResult begin_removeAllPlateAnnotationLinkSet​(java.util.List<PlateAnnotationLink> targets,
                                                                     IceInternal.Functional_VoidCallback __responseCb,
                                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removeAllPlateAnnotationLinkSet in interface PlatePrx
      • begin_removeAllPlateAnnotationLinkSet

        public Ice.AsyncResult begin_removeAllPlateAnnotationLinkSet​(java.util.List<PlateAnnotationLink> targets,
                                                                     IceInternal.Functional_VoidCallback __responseCb,
                                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                                     IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_removeAllPlateAnnotationLinkSet in interface PlatePrx
      • begin_removeAllPlateAnnotationLinkSet

        public Ice.AsyncResult begin_removeAllPlateAnnotationLinkSet​(java.util.List<PlateAnnotationLink> targets,
                                                                     java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                     IceInternal.Functional_VoidCallback __responseCb,
                                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removeAllPlateAnnotationLinkSet in interface PlatePrx
      • begin_removeAllPlateAnnotationLinkSet

        public Ice.AsyncResult begin_removeAllPlateAnnotationLinkSet​(java.util.List<PlateAnnotationLink> 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_removeAllPlateAnnotationLinkSet in interface PlatePrx
      • 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 PlatePrx
      • 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 PlatePrx
      • 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 PlatePrx
      • 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 PlatePrx
      • 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 PlatePrx
      • removeAllWellSet

        public void removeAllWellSet​(java.util.List<Well> targets,
                                     java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        removeAllWellSet in interface PlatePrx
      • begin_removeAllWellSet

        public Ice.AsyncResult begin_removeAllWellSet​(java.util.List<Well> targets,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_removeAllWellSet in interface PlatePrx
      • begin_removeAllWellSet

        public Ice.AsyncResult begin_removeAllWellSet​(java.util.List<Well> targets,
                                                      Ice.Callback __cb)
        Specified by:
        begin_removeAllWellSet in interface PlatePrx
      • begin_removeAllWellSet

        public Ice.AsyncResult begin_removeAllWellSet​(java.util.List<Well> targets,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      Ice.Callback __cb)
        Specified by:
        begin_removeAllWellSet in interface PlatePrx
      • begin_removeAllWellSet

        public Ice.AsyncResult begin_removeAllWellSet​(java.util.List<Well> targets,
                                                      IceInternal.Functional_VoidCallback __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removeAllWellSet in interface PlatePrx
      • begin_removeAllWellSet

        public Ice.AsyncResult begin_removeAllWellSet​(java.util.List<Well> targets,
                                                      IceInternal.Functional_VoidCallback __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                      IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_removeAllWellSet in interface PlatePrx
      • begin_removeAllWellSet

        public Ice.AsyncResult begin_removeAllWellSet​(java.util.List<Well> targets,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      IceInternal.Functional_VoidCallback __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removeAllWellSet in interface PlatePrx
      • begin_removeAllWellSet

        public Ice.AsyncResult begin_removeAllWellSet​(java.util.List<Well> 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_removeAllWellSet in interface PlatePrx
      • end_removeAllWellSet

        public void end_removeAllWellSet​(Ice.AsyncResult __iresult)
        Specified by:
        end_removeAllWellSet in interface PlatePrx
      • begin_removePlateAcquisition

        public Ice.AsyncResult begin_removePlateAcquisition​(PlateAcquisition theTarget,
                                                            java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                            Ice.Callback __cb)
        Specified by:
        begin_removePlateAcquisition in interface PlatePrx
      • begin_removePlateAcquisition

        public Ice.AsyncResult begin_removePlateAcquisition​(PlateAcquisition theTarget,
                                                            IceInternal.Functional_VoidCallback __responseCb,
                                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removePlateAcquisition in interface PlatePrx
      • begin_removePlateAcquisition

        public Ice.AsyncResult begin_removePlateAcquisition​(PlateAcquisition theTarget,
                                                            IceInternal.Functional_VoidCallback __responseCb,
                                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                            IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_removePlateAcquisition in interface PlatePrx
      • begin_removePlateAcquisition

        public Ice.AsyncResult begin_removePlateAcquisition​(PlateAcquisition theTarget,
                                                            java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                            IceInternal.Functional_VoidCallback __responseCb,
                                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removePlateAcquisition in interface PlatePrx
      • begin_removePlateAcquisition

        public Ice.AsyncResult begin_removePlateAcquisition​(PlateAcquisition 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_removePlateAcquisition in interface PlatePrx
      • begin_removePlateAnnotationLink

        public Ice.AsyncResult begin_removePlateAnnotationLink​(PlateAnnotationLink theTarget,
                                                               IceInternal.Functional_VoidCallback __responseCb,
                                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removePlateAnnotationLink in interface PlatePrx
      • begin_removePlateAnnotationLink

        public Ice.AsyncResult begin_removePlateAnnotationLink​(PlateAnnotationLink theTarget,
                                                               IceInternal.Functional_VoidCallback __responseCb,
                                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                               IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_removePlateAnnotationLink in interface PlatePrx
      • begin_removePlateAnnotationLink

        public Ice.AsyncResult begin_removePlateAnnotationLink​(PlateAnnotationLink theTarget,
                                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                               IceInternal.Functional_VoidCallback __responseCb,
                                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removePlateAnnotationLink in interface PlatePrx
      • begin_removePlateAnnotationLink

        public Ice.AsyncResult begin_removePlateAnnotationLink​(PlateAnnotationLink 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_removePlateAnnotationLink in interface PlatePrx
      • begin_removePlateAnnotationLinkFromBoth

        public Ice.AsyncResult begin_removePlateAnnotationLinkFromBoth​(PlateAnnotationLink link,
                                                                       boolean bothSides,
                                                                       IceInternal.Functional_VoidCallback __responseCb,
                                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removePlateAnnotationLinkFromBoth in interface PlatePrx
      • begin_removePlateAnnotationLinkFromBoth

        public Ice.AsyncResult begin_removePlateAnnotationLinkFromBoth​(PlateAnnotationLink link,
                                                                       boolean bothSides,
                                                                       IceInternal.Functional_VoidCallback __responseCb,
                                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                                       IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_removePlateAnnotationLinkFromBoth in interface PlatePrx
      • begin_removePlateAnnotationLinkFromBoth

        public Ice.AsyncResult begin_removePlateAnnotationLinkFromBoth​(PlateAnnotationLink 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_removePlateAnnotationLinkFromBoth in interface PlatePrx
      • begin_removePlateAnnotationLinkFromBoth

        public Ice.AsyncResult begin_removePlateAnnotationLinkFromBoth​(PlateAnnotationLink 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_removePlateAnnotationLinkFromBoth in interface PlatePrx
      • 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 PlatePrx
      • 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 PlatePrx
      • 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 PlatePrx
      • 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 PlatePrx
      • 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 PlatePrx
      • 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 PlatePrx
      • 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 PlatePrx
      • 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 PlatePrx
      • 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 PlatePrx
      • 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 PlatePrx
      • removeWell

        public void removeWell​(Well theTarget,
                               java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        removeWell in interface PlatePrx
      • begin_removeWell

        public Ice.AsyncResult begin_removeWell​(Well theTarget,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_removeWell in interface PlatePrx
      • begin_removeWell

        public Ice.AsyncResult begin_removeWell​(Well theTarget,
                                                Ice.Callback __cb)
        Specified by:
        begin_removeWell in interface PlatePrx
      • begin_removeWell

        public Ice.AsyncResult begin_removeWell​(Well theTarget,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                Ice.Callback __cb)
        Specified by:
        begin_removeWell in interface PlatePrx
      • begin_removeWell

        public Ice.AsyncResult begin_removeWell​(Well theTarget,
                                                IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removeWell in interface PlatePrx
      • begin_removeWell

        public Ice.AsyncResult begin_removeWell​(Well theTarget,
                                                IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_removeWell in interface PlatePrx
      • begin_removeWell

        public Ice.AsyncResult begin_removeWell​(Well theTarget,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removeWell in interface PlatePrx
      • begin_removeWell

        public Ice.AsyncResult begin_removeWell​(Well 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_removeWell in interface PlatePrx
      • end_removeWell

        public void end_removeWell​(Ice.AsyncResult __iresult)
        Specified by:
        end_removeWell in interface PlatePrx
      • setColumnNamingConvention

        public void setColumnNamingConvention​(RString theColumnNamingConvention,
                                              java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setColumnNamingConvention in interface PlatePrx
      • begin_setColumnNamingConvention

        public Ice.AsyncResult begin_setColumnNamingConvention​(RString theColumnNamingConvention,
                                                               java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setColumnNamingConvention in interface PlatePrx
      • begin_setColumnNamingConvention

        public Ice.AsyncResult begin_setColumnNamingConvention​(RString theColumnNamingConvention,
                                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                               Ice.Callback __cb)
        Specified by:
        begin_setColumnNamingConvention in interface PlatePrx
      • begin_setColumnNamingConvention

        public Ice.AsyncResult begin_setColumnNamingConvention​(RString theColumnNamingConvention,
                                                               IceInternal.Functional_VoidCallback __responseCb,
                                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setColumnNamingConvention in interface PlatePrx
      • begin_setColumnNamingConvention

        public Ice.AsyncResult begin_setColumnNamingConvention​(RString theColumnNamingConvention,
                                                               IceInternal.Functional_VoidCallback __responseCb,
                                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                               IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setColumnNamingConvention in interface PlatePrx
      • begin_setColumnNamingConvention

        public Ice.AsyncResult begin_setColumnNamingConvention​(RString theColumnNamingConvention,
                                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                               IceInternal.Functional_VoidCallback __responseCb,
                                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setColumnNamingConvention in interface PlatePrx
      • begin_setColumnNamingConvention

        public Ice.AsyncResult begin_setColumnNamingConvention​(RString theColumnNamingConvention,
                                                               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_setColumnNamingConvention in interface PlatePrx
      • setColumns

        public void setColumns​(RInt theColumns,
                               java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setColumns in interface PlatePrx
      • begin_setColumns

        public Ice.AsyncResult begin_setColumns​(RInt theColumns,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setColumns in interface PlatePrx
      • begin_setColumns

        public Ice.AsyncResult begin_setColumns​(RInt theColumns,
                                                Ice.Callback __cb)
        Specified by:
        begin_setColumns in interface PlatePrx
      • begin_setColumns

        public Ice.AsyncResult begin_setColumns​(RInt theColumns,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                Ice.Callback __cb)
        Specified by:
        begin_setColumns in interface PlatePrx
      • begin_setColumns

        public Ice.AsyncResult begin_setColumns​(RInt theColumns,
                                                IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setColumns in interface PlatePrx
      • begin_setColumns

        public Ice.AsyncResult begin_setColumns​(RInt theColumns,
                                                IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setColumns in interface PlatePrx
      • begin_setColumns

        public Ice.AsyncResult begin_setColumns​(RInt theColumns,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setColumns in interface PlatePrx
      • begin_setColumns

        public Ice.AsyncResult begin_setColumns​(RInt theColumns,
                                                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_setColumns in interface PlatePrx
      • end_setColumns

        public void end_setColumns​(Ice.AsyncResult __iresult)
        Specified by:
        end_setColumns in interface PlatePrx
      • setDefaultSample

        public void setDefaultSample​(RInt theDefaultSample,
                                     java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setDefaultSample in interface PlatePrx
      • begin_setDefaultSample

        public Ice.AsyncResult begin_setDefaultSample​(RInt theDefaultSample,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setDefaultSample in interface PlatePrx
      • begin_setDefaultSample

        public Ice.AsyncResult begin_setDefaultSample​(RInt theDefaultSample,
                                                      Ice.Callback __cb)
        Specified by:
        begin_setDefaultSample in interface PlatePrx
      • begin_setDefaultSample

        public Ice.AsyncResult begin_setDefaultSample​(RInt theDefaultSample,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      Ice.Callback __cb)
        Specified by:
        begin_setDefaultSample in interface PlatePrx
      • begin_setDefaultSample

        public Ice.AsyncResult begin_setDefaultSample​(RInt theDefaultSample,
                                                      IceInternal.Functional_VoidCallback __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setDefaultSample in interface PlatePrx
      • begin_setDefaultSample

        public Ice.AsyncResult begin_setDefaultSample​(RInt theDefaultSample,
                                                      IceInternal.Functional_VoidCallback __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                      IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setDefaultSample in interface PlatePrx
      • begin_setDefaultSample

        public Ice.AsyncResult begin_setDefaultSample​(RInt theDefaultSample,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      IceInternal.Functional_VoidCallback __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setDefaultSample in interface PlatePrx
      • begin_setDefaultSample

        public Ice.AsyncResult begin_setDefaultSample​(RInt theDefaultSample,
                                                      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_setDefaultSample in interface PlatePrx
      • end_setDefaultSample

        public void end_setDefaultSample​(Ice.AsyncResult __iresult)
        Specified by:
        end_setDefaultSample in interface PlatePrx
      • setDescription

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

        public Ice.AsyncResult begin_setDescription​(RString theDescription,
                                                    Ice.Callback __cb)
        Specified by:
        begin_setDescription in interface PlatePrx
      • 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 PlatePrx
      • 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 PlatePrx
      • 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 PlatePrx
      • 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 PlatePrx
      • 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 PlatePrx
      • end_setDescription

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

        public void setExternalIdentifier​(RString theExternalIdentifier,
                                          java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setExternalIdentifier in interface PlatePrx
      • begin_setExternalIdentifier

        public Ice.AsyncResult begin_setExternalIdentifier​(RString theExternalIdentifier,
                                                           java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setExternalIdentifier in interface PlatePrx
      • begin_setExternalIdentifier

        public Ice.AsyncResult begin_setExternalIdentifier​(RString theExternalIdentifier,
                                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                           Ice.Callback __cb)
        Specified by:
        begin_setExternalIdentifier in interface PlatePrx
      • begin_setExternalIdentifier

        public Ice.AsyncResult begin_setExternalIdentifier​(RString theExternalIdentifier,
                                                           IceInternal.Functional_VoidCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setExternalIdentifier in interface PlatePrx
      • begin_setExternalIdentifier

        public Ice.AsyncResult begin_setExternalIdentifier​(RString theExternalIdentifier,
                                                           IceInternal.Functional_VoidCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                           IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setExternalIdentifier in interface PlatePrx
      • begin_setExternalIdentifier

        public Ice.AsyncResult begin_setExternalIdentifier​(RString theExternalIdentifier,
                                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                           IceInternal.Functional_VoidCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setExternalIdentifier in interface PlatePrx
      • begin_setExternalIdentifier

        public Ice.AsyncResult begin_setExternalIdentifier​(RString theExternalIdentifier,
                                                           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_setExternalIdentifier in interface PlatePrx
      • setName

        public void setName​(RString theName,
                            java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setName in interface PlatePrx
      • 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 PlatePrx
      • begin_setName

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

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

        public void setRowNamingConvention​(RString theRowNamingConvention,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setRowNamingConvention in interface PlatePrx
      • begin_setRowNamingConvention

        public Ice.AsyncResult begin_setRowNamingConvention​(RString theRowNamingConvention,
                                                            java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setRowNamingConvention in interface PlatePrx
      • begin_setRowNamingConvention

        public Ice.AsyncResult begin_setRowNamingConvention​(RString theRowNamingConvention,
                                                            java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                            Ice.Callback __cb)
        Specified by:
        begin_setRowNamingConvention in interface PlatePrx
      • begin_setRowNamingConvention

        public Ice.AsyncResult begin_setRowNamingConvention​(RString theRowNamingConvention,
                                                            IceInternal.Functional_VoidCallback __responseCb,
                                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setRowNamingConvention in interface PlatePrx
      • begin_setRowNamingConvention

        public Ice.AsyncResult begin_setRowNamingConvention​(RString theRowNamingConvention,
                                                            IceInternal.Functional_VoidCallback __responseCb,
                                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                            IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setRowNamingConvention in interface PlatePrx
      • begin_setRowNamingConvention

        public Ice.AsyncResult begin_setRowNamingConvention​(RString theRowNamingConvention,
                                                            java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                            IceInternal.Functional_VoidCallback __responseCb,
                                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setRowNamingConvention in interface PlatePrx
      • begin_setRowNamingConvention

        public Ice.AsyncResult begin_setRowNamingConvention​(RString theRowNamingConvention,
                                                            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_setRowNamingConvention in interface PlatePrx
      • setRows

        public void setRows​(RInt theRows)
        Specified by:
        setRows in interface PlatePrx
      • setRows

        public void setRows​(RInt theRows,
                            java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setRows in interface PlatePrx
      • begin_setRows

        public Ice.AsyncResult begin_setRows​(RInt theRows,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setRows in interface PlatePrx
      • begin_setRows

        public Ice.AsyncResult begin_setRows​(RInt theRows,
                                             Ice.Callback __cb)
        Specified by:
        begin_setRows in interface PlatePrx
      • begin_setRows

        public Ice.AsyncResult begin_setRows​(RInt theRows,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             Ice.Callback __cb)
        Specified by:
        begin_setRows in interface PlatePrx
      • begin_setRows

        public Ice.AsyncResult begin_setRows​(RInt theRows,
                                             IceInternal.Functional_VoidCallback __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setRows in interface PlatePrx
      • begin_setRows

        public Ice.AsyncResult begin_setRows​(RInt theRows,
                                             IceInternal.Functional_VoidCallback __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                             IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setRows in interface PlatePrx
      • begin_setRows

        public Ice.AsyncResult begin_setRows​(RInt theRows,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             IceInternal.Functional_VoidCallback __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setRows in interface PlatePrx
      • begin_setRows

        public Ice.AsyncResult begin_setRows​(RInt theRows,
                                             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_setRows in interface PlatePrx
      • end_setRows

        public void end_setRows​(Ice.AsyncResult __iresult)
        Specified by:
        end_setRows in interface PlatePrx
      • setStatus

        public void setStatus​(RString theStatus,
                              java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setStatus in interface PlatePrx
      • begin_setStatus

        public Ice.AsyncResult begin_setStatus​(RString theStatus,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setStatus in interface PlatePrx
      • begin_setStatus

        public Ice.AsyncResult begin_setStatus​(RString theStatus,
                                               Ice.Callback __cb)
        Specified by:
        begin_setStatus in interface PlatePrx
      • begin_setStatus

        public Ice.AsyncResult begin_setStatus​(RString theStatus,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               Ice.Callback __cb)
        Specified by:
        begin_setStatus in interface PlatePrx
      • begin_setStatus

        public Ice.AsyncResult begin_setStatus​(RString theStatus,
                                               IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setStatus in interface PlatePrx
      • begin_setStatus

        public Ice.AsyncResult begin_setStatus​(RString theStatus,
                                               IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setStatus in interface PlatePrx
      • begin_setStatus

        public Ice.AsyncResult begin_setStatus​(RString theStatus,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setStatus in interface PlatePrx
      • begin_setStatus

        public Ice.AsyncResult begin_setStatus​(RString theStatus,
                                               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_setStatus in interface PlatePrx
      • end_setStatus

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

        public void setVersion​(RInt theVersion,
                               java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setVersion in interface PlatePrx
      • 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 PlatePrx
      • begin_setVersion

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

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

        public void setWellOriginX​(Length theWellOriginX,
                                   java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setWellOriginX in interface PlatePrx
      • begin_setWellOriginX

        public Ice.AsyncResult begin_setWellOriginX​(Length theWellOriginX,
                                                    java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setWellOriginX in interface PlatePrx
      • begin_setWellOriginX

        public Ice.AsyncResult begin_setWellOriginX​(Length theWellOriginX,
                                                    Ice.Callback __cb)
        Specified by:
        begin_setWellOriginX in interface PlatePrx
      • begin_setWellOriginX

        public Ice.AsyncResult begin_setWellOriginX​(Length theWellOriginX,
                                                    java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                    Ice.Callback __cb)
        Specified by:
        begin_setWellOriginX in interface PlatePrx
      • begin_setWellOriginX

        public Ice.AsyncResult begin_setWellOriginX​(Length theWellOriginX,
                                                    IceInternal.Functional_VoidCallback __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setWellOriginX in interface PlatePrx
      • begin_setWellOriginX

        public Ice.AsyncResult begin_setWellOriginX​(Length theWellOriginX,
                                                    IceInternal.Functional_VoidCallback __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                    IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setWellOriginX in interface PlatePrx
      • begin_setWellOriginX

        public Ice.AsyncResult begin_setWellOriginX​(Length theWellOriginX,
                                                    java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                    IceInternal.Functional_VoidCallback __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setWellOriginX in interface PlatePrx
      • begin_setWellOriginX

        public Ice.AsyncResult begin_setWellOriginX​(Length theWellOriginX,
                                                    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_setWellOriginX in interface PlatePrx
      • end_setWellOriginX

        public void end_setWellOriginX​(Ice.AsyncResult __iresult)
        Specified by:
        end_setWellOriginX in interface PlatePrx
      • setWellOriginY

        public void setWellOriginY​(Length theWellOriginY,
                                   java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setWellOriginY in interface PlatePrx
      • begin_setWellOriginY

        public Ice.AsyncResult begin_setWellOriginY​(Length theWellOriginY,
                                                    java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setWellOriginY in interface PlatePrx
      • begin_setWellOriginY

        public Ice.AsyncResult begin_setWellOriginY​(Length theWellOriginY,
                                                    Ice.Callback __cb)
        Specified by:
        begin_setWellOriginY in interface PlatePrx
      • begin_setWellOriginY

        public Ice.AsyncResult begin_setWellOriginY​(Length theWellOriginY,
                                                    java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                    Ice.Callback __cb)
        Specified by:
        begin_setWellOriginY in interface PlatePrx
      • begin_setWellOriginY

        public Ice.AsyncResult begin_setWellOriginY​(Length theWellOriginY,
                                                    IceInternal.Functional_VoidCallback __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setWellOriginY in interface PlatePrx
      • begin_setWellOriginY

        public Ice.AsyncResult begin_setWellOriginY​(Length theWellOriginY,
                                                    IceInternal.Functional_VoidCallback __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                    IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setWellOriginY in interface PlatePrx
      • begin_setWellOriginY

        public Ice.AsyncResult begin_setWellOriginY​(Length theWellOriginY,
                                                    java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                    IceInternal.Functional_VoidCallback __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setWellOriginY in interface PlatePrx
      • begin_setWellOriginY

        public Ice.AsyncResult begin_setWellOriginY​(Length theWellOriginY,
                                                    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_setWellOriginY in interface PlatePrx
      • end_setWellOriginY

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

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

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

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

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

        public int sizeOfPlateAcquisitions​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        sizeOfPlateAcquisitions in interface PlatePrx
      • begin_sizeOfPlateAcquisitions

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

        public Ice.AsyncResult begin_sizeOfPlateAcquisitions​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                             Ice.Callback __cb)
        Specified by:
        begin_sizeOfPlateAcquisitions in interface PlatePrx
      • begin_sizeOfPlateAcquisitions

        public Ice.AsyncResult begin_sizeOfPlateAcquisitions​(IceInternal.Functional_IntCallback __responseCb,
                                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_sizeOfPlateAcquisitions in interface PlatePrx
      • begin_sizeOfPlateAcquisitions

        public Ice.AsyncResult begin_sizeOfPlateAcquisitions​(IceInternal.Functional_IntCallback __responseCb,
                                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                             IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_sizeOfPlateAcquisitions in interface PlatePrx
      • begin_sizeOfPlateAcquisitions

        public Ice.AsyncResult begin_sizeOfPlateAcquisitions​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                             IceInternal.Functional_IntCallback __responseCb,
                                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_sizeOfPlateAcquisitions in interface PlatePrx
      • begin_sizeOfPlateAcquisitions

        public Ice.AsyncResult begin_sizeOfPlateAcquisitions​(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_sizeOfPlateAcquisitions in interface PlatePrx
      • __sizeOfPlateAcquisitions_completed

        public static void __sizeOfPlateAcquisitions_completed​(Ice.TwowayCallbackInt __cb,
                                                               Ice.AsyncResult __result)
      • sizeOfScreenLinks

        public int sizeOfScreenLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        sizeOfScreenLinks in interface PlatePrx
      • begin_sizeOfScreenLinks

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

        public Ice.AsyncResult begin_sizeOfScreenLinks​(Ice.Callback __cb)
        Specified by:
        begin_sizeOfScreenLinks in interface PlatePrx
      • begin_sizeOfScreenLinks

        public Ice.AsyncResult begin_sizeOfScreenLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       Ice.Callback __cb)
        Specified by:
        begin_sizeOfScreenLinks in interface PlatePrx
      • begin_sizeOfScreenLinks

        public Ice.AsyncResult begin_sizeOfScreenLinks​(IceInternal.Functional_IntCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_sizeOfScreenLinks in interface PlatePrx
      • begin_sizeOfScreenLinks

        public Ice.AsyncResult begin_sizeOfScreenLinks​(IceInternal.Functional_IntCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                       IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_sizeOfScreenLinks in interface PlatePrx
      • begin_sizeOfScreenLinks

        public Ice.AsyncResult begin_sizeOfScreenLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       IceInternal.Functional_IntCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_sizeOfScreenLinks in interface PlatePrx
      • begin_sizeOfScreenLinks

        public Ice.AsyncResult begin_sizeOfScreenLinks​(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_sizeOfScreenLinks in interface PlatePrx
      • end_sizeOfScreenLinks

        public int end_sizeOfScreenLinks​(Ice.AsyncResult __iresult)
        Specified by:
        end_sizeOfScreenLinks in interface PlatePrx
      • __sizeOfScreenLinks_completed

        public static void __sizeOfScreenLinks_completed​(Ice.TwowayCallbackInt __cb,
                                                         Ice.AsyncResult __result)
      • sizeOfWells

        public int sizeOfWells​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        sizeOfWells in interface PlatePrx
      • begin_sizeOfWells

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

        public Ice.AsyncResult begin_sizeOfWells​(Ice.Callback __cb)
        Specified by:
        begin_sizeOfWells in interface PlatePrx
      • begin_sizeOfWells

        public Ice.AsyncResult begin_sizeOfWells​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 Ice.Callback __cb)
        Specified by:
        begin_sizeOfWells in interface PlatePrx
      • begin_sizeOfWells

        public Ice.AsyncResult begin_sizeOfWells​(IceInternal.Functional_IntCallback __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_sizeOfWells in interface PlatePrx
      • begin_sizeOfWells

        public Ice.AsyncResult begin_sizeOfWells​(IceInternal.Functional_IntCallback __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                 IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_sizeOfWells in interface PlatePrx
      • begin_sizeOfWells

        public Ice.AsyncResult begin_sizeOfWells​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 IceInternal.Functional_IntCallback __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_sizeOfWells in interface PlatePrx
      • begin_sizeOfWells

        public Ice.AsyncResult begin_sizeOfWells​(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_sizeOfWells in interface PlatePrx
      • end_sizeOfWells

        public int end_sizeOfWells​(Ice.AsyncResult __iresult)
        Specified by:
        end_sizeOfWells in interface PlatePrx
      • __sizeOfWells_completed

        public static void __sizeOfWells_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 PlatePrx
      • 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 PlatePrx
      • 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 PlatePrx
      • 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 PlatePrx
      • 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 PlatePrx
      • 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 PlatePrx
      • 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 PlatePrx
      • end_unlinkAnnotation

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

        public void unlinkScreen​(Screen removal,
                                 java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        unlinkScreen in interface PlatePrx
      • begin_unlinkScreen

        public Ice.AsyncResult begin_unlinkScreen​(Screen removal,
                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_unlinkScreen in interface PlatePrx
      • begin_unlinkScreen

        public Ice.AsyncResult begin_unlinkScreen​(Screen removal,
                                                  Ice.Callback __cb)
        Specified by:
        begin_unlinkScreen in interface PlatePrx
      • begin_unlinkScreen

        public Ice.AsyncResult begin_unlinkScreen​(Screen removal,
                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                  Ice.Callback __cb)
        Specified by:
        begin_unlinkScreen in interface PlatePrx
      • begin_unlinkScreen

        public Ice.AsyncResult begin_unlinkScreen​(Screen removal,
                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_unlinkScreen in interface PlatePrx
      • begin_unlinkScreen

        public Ice.AsyncResult begin_unlinkScreen​(Screen removal,
                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                  IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_unlinkScreen in interface PlatePrx
      • begin_unlinkScreen

        public Ice.AsyncResult begin_unlinkScreen​(Screen removal,
                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_unlinkScreen in interface PlatePrx
      • begin_unlinkScreen

        public Ice.AsyncResult begin_unlinkScreen​(Screen 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_unlinkScreen in interface PlatePrx
      • end_unlinkScreen

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

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

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

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

        public void unloadPlateAcquisitions​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        unloadPlateAcquisitions in interface PlatePrx
      • begin_unloadPlateAcquisitions

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

        public Ice.AsyncResult begin_unloadPlateAcquisitions​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                             Ice.Callback __cb)
        Specified by:
        begin_unloadPlateAcquisitions in interface PlatePrx
      • begin_unloadPlateAcquisitions

        public Ice.AsyncResult begin_unloadPlateAcquisitions​(IceInternal.Functional_VoidCallback __responseCb,
                                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_unloadPlateAcquisitions in interface PlatePrx
      • begin_unloadPlateAcquisitions

        public Ice.AsyncResult begin_unloadPlateAcquisitions​(IceInternal.Functional_VoidCallback __responseCb,
                                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                             IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_unloadPlateAcquisitions in interface PlatePrx
      • begin_unloadPlateAcquisitions

        public Ice.AsyncResult begin_unloadPlateAcquisitions​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                             IceInternal.Functional_VoidCallback __responseCb,
                                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_unloadPlateAcquisitions in interface PlatePrx
      • begin_unloadPlateAcquisitions

        public Ice.AsyncResult begin_unloadPlateAcquisitions​(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_unloadPlateAcquisitions in interface PlatePrx
      • unloadScreenLinks

        public void unloadScreenLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        unloadScreenLinks in interface PlatePrx
      • begin_unloadScreenLinks

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

        public Ice.AsyncResult begin_unloadScreenLinks​(Ice.Callback __cb)
        Specified by:
        begin_unloadScreenLinks in interface PlatePrx
      • begin_unloadScreenLinks

        public Ice.AsyncResult begin_unloadScreenLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       Ice.Callback __cb)
        Specified by:
        begin_unloadScreenLinks in interface PlatePrx
      • begin_unloadScreenLinks

        public Ice.AsyncResult begin_unloadScreenLinks​(IceInternal.Functional_VoidCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_unloadScreenLinks in interface PlatePrx
      • begin_unloadScreenLinks

        public Ice.AsyncResult begin_unloadScreenLinks​(IceInternal.Functional_VoidCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                       IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_unloadScreenLinks in interface PlatePrx
      • begin_unloadScreenLinks

        public Ice.AsyncResult begin_unloadScreenLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       IceInternal.Functional_VoidCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_unloadScreenLinks in interface PlatePrx
      • begin_unloadScreenLinks

        public Ice.AsyncResult begin_unloadScreenLinks​(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_unloadScreenLinks in interface PlatePrx
      • end_unloadScreenLinks

        public void end_unloadScreenLinks​(Ice.AsyncResult __iresult)
        Specified by:
        end_unloadScreenLinks in interface PlatePrx
      • unloadWells

        public void unloadWells​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        unloadWells in interface PlatePrx
      • begin_unloadWells

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

        public Ice.AsyncResult begin_unloadWells​(Ice.Callback __cb)
        Specified by:
        begin_unloadWells in interface PlatePrx
      • begin_unloadWells

        public Ice.AsyncResult begin_unloadWells​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 Ice.Callback __cb)
        Specified by:
        begin_unloadWells in interface PlatePrx
      • begin_unloadWells

        public Ice.AsyncResult begin_unloadWells​(IceInternal.Functional_VoidCallback __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_unloadWells in interface PlatePrx
      • begin_unloadWells

        public Ice.AsyncResult begin_unloadWells​(IceInternal.Functional_VoidCallback __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                 IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_unloadWells in interface PlatePrx
      • begin_unloadWells

        public Ice.AsyncResult begin_unloadWells​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 IceInternal.Functional_VoidCallback __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_unloadWells in interface PlatePrx
      • begin_unloadWells

        public Ice.AsyncResult begin_unloadWells​(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_unloadWells in interface PlatePrx
      • end_unloadWells

        public void end_unloadWells​(Ice.AsyncResult __iresult)
        Specified by:
        end_unloadWells in interface PlatePrx
      • checkedCast

        public static PlatePrx 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 PlatePrx 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 PlatePrx 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 PlatePrx 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 PlatePrx 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 PlatePrx 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,
                                   PlatePrx v)
      • __read

        public static PlatePrx __read​(IceInternal.BasicStream __is)