Package omero.model

Class ParseJobPrxHelper

    • 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 __copyOriginalFileLinks_completed​(Ice.TwowayCallbackArg1<java.util.List<JobOriginalFileLink>> __cb, Ice.AsyncResult __result)  
      static void __findJobOriginalFileLink_completed​(Ice.TwowayCallbackArg1<java.util.List<JobOriginalFileLink>> __cb, Ice.AsyncResult __result)  
      static void __getDetails_completed​(Ice.TwowayCallbackArg1<Details> __cb, Ice.AsyncResult __result)  
      static void __getFinished_completed​(Ice.TwowayCallbackArg1<RTime> __cb, Ice.AsyncResult __result)  
      static void __getGroupname_completed​(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)  
      static void __getId_completed​(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)  
      static void __getMessage_completed​(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)  
      static void __getOriginalFileLinksCountPerOwner_completed​(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,​java.lang.Long>> __cb, Ice.AsyncResult __result)  
      static void __getParams_completed​(Ice.TwowayCallbackArg1<byte[]> __cb, Ice.AsyncResult __result)  
      static void __getScheduledFor_completed​(Ice.TwowayCallbackArg1<RTime> __cb, Ice.AsyncResult __result)  
      static void __getStarted_completed​(Ice.TwowayCallbackArg1<RTime> __cb, Ice.AsyncResult __result)  
      static void __getStatus_completed​(Ice.TwowayCallbackArg1<JobStatus> __cb, Ice.AsyncResult __result)  
      static void __getSubmitted_completed​(Ice.TwowayCallbackArg1<RTime> __cb, Ice.AsyncResult __result)  
      static void __getType_completed​(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)  
      static void __getUsername_completed​(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)  
      static void __getVersion_completed​(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)  
      static void __isAnnotated_completed​(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)  
      static void __isGlobal_completed​(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)  
      static void __isLink_completed​(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)  
      static void __isLoaded_completed​(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)  
      static void __isMutable_completed​(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)  
      static void __linkedOriginalFileList_completed​(Ice.TwowayCallbackArg1<java.util.List<OriginalFile>> __cb, Ice.AsyncResult __result)  
      static void __linkOriginalFile_completed​(Ice.TwowayCallbackArg1<JobOriginalFileLink> __cb, Ice.AsyncResult __result)  
      static void __proxy_completed​(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)  
      static ParseJobPrx __read​(IceInternal.BasicStream __is)  
      static void __shallowCopy_completed​(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)  
      static void __sizeOfOriginalFileLinks_completed​(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)  
      static void __write​(IceInternal.BasicStream __os, ParseJobPrx v)  
      void addAllJobOriginalFileLinkSet​(java.util.List<JobOriginalFileLink> targets)  
      void addAllJobOriginalFileLinkSet​(java.util.List<JobOriginalFileLink> targets, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      void addJobOriginalFileLink​(JobOriginalFileLink target)  
      void addJobOriginalFileLink​(JobOriginalFileLink target, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      void addJobOriginalFileLinkToBoth​(JobOriginalFileLink link, boolean bothSides)  
      void addJobOriginalFileLinkToBoth​(JobOriginalFileLink link, boolean bothSides, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_addAllJobOriginalFileLinkSet​(java.util.List<JobOriginalFileLink> targets)  
      Ice.AsyncResult begin_addAllJobOriginalFileLinkSet​(java.util.List<JobOriginalFileLink> targets, Ice.Callback __cb)  
      Ice.AsyncResult begin_addAllJobOriginalFileLinkSet​(java.util.List<JobOriginalFileLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_addAllJobOriginalFileLinkSet​(java.util.List<JobOriginalFileLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_addAllJobOriginalFileLinkSet​(java.util.List<JobOriginalFileLink> targets, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_addAllJobOriginalFileLinkSet​(java.util.List<JobOriginalFileLink> targets, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_addAllJobOriginalFileLinkSet​(java.util.List<JobOriginalFileLink> targets, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_addAllJobOriginalFileLinkSet​(java.util.List<JobOriginalFileLink> targets, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_addAllJobOriginalFileLinkSet​(java.util.List<JobOriginalFileLink> targets, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_Job_addAllJobOriginalFileLinkSet __cb)  
      Ice.AsyncResult begin_addAllJobOriginalFileLinkSet​(java.util.List<JobOriginalFileLink> targets, Callback_Job_addAllJobOriginalFileLinkSet __cb)  
      Ice.AsyncResult begin_addJobOriginalFileLink​(JobOriginalFileLink target)  
      Ice.AsyncResult begin_addJobOriginalFileLink​(JobOriginalFileLink target, Ice.Callback __cb)  
      Ice.AsyncResult begin_addJobOriginalFileLink​(JobOriginalFileLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_addJobOriginalFileLink​(JobOriginalFileLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_addJobOriginalFileLink​(JobOriginalFileLink target, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_addJobOriginalFileLink​(JobOriginalFileLink target, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_addJobOriginalFileLink​(JobOriginalFileLink target, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_addJobOriginalFileLink​(JobOriginalFileLink target, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_addJobOriginalFileLink​(JobOriginalFileLink target, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_Job_addJobOriginalFileLink __cb)  
      Ice.AsyncResult begin_addJobOriginalFileLink​(JobOriginalFileLink target, Callback_Job_addJobOriginalFileLink __cb)  
      Ice.AsyncResult begin_addJobOriginalFileLinkToBoth​(JobOriginalFileLink link, boolean bothSides)  
      Ice.AsyncResult begin_addJobOriginalFileLinkToBoth​(JobOriginalFileLink link, boolean bothSides, Ice.Callback __cb)  
      Ice.AsyncResult begin_addJobOriginalFileLinkToBoth​(JobOriginalFileLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_addJobOriginalFileLinkToBoth​(JobOriginalFileLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_addJobOriginalFileLinkToBoth​(JobOriginalFileLink link, boolean bothSides, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_addJobOriginalFileLinkToBoth​(JobOriginalFileLink link, boolean bothSides, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_addJobOriginalFileLinkToBoth​(JobOriginalFileLink link, boolean bothSides, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_addJobOriginalFileLinkToBoth​(JobOriginalFileLink link, boolean bothSides, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_addJobOriginalFileLinkToBoth​(JobOriginalFileLink link, boolean bothSides, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_Job_addJobOriginalFileLinkToBoth __cb)  
      Ice.AsyncResult begin_addJobOriginalFileLinkToBoth​(JobOriginalFileLink link, boolean bothSides, Callback_Job_addJobOriginalFileLinkToBoth __cb)  
      Ice.AsyncResult begin_clearOriginalFileLinks()  
      Ice.AsyncResult begin_clearOriginalFileLinks​(Ice.Callback __cb)  
      Ice.AsyncResult begin_clearOriginalFileLinks​(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_clearOriginalFileLinks​(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_clearOriginalFileLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_clearOriginalFileLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_clearOriginalFileLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_clearOriginalFileLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_clearOriginalFileLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_Job_clearOriginalFileLinks __cb)  
      Ice.AsyncResult begin_clearOriginalFileLinks​(Callback_Job_clearOriginalFileLinks __cb)  
      Ice.AsyncResult begin_copyOriginalFileLinks()  
      Ice.AsyncResult begin_copyOriginalFileLinks​(Ice.Callback __cb)  
      Ice.AsyncResult begin_copyOriginalFileLinks​(IceInternal.Functional_GenericCallback1<java.util.List<JobOriginalFileLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_copyOriginalFileLinks​(IceInternal.Functional_GenericCallback1<java.util.List<JobOriginalFileLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_copyOriginalFileLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_copyOriginalFileLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_copyOriginalFileLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<JobOriginalFileLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_copyOriginalFileLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<JobOriginalFileLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_copyOriginalFileLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_Job_copyOriginalFileLinks __cb)  
      Ice.AsyncResult begin_copyOriginalFileLinks​(Callback_Job_copyOriginalFileLinks __cb)  
      Ice.AsyncResult begin_findJobOriginalFileLink​(OriginalFile removal)  
      Ice.AsyncResult begin_findJobOriginalFileLink​(OriginalFile removal, Ice.Callback __cb)  
      Ice.AsyncResult begin_findJobOriginalFileLink​(OriginalFile removal, IceInternal.Functional_GenericCallback1<java.util.List<JobOriginalFileLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_findJobOriginalFileLink​(OriginalFile removal, IceInternal.Functional_GenericCallback1<java.util.List<JobOriginalFileLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_findJobOriginalFileLink​(OriginalFile removal, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_findJobOriginalFileLink​(OriginalFile removal, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_findJobOriginalFileLink​(OriginalFile removal, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<JobOriginalFileLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_findJobOriginalFileLink​(OriginalFile removal, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<JobOriginalFileLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_findJobOriginalFileLink​(OriginalFile removal, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_Job_findJobOriginalFileLink __cb)  
      Ice.AsyncResult begin_findJobOriginalFileLink​(OriginalFile removal, Callback_Job_findJobOriginalFileLink __cb)  
      Ice.AsyncResult begin_getDetails()  
      Ice.AsyncResult begin_getDetails​(Ice.Callback __cb)  
      Ice.AsyncResult begin_getDetails​(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_getDetails​(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_getDetails​(java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_getDetails​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_getDetails​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_getDetails​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_getDetails​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IObject_getDetails __cb)  
      Ice.AsyncResult begin_getDetails​(Callback_IObject_getDetails __cb)  
      Ice.AsyncResult begin_getFinished()  
      Ice.AsyncResult begin_getFinished​(Ice.Callback __cb)  
      Ice.AsyncResult begin_getFinished​(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_getFinished​(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_getFinished​(java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_getFinished​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_getFinished​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_getFinished​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_getFinished​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_Job_getFinished __cb)  
      Ice.AsyncResult begin_getFinished​(Callback_Job_getFinished __cb)  
      Ice.AsyncResult begin_getGroupname()  
      Ice.AsyncResult begin_getGroupname​(Ice.Callback __cb)  
      Ice.AsyncResult begin_getGroupname​(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_getGroupname​(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_getGroupname​(java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_getGroupname​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_getGroupname​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_getGroupname​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_getGroupname​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_Job_getGroupname __cb)  
      Ice.AsyncResult begin_getGroupname​(Callback_Job_getGroupname __cb)  
      Ice.AsyncResult begin_getId()  
      Ice.AsyncResult begin_getId​(Ice.Callback __cb)  
      Ice.AsyncResult begin_getId​(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_getId​(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_getId​(java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_getId​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_getId​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_getId​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_getId​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IObject_getId __cb)  
      Ice.AsyncResult begin_getId​(Callback_IObject_getId __cb)  
      Ice.AsyncResult begin_getMessage()  
      Ice.AsyncResult begin_getMessage​(Ice.Callback __cb)  
      Ice.AsyncResult begin_getMessage​(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_getMessage​(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_getMessage​(java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_getMessage​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_getMessage​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_getMessage​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_getMessage​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_Job_getMessage __cb)  
      Ice.AsyncResult begin_getMessage​(Callback_Job_getMessage __cb)  
      Ice.AsyncResult begin_getOriginalFileLinksCountPerOwner()  
      Ice.AsyncResult begin_getOriginalFileLinksCountPerOwner​(Ice.Callback __cb)  
      Ice.AsyncResult begin_getOriginalFileLinksCountPerOwner​(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_getOriginalFileLinksCountPerOwner​(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_getOriginalFileLinksCountPerOwner​(java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_getOriginalFileLinksCountPerOwner​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_getOriginalFileLinksCountPerOwner​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_getOriginalFileLinksCountPerOwner​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_getOriginalFileLinksCountPerOwner​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_Job_getOriginalFileLinksCountPerOwner __cb)  
      Ice.AsyncResult begin_getOriginalFileLinksCountPerOwner​(Callback_Job_getOriginalFileLinksCountPerOwner __cb)  
      Ice.AsyncResult begin_getParams()  
      Ice.AsyncResult begin_getParams​(Ice.Callback __cb)  
      Ice.AsyncResult begin_getParams​(IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_getParams​(IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_getParams​(java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_getParams​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_getParams​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_getParams​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_getParams​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_ParseJob_getParams __cb)  
      Ice.AsyncResult begin_getParams​(Callback_ParseJob_getParams __cb)  
      Ice.AsyncResult begin_getScheduledFor()  
      Ice.AsyncResult begin_getScheduledFor​(Ice.Callback __cb)  
      Ice.AsyncResult begin_getScheduledFor​(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_getScheduledFor​(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_getScheduledFor​(java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_getScheduledFor​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_getScheduledFor​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_getScheduledFor​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_getScheduledFor​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_Job_getScheduledFor __cb)  
      Ice.AsyncResult begin_getScheduledFor​(Callback_Job_getScheduledFor __cb)  
      Ice.AsyncResult begin_getStarted()  
      Ice.AsyncResult begin_getStarted​(Ice.Callback __cb)  
      Ice.AsyncResult begin_getStarted​(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_getStarted​(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_getStarted​(java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_getStarted​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_getStarted​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_getStarted​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_getStarted​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_Job_getStarted __cb)  
      Ice.AsyncResult begin_getStarted​(Callback_Job_getStarted __cb)  
      Ice.AsyncResult begin_getStatus()  
      Ice.AsyncResult begin_getStatus​(Ice.Callback __cb)  
      Ice.AsyncResult begin_getStatus​(IceInternal.Functional_GenericCallback1<JobStatus> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_getStatus​(IceInternal.Functional_GenericCallback1<JobStatus> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_getStatus​(java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_getStatus​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_getStatus​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<JobStatus> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_getStatus​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<JobStatus> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_getStatus​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_Job_getStatus __cb)  
      Ice.AsyncResult begin_getStatus​(Callback_Job_getStatus __cb)  
      Ice.AsyncResult begin_getSubmitted()  
      Ice.AsyncResult begin_getSubmitted​(Ice.Callback __cb)  
      Ice.AsyncResult begin_getSubmitted​(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_getSubmitted​(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_getSubmitted​(java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_getSubmitted​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_getSubmitted​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_getSubmitted​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_getSubmitted​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_Job_getSubmitted __cb)  
      Ice.AsyncResult begin_getSubmitted​(Callback_Job_getSubmitted __cb)  
      Ice.AsyncResult begin_getType()  
      Ice.AsyncResult begin_getType​(Ice.Callback __cb)  
      Ice.AsyncResult begin_getType​(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_getType​(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_getType​(java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_getType​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_getType​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_getType​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_getType​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_Job_getType __cb)  
      Ice.AsyncResult begin_getType​(Callback_Job_getType __cb)  
      Ice.AsyncResult begin_getUsername()  
      Ice.AsyncResult begin_getUsername​(Ice.Callback __cb)  
      Ice.AsyncResult begin_getUsername​(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_getUsername​(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_getUsername​(java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_getUsername​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_getUsername​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_getUsername​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_getUsername​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_Job_getUsername __cb)  
      Ice.AsyncResult begin_getUsername​(Callback_Job_getUsername __cb)  
      Ice.AsyncResult begin_getVersion()  
      Ice.AsyncResult begin_getVersion​(Ice.Callback __cb)  
      Ice.AsyncResult begin_getVersion​(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_getVersion​(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_getVersion​(java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_getVersion​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_getVersion​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_getVersion​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_getVersion​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_Job_getVersion __cb)  
      Ice.AsyncResult begin_getVersion​(Callback_Job_getVersion __cb)  
      Ice.AsyncResult begin_isAnnotated()
      Allows for the attachment of any omero.model.Annotation subclasses.
      Ice.AsyncResult begin_isAnnotated​(Ice.Callback __cb)
      Allows for the attachment of any omero.model.Annotation subclasses.
      Ice.AsyncResult begin_isAnnotated​(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Allows for the attachment of any omero.model.Annotation subclasses.
      Ice.AsyncResult begin_isAnnotated​(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Allows for the attachment of any omero.model.Annotation subclasses.
      Ice.AsyncResult begin_isAnnotated​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Allows for the attachment of any omero.model.Annotation subclasses.
      Ice.AsyncResult begin_isAnnotated​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Allows for the attachment of any omero.model.Annotation subclasses.
      Ice.AsyncResult begin_isAnnotated​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Allows for the attachment of any omero.model.Annotation subclasses.
      Ice.AsyncResult begin_isAnnotated​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Allows for the attachment of any omero.model.Annotation subclasses.
      Ice.AsyncResult begin_isAnnotated​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IObject_isAnnotated __cb)
      Allows for the attachment of any omero.model.Annotation subclasses.
      Ice.AsyncResult begin_isAnnotated​(Callback_IObject_isAnnotated __cb)
      Allows for the attachment of any omero.model.Annotation subclasses.
      Ice.AsyncResult begin_isGlobal()
      Marker interface which means that special rules apply for both reading and writing these instances.
      Ice.AsyncResult begin_isGlobal​(Ice.Callback __cb)
      Marker interface which means that special rules apply for both reading and writing these instances.
      Ice.AsyncResult begin_isGlobal​(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Marker interface which means that special rules apply for both reading and writing these instances.
      Ice.AsyncResult begin_isGlobal​(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Marker interface which means that special rules apply for both reading and writing these instances.
      Ice.AsyncResult begin_isGlobal​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Marker interface which means that special rules apply for both reading and writing these instances.
      Ice.AsyncResult begin_isGlobal​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Marker interface which means that special rules apply for both reading and writing these instances.
      Ice.AsyncResult begin_isGlobal​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Marker interface which means that special rules apply for both reading and writing these instances.
      Ice.AsyncResult begin_isGlobal​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Marker interface which means that special rules apply for both reading and writing these instances.
      Ice.AsyncResult begin_isGlobal​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IObject_isGlobal __cb)
      Marker interface which means that special rules apply for both reading and writing these instances.
      Ice.AsyncResult begin_isGlobal​(Callback_IObject_isGlobal __cb)
      Marker interface which means that special rules apply for both reading and writing these instances.
      Ice.AsyncResult begin_isLink()
      A link between two other types.
      Ice.AsyncResult begin_isLink​(Ice.Callback __cb)
      A link between two other types.
      Ice.AsyncResult begin_isLink​(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      A link between two other types.
      Ice.AsyncResult begin_isLink​(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      A link between two other types.
      Ice.AsyncResult begin_isLink​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      A link between two other types.
      Ice.AsyncResult begin_isLink​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      A link between two other types.
      Ice.AsyncResult begin_isLink​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      A link between two other types.
      Ice.AsyncResult begin_isLink​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      A link between two other types.
      Ice.AsyncResult begin_isLink​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IObject_isLink __cb)
      A link between two other types.
      Ice.AsyncResult begin_isLink​(Callback_IObject_isLink __cb)
      A link between two other types.
      Ice.AsyncResult begin_isLoaded()
      Tests if the objects are loaded or not.
      Ice.AsyncResult begin_isLoaded​(Ice.Callback __cb)
      Tests if the objects are loaded or not.
      Ice.AsyncResult begin_isLoaded​(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Tests if the objects are loaded or not.
      Ice.AsyncResult begin_isLoaded​(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Tests if the objects are loaded or not.
      Ice.AsyncResult begin_isLoaded​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Tests if the objects are loaded or not.
      Ice.AsyncResult begin_isLoaded​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Tests if the objects are loaded or not.
      Ice.AsyncResult begin_isLoaded​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Tests if the objects are loaded or not.
      Ice.AsyncResult begin_isLoaded​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Tests if the objects are loaded or not.
      Ice.AsyncResult begin_isLoaded​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IObject_isLoaded __cb)
      Tests if the objects are loaded or not.
      Ice.AsyncResult begin_isLoaded​(Callback_IObject_isLoaded __cb)
      Tests if the objects are loaded or not.
      Ice.AsyncResult begin_isMutable()
      The server will persist changes made to these types.
      Ice.AsyncResult begin_isMutable​(Ice.Callback __cb)
      The server will persist changes made to these types.
      Ice.AsyncResult begin_isMutable​(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      The server will persist changes made to these types.
      Ice.AsyncResult begin_isMutable​(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      The server will persist changes made to these types.
      Ice.AsyncResult begin_isMutable​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      The server will persist changes made to these types.
      Ice.AsyncResult begin_isMutable​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      The server will persist changes made to these types.
      Ice.AsyncResult begin_isMutable​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      The server will persist changes made to these types.
      Ice.AsyncResult begin_isMutable​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      The server will persist changes made to these types.
      Ice.AsyncResult begin_isMutable​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IObject_isMutable __cb)
      The server will persist changes made to these types.
      Ice.AsyncResult begin_isMutable​(Callback_IObject_isMutable __cb)
      The server will persist changes made to these types.
      Ice.AsyncResult begin_linkedOriginalFileList()  
      Ice.AsyncResult begin_linkedOriginalFileList​(Ice.Callback __cb)  
      Ice.AsyncResult begin_linkedOriginalFileList​(IceInternal.Functional_GenericCallback1<java.util.List<OriginalFile>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_linkedOriginalFileList​(IceInternal.Functional_GenericCallback1<java.util.List<OriginalFile>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_linkedOriginalFileList​(java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_linkedOriginalFileList​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_linkedOriginalFileList​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<OriginalFile>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_linkedOriginalFileList​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<OriginalFile>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_linkedOriginalFileList​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_Job_linkedOriginalFileList __cb)  
      Ice.AsyncResult begin_linkedOriginalFileList​(Callback_Job_linkedOriginalFileList __cb)  
      Ice.AsyncResult begin_linkOriginalFile​(OriginalFile addition)  
      Ice.AsyncResult begin_linkOriginalFile​(OriginalFile addition, Ice.Callback __cb)  
      Ice.AsyncResult begin_linkOriginalFile​(OriginalFile addition, IceInternal.Functional_GenericCallback1<JobOriginalFileLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_linkOriginalFile​(OriginalFile addition, IceInternal.Functional_GenericCallback1<JobOriginalFileLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_linkOriginalFile​(OriginalFile addition, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_linkOriginalFile​(OriginalFile addition, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_linkOriginalFile​(OriginalFile addition, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<JobOriginalFileLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_linkOriginalFile​(OriginalFile addition, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<JobOriginalFileLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_linkOriginalFile​(OriginalFile addition, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_Job_linkOriginalFile __cb)  
      Ice.AsyncResult begin_linkOriginalFile​(OriginalFile addition, Callback_Job_linkOriginalFile __cb)  
      Ice.AsyncResult begin_proxy()
      Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );
      Ice.AsyncResult begin_proxy​(Ice.Callback __cb)
      Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );
      Ice.AsyncResult begin_proxy​(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );
      Ice.AsyncResult begin_proxy​(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );
      Ice.AsyncResult begin_proxy​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );
      Ice.AsyncResult begin_proxy​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );
      Ice.AsyncResult begin_proxy​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );
      Ice.AsyncResult begin_proxy​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );
      Ice.AsyncResult begin_proxy​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IObject_proxy __cb)
      Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );
      Ice.AsyncResult begin_proxy​(Callback_IObject_proxy __cb)
      Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );
      Ice.AsyncResult begin_reloadOriginalFileLinks​(Job toCopy)  
      Ice.AsyncResult begin_reloadOriginalFileLinks​(Job toCopy, Ice.Callback __cb)  
      Ice.AsyncResult begin_reloadOriginalFileLinks​(Job toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_reloadOriginalFileLinks​(Job toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_reloadOriginalFileLinks​(Job toCopy, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_reloadOriginalFileLinks​(Job toCopy, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_reloadOriginalFileLinks​(Job toCopy, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_reloadOriginalFileLinks​(Job toCopy, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_reloadOriginalFileLinks​(Job toCopy, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_Job_reloadOriginalFileLinks __cb)  
      Ice.AsyncResult begin_reloadOriginalFileLinks​(Job toCopy, Callback_Job_reloadOriginalFileLinks __cb)  
      Ice.AsyncResult begin_removeAllJobOriginalFileLinkSet​(java.util.List<JobOriginalFileLink> targets)  
      Ice.AsyncResult begin_removeAllJobOriginalFileLinkSet​(java.util.List<JobOriginalFileLink> targets, Ice.Callback __cb)  
      Ice.AsyncResult begin_removeAllJobOriginalFileLinkSet​(java.util.List<JobOriginalFileLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_removeAllJobOriginalFileLinkSet​(java.util.List<JobOriginalFileLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_removeAllJobOriginalFileLinkSet​(java.util.List<JobOriginalFileLink> targets, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_removeAllJobOriginalFileLinkSet​(java.util.List<JobOriginalFileLink> targets, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_removeAllJobOriginalFileLinkSet​(java.util.List<JobOriginalFileLink> targets, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_removeAllJobOriginalFileLinkSet​(java.util.List<JobOriginalFileLink> targets, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_removeAllJobOriginalFileLinkSet​(java.util.List<JobOriginalFileLink> targets, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_Job_removeAllJobOriginalFileLinkSet __cb)  
      Ice.AsyncResult begin_removeAllJobOriginalFileLinkSet​(java.util.List<JobOriginalFileLink> targets, Callback_Job_removeAllJobOriginalFileLinkSet __cb)  
      Ice.AsyncResult begin_removeJobOriginalFileLink​(JobOriginalFileLink theTarget)  
      Ice.AsyncResult begin_removeJobOriginalFileLink​(JobOriginalFileLink theTarget, Ice.Callback __cb)  
      Ice.AsyncResult begin_removeJobOriginalFileLink​(JobOriginalFileLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_removeJobOriginalFileLink​(JobOriginalFileLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_removeJobOriginalFileLink​(JobOriginalFileLink theTarget, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_removeJobOriginalFileLink​(JobOriginalFileLink theTarget, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_removeJobOriginalFileLink​(JobOriginalFileLink theTarget, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_removeJobOriginalFileLink​(JobOriginalFileLink theTarget, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_removeJobOriginalFileLink​(JobOriginalFileLink theTarget, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_Job_removeJobOriginalFileLink __cb)  
      Ice.AsyncResult begin_removeJobOriginalFileLink​(JobOriginalFileLink theTarget, Callback_Job_removeJobOriginalFileLink __cb)  
      Ice.AsyncResult begin_removeJobOriginalFileLinkFromBoth​(JobOriginalFileLink link, boolean bothSides)  
      Ice.AsyncResult begin_removeJobOriginalFileLinkFromBoth​(JobOriginalFileLink link, boolean bothSides, Ice.Callback __cb)  
      Ice.AsyncResult begin_removeJobOriginalFileLinkFromBoth​(JobOriginalFileLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_removeJobOriginalFileLinkFromBoth​(JobOriginalFileLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_removeJobOriginalFileLinkFromBoth​(JobOriginalFileLink link, boolean bothSides, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_removeJobOriginalFileLinkFromBoth​(JobOriginalFileLink link, boolean bothSides, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_removeJobOriginalFileLinkFromBoth​(JobOriginalFileLink link, boolean bothSides, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_removeJobOriginalFileLinkFromBoth​(JobOriginalFileLink link, boolean bothSides, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_removeJobOriginalFileLinkFromBoth​(JobOriginalFileLink link, boolean bothSides, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_Job_removeJobOriginalFileLinkFromBoth __cb)  
      Ice.AsyncResult begin_removeJobOriginalFileLinkFromBoth​(JobOriginalFileLink link, boolean bothSides, Callback_Job_removeJobOriginalFileLinkFromBoth __cb)  
      Ice.AsyncResult begin_setFinished​(RTime theFinished)  
      Ice.AsyncResult begin_setFinished​(RTime theFinished, Ice.Callback __cb)  
      Ice.AsyncResult begin_setFinished​(RTime theFinished, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_setFinished​(RTime theFinished, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_setFinished​(RTime theFinished, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_setFinished​(RTime theFinished, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_setFinished​(RTime theFinished, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_setFinished​(RTime theFinished, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_setFinished​(RTime theFinished, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_Job_setFinished __cb)  
      Ice.AsyncResult begin_setFinished​(RTime theFinished, Callback_Job_setFinished __cb)  
      Ice.AsyncResult begin_setGroupname​(RString theGroupname)  
      Ice.AsyncResult begin_setGroupname​(RString theGroupname, Ice.Callback __cb)  
      Ice.AsyncResult begin_setGroupname​(RString theGroupname, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_setGroupname​(RString theGroupname, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_setGroupname​(RString theGroupname, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_setGroupname​(RString theGroupname, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_setGroupname​(RString theGroupname, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_setGroupname​(RString theGroupname, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_setGroupname​(RString theGroupname, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_Job_setGroupname __cb)  
      Ice.AsyncResult begin_setGroupname​(RString theGroupname, Callback_Job_setGroupname __cb)  
      Ice.AsyncResult begin_setId​(RLong id)  
      Ice.AsyncResult begin_setId​(RLong id, Ice.Callback __cb)  
      Ice.AsyncResult begin_setId​(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_setId​(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_setId​(RLong id, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_setId​(RLong id, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_setId​(RLong id, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_setId​(RLong id, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_setId​(RLong id, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IObject_setId __cb)  
      Ice.AsyncResult begin_setId​(RLong id, Callback_IObject_setId __cb)  
      Ice.AsyncResult begin_setMessage​(RString theMessage)  
      Ice.AsyncResult begin_setMessage​(RString theMessage, Ice.Callback __cb)  
      Ice.AsyncResult begin_setMessage​(RString theMessage, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_setMessage​(RString theMessage, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_setMessage​(RString theMessage, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_setMessage​(RString theMessage, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_setMessage​(RString theMessage, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_setMessage​(RString theMessage, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_setMessage​(RString theMessage, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_Job_setMessage __cb)  
      Ice.AsyncResult begin_setMessage​(RString theMessage, Callback_Job_setMessage __cb)  
      Ice.AsyncResult begin_setParams​(byte[] theParams)  
      Ice.AsyncResult begin_setParams​(byte[] theParams, Ice.Callback __cb)  
      Ice.AsyncResult begin_setParams​(byte[] theParams, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_setParams​(byte[] theParams, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_setParams​(byte[] theParams, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_setParams​(byte[] theParams, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_setParams​(byte[] theParams, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_setParams​(byte[] theParams, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_setParams​(byte[] theParams, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_ParseJob_setParams __cb)  
      Ice.AsyncResult begin_setParams​(byte[] theParams, Callback_ParseJob_setParams __cb)  
      Ice.AsyncResult begin_setScheduledFor​(RTime theScheduledFor)  
      Ice.AsyncResult begin_setScheduledFor​(RTime theScheduledFor, Ice.Callback __cb)  
      Ice.AsyncResult begin_setScheduledFor​(RTime theScheduledFor, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_setScheduledFor​(RTime theScheduledFor, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_setScheduledFor​(RTime theScheduledFor, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_setScheduledFor​(RTime theScheduledFor, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_setScheduledFor​(RTime theScheduledFor, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_setScheduledFor​(RTime theScheduledFor, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_setScheduledFor​(RTime theScheduledFor, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_Job_setScheduledFor __cb)  
      Ice.AsyncResult begin_setScheduledFor​(RTime theScheduledFor, Callback_Job_setScheduledFor __cb)  
      Ice.AsyncResult begin_setStarted​(RTime theStarted)  
      Ice.AsyncResult begin_setStarted​(RTime theStarted, Ice.Callback __cb)  
      Ice.AsyncResult begin_setStarted​(RTime theStarted, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_setStarted​(RTime theStarted, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_setStarted​(RTime theStarted, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_setStarted​(RTime theStarted, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_setStarted​(RTime theStarted, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_setStarted​(RTime theStarted, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_setStarted​(RTime theStarted, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_Job_setStarted __cb)  
      Ice.AsyncResult begin_setStarted​(RTime theStarted, Callback_Job_setStarted __cb)  
      Ice.AsyncResult begin_setStatus​(JobStatus theStatus)  
      Ice.AsyncResult begin_setStatus​(JobStatus theStatus, Ice.Callback __cb)  
      Ice.AsyncResult begin_setStatus​(JobStatus theStatus, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_setStatus​(JobStatus theStatus, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_setStatus​(JobStatus theStatus, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_setStatus​(JobStatus theStatus, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_setStatus​(JobStatus theStatus, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_setStatus​(JobStatus 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)  
      Ice.AsyncResult begin_setStatus​(JobStatus theStatus, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_Job_setStatus __cb)  
      Ice.AsyncResult begin_setStatus​(JobStatus theStatus, Callback_Job_setStatus __cb)  
      Ice.AsyncResult begin_setSubmitted​(RTime theSubmitted)  
      Ice.AsyncResult begin_setSubmitted​(RTime theSubmitted, Ice.Callback __cb)  
      Ice.AsyncResult begin_setSubmitted​(RTime theSubmitted, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_setSubmitted​(RTime theSubmitted, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_setSubmitted​(RTime theSubmitted, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_setSubmitted​(RTime theSubmitted, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_setSubmitted​(RTime theSubmitted, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_setSubmitted​(RTime theSubmitted, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_setSubmitted​(RTime theSubmitted, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_Job_setSubmitted __cb)  
      Ice.AsyncResult begin_setSubmitted​(RTime theSubmitted, Callback_Job_setSubmitted __cb)  
      Ice.AsyncResult begin_setType​(RString theType)  
      Ice.AsyncResult begin_setType​(RString theType, Ice.Callback __cb)  
      Ice.AsyncResult begin_setType​(RString theType, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_setType​(RString theType, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_setType​(RString theType, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_setType​(RString theType, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_setType​(RString theType, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_setType​(RString theType, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_setType​(RString theType, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_Job_setType __cb)  
      Ice.AsyncResult begin_setType​(RString theType, Callback_Job_setType __cb)  
      Ice.AsyncResult begin_setUsername​(RString theUsername)  
      Ice.AsyncResult begin_setUsername​(RString theUsername, Ice.Callback __cb)  
      Ice.AsyncResult begin_setUsername​(RString theUsername, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_setUsername​(RString theUsername, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_setUsername​(RString theUsername, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_setUsername​(RString theUsername, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_setUsername​(RString theUsername, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_setUsername​(RString theUsername, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_setUsername​(RString theUsername, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_Job_setUsername __cb)  
      Ice.AsyncResult begin_setUsername​(RString theUsername, Callback_Job_setUsername __cb)  
      Ice.AsyncResult begin_setVersion​(RInt theVersion)  
      Ice.AsyncResult begin_setVersion​(RInt theVersion, Ice.Callback __cb)  
      Ice.AsyncResult begin_setVersion​(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_setVersion​(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_setVersion​(RInt theVersion, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_setVersion​(RInt theVersion, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_setVersion​(RInt theVersion, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_setVersion​(RInt theVersion, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_setVersion​(RInt theVersion, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_Job_setVersion __cb)  
      Ice.AsyncResult begin_setVersion​(RInt theVersion, Callback_Job_setVersion __cb)  
      Ice.AsyncResult begin_shallowCopy()
      Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.
      Ice.AsyncResult begin_shallowCopy​(Ice.Callback __cb)
      Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.
      Ice.AsyncResult begin_shallowCopy​(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.
      Ice.AsyncResult begin_shallowCopy​(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.
      Ice.AsyncResult begin_shallowCopy​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.
      Ice.AsyncResult begin_shallowCopy​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.
      Ice.AsyncResult begin_shallowCopy​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.
      Ice.AsyncResult begin_shallowCopy​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.
      Ice.AsyncResult begin_shallowCopy​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IObject_shallowCopy __cb)
      Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.
      Ice.AsyncResult begin_shallowCopy​(Callback_IObject_shallowCopy __cb)
      Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.
      Ice.AsyncResult begin_sizeOfOriginalFileLinks()  
      Ice.AsyncResult begin_sizeOfOriginalFileLinks​(Ice.Callback __cb)  
      Ice.AsyncResult begin_sizeOfOriginalFileLinks​(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_sizeOfOriginalFileLinks​(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_sizeOfOriginalFileLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_sizeOfOriginalFileLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_sizeOfOriginalFileLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_sizeOfOriginalFileLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_sizeOfOriginalFileLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_Job_sizeOfOriginalFileLinks __cb)  
      Ice.AsyncResult begin_sizeOfOriginalFileLinks​(Callback_Job_sizeOfOriginalFileLinks __cb)  
      Ice.AsyncResult begin_unlinkOriginalFile​(OriginalFile removal)  
      Ice.AsyncResult begin_unlinkOriginalFile​(OriginalFile removal, Ice.Callback __cb)  
      Ice.AsyncResult begin_unlinkOriginalFile​(OriginalFile removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_unlinkOriginalFile​(OriginalFile removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_unlinkOriginalFile​(OriginalFile removal, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_unlinkOriginalFile​(OriginalFile removal, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_unlinkOriginalFile​(OriginalFile removal, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_unlinkOriginalFile​(OriginalFile removal, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_unlinkOriginalFile​(OriginalFile removal, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_Job_unlinkOriginalFile __cb)  
      Ice.AsyncResult begin_unlinkOriginalFile​(OriginalFile removal, Callback_Job_unlinkOriginalFile __cb)  
      Ice.AsyncResult begin_unload()
      Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.
      Ice.AsyncResult begin_unload​(Ice.Callback __cb)
      Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.
      Ice.AsyncResult begin_unload​(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.
      Ice.AsyncResult begin_unload​(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.
      Ice.AsyncResult begin_unload​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.
      Ice.AsyncResult begin_unload​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.
      Ice.AsyncResult begin_unload​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.
      Ice.AsyncResult begin_unload​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.
      Ice.AsyncResult begin_unload​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IObject_unload __cb)
      Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.
      Ice.AsyncResult begin_unload​(Callback_IObject_unload __cb)
      Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.
      Ice.AsyncResult begin_unloadCollections()
      Each collection can also be unloaded, independently of the object itself.
      Ice.AsyncResult begin_unloadCollections​(Ice.Callback __cb)
      Each collection can also be unloaded, independently of the object itself.
      Ice.AsyncResult begin_unloadCollections​(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Each collection can also be unloaded, independently of the object itself.
      Ice.AsyncResult begin_unloadCollections​(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Each collection can also be unloaded, independently of the object itself.
      Ice.AsyncResult begin_unloadCollections​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Each collection can also be unloaded, independently of the object itself.
      Ice.AsyncResult begin_unloadCollections​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Each collection can also be unloaded, independently of the object itself.
      Ice.AsyncResult begin_unloadCollections​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Each collection can also be unloaded, independently of the object itself.
      Ice.AsyncResult begin_unloadCollections​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Each collection can also be unloaded, independently of the object itself.
      Ice.AsyncResult begin_unloadCollections​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IObject_unloadCollections __cb)
      Each collection can also be unloaded, independently of the object itself.
      Ice.AsyncResult begin_unloadCollections​(Callback_IObject_unloadCollections __cb)
      Each collection can also be unloaded, independently of the object itself.
      Ice.AsyncResult begin_unloadDetails()
      As with collections, the objects under details can link to many other objects.
      Ice.AsyncResult begin_unloadDetails​(Ice.Callback __cb)
      As with collections, the objects under details can link to many other objects.
      Ice.AsyncResult begin_unloadDetails​(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      As with collections, the objects under details can link to many other objects.
      Ice.AsyncResult begin_unloadDetails​(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      As with collections, the objects under details can link to many other objects.
      Ice.AsyncResult begin_unloadDetails​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      As with collections, the objects under details can link to many other objects.
      Ice.AsyncResult begin_unloadDetails​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      As with collections, the objects under details can link to many other objects.
      Ice.AsyncResult begin_unloadDetails​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      As with collections, the objects under details can link to many other objects.
      Ice.AsyncResult begin_unloadDetails​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      As with collections, the objects under details can link to many other objects.
      Ice.AsyncResult begin_unloadDetails​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IObject_unloadDetails __cb)
      As with collections, the objects under details can link to many other objects.
      Ice.AsyncResult begin_unloadDetails​(Callback_IObject_unloadDetails __cb)
      As with collections, the objects under details can link to many other objects.
      Ice.AsyncResult begin_unloadOriginalFileLinks()  
      Ice.AsyncResult begin_unloadOriginalFileLinks​(Ice.Callback __cb)  
      Ice.AsyncResult begin_unloadOriginalFileLinks​(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_unloadOriginalFileLinks​(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_unloadOriginalFileLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_unloadOriginalFileLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_unloadOriginalFileLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_unloadOriginalFileLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_unloadOriginalFileLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_Job_unloadOriginalFileLinks __cb)  
      Ice.AsyncResult begin_unloadOriginalFileLinks​(Callback_Job_unloadOriginalFileLinks __cb)  
      static ParseJobPrx checkedCast​(Ice.ObjectPrx __obj)
      Contacts the remote server to verify that the object implements this type.
      static ParseJobPrx checkedCast​(Ice.ObjectPrx __obj, java.lang.String __facet)
      Contacts the remote server to verify that a facet of the object implements this type.
      static ParseJobPrx 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 ParseJobPrx 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 clearOriginalFileLinks()  
      void clearOriginalFileLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      java.util.List<JobOriginalFileLink> copyOriginalFileLinks()  
      java.util.List<JobOriginalFileLink> copyOriginalFileLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      void end_addAllJobOriginalFileLinkSet​(Ice.AsyncResult __iresult)  
      void end_addJobOriginalFileLink​(Ice.AsyncResult __iresult)  
      void end_addJobOriginalFileLinkToBoth​(Ice.AsyncResult __iresult)  
      void end_clearOriginalFileLinks​(Ice.AsyncResult __iresult)  
      java.util.List<JobOriginalFileLink> end_copyOriginalFileLinks​(Ice.AsyncResult __iresult)  
      java.util.List<JobOriginalFileLink> end_findJobOriginalFileLink​(Ice.AsyncResult __iresult)  
      Details end_getDetails​(Ice.AsyncResult __iresult)  
      RTime end_getFinished​(Ice.AsyncResult __iresult)  
      RString end_getGroupname​(Ice.AsyncResult __iresult)  
      RLong end_getId​(Ice.AsyncResult __iresult)  
      RString end_getMessage​(Ice.AsyncResult __iresult)  
      java.util.Map<java.lang.Long,​java.lang.Long> end_getOriginalFileLinksCountPerOwner​(Ice.AsyncResult __iresult)  
      byte[] end_getParams​(Ice.AsyncResult __iresult)  
      RTime end_getScheduledFor​(Ice.AsyncResult __iresult)  
      RTime end_getStarted​(Ice.AsyncResult __iresult)  
      JobStatus end_getStatus​(Ice.AsyncResult __iresult)  
      RTime end_getSubmitted​(Ice.AsyncResult __iresult)  
      RString end_getType​(Ice.AsyncResult __iresult)  
      RString end_getUsername​(Ice.AsyncResult __iresult)  
      RInt end_getVersion​(Ice.AsyncResult __iresult)  
      boolean end_isAnnotated​(Ice.AsyncResult __iresult)
      Allows for the attachment of any omero.model.Annotation subclasses.
      boolean end_isGlobal​(Ice.AsyncResult __iresult)
      Marker interface which means that special rules apply for both reading and writing these instances.
      boolean end_isLink​(Ice.AsyncResult __iresult)
      A link between two other types.
      boolean end_isLoaded​(Ice.AsyncResult __iresult)
      Tests if the objects are loaded or not.
      boolean end_isMutable​(Ice.AsyncResult __iresult)
      The server will persist changes made to these types.
      java.util.List<OriginalFile> end_linkedOriginalFileList​(Ice.AsyncResult __iresult)  
      JobOriginalFileLink end_linkOriginalFile​(Ice.AsyncResult __iresult)  
      IObject end_proxy​(Ice.AsyncResult __iresult)
      Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );
      void end_reloadOriginalFileLinks​(Ice.AsyncResult __iresult)  
      void end_removeAllJobOriginalFileLinkSet​(Ice.AsyncResult __iresult)  
      void end_removeJobOriginalFileLink​(Ice.AsyncResult __iresult)  
      void end_removeJobOriginalFileLinkFromBoth​(Ice.AsyncResult __iresult)  
      void end_setFinished​(Ice.AsyncResult __iresult)  
      void end_setGroupname​(Ice.AsyncResult __iresult)  
      void end_setId​(Ice.AsyncResult __iresult)  
      void end_setMessage​(Ice.AsyncResult __iresult)  
      void end_setParams​(Ice.AsyncResult __iresult)  
      void end_setScheduledFor​(Ice.AsyncResult __iresult)  
      void end_setStarted​(Ice.AsyncResult __iresult)  
      void end_setStatus​(Ice.AsyncResult __iresult)  
      void end_setSubmitted​(Ice.AsyncResult __iresult)  
      void end_setType​(Ice.AsyncResult __iresult)  
      void end_setUsername​(Ice.AsyncResult __iresult)  
      void end_setVersion​(Ice.AsyncResult __iresult)  
      IObject end_shallowCopy​(Ice.AsyncResult __iresult)
      Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.
      int end_sizeOfOriginalFileLinks​(Ice.AsyncResult __iresult)  
      void end_unlinkOriginalFile​(Ice.AsyncResult __iresult)  
      void end_unload​(Ice.AsyncResult __iresult)
      Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.
      void end_unloadCollections​(Ice.AsyncResult __iresult)
      Each collection can also be unloaded, independently of the object itself.
      void end_unloadDetails​(Ice.AsyncResult __iresult)
      As with collections, the objects under details can link to many other objects.
      void end_unloadOriginalFileLinks​(Ice.AsyncResult __iresult)  
      java.util.List<JobOriginalFileLink> findJobOriginalFileLink​(OriginalFile removal)  
      java.util.List<JobOriginalFileLink> findJobOriginalFileLink​(OriginalFile removal, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Details getDetails()  
      Details getDetails​(java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      RTime getFinished()  
      RTime getFinished​(java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      RString getGroupname()  
      RString getGroupname​(java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      RLong getId()  
      RLong getId​(java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      RString getMessage()  
      RString getMessage​(java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      java.util.Map<java.lang.Long,​java.lang.Long> getOriginalFileLinksCountPerOwner()  
      java.util.Map<java.lang.Long,​java.lang.Long> getOriginalFileLinksCountPerOwner​(java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      byte[] getParams()  
      byte[] getParams​(java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      RTime getScheduledFor()  
      RTime getScheduledFor​(java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      RTime getStarted()  
      RTime getStarted​(java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      JobStatus getStatus()  
      JobStatus getStatus​(java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      RTime getSubmitted()  
      RTime getSubmitted​(java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      RString getType()  
      RString getType​(java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      RString getUsername()  
      RString getUsername​(java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      RInt getVersion()  
      RInt getVersion​(java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      static java.lang.String ice_staticId()
      Provides the Slice type ID of this type.
      boolean isAnnotated()
      Allows for the attachment of any omero.model.Annotation subclasses.
      boolean isAnnotated​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Allows for the attachment of any omero.model.Annotation subclasses.
      boolean isGlobal()
      Marker interface which means that special rules apply for both reading and writing these instances.
      boolean isGlobal​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Marker interface which means that special rules apply for both reading and writing these instances.
      boolean isLink()
      A link between two other types.
      boolean isLink​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      A link between two other types.
      boolean isLoaded()
      Tests if the objects are loaded or not.
      boolean isLoaded​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Tests if the objects are loaded or not.
      boolean isMutable()
      The server will persist changes made to these types.
      boolean isMutable​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      The server will persist changes made to these types.
      java.util.List<OriginalFile> linkedOriginalFileList()  
      java.util.List<OriginalFile> linkedOriginalFileList​(java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      JobOriginalFileLink linkOriginalFile​(OriginalFile addition)  
      JobOriginalFileLink linkOriginalFile​(OriginalFile addition, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      IObject proxy()
      Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );
      IObject proxy​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );
      void reloadOriginalFileLinks​(Job toCopy)  
      void reloadOriginalFileLinks​(Job toCopy, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      void removeAllJobOriginalFileLinkSet​(java.util.List<JobOriginalFileLink> targets)  
      void removeAllJobOriginalFileLinkSet​(java.util.List<JobOriginalFileLink> targets, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      void removeJobOriginalFileLink​(JobOriginalFileLink theTarget)  
      void removeJobOriginalFileLink​(JobOriginalFileLink theTarget, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      void removeJobOriginalFileLinkFromBoth​(JobOriginalFileLink link, boolean bothSides)  
      void removeJobOriginalFileLinkFromBoth​(JobOriginalFileLink link, boolean bothSides, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      void setFinished​(RTime theFinished)  
      void setFinished​(RTime theFinished, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      void setGroupname​(RString theGroupname)  
      void setGroupname​(RString theGroupname, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      void setId​(RLong id)  
      void setId​(RLong id, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      void setMessage​(RString theMessage)  
      void setMessage​(RString theMessage, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      void setParams​(byte[] theParams)  
      void setParams​(byte[] theParams, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      void setScheduledFor​(RTime theScheduledFor)  
      void setScheduledFor​(RTime theScheduledFor, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      void setStarted​(RTime theStarted)  
      void setStarted​(RTime theStarted, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      void setStatus​(JobStatus theStatus)  
      void setStatus​(JobStatus theStatus, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      void setSubmitted​(RTime theSubmitted)  
      void setSubmitted​(RTime theSubmitted, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      void setType​(RString theType)  
      void setType​(RString theType, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      void setUsername​(RString theUsername)  
      void setUsername​(RString theUsername, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      void setVersion​(RInt theVersion)  
      void setVersion​(RInt theVersion, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      IObject shallowCopy()
      Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.
      IObject shallowCopy​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.
      int sizeOfOriginalFileLinks()  
      int sizeOfOriginalFileLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      static ParseJobPrx uncheckedCast​(Ice.ObjectPrx __obj)
      Downcasts the given proxy to this type without contacting the remote server.
      static ParseJobPrx uncheckedCast​(Ice.ObjectPrx __obj, java.lang.String __facet)
      Downcasts the given proxy to this type without contacting the remote server.
      void unlinkOriginalFile​(OriginalFile removal)  
      void unlinkOriginalFile​(OriginalFile removal, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      void unload()
      Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.
      void unload​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.
      void unloadCollections()
      Each collection can also be unloaded, independently of the object itself.
      void unloadCollections​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Each collection can also be unloaded, independently of the object itself.
      void unloadDetails()
      As with collections, the objects under details can link to many other objects.
      void unloadDetails​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      As with collections, the objects under details can link to many other objects.
      void unloadOriginalFileLinks()  
      void unloadOriginalFileLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      • Methods inherited from class Ice.ObjectPrxHelperBase

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

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

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

      • __ids

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

      • ParseJobPrxHelper

        public ParseJobPrxHelper()
    • 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_addAllJobOriginalFileLinkSet

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

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

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

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

        public Ice.AsyncResult begin_addAllJobOriginalFileLinkSet​(java.util.List<JobOriginalFileLink> 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_addAllJobOriginalFileLinkSet in interface JobPrx
      • begin_addJobOriginalFileLink

        public Ice.AsyncResult begin_addJobOriginalFileLink​(JobOriginalFileLink target,
                                                            IceInternal.Functional_VoidCallback __responseCb,
                                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addJobOriginalFileLink in interface JobPrx
      • begin_addJobOriginalFileLink

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

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

        public Ice.AsyncResult begin_addJobOriginalFileLink​(JobOriginalFileLink 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_addJobOriginalFileLink in interface JobPrx
      • end_addJobOriginalFileLink

        public void end_addJobOriginalFileLink​(Ice.AsyncResult __iresult)
        Specified by:
        end_addJobOriginalFileLink in interface JobPrx
      • begin_addJobOriginalFileLinkToBoth

        public Ice.AsyncResult begin_addJobOriginalFileLinkToBoth​(JobOriginalFileLink link,
                                                                  boolean bothSides,
                                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                  Ice.Callback __cb)
        Specified by:
        begin_addJobOriginalFileLinkToBoth in interface JobPrx
      • begin_addJobOriginalFileLinkToBoth

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

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

        public Ice.AsyncResult begin_addJobOriginalFileLinkToBoth​(JobOriginalFileLink 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_addJobOriginalFileLinkToBoth in interface JobPrx
      • begin_addJobOriginalFileLinkToBoth

        public Ice.AsyncResult begin_addJobOriginalFileLinkToBoth​(JobOriginalFileLink 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_addJobOriginalFileLinkToBoth in interface JobPrx
      • clearOriginalFileLinks

        public void clearOriginalFileLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        clearOriginalFileLinks in interface JobPrx
      • begin_clearOriginalFileLinks

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

        public Ice.AsyncResult begin_clearOriginalFileLinks​(Ice.Callback __cb)
        Specified by:
        begin_clearOriginalFileLinks in interface JobPrx
      • begin_clearOriginalFileLinks

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

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

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

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

        public Ice.AsyncResult begin_clearOriginalFileLinks​(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_clearOriginalFileLinks in interface JobPrx
      • end_clearOriginalFileLinks

        public void end_clearOriginalFileLinks​(Ice.AsyncResult __iresult)
        Specified by:
        end_clearOriginalFileLinks in interface JobPrx
      • begin_copyOriginalFileLinks

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

        public Ice.AsyncResult begin_copyOriginalFileLinks​(Ice.Callback __cb)
        Specified by:
        begin_copyOriginalFileLinks in interface JobPrx
      • begin_copyOriginalFileLinks

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

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

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

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

        public Ice.AsyncResult begin_copyOriginalFileLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                           IceInternal.Functional_GenericCallback1<java.util.List<JobOriginalFileLink>> __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                           IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_copyOriginalFileLinks in interface JobPrx
      • __copyOriginalFileLinks_completed

        public static void __copyOriginalFileLinks_completed​(Ice.TwowayCallbackArg1<java.util.List<JobOriginalFileLink>> __cb,
                                                             Ice.AsyncResult __result)
      • begin_findJobOriginalFileLink

        public Ice.AsyncResult begin_findJobOriginalFileLink​(OriginalFile removal,
                                                             java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_findJobOriginalFileLink in interface JobPrx
      • begin_findJobOriginalFileLink

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

        public Ice.AsyncResult begin_findJobOriginalFileLink​(OriginalFile removal,
                                                             IceInternal.Functional_GenericCallback1<java.util.List<JobOriginalFileLink>> __responseCb,
                                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_findJobOriginalFileLink in interface JobPrx
      • begin_findJobOriginalFileLink

        public Ice.AsyncResult begin_findJobOriginalFileLink​(OriginalFile removal,
                                                             IceInternal.Functional_GenericCallback1<java.util.List<JobOriginalFileLink>> __responseCb,
                                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                             IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_findJobOriginalFileLink in interface JobPrx
      • begin_findJobOriginalFileLink

        public Ice.AsyncResult begin_findJobOriginalFileLink​(OriginalFile removal,
                                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                             IceInternal.Functional_GenericCallback1<java.util.List<JobOriginalFileLink>> __responseCb,
                                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_findJobOriginalFileLink in interface JobPrx
      • begin_findJobOriginalFileLink

        public Ice.AsyncResult begin_findJobOriginalFileLink​(OriginalFile removal,
                                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                             IceInternal.Functional_GenericCallback1<java.util.List<JobOriginalFileLink>> __responseCb,
                                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                             IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_findJobOriginalFileLink in interface JobPrx
      • __findJobOriginalFileLink_completed

        public static void __findJobOriginalFileLink_completed​(Ice.TwowayCallbackArg1<java.util.List<JobOriginalFileLink>> __cb,
                                                               Ice.AsyncResult __result)
      • getFinished

        public RTime getFinished​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getFinished in interface JobPrx
      • begin_getFinished

        public Ice.AsyncResult begin_getFinished()
        Specified by:
        begin_getFinished in interface JobPrx
      • begin_getFinished

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

        public Ice.AsyncResult begin_getFinished​(Ice.Callback __cb)
        Specified by:
        begin_getFinished in interface JobPrx
      • begin_getFinished

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

        public Ice.AsyncResult begin_getFinished​(IceInternal.Functional_GenericCallback1<RTime> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getFinished in interface JobPrx
      • begin_getFinished

        public Ice.AsyncResult begin_getFinished​(IceInternal.Functional_GenericCallback1<RTime> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                 IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getFinished in interface JobPrx
      • begin_getFinished

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

        public Ice.AsyncResult begin_getFinished​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 IceInternal.Functional_GenericCallback1<RTime> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                 IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getFinished in interface JobPrx
      • end_getFinished

        public RTime end_getFinished​(Ice.AsyncResult __iresult)
        Specified by:
        end_getFinished in interface JobPrx
      • __getFinished_completed

        public static void __getFinished_completed​(Ice.TwowayCallbackArg1<RTime> __cb,
                                                   Ice.AsyncResult __result)
      • getGroupname

        public RString getGroupname​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getGroupname in interface JobPrx
      • begin_getGroupname

        public Ice.AsyncResult begin_getGroupname()
        Specified by:
        begin_getGroupname in interface JobPrx
      • begin_getGroupname

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

        public Ice.AsyncResult begin_getGroupname​(Ice.Callback __cb)
        Specified by:
        begin_getGroupname in interface JobPrx
      • begin_getGroupname

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

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

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

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

        public Ice.AsyncResult begin_getGroupname​(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_getGroupname in interface JobPrx
      • __getGroupname_completed

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

        public RString getMessage​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getMessage in interface JobPrx
      • begin_getMessage

        public Ice.AsyncResult begin_getMessage()
        Specified by:
        begin_getMessage in interface JobPrx
      • begin_getMessage

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

        public Ice.AsyncResult begin_getMessage​(Ice.Callback __cb)
        Specified by:
        begin_getMessage in interface JobPrx
      • begin_getMessage

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

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

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

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

        public Ice.AsyncResult begin_getMessage​(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_getMessage in interface JobPrx
      • __getMessage_completed

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

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

        public java.util.Map<java.lang.Long,​java.lang.Long> getOriginalFileLinksCountPerOwner​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getOriginalFileLinksCountPerOwner in interface JobPrx
      • begin_getOriginalFileLinksCountPerOwner

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

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

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

        public Ice.AsyncResult begin_getOriginalFileLinksCountPerOwner​(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_getOriginalFileLinksCountPerOwner in interface JobPrx
      • begin_getOriginalFileLinksCountPerOwner

        public Ice.AsyncResult begin_getOriginalFileLinksCountPerOwner​(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_getOriginalFileLinksCountPerOwner in interface JobPrx
      • begin_getOriginalFileLinksCountPerOwner

        public Ice.AsyncResult begin_getOriginalFileLinksCountPerOwner​(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_getOriginalFileLinksCountPerOwner in interface JobPrx
      • end_getOriginalFileLinksCountPerOwner

        public java.util.Map<java.lang.Long,​java.lang.Long> end_getOriginalFileLinksCountPerOwner​(Ice.AsyncResult __iresult)
        Specified by:
        end_getOriginalFileLinksCountPerOwner in interface JobPrx
      • __getOriginalFileLinksCountPerOwner_completed

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

        public RTime getScheduledFor​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getScheduledFor in interface JobPrx
      • begin_getScheduledFor

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

        public Ice.AsyncResult begin_getScheduledFor​(Ice.Callback __cb)
        Specified by:
        begin_getScheduledFor in interface JobPrx
      • begin_getScheduledFor

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

        public Ice.AsyncResult begin_getScheduledFor​(IceInternal.Functional_GenericCallback1<RTime> __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getScheduledFor in interface JobPrx
      • begin_getScheduledFor

        public Ice.AsyncResult begin_getScheduledFor​(IceInternal.Functional_GenericCallback1<RTime> __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                     IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getScheduledFor in interface JobPrx
      • begin_getScheduledFor

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

        public Ice.AsyncResult begin_getScheduledFor​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                     IceInternal.Functional_GenericCallback1<RTime> __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                     IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getScheduledFor in interface JobPrx
      • __getScheduledFor_completed

        public static void __getScheduledFor_completed​(Ice.TwowayCallbackArg1<RTime> __cb,
                                                       Ice.AsyncResult __result)
      • getStarted

        public RTime getStarted​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getStarted in interface JobPrx
      • begin_getStarted

        public Ice.AsyncResult begin_getStarted()
        Specified by:
        begin_getStarted in interface JobPrx
      • begin_getStarted

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

        public Ice.AsyncResult begin_getStarted​(Ice.Callback __cb)
        Specified by:
        begin_getStarted in interface JobPrx
      • begin_getStarted

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

        public Ice.AsyncResult begin_getStarted​(IceInternal.Functional_GenericCallback1<RTime> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getStarted in interface JobPrx
      • begin_getStarted

        public Ice.AsyncResult begin_getStarted​(IceInternal.Functional_GenericCallback1<RTime> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getStarted in interface JobPrx
      • begin_getStarted

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

        public Ice.AsyncResult begin_getStarted​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_GenericCallback1<RTime> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getStarted in interface JobPrx
      • end_getStarted

        public RTime end_getStarted​(Ice.AsyncResult __iresult)
        Specified by:
        end_getStarted in interface JobPrx
      • __getStarted_completed

        public static void __getStarted_completed​(Ice.TwowayCallbackArg1<RTime> __cb,
                                                  Ice.AsyncResult __result)
      • getStatus

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

        public Ice.AsyncResult begin_getStatus()
        Specified by:
        begin_getStatus in interface JobPrx
      • begin_getStatus

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

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

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

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

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

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

        public static void __getStatus_completed​(Ice.TwowayCallbackArg1<JobStatus> __cb,
                                                 Ice.AsyncResult __result)
      • getSubmitted

        public RTime getSubmitted​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getSubmitted in interface JobPrx
      • begin_getSubmitted

        public Ice.AsyncResult begin_getSubmitted()
        Specified by:
        begin_getSubmitted in interface JobPrx
      • begin_getSubmitted

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

        public Ice.AsyncResult begin_getSubmitted​(Ice.Callback __cb)
        Specified by:
        begin_getSubmitted in interface JobPrx
      • begin_getSubmitted

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

        public Ice.AsyncResult begin_getSubmitted​(IceInternal.Functional_GenericCallback1<RTime> __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getSubmitted in interface JobPrx
      • begin_getSubmitted

        public Ice.AsyncResult begin_getSubmitted​(IceInternal.Functional_GenericCallback1<RTime> __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                  IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getSubmitted in interface JobPrx
      • begin_getSubmitted

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

        public Ice.AsyncResult begin_getSubmitted​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                  IceInternal.Functional_GenericCallback1<RTime> __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                  IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getSubmitted in interface JobPrx
      • __getSubmitted_completed

        public static void __getSubmitted_completed​(Ice.TwowayCallbackArg1<RTime> __cb,
                                                    Ice.AsyncResult __result)
      • getType

        public RString getType​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getType in interface JobPrx
      • begin_getType

        public Ice.AsyncResult begin_getType()
        Specified by:
        begin_getType in interface JobPrx
      • begin_getType

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

        public Ice.AsyncResult begin_getType​(Ice.Callback __cb)
        Specified by:
        begin_getType in interface JobPrx
      • begin_getType

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

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

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

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

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

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

        public RString end_getType​(Ice.AsyncResult __iresult)
        Specified by:
        end_getType in interface JobPrx
      • __getType_completed

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

        public RString getUsername​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getUsername in interface JobPrx
      • begin_getUsername

        public Ice.AsyncResult begin_getUsername()
        Specified by:
        begin_getUsername in interface JobPrx
      • begin_getUsername

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

        public Ice.AsyncResult begin_getUsername​(Ice.Callback __cb)
        Specified by:
        begin_getUsername in interface JobPrx
      • begin_getUsername

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

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

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

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

        public Ice.AsyncResult begin_getUsername​(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_getUsername in interface JobPrx
      • __getUsername_completed

        public static void __getUsername_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 JobPrx
      • begin_getVersion

        public Ice.AsyncResult begin_getVersion()
        Specified by:
        begin_getVersion in interface JobPrx
      • begin_getVersion

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

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

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

        public RInt end_getVersion​(Ice.AsyncResult __iresult)
        Specified by:
        end_getVersion in interface JobPrx
      • __getVersion_completed

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

        public Ice.AsyncResult begin_linkOriginalFile​(OriginalFile addition,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_linkOriginalFile in interface JobPrx
      • begin_linkOriginalFile

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

        public Ice.AsyncResult begin_linkOriginalFile​(OriginalFile addition,
                                                      IceInternal.Functional_GenericCallback1<JobOriginalFileLink> __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_linkOriginalFile in interface JobPrx
      • begin_linkOriginalFile

        public Ice.AsyncResult begin_linkOriginalFile​(OriginalFile addition,
                                                      IceInternal.Functional_GenericCallback1<JobOriginalFileLink> __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                      IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_linkOriginalFile in interface JobPrx
      • begin_linkOriginalFile

        public Ice.AsyncResult begin_linkOriginalFile​(OriginalFile addition,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      IceInternal.Functional_GenericCallback1<JobOriginalFileLink> __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_linkOriginalFile in interface JobPrx
      • begin_linkOriginalFile

        public Ice.AsyncResult begin_linkOriginalFile​(OriginalFile addition,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      IceInternal.Functional_GenericCallback1<JobOriginalFileLink> __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                      IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_linkOriginalFile in interface JobPrx
      • __linkOriginalFile_completed

        public static void __linkOriginalFile_completed​(Ice.TwowayCallbackArg1<JobOriginalFileLink> __cb,
                                                        Ice.AsyncResult __result)
      • linkedOriginalFileList

        public java.util.List<OriginalFile> linkedOriginalFileList​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        linkedOriginalFileList in interface JobPrx
      • begin_linkedOriginalFileList

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

        public Ice.AsyncResult begin_linkedOriginalFileList​(Ice.Callback __cb)
        Specified by:
        begin_linkedOriginalFileList in interface JobPrx
      • begin_linkedOriginalFileList

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

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

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

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

        public Ice.AsyncResult begin_linkedOriginalFileList​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                            IceInternal.Functional_GenericCallback1<java.util.List<OriginalFile>> __responseCb,
                                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                            IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_linkedOriginalFileList in interface JobPrx
      • __linkedOriginalFileList_completed

        public static void __linkedOriginalFileList_completed​(Ice.TwowayCallbackArg1<java.util.List<OriginalFile>> __cb,
                                                              Ice.AsyncResult __result)
      • reloadOriginalFileLinks

        public void reloadOriginalFileLinks​(Job toCopy,
                                            java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        reloadOriginalFileLinks in interface JobPrx
      • begin_reloadOriginalFileLinks

        public Ice.AsyncResult begin_reloadOriginalFileLinks​(Job toCopy,
                                                             java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_reloadOriginalFileLinks in interface JobPrx
      • begin_reloadOriginalFileLinks

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

        public Ice.AsyncResult begin_reloadOriginalFileLinks​(Job toCopy,
                                                             IceInternal.Functional_VoidCallback __responseCb,
                                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_reloadOriginalFileLinks in interface JobPrx
      • begin_reloadOriginalFileLinks

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

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

        public Ice.AsyncResult begin_reloadOriginalFileLinks​(Job 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_reloadOriginalFileLinks in interface JobPrx
      • end_reloadOriginalFileLinks

        public void end_reloadOriginalFileLinks​(Ice.AsyncResult __iresult)
        Specified by:
        end_reloadOriginalFileLinks in interface JobPrx
      • begin_removeAllJobOriginalFileLinkSet

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

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

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

        public Ice.AsyncResult begin_removeAllJobOriginalFileLinkSet​(java.util.List<JobOriginalFileLink> 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_removeAllJobOriginalFileLinkSet in interface JobPrx
      • begin_removeJobOriginalFileLink

        public Ice.AsyncResult begin_removeJobOriginalFileLink​(JobOriginalFileLink theTarget,
                                                               IceInternal.Functional_VoidCallback __responseCb,
                                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removeJobOriginalFileLink in interface JobPrx
      • begin_removeJobOriginalFileLink

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

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

        public Ice.AsyncResult begin_removeJobOriginalFileLink​(JobOriginalFileLink 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_removeJobOriginalFileLink in interface JobPrx
      • begin_removeJobOriginalFileLinkFromBoth

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

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

        public Ice.AsyncResult begin_removeJobOriginalFileLinkFromBoth​(JobOriginalFileLink 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_removeJobOriginalFileLinkFromBoth in interface JobPrx
      • begin_removeJobOriginalFileLinkFromBoth

        public Ice.AsyncResult begin_removeJobOriginalFileLinkFromBoth​(JobOriginalFileLink 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_removeJobOriginalFileLinkFromBoth in interface JobPrx
      • setFinished

        public void setFinished​(RTime theFinished)
        Specified by:
        setFinished in interface JobPrx
      • setFinished

        public void setFinished​(RTime theFinished,
                                java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setFinished in interface JobPrx
      • begin_setFinished

        public Ice.AsyncResult begin_setFinished​(RTime theFinished,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setFinished in interface JobPrx
      • begin_setFinished

        public Ice.AsyncResult begin_setFinished​(RTime theFinished,
                                                 Ice.Callback __cb)
        Specified by:
        begin_setFinished in interface JobPrx
      • begin_setFinished

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

        public Ice.AsyncResult begin_setFinished​(RTime theFinished,
                                                 IceInternal.Functional_VoidCallback __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setFinished in interface JobPrx
      • begin_setFinished

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

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

        public Ice.AsyncResult begin_setFinished​(RTime theFinished,
                                                 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_setFinished in interface JobPrx
      • end_setFinished

        public void end_setFinished​(Ice.AsyncResult __iresult)
        Specified by:
        end_setFinished in interface JobPrx
      • setGroupname

        public void setGroupname​(RString theGroupname,
                                 java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setGroupname in interface JobPrx
      • begin_setGroupname

        public Ice.AsyncResult begin_setGroupname​(RString theGroupname,
                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setGroupname in interface JobPrx
      • begin_setGroupname

        public Ice.AsyncResult begin_setGroupname​(RString theGroupname,
                                                  Ice.Callback __cb)
        Specified by:
        begin_setGroupname in interface JobPrx
      • begin_setGroupname

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

        public Ice.AsyncResult begin_setGroupname​(RString theGroupname,
                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setGroupname in interface JobPrx
      • begin_setGroupname

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

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

        public Ice.AsyncResult begin_setGroupname​(RString theGroupname,
                                                  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_setGroupname in interface JobPrx
      • end_setGroupname

        public void end_setGroupname​(Ice.AsyncResult __iresult)
        Specified by:
        end_setGroupname in interface JobPrx
      • setMessage

        public void setMessage​(RString theMessage,
                               java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setMessage in interface JobPrx
      • begin_setMessage

        public Ice.AsyncResult begin_setMessage​(RString theMessage,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setMessage in interface JobPrx
      • begin_setMessage

        public Ice.AsyncResult begin_setMessage​(RString theMessage,
                                                Ice.Callback __cb)
        Specified by:
        begin_setMessage in interface JobPrx
      • begin_setMessage

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

        public Ice.AsyncResult begin_setMessage​(RString theMessage,
                                                IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setMessage in interface JobPrx
      • begin_setMessage

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

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

        public Ice.AsyncResult begin_setMessage​(RString theMessage,
                                                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_setMessage in interface JobPrx
      • end_setMessage

        public void end_setMessage​(Ice.AsyncResult __iresult)
        Specified by:
        end_setMessage in interface JobPrx
      • setScheduledFor

        public void setScheduledFor​(RTime theScheduledFor,
                                    java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setScheduledFor in interface JobPrx
      • begin_setScheduledFor

        public Ice.AsyncResult begin_setScheduledFor​(RTime theScheduledFor,
                                                     java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setScheduledFor in interface JobPrx
      • begin_setScheduledFor

        public Ice.AsyncResult begin_setScheduledFor​(RTime theScheduledFor,
                                                     Ice.Callback __cb)
        Specified by:
        begin_setScheduledFor in interface JobPrx
      • begin_setScheduledFor

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

        public Ice.AsyncResult begin_setScheduledFor​(RTime theScheduledFor,
                                                     IceInternal.Functional_VoidCallback __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setScheduledFor in interface JobPrx
      • begin_setScheduledFor

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

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

        public Ice.AsyncResult begin_setScheduledFor​(RTime theScheduledFor,
                                                     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_setScheduledFor in interface JobPrx
      • end_setScheduledFor

        public void end_setScheduledFor​(Ice.AsyncResult __iresult)
        Specified by:
        end_setScheduledFor in interface JobPrx
      • setStarted

        public void setStarted​(RTime theStarted)
        Specified by:
        setStarted in interface JobPrx
      • setStarted

        public void setStarted​(RTime theStarted,
                               java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setStarted in interface JobPrx
      • begin_setStarted

        public Ice.AsyncResult begin_setStarted​(RTime theStarted)
        Specified by:
        begin_setStarted in interface JobPrx
      • begin_setStarted

        public Ice.AsyncResult begin_setStarted​(RTime theStarted,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setStarted in interface JobPrx
      • begin_setStarted

        public Ice.AsyncResult begin_setStarted​(RTime theStarted,
                                                Ice.Callback __cb)
        Specified by:
        begin_setStarted in interface JobPrx
      • begin_setStarted

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

        public Ice.AsyncResult begin_setStarted​(RTime theStarted,
                                                IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setStarted in interface JobPrx
      • begin_setStarted

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

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

        public Ice.AsyncResult begin_setStarted​(RTime theStarted,
                                                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_setStarted in interface JobPrx
      • end_setStarted

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

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

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

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

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

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

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

        public Ice.AsyncResult begin_setStatus​(JobStatus 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 JobPrx
      • begin_setStatus

        public Ice.AsyncResult begin_setStatus​(JobStatus 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 JobPrx
      • end_setStatus

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

        public void setSubmitted​(RTime theSubmitted,
                                 java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setSubmitted in interface JobPrx
      • begin_setSubmitted

        public Ice.AsyncResult begin_setSubmitted​(RTime theSubmitted,
                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setSubmitted in interface JobPrx
      • begin_setSubmitted

        public Ice.AsyncResult begin_setSubmitted​(RTime theSubmitted,
                                                  Ice.Callback __cb)
        Specified by:
        begin_setSubmitted in interface JobPrx
      • begin_setSubmitted

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

        public Ice.AsyncResult begin_setSubmitted​(RTime theSubmitted,
                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setSubmitted in interface JobPrx
      • begin_setSubmitted

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

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

        public Ice.AsyncResult begin_setSubmitted​(RTime theSubmitted,
                                                  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_setSubmitted in interface JobPrx
      • end_setSubmitted

        public void end_setSubmitted​(Ice.AsyncResult __iresult)
        Specified by:
        end_setSubmitted in interface JobPrx
      • setType

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

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

        public Ice.AsyncResult begin_setType​(RString theType,
                                             Ice.Callback __cb)
        Specified by:
        begin_setType in interface JobPrx
      • begin_setType

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

        public Ice.AsyncResult begin_setType​(RString theType,
                                             IceInternal.Functional_VoidCallback __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setType in interface JobPrx
      • begin_setType

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

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

        public Ice.AsyncResult begin_setType​(RString theType,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             IceInternal.Functional_VoidCallback __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                             IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setType in interface JobPrx
      • end_setType

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

        public void setUsername​(RString theUsername,
                                java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setUsername in interface JobPrx
      • begin_setUsername

        public Ice.AsyncResult begin_setUsername​(RString theUsername,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setUsername in interface JobPrx
      • begin_setUsername

        public Ice.AsyncResult begin_setUsername​(RString theUsername,
                                                 Ice.Callback __cb)
        Specified by:
        begin_setUsername in interface JobPrx
      • begin_setUsername

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

        public Ice.AsyncResult begin_setUsername​(RString theUsername,
                                                 IceInternal.Functional_VoidCallback __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setUsername in interface JobPrx
      • begin_setUsername

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

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

        public Ice.AsyncResult begin_setUsername​(RString theUsername,
                                                 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_setUsername in interface JobPrx
      • end_setUsername

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

        public void setVersion​(RInt theVersion)
        Specified by:
        setVersion in interface JobPrx
      • setVersion

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

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

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

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

        public int sizeOfOriginalFileLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        sizeOfOriginalFileLinks in interface JobPrx
      • begin_sizeOfOriginalFileLinks

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

        public Ice.AsyncResult begin_sizeOfOriginalFileLinks​(Ice.Callback __cb)
        Specified by:
        begin_sizeOfOriginalFileLinks in interface JobPrx
      • begin_sizeOfOriginalFileLinks

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

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

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

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

        public Ice.AsyncResult begin_sizeOfOriginalFileLinks​(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_sizeOfOriginalFileLinks in interface JobPrx
      • end_sizeOfOriginalFileLinks

        public int end_sizeOfOriginalFileLinks​(Ice.AsyncResult __iresult)
        Specified by:
        end_sizeOfOriginalFileLinks in interface JobPrx
      • __sizeOfOriginalFileLinks_completed

        public static void __sizeOfOriginalFileLinks_completed​(Ice.TwowayCallbackInt __cb,
                                                               Ice.AsyncResult __result)
      • unlinkOriginalFile

        public void unlinkOriginalFile​(OriginalFile removal,
                                       java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        unlinkOriginalFile in interface JobPrx
      • begin_unlinkOriginalFile

        public Ice.AsyncResult begin_unlinkOriginalFile​(OriginalFile removal,
                                                        java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_unlinkOriginalFile in interface JobPrx
      • begin_unlinkOriginalFile

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

        public Ice.AsyncResult begin_unlinkOriginalFile​(OriginalFile removal,
                                                        IceInternal.Functional_VoidCallback __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_unlinkOriginalFile in interface JobPrx
      • begin_unlinkOriginalFile

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

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

        public Ice.AsyncResult begin_unlinkOriginalFile​(OriginalFile 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_unlinkOriginalFile in interface JobPrx
      • end_unlinkOriginalFile

        public void end_unlinkOriginalFile​(Ice.AsyncResult __iresult)
        Specified by:
        end_unlinkOriginalFile in interface JobPrx
      • unloadOriginalFileLinks

        public void unloadOriginalFileLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        unloadOriginalFileLinks in interface JobPrx
      • begin_unloadOriginalFileLinks

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

        public Ice.AsyncResult begin_unloadOriginalFileLinks​(Ice.Callback __cb)
        Specified by:
        begin_unloadOriginalFileLinks in interface JobPrx
      • begin_unloadOriginalFileLinks

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

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

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

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

        public Ice.AsyncResult begin_unloadOriginalFileLinks​(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_unloadOriginalFileLinks in interface JobPrx
      • end_unloadOriginalFileLinks

        public void end_unloadOriginalFileLinks​(Ice.AsyncResult __iresult)
        Specified by:
        end_unloadOriginalFileLinks in interface JobPrx
      • getParams

        public byte[] getParams​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getParams in interface ParseJobPrx
      • begin_getParams

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

        public Ice.AsyncResult begin_getParams​(Ice.Callback __cb)
        Specified by:
        begin_getParams in interface ParseJobPrx
      • begin_getParams

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

        public Ice.AsyncResult begin_getParams​(IceInternal.Functional_GenericCallback1<byte[]> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getParams in interface ParseJobPrx
      • begin_getParams

        public Ice.AsyncResult begin_getParams​(IceInternal.Functional_GenericCallback1<byte[]> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getParams in interface ParseJobPrx
      • begin_getParams

        public Ice.AsyncResult begin_getParams​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               IceInternal.Functional_GenericCallback1<byte[]> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getParams in interface ParseJobPrx
      • begin_getParams

        public Ice.AsyncResult begin_getParams​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               IceInternal.Functional_GenericCallback1<byte[]> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getParams in interface ParseJobPrx
      • end_getParams

        public byte[] end_getParams​(Ice.AsyncResult __iresult)
        Specified by:
        end_getParams in interface ParseJobPrx
      • __getParams_completed

        public static void __getParams_completed​(Ice.TwowayCallbackArg1<byte[]> __cb,
                                                 Ice.AsyncResult __result)
      • setParams

        public void setParams​(byte[] theParams)
        Specified by:
        setParams in interface ParseJobPrx
      • setParams

        public void setParams​(byte[] theParams,
                              java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setParams in interface ParseJobPrx
      • begin_setParams

        public Ice.AsyncResult begin_setParams​(byte[] theParams)
        Specified by:
        begin_setParams in interface ParseJobPrx
      • begin_setParams

        public Ice.AsyncResult begin_setParams​(byte[] theParams,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setParams in interface ParseJobPrx
      • begin_setParams

        public Ice.AsyncResult begin_setParams​(byte[] theParams,
                                               Ice.Callback __cb)
        Specified by:
        begin_setParams in interface ParseJobPrx
      • begin_setParams

        public Ice.AsyncResult begin_setParams​(byte[] theParams,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               Ice.Callback __cb)
        Specified by:
        begin_setParams in interface ParseJobPrx
      • begin_setParams

        public Ice.AsyncResult begin_setParams​(byte[] theParams,
                                               IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setParams in interface ParseJobPrx
      • begin_setParams

        public Ice.AsyncResult begin_setParams​(byte[] theParams,
                                               IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setParams in interface ParseJobPrx
      • begin_setParams

        public Ice.AsyncResult begin_setParams​(byte[] theParams,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setParams in interface ParseJobPrx
      • begin_setParams

        public Ice.AsyncResult begin_setParams​(byte[] theParams,
                                               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_setParams in interface ParseJobPrx
      • end_setParams

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

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

        public static ParseJobPrx __read​(IceInternal.BasicStream __is)