Package omero.model
Class ScriptJobPrxHelper
- java.lang.Object
-
- Ice.ObjectPrxHelperBase
-
- omero.model.ScriptJobPrxHelper
-
- All Implemented Interfaces:
Ice.ObjectPrx
,java.io.Serializable
,IObjectPrx
,JobPrx
,ScriptJobPrx
public final class ScriptJobPrxHelper extends Ice.ObjectPrxHelperBase implements ScriptJobPrx
Provides type-specific helper functions.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String[]
__ids
static long
serialVersionUID
-
Constructor Summary
Constructors Constructor Description ScriptJobPrxHelper()
-
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
__getDescription_completed(Ice.TwowayCallbackArg1<RString> __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
__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 ScriptJobPrx
__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, ScriptJobPrx 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_getDescription()
Ice.AsyncResult
begin_getDescription(Ice.Callback __cb)
Ice.AsyncResult
begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ScriptJob_getDescription __cb)
Ice.AsyncResult
begin_getDescription(Callback_ScriptJob_getDescription __cb)
Ice.AsyncResult
begin_getDetails()
Ice.AsyncResult
begin_getDetails(Ice.Callback __cb)
Ice.AsyncResult
begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getDetails __cb)
Ice.AsyncResult
begin_getDetails(Callback_IObject_getDetails __cb)
Ice.AsyncResult
begin_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_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_setDescription(RString theDescription)
Ice.AsyncResult
begin_setDescription(RString theDescription, Ice.Callback __cb)
Ice.AsyncResult
begin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ScriptJob_setDescription __cb)
Ice.AsyncResult
begin_setDescription(RString theDescription, Callback_ScriptJob_setDescription __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_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 ScriptJobPrx
checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type.static ScriptJobPrx
checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type.static ScriptJobPrx
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 ScriptJobPrx
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)
RString
end_getDescription(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)
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_setDescription(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_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)
RString
getDescription()
RString
getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
Details
getDetails()
Details
getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
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)
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
setDescription(RString theDescription)
void
setDescription(RString theDescription, 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
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 ScriptJobPrx
uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.static ScriptJobPrx
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
-
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
-
-
Method Detail
-
getDetails
public Details getDetails()
- Specified by:
getDetails
in interfaceIObjectPrx
-
getDetails
public Details getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails()
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(Ice.Callback __cb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(Callback_IObject_getDetails __cb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getDetails __cb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
end_getDetails
public Details end_getDetails(Ice.AsyncResult __iresult)
- Specified by:
end_getDetails
in interfaceIObjectPrx
-
__getDetails_completed
public static void __getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb, Ice.AsyncResult __result)
-
getId
public RLong getId()
- Specified by:
getId
in interfaceIObjectPrx
-
getId
public RLong getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId()
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(Ice.Callback __cb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(Callback_IObject_getId __cb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getId __cb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
end_getId
public RLong end_getId(Ice.AsyncResult __iresult)
- Specified by:
end_getId
in interfaceIObjectPrx
-
__getId_completed
public static void __getId_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)
-
isAnnotated
public boolean isAnnotated()
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
isAnnotated
in interfaceIObjectPrx
-
isAnnotated
public boolean isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated()
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(Callback_IObject_isAnnotated __cb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isAnnotated __cb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isAnnotated
public boolean end_isAnnotated(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
end_isAnnotated
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__isAnnotated_completed
public static void __isAnnotated_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isGlobal
public boolean isGlobal()
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
isGlobal
in interfaceIObjectPrx
-
isGlobal
public boolean isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal()
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(Callback_IObject_isGlobal __cb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isGlobal __cb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isGlobal
public boolean end_isGlobal(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
end_isGlobal
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__isGlobal_completed
public static void __isGlobal_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isLink
public boolean isLink()
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
isLink
in interfaceIObjectPrx
-
isLink
public boolean isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_isLink
public Ice.AsyncResult begin_isLink()
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(Ice.Callback __cb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(Callback_IObject_isLink __cb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLink __cb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isLink
public boolean end_isLink(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
end_isLink
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__isLink_completed
public static void __isLink_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isLoaded
public boolean isLoaded()
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
isLoaded
in interfaceIObjectPrx
-
isLoaded
public boolean isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded()
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(Callback_IObject_isLoaded __cb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLoaded __cb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isLoaded
public boolean end_isLoaded(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
end_isLoaded
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__isLoaded_completed
public static void __isLoaded_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isMutable
public boolean isMutable()
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
isMutable
in interfaceIObjectPrx
-
isMutable
public boolean isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable()
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(Ice.Callback __cb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(Callback_IObject_isMutable __cb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isMutable __cb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isMutable
public boolean end_isMutable(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
end_isMutable
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__isMutable_completed
public static void __isMutable_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
proxy
public IObject proxy()
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
proxy
in interfaceIObjectPrx
-
proxy
public IObject proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_proxy
public Ice.AsyncResult begin_proxy()
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(Callback_IObject_proxy __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_proxy __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_proxy
public IObject end_proxy(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
end_proxy
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__proxy_completed
public static void __proxy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
-
setId
public void setId(RLong id)
- Specified by:
setId
in interfaceIObjectPrx
-
setId
public void setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, Ice.Callback __cb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, Callback_IObject_setId __cb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_setId __cb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
end_setId
public void end_setId(Ice.AsyncResult __iresult)
- Specified by:
end_setId
in interfaceIObjectPrx
-
shallowCopy
public IObject shallowCopy()
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
shallowCopy
in interfaceIObjectPrx
-
shallowCopy
public IObject shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy()
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(Callback_IObject_shallowCopy __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_shallowCopy __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_shallowCopy
public IObject end_shallowCopy(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
end_shallowCopy
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__shallowCopy_completed
public static void __shallowCopy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
-
unload
public void unload()
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
unload
in interfaceIObjectPrx
-
unload
public void unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_unload
public Ice.AsyncResult begin_unload()
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(Callback_IObject_unload __cb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unload __cb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_unload
public void end_unload(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
end_unload
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
unloadCollections
public void unloadCollections()
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
unloadCollections
in interfaceIObjectPrx
-
unloadCollections
public void unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections()
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(Callback_IObject_unloadCollections __cb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadCollections __cb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_unloadCollections
public void end_unloadCollections(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
end_unloadCollections
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
unloadDetails
public void unloadDetails()
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
unloadDetails
in interfaceIObjectPrx
-
unloadDetails
public void unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails()
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(Ice.Callback __cb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(Callback_IObject_unloadDetails __cb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadDetails __cb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_unloadDetails
public void end_unloadDetails(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
end_unloadDetails
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
addAllJobOriginalFileLinkSet
public void addAllJobOriginalFileLinkSet(java.util.List<JobOriginalFileLink> targets)
- Specified by:
addAllJobOriginalFileLinkSet
in interfaceJobPrx
-
addAllJobOriginalFileLinkSet
public void addAllJobOriginalFileLinkSet(java.util.List<JobOriginalFileLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllJobOriginalFileLinkSet
in interfaceJobPrx
-
begin_addAllJobOriginalFileLinkSet
public Ice.AsyncResult begin_addAllJobOriginalFileLinkSet(java.util.List<JobOriginalFileLink> targets)
- Specified by:
begin_addAllJobOriginalFileLinkSet
in interfaceJobPrx
-
begin_addAllJobOriginalFileLinkSet
public Ice.AsyncResult begin_addAllJobOriginalFileLinkSet(java.util.List<JobOriginalFileLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addAllJobOriginalFileLinkSet
in interfaceJobPrx
-
begin_addAllJobOriginalFileLinkSet
public Ice.AsyncResult begin_addAllJobOriginalFileLinkSet(java.util.List<JobOriginalFileLink> targets, Ice.Callback __cb)
- Specified by:
begin_addAllJobOriginalFileLinkSet
in interfaceJobPrx
-
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 interfaceJobPrx
-
begin_addAllJobOriginalFileLinkSet
public Ice.AsyncResult begin_addAllJobOriginalFileLinkSet(java.util.List<JobOriginalFileLink> targets, Callback_Job_addAllJobOriginalFileLinkSet __cb)
- Specified by:
begin_addAllJobOriginalFileLinkSet
in interfaceJobPrx
-
begin_addAllJobOriginalFileLinkSet
public Ice.AsyncResult begin_addAllJobOriginalFileLinkSet(java.util.List<JobOriginalFileLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Job_addAllJobOriginalFileLinkSet __cb)
- Specified by:
begin_addAllJobOriginalFileLinkSet
in interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
end_addAllJobOriginalFileLinkSet
public void end_addAllJobOriginalFileLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllJobOriginalFileLinkSet
in interfaceJobPrx
-
addJobOriginalFileLink
public void addJobOriginalFileLink(JobOriginalFileLink target)
- Specified by:
addJobOriginalFileLink
in interfaceJobPrx
-
addJobOriginalFileLink
public void addJobOriginalFileLink(JobOriginalFileLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addJobOriginalFileLink
in interfaceJobPrx
-
begin_addJobOriginalFileLink
public Ice.AsyncResult begin_addJobOriginalFileLink(JobOriginalFileLink target)
- Specified by:
begin_addJobOriginalFileLink
in interfaceJobPrx
-
begin_addJobOriginalFileLink
public Ice.AsyncResult begin_addJobOriginalFileLink(JobOriginalFileLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addJobOriginalFileLink
in interfaceJobPrx
-
begin_addJobOriginalFileLink
public Ice.AsyncResult begin_addJobOriginalFileLink(JobOriginalFileLink target, Ice.Callback __cb)
- Specified by:
begin_addJobOriginalFileLink
in interfaceJobPrx
-
begin_addJobOriginalFileLink
public Ice.AsyncResult begin_addJobOriginalFileLink(JobOriginalFileLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addJobOriginalFileLink
in interfaceJobPrx
-
begin_addJobOriginalFileLink
public Ice.AsyncResult begin_addJobOriginalFileLink(JobOriginalFileLink target, Callback_Job_addJobOriginalFileLink __cb)
- Specified by:
begin_addJobOriginalFileLink
in interfaceJobPrx
-
begin_addJobOriginalFileLink
public Ice.AsyncResult begin_addJobOriginalFileLink(JobOriginalFileLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Job_addJobOriginalFileLink __cb)
- Specified by:
begin_addJobOriginalFileLink
in interfaceJobPrx
-
begin_addJobOriginalFileLink
public Ice.AsyncResult begin_addJobOriginalFileLink(JobOriginalFileLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addJobOriginalFileLink
in interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
end_addJobOriginalFileLink
public void end_addJobOriginalFileLink(Ice.AsyncResult __iresult)
- Specified by:
end_addJobOriginalFileLink
in interfaceJobPrx
-
addJobOriginalFileLinkToBoth
public void addJobOriginalFileLinkToBoth(JobOriginalFileLink link, boolean bothSides)
- Specified by:
addJobOriginalFileLinkToBoth
in interfaceJobPrx
-
addJobOriginalFileLinkToBoth
public void addJobOriginalFileLinkToBoth(JobOriginalFileLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addJobOriginalFileLinkToBoth
in interfaceJobPrx
-
begin_addJobOriginalFileLinkToBoth
public Ice.AsyncResult begin_addJobOriginalFileLinkToBoth(JobOriginalFileLink link, boolean bothSides)
- Specified by:
begin_addJobOriginalFileLinkToBoth
in interfaceJobPrx
-
begin_addJobOriginalFileLinkToBoth
public Ice.AsyncResult begin_addJobOriginalFileLinkToBoth(JobOriginalFileLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addJobOriginalFileLinkToBoth
in interfaceJobPrx
-
begin_addJobOriginalFileLinkToBoth
public Ice.AsyncResult begin_addJobOriginalFileLinkToBoth(JobOriginalFileLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_addJobOriginalFileLinkToBoth
in interfaceJobPrx
-
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 interfaceJobPrx
-
begin_addJobOriginalFileLinkToBoth
public Ice.AsyncResult begin_addJobOriginalFileLinkToBoth(JobOriginalFileLink link, boolean bothSides, Callback_Job_addJobOriginalFileLinkToBoth __cb)
- Specified by:
begin_addJobOriginalFileLinkToBoth
in interfaceJobPrx
-
begin_addJobOriginalFileLinkToBoth
public Ice.AsyncResult begin_addJobOriginalFileLinkToBoth(JobOriginalFileLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Job_addJobOriginalFileLinkToBoth __cb)
- Specified by:
begin_addJobOriginalFileLinkToBoth
in interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
end_addJobOriginalFileLinkToBoth
public void end_addJobOriginalFileLinkToBoth(Ice.AsyncResult __iresult)
- Specified by:
end_addJobOriginalFileLinkToBoth
in interfaceJobPrx
-
clearOriginalFileLinks
public void clearOriginalFileLinks()
- Specified by:
clearOriginalFileLinks
in interfaceJobPrx
-
clearOriginalFileLinks
public void clearOriginalFileLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearOriginalFileLinks
in interfaceJobPrx
-
begin_clearOriginalFileLinks
public Ice.AsyncResult begin_clearOriginalFileLinks()
- Specified by:
begin_clearOriginalFileLinks
in interfaceJobPrx
-
begin_clearOriginalFileLinks
public Ice.AsyncResult begin_clearOriginalFileLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearOriginalFileLinks
in interfaceJobPrx
-
begin_clearOriginalFileLinks
public Ice.AsyncResult begin_clearOriginalFileLinks(Ice.Callback __cb)
- Specified by:
begin_clearOriginalFileLinks
in interfaceJobPrx
-
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 interfaceJobPrx
-
begin_clearOriginalFileLinks
public Ice.AsyncResult begin_clearOriginalFileLinks(Callback_Job_clearOriginalFileLinks __cb)
- Specified by:
begin_clearOriginalFileLinks
in interfaceJobPrx
-
begin_clearOriginalFileLinks
public Ice.AsyncResult begin_clearOriginalFileLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Job_clearOriginalFileLinks __cb)
- Specified by:
begin_clearOriginalFileLinks
in interfaceJobPrx
-
begin_clearOriginalFileLinks
public Ice.AsyncResult begin_clearOriginalFileLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearOriginalFileLinks
in interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
end_clearOriginalFileLinks
public void end_clearOriginalFileLinks(Ice.AsyncResult __iresult)
- Specified by:
end_clearOriginalFileLinks
in interfaceJobPrx
-
copyOriginalFileLinks
public java.util.List<JobOriginalFileLink> copyOriginalFileLinks()
- Specified by:
copyOriginalFileLinks
in interfaceJobPrx
-
copyOriginalFileLinks
public java.util.List<JobOriginalFileLink> copyOriginalFileLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyOriginalFileLinks
in interfaceJobPrx
-
begin_copyOriginalFileLinks
public Ice.AsyncResult begin_copyOriginalFileLinks()
- Specified by:
begin_copyOriginalFileLinks
in interfaceJobPrx
-
begin_copyOriginalFileLinks
public Ice.AsyncResult begin_copyOriginalFileLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyOriginalFileLinks
in interfaceJobPrx
-
begin_copyOriginalFileLinks
public Ice.AsyncResult begin_copyOriginalFileLinks(Ice.Callback __cb)
- Specified by:
begin_copyOriginalFileLinks
in interfaceJobPrx
-
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 interfaceJobPrx
-
begin_copyOriginalFileLinks
public Ice.AsyncResult begin_copyOriginalFileLinks(Callback_Job_copyOriginalFileLinks __cb)
- Specified by:
begin_copyOriginalFileLinks
in interfaceJobPrx
-
begin_copyOriginalFileLinks
public Ice.AsyncResult begin_copyOriginalFileLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Job_copyOriginalFileLinks __cb)
- Specified by:
begin_copyOriginalFileLinks
in interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
end_copyOriginalFileLinks
public java.util.List<JobOriginalFileLink> end_copyOriginalFileLinks(Ice.AsyncResult __iresult)
- Specified by:
end_copyOriginalFileLinks
in interfaceJobPrx
-
__copyOriginalFileLinks_completed
public static void __copyOriginalFileLinks_completed(Ice.TwowayCallbackArg1<java.util.List<JobOriginalFileLink>> __cb, Ice.AsyncResult __result)
-
findJobOriginalFileLink
public java.util.List<JobOriginalFileLink> findJobOriginalFileLink(OriginalFile removal)
- Specified by:
findJobOriginalFileLink
in interfaceJobPrx
-
findJobOriginalFileLink
public java.util.List<JobOriginalFileLink> findJobOriginalFileLink(OriginalFile removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
findJobOriginalFileLink
in interfaceJobPrx
-
begin_findJobOriginalFileLink
public Ice.AsyncResult begin_findJobOriginalFileLink(OriginalFile removal)
- Specified by:
begin_findJobOriginalFileLink
in interfaceJobPrx
-
begin_findJobOriginalFileLink
public Ice.AsyncResult begin_findJobOriginalFileLink(OriginalFile removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_findJobOriginalFileLink
in interfaceJobPrx
-
begin_findJobOriginalFileLink
public Ice.AsyncResult begin_findJobOriginalFileLink(OriginalFile removal, Ice.Callback __cb)
- Specified by:
begin_findJobOriginalFileLink
in interfaceJobPrx
-
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 interfaceJobPrx
-
begin_findJobOriginalFileLink
public Ice.AsyncResult begin_findJobOriginalFileLink(OriginalFile removal, Callback_Job_findJobOriginalFileLink __cb)
- Specified by:
begin_findJobOriginalFileLink
in interfaceJobPrx
-
begin_findJobOriginalFileLink
public Ice.AsyncResult begin_findJobOriginalFileLink(OriginalFile removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Job_findJobOriginalFileLink __cb)
- Specified by:
begin_findJobOriginalFileLink
in interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
end_findJobOriginalFileLink
public java.util.List<JobOriginalFileLink> end_findJobOriginalFileLink(Ice.AsyncResult __iresult)
- Specified by:
end_findJobOriginalFileLink
in interfaceJobPrx
-
__findJobOriginalFileLink_completed
public static void __findJobOriginalFileLink_completed(Ice.TwowayCallbackArg1<java.util.List<JobOriginalFileLink>> __cb, Ice.AsyncResult __result)
-
getFinished
public RTime getFinished()
- Specified by:
getFinished
in interfaceJobPrx
-
getFinished
public RTime getFinished(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getFinished
in interfaceJobPrx
-
begin_getFinished
public Ice.AsyncResult begin_getFinished()
- Specified by:
begin_getFinished
in interfaceJobPrx
-
begin_getFinished
public Ice.AsyncResult begin_getFinished(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getFinished
in interfaceJobPrx
-
begin_getFinished
public Ice.AsyncResult begin_getFinished(Ice.Callback __cb)
- Specified by:
begin_getFinished
in interfaceJobPrx
-
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 interfaceJobPrx
-
begin_getFinished
public Ice.AsyncResult begin_getFinished(Callback_Job_getFinished __cb)
- Specified by:
begin_getFinished
in interfaceJobPrx
-
begin_getFinished
public Ice.AsyncResult begin_getFinished(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Job_getFinished __cb)
- Specified by:
begin_getFinished
in interfaceJobPrx
-
begin_getFinished
public Ice.AsyncResult begin_getFinished(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getFinished
in interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
end_getFinished
public RTime end_getFinished(Ice.AsyncResult __iresult)
- Specified by:
end_getFinished
in interfaceJobPrx
-
__getFinished_completed
public static void __getFinished_completed(Ice.TwowayCallbackArg1<RTime> __cb, Ice.AsyncResult __result)
-
getGroupname
public RString getGroupname()
- Specified by:
getGroupname
in interfaceJobPrx
-
getGroupname
public RString getGroupname(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getGroupname
in interfaceJobPrx
-
begin_getGroupname
public Ice.AsyncResult begin_getGroupname()
- Specified by:
begin_getGroupname
in interfaceJobPrx
-
begin_getGroupname
public Ice.AsyncResult begin_getGroupname(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getGroupname
in interfaceJobPrx
-
begin_getGroupname
public Ice.AsyncResult begin_getGroupname(Ice.Callback __cb)
- Specified by:
begin_getGroupname
in interfaceJobPrx
-
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 interfaceJobPrx
-
begin_getGroupname
public Ice.AsyncResult begin_getGroupname(Callback_Job_getGroupname __cb)
- Specified by:
begin_getGroupname
in interfaceJobPrx
-
begin_getGroupname
public Ice.AsyncResult begin_getGroupname(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Job_getGroupname __cb)
- Specified by:
begin_getGroupname
in interfaceJobPrx
-
begin_getGroupname
public Ice.AsyncResult begin_getGroupname(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getGroupname
in interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
end_getGroupname
public RString end_getGroupname(Ice.AsyncResult __iresult)
- Specified by:
end_getGroupname
in interfaceJobPrx
-
__getGroupname_completed
public static void __getGroupname_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getMessage
public RString getMessage()
- Specified by:
getMessage
in interfaceJobPrx
-
getMessage
public RString getMessage(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getMessage
in interfaceJobPrx
-
begin_getMessage
public Ice.AsyncResult begin_getMessage()
- Specified by:
begin_getMessage
in interfaceJobPrx
-
begin_getMessage
public Ice.AsyncResult begin_getMessage(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getMessage
in interfaceJobPrx
-
begin_getMessage
public Ice.AsyncResult begin_getMessage(Ice.Callback __cb)
- Specified by:
begin_getMessage
in interfaceJobPrx
-
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 interfaceJobPrx
-
begin_getMessage
public Ice.AsyncResult begin_getMessage(Callback_Job_getMessage __cb)
- Specified by:
begin_getMessage
in interfaceJobPrx
-
begin_getMessage
public Ice.AsyncResult begin_getMessage(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Job_getMessage __cb)
- Specified by:
begin_getMessage
in interfaceJobPrx
-
begin_getMessage
public Ice.AsyncResult begin_getMessage(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getMessage
in interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
end_getMessage
public RString end_getMessage(Ice.AsyncResult __iresult)
- Specified by:
end_getMessage
in interfaceJobPrx
-
__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 interfaceJobPrx
-
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 interfaceJobPrx
-
begin_getOriginalFileLinksCountPerOwner
public Ice.AsyncResult begin_getOriginalFileLinksCountPerOwner()
- Specified by:
begin_getOriginalFileLinksCountPerOwner
in interfaceJobPrx
-
begin_getOriginalFileLinksCountPerOwner
public Ice.AsyncResult begin_getOriginalFileLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getOriginalFileLinksCountPerOwner
in interfaceJobPrx
-
begin_getOriginalFileLinksCountPerOwner
public Ice.AsyncResult begin_getOriginalFileLinksCountPerOwner(Ice.Callback __cb)
- Specified by:
begin_getOriginalFileLinksCountPerOwner
in interfaceJobPrx
-
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 interfaceJobPrx
-
begin_getOriginalFileLinksCountPerOwner
public Ice.AsyncResult begin_getOriginalFileLinksCountPerOwner(Callback_Job_getOriginalFileLinksCountPerOwner __cb)
- Specified by:
begin_getOriginalFileLinksCountPerOwner
in interfaceJobPrx
-
begin_getOriginalFileLinksCountPerOwner
public Ice.AsyncResult begin_getOriginalFileLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Job_getOriginalFileLinksCountPerOwner __cb)
- Specified by:
begin_getOriginalFileLinksCountPerOwner
in interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
end_getOriginalFileLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> end_getOriginalFileLinksCountPerOwner(Ice.AsyncResult __iresult)
- Specified by:
end_getOriginalFileLinksCountPerOwner
in interfaceJobPrx
-
__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()
- Specified by:
getScheduledFor
in interfaceJobPrx
-
getScheduledFor
public RTime getScheduledFor(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getScheduledFor
in interfaceJobPrx
-
begin_getScheduledFor
public Ice.AsyncResult begin_getScheduledFor()
- Specified by:
begin_getScheduledFor
in interfaceJobPrx
-
begin_getScheduledFor
public Ice.AsyncResult begin_getScheduledFor(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getScheduledFor
in interfaceJobPrx
-
begin_getScheduledFor
public Ice.AsyncResult begin_getScheduledFor(Ice.Callback __cb)
- Specified by:
begin_getScheduledFor
in interfaceJobPrx
-
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 interfaceJobPrx
-
begin_getScheduledFor
public Ice.AsyncResult begin_getScheduledFor(Callback_Job_getScheduledFor __cb)
- Specified by:
begin_getScheduledFor
in interfaceJobPrx
-
begin_getScheduledFor
public Ice.AsyncResult begin_getScheduledFor(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Job_getScheduledFor __cb)
- Specified by:
begin_getScheduledFor
in interfaceJobPrx
-
begin_getScheduledFor
public Ice.AsyncResult begin_getScheduledFor(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getScheduledFor
in interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
end_getScheduledFor
public RTime end_getScheduledFor(Ice.AsyncResult __iresult)
- Specified by:
end_getScheduledFor
in interfaceJobPrx
-
__getScheduledFor_completed
public static void __getScheduledFor_completed(Ice.TwowayCallbackArg1<RTime> __cb, Ice.AsyncResult __result)
-
getStarted
public RTime getStarted()
- Specified by:
getStarted
in interfaceJobPrx
-
getStarted
public RTime getStarted(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getStarted
in interfaceJobPrx
-
begin_getStarted
public Ice.AsyncResult begin_getStarted()
- Specified by:
begin_getStarted
in interfaceJobPrx
-
begin_getStarted
public Ice.AsyncResult begin_getStarted(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getStarted
in interfaceJobPrx
-
begin_getStarted
public Ice.AsyncResult begin_getStarted(Ice.Callback __cb)
- Specified by:
begin_getStarted
in interfaceJobPrx
-
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 interfaceJobPrx
-
begin_getStarted
public Ice.AsyncResult begin_getStarted(Callback_Job_getStarted __cb)
- Specified by:
begin_getStarted
in interfaceJobPrx
-
begin_getStarted
public Ice.AsyncResult begin_getStarted(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Job_getStarted __cb)
- Specified by:
begin_getStarted
in interfaceJobPrx
-
begin_getStarted
public Ice.AsyncResult begin_getStarted(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getStarted
in interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
end_getStarted
public RTime end_getStarted(Ice.AsyncResult __iresult)
- Specified by:
end_getStarted
in interfaceJobPrx
-
__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)
-
begin_getStatus
public Ice.AsyncResult begin_getStatus()
- Specified by:
begin_getStatus
in interfaceJobPrx
-
begin_getStatus
public Ice.AsyncResult begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getStatus
in interfaceJobPrx
-
begin_getStatus
public Ice.AsyncResult begin_getStatus(Ice.Callback __cb)
- Specified by:
begin_getStatus
in interfaceJobPrx
-
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 interfaceJobPrx
-
begin_getStatus
public Ice.AsyncResult begin_getStatus(Callback_Job_getStatus __cb)
- Specified by:
begin_getStatus
in interfaceJobPrx
-
begin_getStatus
public Ice.AsyncResult begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Job_getStatus __cb)
- Specified by:
begin_getStatus
in interfaceJobPrx
-
begin_getStatus
public Ice.AsyncResult begin_getStatus(IceInternal.Functional_GenericCallback1<JobStatus> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getStatus
in interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
end_getStatus
public JobStatus end_getStatus(Ice.AsyncResult __iresult)
- Specified by:
end_getStatus
in interfaceJobPrx
-
__getStatus_completed
public static void __getStatus_completed(Ice.TwowayCallbackArg1<JobStatus> __cb, Ice.AsyncResult __result)
-
getSubmitted
public RTime getSubmitted()
- Specified by:
getSubmitted
in interfaceJobPrx
-
getSubmitted
public RTime getSubmitted(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getSubmitted
in interfaceJobPrx
-
begin_getSubmitted
public Ice.AsyncResult begin_getSubmitted()
- Specified by:
begin_getSubmitted
in interfaceJobPrx
-
begin_getSubmitted
public Ice.AsyncResult begin_getSubmitted(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getSubmitted
in interfaceJobPrx
-
begin_getSubmitted
public Ice.AsyncResult begin_getSubmitted(Ice.Callback __cb)
- Specified by:
begin_getSubmitted
in interfaceJobPrx
-
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 interfaceJobPrx
-
begin_getSubmitted
public Ice.AsyncResult begin_getSubmitted(Callback_Job_getSubmitted __cb)
- Specified by:
begin_getSubmitted
in interfaceJobPrx
-
begin_getSubmitted
public Ice.AsyncResult begin_getSubmitted(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Job_getSubmitted __cb)
- Specified by:
begin_getSubmitted
in interfaceJobPrx
-
begin_getSubmitted
public Ice.AsyncResult begin_getSubmitted(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getSubmitted
in interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
end_getSubmitted
public RTime end_getSubmitted(Ice.AsyncResult __iresult)
- Specified by:
end_getSubmitted
in interfaceJobPrx
-
__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)
-
begin_getType
public Ice.AsyncResult begin_getType()
- Specified by:
begin_getType
in interfaceJobPrx
-
begin_getType
public Ice.AsyncResult begin_getType(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getType
in interfaceJobPrx
-
begin_getType
public Ice.AsyncResult begin_getType(Ice.Callback __cb)
- Specified by:
begin_getType
in interfaceJobPrx
-
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 interfaceJobPrx
-
begin_getType
public Ice.AsyncResult begin_getType(Callback_Job_getType __cb)
- Specified by:
begin_getType
in interfaceJobPrx
-
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 interfaceJobPrx
-
begin_getType
public Ice.AsyncResult begin_getType(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getType
in interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
end_getType
public RString end_getType(Ice.AsyncResult __iresult)
- Specified by:
end_getType
in interfaceJobPrx
-
__getType_completed
public static void __getType_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getUsername
public RString getUsername()
- Specified by:
getUsername
in interfaceJobPrx
-
getUsername
public RString getUsername(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getUsername
in interfaceJobPrx
-
begin_getUsername
public Ice.AsyncResult begin_getUsername()
- Specified by:
begin_getUsername
in interfaceJobPrx
-
begin_getUsername
public Ice.AsyncResult begin_getUsername(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getUsername
in interfaceJobPrx
-
begin_getUsername
public Ice.AsyncResult begin_getUsername(Ice.Callback __cb)
- Specified by:
begin_getUsername
in interfaceJobPrx
-
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 interfaceJobPrx
-
begin_getUsername
public Ice.AsyncResult begin_getUsername(Callback_Job_getUsername __cb)
- Specified by:
begin_getUsername
in interfaceJobPrx
-
begin_getUsername
public Ice.AsyncResult begin_getUsername(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Job_getUsername __cb)
- Specified by:
begin_getUsername
in interfaceJobPrx
-
begin_getUsername
public Ice.AsyncResult begin_getUsername(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getUsername
in interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
end_getUsername
public RString end_getUsername(Ice.AsyncResult __iresult)
- Specified by:
end_getUsername
in interfaceJobPrx
-
__getUsername_completed
public static void __getUsername_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getVersion
public RInt getVersion()
- Specified by:
getVersion
in interfaceJobPrx
-
getVersion
public RInt getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getVersion
in interfaceJobPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion()
- Specified by:
begin_getVersion
in interfaceJobPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getVersion
in interfaceJobPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(Ice.Callback __cb)
- Specified by:
begin_getVersion
in interfaceJobPrx
-
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 interfaceJobPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(Callback_Job_getVersion __cb)
- Specified by:
begin_getVersion
in interfaceJobPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Job_getVersion __cb)
- Specified by:
begin_getVersion
in interfaceJobPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getVersion
in interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
end_getVersion
public RInt end_getVersion(Ice.AsyncResult __iresult)
- Specified by:
end_getVersion
in interfaceJobPrx
-
__getVersion_completed
public static void __getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
-
linkOriginalFile
public JobOriginalFileLink linkOriginalFile(OriginalFile addition)
- Specified by:
linkOriginalFile
in interfaceJobPrx
-
linkOriginalFile
public JobOriginalFileLink linkOriginalFile(OriginalFile addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkOriginalFile
in interfaceJobPrx
-
begin_linkOriginalFile
public Ice.AsyncResult begin_linkOriginalFile(OriginalFile addition)
- Specified by:
begin_linkOriginalFile
in interfaceJobPrx
-
begin_linkOriginalFile
public Ice.AsyncResult begin_linkOriginalFile(OriginalFile addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkOriginalFile
in interfaceJobPrx
-
begin_linkOriginalFile
public Ice.AsyncResult begin_linkOriginalFile(OriginalFile addition, Ice.Callback __cb)
- Specified by:
begin_linkOriginalFile
in interfaceJobPrx
-
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 interfaceJobPrx
-
begin_linkOriginalFile
public Ice.AsyncResult begin_linkOriginalFile(OriginalFile addition, Callback_Job_linkOriginalFile __cb)
- Specified by:
begin_linkOriginalFile
in interfaceJobPrx
-
begin_linkOriginalFile
public Ice.AsyncResult begin_linkOriginalFile(OriginalFile addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Job_linkOriginalFile __cb)
- Specified by:
begin_linkOriginalFile
in interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
end_linkOriginalFile
public JobOriginalFileLink end_linkOriginalFile(Ice.AsyncResult __iresult)
- Specified by:
end_linkOriginalFile
in interfaceJobPrx
-
__linkOriginalFile_completed
public static void __linkOriginalFile_completed(Ice.TwowayCallbackArg1<JobOriginalFileLink> __cb, Ice.AsyncResult __result)
-
linkedOriginalFileList
public java.util.List<OriginalFile> linkedOriginalFileList()
- Specified by:
linkedOriginalFileList
in interfaceJobPrx
-
linkedOriginalFileList
public java.util.List<OriginalFile> linkedOriginalFileList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkedOriginalFileList
in interfaceJobPrx
-
begin_linkedOriginalFileList
public Ice.AsyncResult begin_linkedOriginalFileList()
- Specified by:
begin_linkedOriginalFileList
in interfaceJobPrx
-
begin_linkedOriginalFileList
public Ice.AsyncResult begin_linkedOriginalFileList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkedOriginalFileList
in interfaceJobPrx
-
begin_linkedOriginalFileList
public Ice.AsyncResult begin_linkedOriginalFileList(Ice.Callback __cb)
- Specified by:
begin_linkedOriginalFileList
in interfaceJobPrx
-
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 interfaceJobPrx
-
begin_linkedOriginalFileList
public Ice.AsyncResult begin_linkedOriginalFileList(Callback_Job_linkedOriginalFileList __cb)
- Specified by:
begin_linkedOriginalFileList
in interfaceJobPrx
-
begin_linkedOriginalFileList
public Ice.AsyncResult begin_linkedOriginalFileList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Job_linkedOriginalFileList __cb)
- Specified by:
begin_linkedOriginalFileList
in interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
end_linkedOriginalFileList
public java.util.List<OriginalFile> end_linkedOriginalFileList(Ice.AsyncResult __iresult)
- Specified by:
end_linkedOriginalFileList
in interfaceJobPrx
-
__linkedOriginalFileList_completed
public static void __linkedOriginalFileList_completed(Ice.TwowayCallbackArg1<java.util.List<OriginalFile>> __cb, Ice.AsyncResult __result)
-
reloadOriginalFileLinks
public void reloadOriginalFileLinks(Job toCopy)
- Specified by:
reloadOriginalFileLinks
in interfaceJobPrx
-
reloadOriginalFileLinks
public void reloadOriginalFileLinks(Job toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadOriginalFileLinks
in interfaceJobPrx
-
begin_reloadOriginalFileLinks
public Ice.AsyncResult begin_reloadOriginalFileLinks(Job toCopy)
- Specified by:
begin_reloadOriginalFileLinks
in interfaceJobPrx
-
begin_reloadOriginalFileLinks
public Ice.AsyncResult begin_reloadOriginalFileLinks(Job toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadOriginalFileLinks
in interfaceJobPrx
-
begin_reloadOriginalFileLinks
public Ice.AsyncResult begin_reloadOriginalFileLinks(Job toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadOriginalFileLinks
in interfaceJobPrx
-
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 interfaceJobPrx
-
begin_reloadOriginalFileLinks
public Ice.AsyncResult begin_reloadOriginalFileLinks(Job toCopy, Callback_Job_reloadOriginalFileLinks __cb)
- Specified by:
begin_reloadOriginalFileLinks
in interfaceJobPrx
-
begin_reloadOriginalFileLinks
public Ice.AsyncResult begin_reloadOriginalFileLinks(Job toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Job_reloadOriginalFileLinks __cb)
- Specified by:
begin_reloadOriginalFileLinks
in interfaceJobPrx
-
begin_reloadOriginalFileLinks
public Ice.AsyncResult begin_reloadOriginalFileLinks(Job toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadOriginalFileLinks
in interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
end_reloadOriginalFileLinks
public void end_reloadOriginalFileLinks(Ice.AsyncResult __iresult)
- Specified by:
end_reloadOriginalFileLinks
in interfaceJobPrx
-
removeAllJobOriginalFileLinkSet
public void removeAllJobOriginalFileLinkSet(java.util.List<JobOriginalFileLink> targets)
- Specified by:
removeAllJobOriginalFileLinkSet
in interfaceJobPrx
-
removeAllJobOriginalFileLinkSet
public void removeAllJobOriginalFileLinkSet(java.util.List<JobOriginalFileLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllJobOriginalFileLinkSet
in interfaceJobPrx
-
begin_removeAllJobOriginalFileLinkSet
public Ice.AsyncResult begin_removeAllJobOriginalFileLinkSet(java.util.List<JobOriginalFileLink> targets)
- Specified by:
begin_removeAllJobOriginalFileLinkSet
in interfaceJobPrx
-
begin_removeAllJobOriginalFileLinkSet
public Ice.AsyncResult begin_removeAllJobOriginalFileLinkSet(java.util.List<JobOriginalFileLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeAllJobOriginalFileLinkSet
in interfaceJobPrx
-
begin_removeAllJobOriginalFileLinkSet
public Ice.AsyncResult begin_removeAllJobOriginalFileLinkSet(java.util.List<JobOriginalFileLink> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllJobOriginalFileLinkSet
in interfaceJobPrx
-
begin_removeAllJobOriginalFileLinkSet
public Ice.AsyncResult begin_removeAllJobOriginalFileLinkSet(java.util.List<JobOriginalFileLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeAllJobOriginalFileLinkSet
in interfaceJobPrx
-
begin_removeAllJobOriginalFileLinkSet
public Ice.AsyncResult begin_removeAllJobOriginalFileLinkSet(java.util.List<JobOriginalFileLink> targets, Callback_Job_removeAllJobOriginalFileLinkSet __cb)
- Specified by:
begin_removeAllJobOriginalFileLinkSet
in interfaceJobPrx
-
begin_removeAllJobOriginalFileLinkSet
public Ice.AsyncResult begin_removeAllJobOriginalFileLinkSet(java.util.List<JobOriginalFileLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Job_removeAllJobOriginalFileLinkSet __cb)
- Specified by:
begin_removeAllJobOriginalFileLinkSet
in interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
end_removeAllJobOriginalFileLinkSet
public void end_removeAllJobOriginalFileLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllJobOriginalFileLinkSet
in interfaceJobPrx
-
removeJobOriginalFileLink
public void removeJobOriginalFileLink(JobOriginalFileLink theTarget)
- Specified by:
removeJobOriginalFileLink
in interfaceJobPrx
-
removeJobOriginalFileLink
public void removeJobOriginalFileLink(JobOriginalFileLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeJobOriginalFileLink
in interfaceJobPrx
-
begin_removeJobOriginalFileLink
public Ice.AsyncResult begin_removeJobOriginalFileLink(JobOriginalFileLink theTarget)
- Specified by:
begin_removeJobOriginalFileLink
in interfaceJobPrx
-
begin_removeJobOriginalFileLink
public Ice.AsyncResult begin_removeJobOriginalFileLink(JobOriginalFileLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeJobOriginalFileLink
in interfaceJobPrx
-
begin_removeJobOriginalFileLink
public Ice.AsyncResult begin_removeJobOriginalFileLink(JobOriginalFileLink theTarget, Ice.Callback __cb)
- Specified by:
begin_removeJobOriginalFileLink
in interfaceJobPrx
-
begin_removeJobOriginalFileLink
public Ice.AsyncResult begin_removeJobOriginalFileLink(JobOriginalFileLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeJobOriginalFileLink
in interfaceJobPrx
-
begin_removeJobOriginalFileLink
public Ice.AsyncResult begin_removeJobOriginalFileLink(JobOriginalFileLink theTarget, Callback_Job_removeJobOriginalFileLink __cb)
- Specified by:
begin_removeJobOriginalFileLink
in interfaceJobPrx
-
begin_removeJobOriginalFileLink
public Ice.AsyncResult begin_removeJobOriginalFileLink(JobOriginalFileLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Job_removeJobOriginalFileLink __cb)
- Specified by:
begin_removeJobOriginalFileLink
in interfaceJobPrx
-
begin_removeJobOriginalFileLink
public Ice.AsyncResult begin_removeJobOriginalFileLink(JobOriginalFileLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeJobOriginalFileLink
in interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
end_removeJobOriginalFileLink
public void end_removeJobOriginalFileLink(Ice.AsyncResult __iresult)
- Specified by:
end_removeJobOriginalFileLink
in interfaceJobPrx
-
removeJobOriginalFileLinkFromBoth
public void removeJobOriginalFileLinkFromBoth(JobOriginalFileLink link, boolean bothSides)
- Specified by:
removeJobOriginalFileLinkFromBoth
in interfaceJobPrx
-
removeJobOriginalFileLinkFromBoth
public void removeJobOriginalFileLinkFromBoth(JobOriginalFileLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeJobOriginalFileLinkFromBoth
in interfaceJobPrx
-
begin_removeJobOriginalFileLinkFromBoth
public Ice.AsyncResult begin_removeJobOriginalFileLinkFromBoth(JobOriginalFileLink link, boolean bothSides)
- Specified by:
begin_removeJobOriginalFileLinkFromBoth
in interfaceJobPrx
-
begin_removeJobOriginalFileLinkFromBoth
public Ice.AsyncResult begin_removeJobOriginalFileLinkFromBoth(JobOriginalFileLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeJobOriginalFileLinkFromBoth
in interfaceJobPrx
-
begin_removeJobOriginalFileLinkFromBoth
public Ice.AsyncResult begin_removeJobOriginalFileLinkFromBoth(JobOriginalFileLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_removeJobOriginalFileLinkFromBoth
in interfaceJobPrx
-
begin_removeJobOriginalFileLinkFromBoth
public Ice.AsyncResult begin_removeJobOriginalFileLinkFromBoth(JobOriginalFileLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeJobOriginalFileLinkFromBoth
in interfaceJobPrx
-
begin_removeJobOriginalFileLinkFromBoth
public Ice.AsyncResult begin_removeJobOriginalFileLinkFromBoth(JobOriginalFileLink link, boolean bothSides, Callback_Job_removeJobOriginalFileLinkFromBoth __cb)
- Specified by:
begin_removeJobOriginalFileLinkFromBoth
in interfaceJobPrx
-
begin_removeJobOriginalFileLinkFromBoth
public Ice.AsyncResult begin_removeJobOriginalFileLinkFromBoth(JobOriginalFileLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Job_removeJobOriginalFileLinkFromBoth __cb)
- Specified by:
begin_removeJobOriginalFileLinkFromBoth
in interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
end_removeJobOriginalFileLinkFromBoth
public void end_removeJobOriginalFileLinkFromBoth(Ice.AsyncResult __iresult)
- Specified by:
end_removeJobOriginalFileLinkFromBoth
in interfaceJobPrx
-
setFinished
public void setFinished(RTime theFinished)
- Specified by:
setFinished
in interfaceJobPrx
-
setFinished
public void setFinished(RTime theFinished, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setFinished
in interfaceJobPrx
-
begin_setFinished
public Ice.AsyncResult begin_setFinished(RTime theFinished)
- Specified by:
begin_setFinished
in interfaceJobPrx
-
begin_setFinished
public Ice.AsyncResult begin_setFinished(RTime theFinished, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setFinished
in interfaceJobPrx
-
begin_setFinished
public Ice.AsyncResult begin_setFinished(RTime theFinished, Ice.Callback __cb)
- Specified by:
begin_setFinished
in interfaceJobPrx
-
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 interfaceJobPrx
-
begin_setFinished
public Ice.AsyncResult begin_setFinished(RTime theFinished, Callback_Job_setFinished __cb)
- Specified by:
begin_setFinished
in interfaceJobPrx
-
begin_setFinished
public Ice.AsyncResult begin_setFinished(RTime theFinished, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Job_setFinished __cb)
- Specified by:
begin_setFinished
in interfaceJobPrx
-
begin_setFinished
public Ice.AsyncResult begin_setFinished(RTime theFinished, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setFinished
in interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
end_setFinished
public void end_setFinished(Ice.AsyncResult __iresult)
- Specified by:
end_setFinished
in interfaceJobPrx
-
setGroupname
public void setGroupname(RString theGroupname)
- Specified by:
setGroupname
in interfaceJobPrx
-
setGroupname
public void setGroupname(RString theGroupname, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setGroupname
in interfaceJobPrx
-
begin_setGroupname
public Ice.AsyncResult begin_setGroupname(RString theGroupname)
- Specified by:
begin_setGroupname
in interfaceJobPrx
-
begin_setGroupname
public Ice.AsyncResult begin_setGroupname(RString theGroupname, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setGroupname
in interfaceJobPrx
-
begin_setGroupname
public Ice.AsyncResult begin_setGroupname(RString theGroupname, Ice.Callback __cb)
- Specified by:
begin_setGroupname
in interfaceJobPrx
-
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 interfaceJobPrx
-
begin_setGroupname
public Ice.AsyncResult begin_setGroupname(RString theGroupname, Callback_Job_setGroupname __cb)
- Specified by:
begin_setGroupname
in interfaceJobPrx
-
begin_setGroupname
public Ice.AsyncResult begin_setGroupname(RString theGroupname, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Job_setGroupname __cb)
- Specified by:
begin_setGroupname
in interfaceJobPrx
-
begin_setGroupname
public Ice.AsyncResult begin_setGroupname(RString theGroupname, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setGroupname
in interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
end_setGroupname
public void end_setGroupname(Ice.AsyncResult __iresult)
- Specified by:
end_setGroupname
in interfaceJobPrx
-
setMessage
public void setMessage(RString theMessage)
- Specified by:
setMessage
in interfaceJobPrx
-
setMessage
public void setMessage(RString theMessage, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setMessage
in interfaceJobPrx
-
begin_setMessage
public Ice.AsyncResult begin_setMessage(RString theMessage)
- Specified by:
begin_setMessage
in interfaceJobPrx
-
begin_setMessage
public Ice.AsyncResult begin_setMessage(RString theMessage, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setMessage
in interfaceJobPrx
-
begin_setMessage
public Ice.AsyncResult begin_setMessage(RString theMessage, Ice.Callback __cb)
- Specified by:
begin_setMessage
in interfaceJobPrx
-
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 interfaceJobPrx
-
begin_setMessage
public Ice.AsyncResult begin_setMessage(RString theMessage, Callback_Job_setMessage __cb)
- Specified by:
begin_setMessage
in interfaceJobPrx
-
begin_setMessage
public Ice.AsyncResult begin_setMessage(RString theMessage, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Job_setMessage __cb)
- Specified by:
begin_setMessage
in interfaceJobPrx
-
begin_setMessage
public Ice.AsyncResult begin_setMessage(RString theMessage, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setMessage
in interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
end_setMessage
public void end_setMessage(Ice.AsyncResult __iresult)
- Specified by:
end_setMessage
in interfaceJobPrx
-
setScheduledFor
public void setScheduledFor(RTime theScheduledFor)
- Specified by:
setScheduledFor
in interfaceJobPrx
-
setScheduledFor
public void setScheduledFor(RTime theScheduledFor, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setScheduledFor
in interfaceJobPrx
-
begin_setScheduledFor
public Ice.AsyncResult begin_setScheduledFor(RTime theScheduledFor)
- Specified by:
begin_setScheduledFor
in interfaceJobPrx
-
begin_setScheduledFor
public Ice.AsyncResult begin_setScheduledFor(RTime theScheduledFor, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setScheduledFor
in interfaceJobPrx
-
begin_setScheduledFor
public Ice.AsyncResult begin_setScheduledFor(RTime theScheduledFor, Ice.Callback __cb)
- Specified by:
begin_setScheduledFor
in interfaceJobPrx
-
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 interfaceJobPrx
-
begin_setScheduledFor
public Ice.AsyncResult begin_setScheduledFor(RTime theScheduledFor, Callback_Job_setScheduledFor __cb)
- Specified by:
begin_setScheduledFor
in interfaceJobPrx
-
begin_setScheduledFor
public Ice.AsyncResult begin_setScheduledFor(RTime theScheduledFor, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Job_setScheduledFor __cb)
- Specified by:
begin_setScheduledFor
in interfaceJobPrx
-
begin_setScheduledFor
public Ice.AsyncResult begin_setScheduledFor(RTime theScheduledFor, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setScheduledFor
in interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
end_setScheduledFor
public void end_setScheduledFor(Ice.AsyncResult __iresult)
- Specified by:
end_setScheduledFor
in interfaceJobPrx
-
setStarted
public void setStarted(RTime theStarted)
- Specified by:
setStarted
in interfaceJobPrx
-
setStarted
public void setStarted(RTime theStarted, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setStarted
in interfaceJobPrx
-
begin_setStarted
public Ice.AsyncResult begin_setStarted(RTime theStarted)
- Specified by:
begin_setStarted
in interfaceJobPrx
-
begin_setStarted
public Ice.AsyncResult begin_setStarted(RTime theStarted, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setStarted
in interfaceJobPrx
-
begin_setStarted
public Ice.AsyncResult begin_setStarted(RTime theStarted, Ice.Callback __cb)
- Specified by:
begin_setStarted
in interfaceJobPrx
-
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 interfaceJobPrx
-
begin_setStarted
public Ice.AsyncResult begin_setStarted(RTime theStarted, Callback_Job_setStarted __cb)
- Specified by:
begin_setStarted
in interfaceJobPrx
-
begin_setStarted
public Ice.AsyncResult begin_setStarted(RTime theStarted, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Job_setStarted __cb)
- Specified by:
begin_setStarted
in interfaceJobPrx
-
begin_setStarted
public Ice.AsyncResult begin_setStarted(RTime theStarted, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setStarted
in interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
end_setStarted
public void end_setStarted(Ice.AsyncResult __iresult)
- Specified by:
end_setStarted
in interfaceJobPrx
-
setStatus
public void setStatus(JobStatus theStatus, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setStatus
public Ice.AsyncResult begin_setStatus(JobStatus theStatus)
- Specified by:
begin_setStatus
in interfaceJobPrx
-
begin_setStatus
public Ice.AsyncResult begin_setStatus(JobStatus theStatus, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setStatus
in interfaceJobPrx
-
begin_setStatus
public Ice.AsyncResult begin_setStatus(JobStatus theStatus, Ice.Callback __cb)
- Specified by:
begin_setStatus
in interfaceJobPrx
-
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 interfaceJobPrx
-
begin_setStatus
public Ice.AsyncResult begin_setStatus(JobStatus theStatus, Callback_Job_setStatus __cb)
- Specified by:
begin_setStatus
in interfaceJobPrx
-
begin_setStatus
public Ice.AsyncResult begin_setStatus(JobStatus theStatus, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Job_setStatus __cb)
- Specified by:
begin_setStatus
in interfaceJobPrx
-
begin_setStatus
public Ice.AsyncResult begin_setStatus(JobStatus theStatus, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setStatus
in interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
end_setStatus
public void end_setStatus(Ice.AsyncResult __iresult)
- Specified by:
end_setStatus
in interfaceJobPrx
-
setSubmitted
public void setSubmitted(RTime theSubmitted)
- Specified by:
setSubmitted
in interfaceJobPrx
-
setSubmitted
public void setSubmitted(RTime theSubmitted, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setSubmitted
in interfaceJobPrx
-
begin_setSubmitted
public Ice.AsyncResult begin_setSubmitted(RTime theSubmitted)
- Specified by:
begin_setSubmitted
in interfaceJobPrx
-
begin_setSubmitted
public Ice.AsyncResult begin_setSubmitted(RTime theSubmitted, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setSubmitted
in interfaceJobPrx
-
begin_setSubmitted
public Ice.AsyncResult begin_setSubmitted(RTime theSubmitted, Ice.Callback __cb)
- Specified by:
begin_setSubmitted
in interfaceJobPrx
-
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 interfaceJobPrx
-
begin_setSubmitted
public Ice.AsyncResult begin_setSubmitted(RTime theSubmitted, Callback_Job_setSubmitted __cb)
- Specified by:
begin_setSubmitted
in interfaceJobPrx
-
begin_setSubmitted
public Ice.AsyncResult begin_setSubmitted(RTime theSubmitted, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Job_setSubmitted __cb)
- Specified by:
begin_setSubmitted
in interfaceJobPrx
-
begin_setSubmitted
public Ice.AsyncResult begin_setSubmitted(RTime theSubmitted, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setSubmitted
in interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
end_setSubmitted
public void end_setSubmitted(Ice.AsyncResult __iresult)
- Specified by:
end_setSubmitted
in interfaceJobPrx
-
setType
public void setType(RString theType, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setType
public Ice.AsyncResult begin_setType(RString theType)
- Specified by:
begin_setType
in interfaceJobPrx
-
begin_setType
public Ice.AsyncResult begin_setType(RString theType, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setType
in interfaceJobPrx
-
begin_setType
public Ice.AsyncResult begin_setType(RString theType, Ice.Callback __cb)
- Specified by:
begin_setType
in interfaceJobPrx
-
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 interfaceJobPrx
-
begin_setType
public Ice.AsyncResult begin_setType(RString theType, Callback_Job_setType __cb)
- Specified by:
begin_setType
in interfaceJobPrx
-
begin_setType
public Ice.AsyncResult begin_setType(RString theType, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Job_setType __cb)
- Specified by:
begin_setType
in interfaceJobPrx
-
begin_setType
public Ice.AsyncResult begin_setType(RString theType, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setType
in interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
end_setType
public void end_setType(Ice.AsyncResult __iresult)
- Specified by:
end_setType
in interfaceJobPrx
-
setUsername
public void setUsername(RString theUsername)
- Specified by:
setUsername
in interfaceJobPrx
-
setUsername
public void setUsername(RString theUsername, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setUsername
in interfaceJobPrx
-
begin_setUsername
public Ice.AsyncResult begin_setUsername(RString theUsername)
- Specified by:
begin_setUsername
in interfaceJobPrx
-
begin_setUsername
public Ice.AsyncResult begin_setUsername(RString theUsername, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setUsername
in interfaceJobPrx
-
begin_setUsername
public Ice.AsyncResult begin_setUsername(RString theUsername, Ice.Callback __cb)
- Specified by:
begin_setUsername
in interfaceJobPrx
-
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 interfaceJobPrx
-
begin_setUsername
public Ice.AsyncResult begin_setUsername(RString theUsername, Callback_Job_setUsername __cb)
- Specified by:
begin_setUsername
in interfaceJobPrx
-
begin_setUsername
public Ice.AsyncResult begin_setUsername(RString theUsername, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Job_setUsername __cb)
- Specified by:
begin_setUsername
in interfaceJobPrx
-
begin_setUsername
public Ice.AsyncResult begin_setUsername(RString theUsername, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setUsername
in interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
end_setUsername
public void end_setUsername(Ice.AsyncResult __iresult)
- Specified by:
end_setUsername
in interfaceJobPrx
-
setVersion
public void setVersion(RInt theVersion)
- Specified by:
setVersion
in interfaceJobPrx
-
setVersion
public void setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setVersion
in interfaceJobPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion)
- Specified by:
begin_setVersion
in interfaceJobPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setVersion
in interfaceJobPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, Ice.Callback __cb)
- Specified by:
begin_setVersion
in interfaceJobPrx
-
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 interfaceJobPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, Callback_Job_setVersion __cb)
- Specified by:
begin_setVersion
in interfaceJobPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Job_setVersion __cb)
- Specified by:
begin_setVersion
in interfaceJobPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setVersion
in interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
end_setVersion
public void end_setVersion(Ice.AsyncResult __iresult)
- Specified by:
end_setVersion
in interfaceJobPrx
-
sizeOfOriginalFileLinks
public int sizeOfOriginalFileLinks()
- Specified by:
sizeOfOriginalFileLinks
in interfaceJobPrx
-
sizeOfOriginalFileLinks
public int sizeOfOriginalFileLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfOriginalFileLinks
in interfaceJobPrx
-
begin_sizeOfOriginalFileLinks
public Ice.AsyncResult begin_sizeOfOriginalFileLinks()
- Specified by:
begin_sizeOfOriginalFileLinks
in interfaceJobPrx
-
begin_sizeOfOriginalFileLinks
public Ice.AsyncResult begin_sizeOfOriginalFileLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfOriginalFileLinks
in interfaceJobPrx
-
begin_sizeOfOriginalFileLinks
public Ice.AsyncResult begin_sizeOfOriginalFileLinks(Ice.Callback __cb)
- Specified by:
begin_sizeOfOriginalFileLinks
in interfaceJobPrx
-
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 interfaceJobPrx
-
begin_sizeOfOriginalFileLinks
public Ice.AsyncResult begin_sizeOfOriginalFileLinks(Callback_Job_sizeOfOriginalFileLinks __cb)
- Specified by:
begin_sizeOfOriginalFileLinks
in interfaceJobPrx
-
begin_sizeOfOriginalFileLinks
public Ice.AsyncResult begin_sizeOfOriginalFileLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Job_sizeOfOriginalFileLinks __cb)
- Specified by:
begin_sizeOfOriginalFileLinks
in interfaceJobPrx
-
begin_sizeOfOriginalFileLinks
public Ice.AsyncResult begin_sizeOfOriginalFileLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfOriginalFileLinks
in interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
end_sizeOfOriginalFileLinks
public int end_sizeOfOriginalFileLinks(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfOriginalFileLinks
in interfaceJobPrx
-
__sizeOfOriginalFileLinks_completed
public static void __sizeOfOriginalFileLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
unlinkOriginalFile
public void unlinkOriginalFile(OriginalFile removal)
- Specified by:
unlinkOriginalFile
in interfaceJobPrx
-
unlinkOriginalFile
public void unlinkOriginalFile(OriginalFile removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unlinkOriginalFile
in interfaceJobPrx
-
begin_unlinkOriginalFile
public Ice.AsyncResult begin_unlinkOriginalFile(OriginalFile removal)
- Specified by:
begin_unlinkOriginalFile
in interfaceJobPrx
-
begin_unlinkOriginalFile
public Ice.AsyncResult begin_unlinkOriginalFile(OriginalFile removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unlinkOriginalFile
in interfaceJobPrx
-
begin_unlinkOriginalFile
public Ice.AsyncResult begin_unlinkOriginalFile(OriginalFile removal, Ice.Callback __cb)
- Specified by:
begin_unlinkOriginalFile
in interfaceJobPrx
-
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 interfaceJobPrx
-
begin_unlinkOriginalFile
public Ice.AsyncResult begin_unlinkOriginalFile(OriginalFile removal, Callback_Job_unlinkOriginalFile __cb)
- Specified by:
begin_unlinkOriginalFile
in interfaceJobPrx
-
begin_unlinkOriginalFile
public Ice.AsyncResult begin_unlinkOriginalFile(OriginalFile removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Job_unlinkOriginalFile __cb)
- Specified by:
begin_unlinkOriginalFile
in interfaceJobPrx
-
begin_unlinkOriginalFile
public Ice.AsyncResult begin_unlinkOriginalFile(OriginalFile removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkOriginalFile
in interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
end_unlinkOriginalFile
public void end_unlinkOriginalFile(Ice.AsyncResult __iresult)
- Specified by:
end_unlinkOriginalFile
in interfaceJobPrx
-
unloadOriginalFileLinks
public void unloadOriginalFileLinks()
- Specified by:
unloadOriginalFileLinks
in interfaceJobPrx
-
unloadOriginalFileLinks
public void unloadOriginalFileLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadOriginalFileLinks
in interfaceJobPrx
-
begin_unloadOriginalFileLinks
public Ice.AsyncResult begin_unloadOriginalFileLinks()
- Specified by:
begin_unloadOriginalFileLinks
in interfaceJobPrx
-
begin_unloadOriginalFileLinks
public Ice.AsyncResult begin_unloadOriginalFileLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadOriginalFileLinks
in interfaceJobPrx
-
begin_unloadOriginalFileLinks
public Ice.AsyncResult begin_unloadOriginalFileLinks(Ice.Callback __cb)
- Specified by:
begin_unloadOriginalFileLinks
in interfaceJobPrx
-
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 interfaceJobPrx
-
begin_unloadOriginalFileLinks
public Ice.AsyncResult begin_unloadOriginalFileLinks(Callback_Job_unloadOriginalFileLinks __cb)
- Specified by:
begin_unloadOriginalFileLinks
in interfaceJobPrx
-
begin_unloadOriginalFileLinks
public Ice.AsyncResult begin_unloadOriginalFileLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Job_unloadOriginalFileLinks __cb)
- Specified by:
begin_unloadOriginalFileLinks
in interfaceJobPrx
-
begin_unloadOriginalFileLinks
public Ice.AsyncResult begin_unloadOriginalFileLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadOriginalFileLinks
in interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
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 interfaceJobPrx
-
end_unloadOriginalFileLinks
public void end_unloadOriginalFileLinks(Ice.AsyncResult __iresult)
- Specified by:
end_unloadOriginalFileLinks
in interfaceJobPrx
-
getDescription
public RString getDescription()
- Specified by:
getDescription
in interfaceScriptJobPrx
-
getDescription
public RString getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getDescription
in interfaceScriptJobPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription()
- Specified by:
begin_getDescription
in interfaceScriptJobPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getDescription
in interfaceScriptJobPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(Ice.Callback __cb)
- Specified by:
begin_getDescription
in interfaceScriptJobPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getDescription
in interfaceScriptJobPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(Callback_ScriptJob_getDescription __cb)
- Specified by:
begin_getDescription
in interfaceScriptJobPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ScriptJob_getDescription __cb)
- Specified by:
begin_getDescription
in interfaceScriptJobPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDescription
in interfaceScriptJobPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getDescription
in interfaceScriptJobPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDescription
in interfaceScriptJobPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getDescription
in interfaceScriptJobPrx
-
end_getDescription
public RString end_getDescription(Ice.AsyncResult __iresult)
- Specified by:
end_getDescription
in interfaceScriptJobPrx
-
__getDescription_completed
public static void __getDescription_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
setDescription
public void setDescription(RString theDescription)
- Specified by:
setDescription
in interfaceScriptJobPrx
-
setDescription
public void setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setDescription
in interfaceScriptJobPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription)
- Specified by:
begin_setDescription
in interfaceScriptJobPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setDescription
in interfaceScriptJobPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, Ice.Callback __cb)
- Specified by:
begin_setDescription
in interfaceScriptJobPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setDescription
in interfaceScriptJobPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, Callback_ScriptJob_setDescription __cb)
- Specified by:
begin_setDescription
in interfaceScriptJobPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ScriptJob_setDescription __cb)
- Specified by:
begin_setDescription
in interfaceScriptJobPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setDescription
in interfaceScriptJobPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setDescription
in interfaceScriptJobPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setDescription
in interfaceScriptJobPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setDescription
in interfaceScriptJobPrx
-
end_setDescription
public void end_setDescription(Ice.AsyncResult __iresult)
- Specified by:
end_setDescription
in interfaceScriptJobPrx
-
checkedCast
public static ScriptJobPrx 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 ScriptJobPrx 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 ScriptJobPrx 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 ScriptJobPrx 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 ScriptJobPrx 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 ScriptJobPrx 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, ScriptJobPrx v)
-
__read
public static ScriptJobPrx __read(IceInternal.BasicStream __is)
-
-