Package omero.api

Class IUpdatePrxHelper

    • Nested Class Summary

      • Nested classes/interfaces inherited from interface Ice.ObjectPrx

        Ice.ObjectPrx.FunctionalCallback_Object_ice_invoke_Response
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String[] __ids  
      static long serialVersionUID  
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      static void __deleteObject_completed​(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)  
      static void __indexObject_completed​(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)  
      static IUpdatePrx __read​(IceInternal.BasicStream __is)  
      static void __saveAndReturnArray_completed​(Ice.TwowayCallbackArg1UE<java.util.List<IObject>> __cb, Ice.AsyncResult __result)  
      static void __saveAndReturnIds_completed​(Ice.TwowayCallbackArg1UE<java.util.List<java.lang.Long>> __cb, Ice.AsyncResult __result)  
      static void __saveAndReturnObject_completed​(Ice.TwowayCallbackArg1UE<IObject> __cb, Ice.AsyncResult __result)  
      static void __saveArray_completed​(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)  
      static void __saveCollection_completed​(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)  
      static void __saveObject_completed​(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)  
      static void __write​(IceInternal.BasicStream __os, IUpdatePrx v)  
      Ice.AsyncResult begin_deleteObject​(IObject row)  
      Ice.AsyncResult begin_deleteObject​(IObject row, Ice.Callback __cb)  
      Ice.AsyncResult begin_deleteObject​(IObject row, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_deleteObject​(IObject row, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_deleteObject​(IObject row, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_deleteObject​(IObject row, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_deleteObject​(IObject row, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_deleteObject​(IObject row, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_deleteObject​(IObject row, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IUpdate_deleteObject __cb)  
      Ice.AsyncResult begin_deleteObject​(IObject row, Callback_IUpdate_deleteObject __cb)  
      Ice.AsyncResult begin_indexObject​(IObject row)
      Initiates full-text indexing for the given object.
      Ice.AsyncResult begin_indexObject​(IObject row, Ice.Callback __cb)
      Initiates full-text indexing for the given object.
      Ice.AsyncResult begin_indexObject​(IObject row, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Initiates full-text indexing for the given object.
      Ice.AsyncResult begin_indexObject​(IObject row, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Initiates full-text indexing for the given object.
      Ice.AsyncResult begin_indexObject​(IObject row, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Initiates full-text indexing for the given object.
      Ice.AsyncResult begin_indexObject​(IObject row, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Initiates full-text indexing for the given object.
      Ice.AsyncResult begin_indexObject​(IObject row, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Initiates full-text indexing for the given object.
      Ice.AsyncResult begin_indexObject​(IObject row, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Initiates full-text indexing for the given object.
      Ice.AsyncResult begin_indexObject​(IObject row, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IUpdate_indexObject __cb)
      Initiates full-text indexing for the given object.
      Ice.AsyncResult begin_indexObject​(IObject row, Callback_IUpdate_indexObject __cb)
      Initiates full-text indexing for the given object.
      Ice.AsyncResult begin_saveAndReturnArray​(java.util.List<IObject> graph)  
      Ice.AsyncResult begin_saveAndReturnArray​(java.util.List<IObject> graph, Ice.Callback __cb)  
      Ice.AsyncResult begin_saveAndReturnArray​(java.util.List<IObject> graph, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_saveAndReturnArray​(java.util.List<IObject> graph, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_saveAndReturnArray​(java.util.List<IObject> graph, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_saveAndReturnArray​(java.util.List<IObject> graph, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_saveAndReturnArray​(java.util.List<IObject> graph, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_saveAndReturnArray​(java.util.List<IObject> graph, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_saveAndReturnArray​(java.util.List<IObject> graph, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IUpdate_saveAndReturnArray __cb)  
      Ice.AsyncResult begin_saveAndReturnArray​(java.util.List<IObject> graph, Callback_IUpdate_saveAndReturnArray __cb)  
      Ice.AsyncResult begin_saveAndReturnIds​(java.util.List<IObject> graph)  
      Ice.AsyncResult begin_saveAndReturnIds​(java.util.List<IObject> graph, Ice.Callback __cb)  
      Ice.AsyncResult begin_saveAndReturnIds​(java.util.List<IObject> graph, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_saveAndReturnIds​(java.util.List<IObject> graph, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_saveAndReturnIds​(java.util.List<IObject> graph, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_saveAndReturnIds​(java.util.List<IObject> graph, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_saveAndReturnIds​(java.util.List<IObject> graph, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_saveAndReturnIds​(java.util.List<IObject> graph, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_saveAndReturnIds​(java.util.List<IObject> graph, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IUpdate_saveAndReturnIds __cb)  
      Ice.AsyncResult begin_saveAndReturnIds​(java.util.List<IObject> graph, Callback_IUpdate_saveAndReturnIds __cb)  
      Ice.AsyncResult begin_saveAndReturnObject​(IObject obj)  
      Ice.AsyncResult begin_saveAndReturnObject​(IObject obj, Ice.Callback __cb)  
      Ice.AsyncResult begin_saveAndReturnObject​(IObject obj, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_saveAndReturnObject​(IObject obj, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_saveAndReturnObject​(IObject obj, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_saveAndReturnObject​(IObject obj, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_saveAndReturnObject​(IObject obj, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_saveAndReturnObject​(IObject obj, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_saveAndReturnObject​(IObject obj, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IUpdate_saveAndReturnObject __cb)  
      Ice.AsyncResult begin_saveAndReturnObject​(IObject obj, Callback_IUpdate_saveAndReturnObject __cb)  
      Ice.AsyncResult begin_saveArray​(java.util.List<IObject> graph)  
      Ice.AsyncResult begin_saveArray​(java.util.List<IObject> graph, Ice.Callback __cb)  
      Ice.AsyncResult begin_saveArray​(java.util.List<IObject> graph, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_saveArray​(java.util.List<IObject> graph, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_saveArray​(java.util.List<IObject> graph, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_saveArray​(java.util.List<IObject> graph, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_saveArray​(java.util.List<IObject> graph, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_saveArray​(java.util.List<IObject> graph, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_saveArray​(java.util.List<IObject> graph, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IUpdate_saveArray __cb)  
      Ice.AsyncResult begin_saveArray​(java.util.List<IObject> graph, Callback_IUpdate_saveArray __cb)  
      Ice.AsyncResult begin_saveCollection​(java.util.List<IObject> objs)  
      Ice.AsyncResult begin_saveCollection​(java.util.List<IObject> objs, Ice.Callback __cb)  
      Ice.AsyncResult begin_saveCollection​(java.util.List<IObject> objs, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_saveCollection​(java.util.List<IObject> objs, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_saveCollection​(java.util.List<IObject> objs, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_saveCollection​(java.util.List<IObject> objs, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_saveCollection​(java.util.List<IObject> objs, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_saveCollection​(java.util.List<IObject> objs, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_saveCollection​(java.util.List<IObject> objs, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IUpdate_saveCollection __cb)  
      Ice.AsyncResult begin_saveCollection​(java.util.List<IObject> objs, Callback_IUpdate_saveCollection __cb)  
      Ice.AsyncResult begin_saveObject​(IObject obj)  
      Ice.AsyncResult begin_saveObject​(IObject obj, Ice.Callback __cb)  
      Ice.AsyncResult begin_saveObject​(IObject obj, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_saveObject​(IObject obj, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_saveObject​(IObject obj, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_saveObject​(IObject obj, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_saveObject​(IObject obj, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_saveObject​(IObject obj, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_saveObject​(IObject obj, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IUpdate_saveObject __cb)  
      Ice.AsyncResult begin_saveObject​(IObject obj, Callback_IUpdate_saveObject __cb)  
      static IUpdatePrx checkedCast​(Ice.ObjectPrx __obj)
      Contacts the remote server to verify that the object implements this type.
      static IUpdatePrx checkedCast​(Ice.ObjectPrx __obj, java.lang.String __facet)
      Contacts the remote server to verify that a facet of the object implements this type.
      static IUpdatePrx checkedCast​(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Contacts the remote server to verify that a facet of the object implements this type.
      static IUpdatePrx checkedCast​(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Contacts the remote server to verify that the object implements this type.
      void deleteObject​(IObject row)  
      void deleteObject​(IObject row, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      void end_deleteObject​(Ice.AsyncResult __iresult)  
      void end_indexObject​(Ice.AsyncResult __iresult)
      Initiates full-text indexing for the given object.
      java.util.List<IObject> end_saveAndReturnArray​(Ice.AsyncResult __iresult)  
      java.util.List<java.lang.Long> end_saveAndReturnIds​(Ice.AsyncResult __iresult)  
      IObject end_saveAndReturnObject​(Ice.AsyncResult __iresult)  
      void end_saveArray​(Ice.AsyncResult __iresult)  
      void end_saveCollection​(Ice.AsyncResult __iresult)  
      void end_saveObject​(Ice.AsyncResult __iresult)  
      static java.lang.String ice_staticId()
      Provides the Slice type ID of this type.
      void indexObject​(IObject row)
      Initiates full-text indexing for the given object.
      void indexObject​(IObject row, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Initiates full-text indexing for the given object.
      java.util.List<IObject> saveAndReturnArray​(java.util.List<IObject> graph)  
      java.util.List<IObject> saveAndReturnArray​(java.util.List<IObject> graph, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      java.util.List<java.lang.Long> saveAndReturnIds​(java.util.List<IObject> graph)  
      java.util.List<java.lang.Long> saveAndReturnIds​(java.util.List<IObject> graph, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      IObject saveAndReturnObject​(IObject obj)  
      IObject saveAndReturnObject​(IObject obj, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      void saveArray​(java.util.List<IObject> graph)  
      void saveArray​(java.util.List<IObject> graph, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      void saveCollection​(java.util.List<IObject> objs)  
      void saveCollection​(java.util.List<IObject> objs, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      void saveObject​(IObject obj)  
      void saveObject​(IObject obj, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      static IUpdatePrx uncheckedCast​(Ice.ObjectPrx __obj)
      Downcasts the given proxy to this type without contacting the remote server.
      static IUpdatePrx uncheckedCast​(Ice.ObjectPrx __obj, java.lang.String __facet)
      Downcasts the given proxy to this type without contacting the remote server.
      • Methods inherited from class Ice.ObjectPrxHelperBase

        __checkAsyncTwowayOnly, __checkTwowayOnly, __copyFrom, __end, __getBatchRequestQueue, __getRequestHandler, __handleException, __ice_getConnection_completed, __ice_id_completed, __ice_ids_completed, __ice_invoke_completed, __ice_isA_completed, __reference, __setRequestHandler, __setup, __updateRequestHandler, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, cacheMessageBuffers, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, getOutgoingAsync, hashCode, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway, toString, uncheckedCastImpl, uncheckedCastImpl, uncheckedCastImpl
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface Ice.ObjectPrx

        begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway
    • Field Detail

      • __ids

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

      • IUpdatePrxHelper

        public IUpdatePrxHelper()
    • Method Detail

      • begin_deleteObject

        public Ice.AsyncResult begin_deleteObject​(IObject row)
        Specified by:
        begin_deleteObject in interface IUpdatePrx
        Returns:
        The asynchronous result object.
      • begin_deleteObject

        public Ice.AsyncResult begin_deleteObject​(IObject row,
                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_deleteObject in interface IUpdatePrx
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_deleteObject

        public Ice.AsyncResult begin_deleteObject​(IObject row,
                                                  Ice.Callback __cb)
        Specified by:
        begin_deleteObject in interface IUpdatePrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_deleteObject

        public Ice.AsyncResult begin_deleteObject​(IObject row,
                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                  Ice.Callback __cb)
        Specified by:
        begin_deleteObject in interface IUpdatePrx
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_deleteObject

        public Ice.AsyncResult begin_deleteObject​(IObject row,
                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                  Callback_IUpdate_deleteObject __cb)
        Specified by:
        begin_deleteObject in interface IUpdatePrx
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_deleteObject

        public Ice.AsyncResult begin_deleteObject​(IObject row,
                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_deleteObject in interface IUpdatePrx
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_deleteObject

        public Ice.AsyncResult begin_deleteObject​(IObject row,
                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                  IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_deleteObject in interface IUpdatePrx
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_deleteObject

        public Ice.AsyncResult begin_deleteObject​(IObject row,
                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_deleteObject in interface IUpdatePrx
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_deleteObject

        public Ice.AsyncResult begin_deleteObject​(IObject row,
                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                  IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_deleteObject in interface IUpdatePrx
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • __deleteObject_completed

        public static void __deleteObject_completed​(Ice.TwowayCallbackVoidUE __cb,
                                                    Ice.AsyncResult __result)
      • indexObject

        public void indexObject​(IObject row)
                         throws ServerError
        Description copied from interface: IUpdatePrx
        Initiates full-text indexing for the given object. This may have to wait for the current FullTextThread to finish. Can only be executed by an admin. Other users must wait for the background Thread to complete.
        Specified by:
        indexObject in interface IUpdatePrx
        Parameters:
        row - a persistent IObject to be deleted
        Throws:
        ServerError
      • indexObject

        public void indexObject​(IObject row,
                                java.util.Map<java.lang.String,​java.lang.String> __ctx)
                         throws ServerError
        Description copied from interface: IUpdatePrx
        Initiates full-text indexing for the given object. This may have to wait for the current FullTextThread to finish. Can only be executed by an admin. Other users must wait for the background Thread to complete.
        Specified by:
        indexObject in interface IUpdatePrx
        Parameters:
        row - a persistent IObject to be deleted
        __ctx - The Context map to send with the invocation.
        Throws:
        ServerError
      • begin_indexObject

        public Ice.AsyncResult begin_indexObject​(IObject row)
        Description copied from interface: IUpdatePrx
        Initiates full-text indexing for the given object. This may have to wait for the current FullTextThread to finish. Can only be executed by an admin. Other users must wait for the background Thread to complete.
        Specified by:
        begin_indexObject in interface IUpdatePrx
        Parameters:
        row - a persistent IObject to be deleted
        Returns:
        The asynchronous result object.
      • begin_indexObject

        public Ice.AsyncResult begin_indexObject​(IObject row,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IUpdatePrx
        Initiates full-text indexing for the given object. This may have to wait for the current FullTextThread to finish. Can only be executed by an admin. Other users must wait for the background Thread to complete.
        Specified by:
        begin_indexObject in interface IUpdatePrx
        Parameters:
        row - a persistent IObject to be deleted
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_indexObject

        public Ice.AsyncResult begin_indexObject​(IObject row,
                                                 Ice.Callback __cb)
        Description copied from interface: IUpdatePrx
        Initiates full-text indexing for the given object. This may have to wait for the current FullTextThread to finish. Can only be executed by an admin. Other users must wait for the background Thread to complete.
        Specified by:
        begin_indexObject in interface IUpdatePrx
        Parameters:
        row - a persistent IObject to be deleted
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_indexObject

        public Ice.AsyncResult begin_indexObject​(IObject row,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 Ice.Callback __cb)
        Description copied from interface: IUpdatePrx
        Initiates full-text indexing for the given object. This may have to wait for the current FullTextThread to finish. Can only be executed by an admin. Other users must wait for the background Thread to complete.
        Specified by:
        begin_indexObject in interface IUpdatePrx
        Parameters:
        row - a persistent IObject to be deleted
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_indexObject

        public Ice.AsyncResult begin_indexObject​(IObject row,
                                                 Callback_IUpdate_indexObject __cb)
        Description copied from interface: IUpdatePrx
        Initiates full-text indexing for the given object. This may have to wait for the current FullTextThread to finish. Can only be executed by an admin. Other users must wait for the background Thread to complete.
        Specified by:
        begin_indexObject in interface IUpdatePrx
        Parameters:
        row - a persistent IObject to be deleted
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_indexObject

        public Ice.AsyncResult begin_indexObject​(IObject row,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 Callback_IUpdate_indexObject __cb)
        Description copied from interface: IUpdatePrx
        Initiates full-text indexing for the given object. This may have to wait for the current FullTextThread to finish. Can only be executed by an admin. Other users must wait for the background Thread to complete.
        Specified by:
        begin_indexObject in interface IUpdatePrx
        Parameters:
        row - a persistent IObject to be deleted
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_indexObject

        public Ice.AsyncResult begin_indexObject​(IObject row,
                                                 IceInternal.Functional_VoidCallback __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IUpdatePrx
        Initiates full-text indexing for the given object. This may have to wait for the current FullTextThread to finish. Can only be executed by an admin. Other users must wait for the background Thread to complete.
        Specified by:
        begin_indexObject in interface IUpdatePrx
        Parameters:
        row - a persistent IObject to be deleted
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_indexObject

        public Ice.AsyncResult begin_indexObject​(IObject row,
                                                 IceInternal.Functional_VoidCallback __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                 IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: IUpdatePrx
        Initiates full-text indexing for the given object. This may have to wait for the current FullTextThread to finish. Can only be executed by an admin. Other users must wait for the background Thread to complete.
        Specified by:
        begin_indexObject in interface IUpdatePrx
        Parameters:
        row - a persistent IObject to be deleted
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_indexObject

        public Ice.AsyncResult begin_indexObject​(IObject row,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 IceInternal.Functional_VoidCallback __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IUpdatePrx
        Initiates full-text indexing for the given object. This may have to wait for the current FullTextThread to finish. Can only be executed by an admin. Other users must wait for the background Thread to complete.
        Specified by:
        begin_indexObject in interface IUpdatePrx
        Parameters:
        row - a persistent IObject to be deleted
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_indexObject

        public Ice.AsyncResult begin_indexObject​(IObject row,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 IceInternal.Functional_VoidCallback __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                 IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: IUpdatePrx
        Initiates full-text indexing for the given object. This may have to wait for the current FullTextThread to finish. Can only be executed by an admin. Other users must wait for the background Thread to complete.
        Specified by:
        begin_indexObject in interface IUpdatePrx
        Parameters:
        row - a persistent IObject to be deleted
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_indexObject

        public void end_indexObject​(Ice.AsyncResult __iresult)
                             throws ServerError
        Description copied from interface: IUpdatePrx
        Initiates full-text indexing for the given object. This may have to wait for the current FullTextThread to finish. Can only be executed by an admin. Other users must wait for the background Thread to complete.
        Specified by:
        end_indexObject in interface IUpdatePrx
        Parameters:
        __iresult - The asynchronous result object.
        Throws:
        ServerError
      • __indexObject_completed

        public static void __indexObject_completed​(Ice.TwowayCallbackVoidUE __cb,
                                                   Ice.AsyncResult __result)
      • begin_saveAndReturnArray

        public Ice.AsyncResult begin_saveAndReturnArray​(java.util.List<IObject> graph,
                                                        java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_saveAndReturnArray in interface IUpdatePrx
      • begin_saveAndReturnArray

        public Ice.AsyncResult begin_saveAndReturnArray​(java.util.List<IObject> graph,
                                                        java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                        Ice.Callback __cb)
        Specified by:
        begin_saveAndReturnArray in interface IUpdatePrx
      • begin_saveAndReturnArray

        public Ice.AsyncResult begin_saveAndReturnArray​(java.util.List<IObject> graph,
                                                        IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_saveAndReturnArray in interface IUpdatePrx
      • begin_saveAndReturnArray

        public Ice.AsyncResult begin_saveAndReturnArray​(java.util.List<IObject> graph,
                                                        IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                        IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_saveAndReturnArray in interface IUpdatePrx
      • begin_saveAndReturnArray

        public Ice.AsyncResult begin_saveAndReturnArray​(java.util.List<IObject> graph,
                                                        java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                        IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_saveAndReturnArray in interface IUpdatePrx
      • begin_saveAndReturnArray

        public Ice.AsyncResult begin_saveAndReturnArray​(java.util.List<IObject> graph,
                                                        java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                        IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                        IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_saveAndReturnArray in interface IUpdatePrx
      • __saveAndReturnArray_completed

        public static void __saveAndReturnArray_completed​(Ice.TwowayCallbackArg1UE<java.util.List<IObject>> __cb,
                                                          Ice.AsyncResult __result)
      • begin_saveAndReturnIds

        public Ice.AsyncResult begin_saveAndReturnIds​(java.util.List<IObject> graph,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_saveAndReturnIds in interface IUpdatePrx
      • begin_saveAndReturnIds

        public Ice.AsyncResult begin_saveAndReturnIds​(java.util.List<IObject> graph,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      Ice.Callback __cb)
        Specified by:
        begin_saveAndReturnIds in interface IUpdatePrx
      • begin_saveAndReturnIds

        public Ice.AsyncResult begin_saveAndReturnIds​(java.util.List<IObject> graph,
                                                      IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_saveAndReturnIds in interface IUpdatePrx
      • begin_saveAndReturnIds

        public Ice.AsyncResult begin_saveAndReturnIds​(java.util.List<IObject> graph,
                                                      IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                      IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_saveAndReturnIds in interface IUpdatePrx
      • begin_saveAndReturnIds

        public Ice.AsyncResult begin_saveAndReturnIds​(java.util.List<IObject> graph,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_saveAndReturnIds in interface IUpdatePrx
      • begin_saveAndReturnIds

        public Ice.AsyncResult begin_saveAndReturnIds​(java.util.List<IObject> graph,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                      IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_saveAndReturnIds in interface IUpdatePrx
      • __saveAndReturnIds_completed

        public static void __saveAndReturnIds_completed​(Ice.TwowayCallbackArg1UE<java.util.List<java.lang.Long>> __cb,
                                                        Ice.AsyncResult __result)
      • begin_saveAndReturnObject

        public Ice.AsyncResult begin_saveAndReturnObject​(IObject obj,
                                                         java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_saveAndReturnObject in interface IUpdatePrx
      • begin_saveAndReturnObject

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

        public Ice.AsyncResult begin_saveAndReturnObject​(IObject obj,
                                                         IceInternal.Functional_GenericCallback1<IObject> __responseCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_saveAndReturnObject in interface IUpdatePrx
      • begin_saveAndReturnObject

        public Ice.AsyncResult begin_saveAndReturnObject​(IObject obj,
                                                         IceInternal.Functional_GenericCallback1<IObject> __responseCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                         IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_saveAndReturnObject in interface IUpdatePrx
      • begin_saveAndReturnObject

        public Ice.AsyncResult begin_saveAndReturnObject​(IObject obj,
                                                         java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                         IceInternal.Functional_GenericCallback1<IObject> __responseCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_saveAndReturnObject in interface IUpdatePrx
      • begin_saveAndReturnObject

        public Ice.AsyncResult begin_saveAndReturnObject​(IObject obj,
                                                         java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                         IceInternal.Functional_GenericCallback1<IObject> __responseCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                         IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_saveAndReturnObject in interface IUpdatePrx
      • __saveAndReturnObject_completed

        public static void __saveAndReturnObject_completed​(Ice.TwowayCallbackArg1UE<IObject> __cb,
                                                           Ice.AsyncResult __result)
      • begin_saveArray

        public Ice.AsyncResult begin_saveArray​(java.util.List<IObject> graph,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_saveArray in interface IUpdatePrx
      • begin_saveArray

        public Ice.AsyncResult begin_saveArray​(java.util.List<IObject> graph,
                                               Ice.Callback __cb)
        Specified by:
        begin_saveArray in interface IUpdatePrx
      • begin_saveArray

        public Ice.AsyncResult begin_saveArray​(java.util.List<IObject> graph,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               Ice.Callback __cb)
        Specified by:
        begin_saveArray in interface IUpdatePrx
      • begin_saveArray

        public Ice.AsyncResult begin_saveArray​(java.util.List<IObject> graph,
                                               IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_saveArray in interface IUpdatePrx
      • begin_saveArray

        public Ice.AsyncResult begin_saveArray​(java.util.List<IObject> graph,
                                               IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_saveArray in interface IUpdatePrx
      • begin_saveArray

        public Ice.AsyncResult begin_saveArray​(java.util.List<IObject> graph,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_saveArray in interface IUpdatePrx
      • begin_saveArray

        public Ice.AsyncResult begin_saveArray​(java.util.List<IObject> graph,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_saveArray in interface IUpdatePrx
      • __saveArray_completed

        public static void __saveArray_completed​(Ice.TwowayCallbackVoidUE __cb,
                                                 Ice.AsyncResult __result)
      • begin_saveCollection

        public Ice.AsyncResult begin_saveCollection​(java.util.List<IObject> objs,
                                                    java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_saveCollection in interface IUpdatePrx
      • begin_saveCollection

        public Ice.AsyncResult begin_saveCollection​(java.util.List<IObject> objs,
                                                    java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                    Ice.Callback __cb)
        Specified by:
        begin_saveCollection in interface IUpdatePrx
      • begin_saveCollection

        public Ice.AsyncResult begin_saveCollection​(java.util.List<IObject> objs,
                                                    IceInternal.Functional_VoidCallback __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_saveCollection in interface IUpdatePrx
      • begin_saveCollection

        public Ice.AsyncResult begin_saveCollection​(java.util.List<IObject> objs,
                                                    IceInternal.Functional_VoidCallback __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                    IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_saveCollection in interface IUpdatePrx
      • begin_saveCollection

        public Ice.AsyncResult begin_saveCollection​(java.util.List<IObject> objs,
                                                    java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                    IceInternal.Functional_VoidCallback __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_saveCollection in interface IUpdatePrx
      • begin_saveCollection

        public Ice.AsyncResult begin_saveCollection​(java.util.List<IObject> objs,
                                                    java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                    IceInternal.Functional_VoidCallback __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                    IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_saveCollection in interface IUpdatePrx
      • __saveCollection_completed

        public static void __saveCollection_completed​(Ice.TwowayCallbackVoidUE __cb,
                                                      Ice.AsyncResult __result)
      • begin_saveObject

        public Ice.AsyncResult begin_saveObject​(IObject obj,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_saveObject in interface IUpdatePrx
      • begin_saveObject

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

        public Ice.AsyncResult begin_saveObject​(IObject obj,
                                                IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_saveObject in interface IUpdatePrx
      • begin_saveObject

        public Ice.AsyncResult begin_saveObject​(IObject obj,
                                                IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_saveObject in interface IUpdatePrx
      • begin_saveObject

        public Ice.AsyncResult begin_saveObject​(IObject obj,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_saveObject in interface IUpdatePrx
      • begin_saveObject

        public Ice.AsyncResult begin_saveObject​(IObject obj,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_saveObject in interface IUpdatePrx
      • __saveObject_completed

        public static void __saveObject_completed​(Ice.TwowayCallbackVoidUE __cb,
                                                  Ice.AsyncResult __result)
      • checkedCast

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

        public static IUpdatePrx __read​(IceInternal.BasicStream __is)