Package omero.model
Class FilesetPrxHelper
- java.lang.Object
-
- Ice.ObjectPrxHelperBase
-
- omero.model.FilesetPrxHelper
-
- All Implemented Interfaces:
Ice.ObjectPrx
,java.io.Serializable
,FilesetPrx
,IObjectPrx
public final class FilesetPrxHelper extends Ice.ObjectPrxHelperBase implements FilesetPrx
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 FilesetPrxHelper()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void
__copyAnnotationLinks_completed(Ice.TwowayCallbackArg1<java.util.List<FilesetAnnotationLink>> __cb, Ice.AsyncResult __result)
static void
__copyImages_completed(Ice.TwowayCallbackArg1<java.util.List<Image>> __cb, Ice.AsyncResult __result)
static void
__copyJobLinks_completed(Ice.TwowayCallbackArg1<java.util.List<FilesetJobLink>> __cb, Ice.AsyncResult __result)
static void
__copyUsedFiles_completed(Ice.TwowayCallbackArg1<java.util.List<FilesetEntry>> __cb, Ice.AsyncResult __result)
static void
__findFilesetAnnotationLink_completed(Ice.TwowayCallbackArg1<java.util.List<FilesetAnnotationLink>> __cb, Ice.AsyncResult __result)
static void
__findFilesetJobLink_completed(Ice.TwowayCallbackArg1<java.util.List<FilesetJobLink>> __cb, Ice.AsyncResult __result)
static void
__getAnnotationLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)
static void
__getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb, Ice.AsyncResult __result)
static void
__getFilesetEntry_completed(Ice.TwowayCallbackArg1<FilesetEntry> __cb, Ice.AsyncResult __result)
static void
__getFilesetJobLink_completed(Ice.TwowayCallbackArg1<FilesetJobLink> __cb, Ice.AsyncResult __result)
static void
__getId_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)
static void
__getJobLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)
static void
__getPrimaryFilesetEntry_completed(Ice.TwowayCallbackArg1<FilesetEntry> __cb, Ice.AsyncResult __result)
static void
__getPrimaryFilesetJobLink_completed(Ice.TwowayCallbackArg1<FilesetJobLink> __cb, Ice.AsyncResult __result)
static void
__getTemplatePrefix_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
__linkAnnotation_completed(Ice.TwowayCallbackArg1<FilesetAnnotationLink> __cb, Ice.AsyncResult __result)
static void
__linkedAnnotationList_completed(Ice.TwowayCallbackArg1<java.util.List<Annotation>> __cb, Ice.AsyncResult __result)
static void
__linkedJobList_completed(Ice.TwowayCallbackArg1<java.util.List<Job>> __cb, Ice.AsyncResult __result)
static void
__linkJob_completed(Ice.TwowayCallbackArg1<FilesetJobLink> __cb, Ice.AsyncResult __result)
static void
__proxy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
static FilesetPrx
__read(IceInternal.BasicStream __is)
static void
__setFilesetEntry_completed(Ice.TwowayCallbackArg1<FilesetEntry> __cb, Ice.AsyncResult __result)
static void
__setFilesetJobLink_completed(Ice.TwowayCallbackArg1<FilesetJobLink> __cb, Ice.AsyncResult __result)
static void
__setPrimaryFilesetEntry_completed(Ice.TwowayCallbackArg1<FilesetEntry> __cb, Ice.AsyncResult __result)
static void
__setPrimaryFilesetJobLink_completed(Ice.TwowayCallbackArg1<FilesetJobLink> __cb, Ice.AsyncResult __result)
static void
__shallowCopy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
static void
__sizeOfAnnotationLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
static void
__sizeOfImages_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
static void
__sizeOfJobLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
static void
__sizeOfUsedFiles_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
static void
__write(IceInternal.BasicStream __os, FilesetPrx v)
void
addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets)
void
addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addAllFilesetEntrySet(java.util.List<FilesetEntry> targets)
void
addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets)
void
addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addAllImageSet(java.util.List<Image> targets)
void
addAllImageSet(java.util.List<Image> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addFilesetAnnotationLink(FilesetAnnotationLink target)
void
addFilesetAnnotationLink(FilesetAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides)
void
addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addFilesetEntry(FilesetEntry target)
void
addFilesetEntry(FilesetEntry target, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addFilesetJobLink(FilesetJobLink target)
void
addFilesetJobLink(FilesetJobLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides)
void
addFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addImage(Image target)
void
addImage(Image target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets)
Ice.AsyncResult
begin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> 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_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_addAllFilesetAnnotationLinkSet __cb)
Ice.AsyncResult
begin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, Callback_Fileset_addAllFilesetAnnotationLinkSet __cb)
Ice.AsyncResult
begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets)
Ice.AsyncResult
begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> 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_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_addAllFilesetEntrySet __cb)
Ice.AsyncResult
begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, Callback_Fileset_addAllFilesetEntrySet __cb)
Ice.AsyncResult
begin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets)
Ice.AsyncResult
begin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> 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_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_addAllFilesetJobLinkSet __cb)
Ice.AsyncResult
begin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, Callback_Fileset_addAllFilesetJobLinkSet __cb)
Ice.AsyncResult
begin_addAllImageSet(java.util.List<Image> targets)
Ice.AsyncResult
begin_addAllImageSet(java.util.List<Image> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllImageSet(java.util.List<Image> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllImageSet(java.util.List<Image> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllImageSet(java.util.List<Image> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllImageSet(java.util.List<Image> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllImageSet(java.util.List<Image> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllImageSet(java.util.List<Image> 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_addAllImageSet(java.util.List<Image> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_addAllImageSet __cb)
Ice.AsyncResult
begin_addAllImageSet(java.util.List<Image> targets, Callback_Fileset_addAllImageSet __cb)
Ice.AsyncResult
begin_addFilesetAnnotationLink(FilesetAnnotationLink target)
Ice.AsyncResult
begin_addFilesetAnnotationLink(FilesetAnnotationLink target, Ice.Callback __cb)
Ice.AsyncResult
begin_addFilesetAnnotationLink(FilesetAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addFilesetAnnotationLink(FilesetAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addFilesetAnnotationLink(FilesetAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addFilesetAnnotationLink(FilesetAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addFilesetAnnotationLink(FilesetAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addFilesetAnnotationLink(FilesetAnnotationLink 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_addFilesetAnnotationLink(FilesetAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_addFilesetAnnotationLink __cb)
Ice.AsyncResult
begin_addFilesetAnnotationLink(FilesetAnnotationLink target, Callback_Fileset_addFilesetAnnotationLink __cb)
Ice.AsyncResult
begin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides)
Ice.AsyncResult
begin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult
begin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink 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_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink 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_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_addFilesetAnnotationLinkToBoth __cb)
Ice.AsyncResult
begin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides, Callback_Fileset_addFilesetAnnotationLinkToBoth __cb)
Ice.AsyncResult
begin_addFilesetEntry(FilesetEntry target)
Ice.AsyncResult
begin_addFilesetEntry(FilesetEntry target, Ice.Callback __cb)
Ice.AsyncResult
begin_addFilesetEntry(FilesetEntry target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addFilesetEntry(FilesetEntry target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addFilesetEntry(FilesetEntry target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addFilesetEntry(FilesetEntry target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addFilesetEntry(FilesetEntry target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addFilesetEntry(FilesetEntry 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_addFilesetEntry(FilesetEntry target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_addFilesetEntry __cb)
Ice.AsyncResult
begin_addFilesetEntry(FilesetEntry target, Callback_Fileset_addFilesetEntry __cb)
Ice.AsyncResult
begin_addFilesetJobLink(FilesetJobLink target)
Ice.AsyncResult
begin_addFilesetJobLink(FilesetJobLink target, Ice.Callback __cb)
Ice.AsyncResult
begin_addFilesetJobLink(FilesetJobLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addFilesetJobLink(FilesetJobLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addFilesetJobLink(FilesetJobLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addFilesetJobLink(FilesetJobLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addFilesetJobLink(FilesetJobLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addFilesetJobLink(FilesetJobLink 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_addFilesetJobLink(FilesetJobLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_addFilesetJobLink __cb)
Ice.AsyncResult
begin_addFilesetJobLink(FilesetJobLink target, Callback_Fileset_addFilesetJobLink __cb)
Ice.AsyncResult
begin_addFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides)
Ice.AsyncResult
begin_addFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult
begin_addFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addFilesetJobLinkToBoth(FilesetJobLink 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_addFilesetJobLinkToBoth(FilesetJobLink 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_addFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_addFilesetJobLinkToBoth __cb)
Ice.AsyncResult
begin_addFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides, Callback_Fileset_addFilesetJobLinkToBoth __cb)
Ice.AsyncResult
begin_addImage(Image target)
Ice.AsyncResult
begin_addImage(Image target, Ice.Callback __cb)
Ice.AsyncResult
begin_addImage(Image target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addImage(Image target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addImage(Image target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addImage(Image target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addImage(Image target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addImage(Image 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_addImage(Image target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_addImage __cb)
Ice.AsyncResult
begin_addImage(Image target, Callback_Fileset_addImage __cb)
Ice.AsyncResult
begin_clearAnnotationLinks()
Ice.AsyncResult
begin_clearAnnotationLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_clearAnnotationLinks __cb)
Ice.AsyncResult
begin_clearAnnotationLinks(Callback_Fileset_clearAnnotationLinks __cb)
Ice.AsyncResult
begin_clearImages()
Ice.AsyncResult
begin_clearImages(Ice.Callback __cb)
Ice.AsyncResult
begin_clearImages(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearImages(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearImages(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_clearImages(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_clearImages(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearImages(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_clearImages(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_clearImages __cb)
Ice.AsyncResult
begin_clearImages(Callback_Fileset_clearImages __cb)
Ice.AsyncResult
begin_clearJobLinks()
Ice.AsyncResult
begin_clearJobLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_clearJobLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearJobLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_clearJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_clearJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearJobLinks(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_clearJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_clearJobLinks __cb)
Ice.AsyncResult
begin_clearJobLinks(Callback_Fileset_clearJobLinks __cb)
Ice.AsyncResult
begin_clearUsedFiles()
Ice.AsyncResult
begin_clearUsedFiles(Ice.Callback __cb)
Ice.AsyncResult
begin_clearUsedFiles(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearUsedFiles(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_clearUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_clearUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearUsedFiles(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_clearUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_clearUsedFiles __cb)
Ice.AsyncResult
begin_clearUsedFiles(Callback_Fileset_clearUsedFiles __cb)
Ice.AsyncResult
begin_copyAnnotationLinks()
Ice.AsyncResult
begin_copyAnnotationLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<FilesetAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<FilesetAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilesetAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilesetAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_copyAnnotationLinks __cb)
Ice.AsyncResult
begin_copyAnnotationLinks(Callback_Fileset_copyAnnotationLinks __cb)
Ice.AsyncResult
begin_copyImages()
Ice.AsyncResult
begin_copyImages(Ice.Callback __cb)
Ice.AsyncResult
begin_copyImages(IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyImages(IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyImages(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_copyImages(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_copyImages(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyImages(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyImages(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_copyImages __cb)
Ice.AsyncResult
begin_copyImages(Callback_Fileset_copyImages __cb)
Ice.AsyncResult
begin_copyJobLinks()
Ice.AsyncResult
begin_copyJobLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_copyJobLinks(IceInternal.Functional_GenericCallback1<java.util.List<FilesetJobLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyJobLinks(IceInternal.Functional_GenericCallback1<java.util.List<FilesetJobLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_copyJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_copyJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilesetJobLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilesetJobLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_copyJobLinks __cb)
Ice.AsyncResult
begin_copyJobLinks(Callback_Fileset_copyJobLinks __cb)
Ice.AsyncResult
begin_copyUsedFiles()
Ice.AsyncResult
begin_copyUsedFiles(Ice.Callback __cb)
Ice.AsyncResult
begin_copyUsedFiles(IceInternal.Functional_GenericCallback1<java.util.List<FilesetEntry>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyUsedFiles(IceInternal.Functional_GenericCallback1<java.util.List<FilesetEntry>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_copyUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_copyUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilesetEntry>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilesetEntry>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_copyUsedFiles __cb)
Ice.AsyncResult
begin_copyUsedFiles(Callback_Fileset_copyUsedFiles __cb)
Ice.AsyncResult
begin_findFilesetAnnotationLink(Annotation removal)
Ice.AsyncResult
begin_findFilesetAnnotationLink(Annotation removal, Ice.Callback __cb)
Ice.AsyncResult
begin_findFilesetAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<FilesetAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_findFilesetAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<FilesetAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_findFilesetAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_findFilesetAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_findFilesetAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilesetAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_findFilesetAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilesetAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_findFilesetAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_findFilesetAnnotationLink __cb)
Ice.AsyncResult
begin_findFilesetAnnotationLink(Annotation removal, Callback_Fileset_findFilesetAnnotationLink __cb)
Ice.AsyncResult
begin_findFilesetJobLink(Job removal)
Ice.AsyncResult
begin_findFilesetJobLink(Job removal, Ice.Callback __cb)
Ice.AsyncResult
begin_findFilesetJobLink(Job removal, IceInternal.Functional_GenericCallback1<java.util.List<FilesetJobLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_findFilesetJobLink(Job removal, IceInternal.Functional_GenericCallback1<java.util.List<FilesetJobLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_findFilesetJobLink(Job removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_findFilesetJobLink(Job removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_findFilesetJobLink(Job removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilesetJobLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_findFilesetJobLink(Job removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilesetJobLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_findFilesetJobLink(Job removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_findFilesetJobLink __cb)
Ice.AsyncResult
begin_findFilesetJobLink(Job removal, Callback_Fileset_findFilesetJobLink __cb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner()
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_getAnnotationLinksCountPerOwner __cb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(Callback_Fileset_getAnnotationLinksCountPerOwner __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_getFilesetEntry(int index)
Ice.AsyncResult
begin_getFilesetEntry(int index, Ice.Callback __cb)
Ice.AsyncResult
begin_getFilesetEntry(int index, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getFilesetEntry(int index, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getFilesetEntry(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getFilesetEntry(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getFilesetEntry(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getFilesetEntry(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getFilesetEntry(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_getFilesetEntry __cb)
Ice.AsyncResult
begin_getFilesetEntry(int index, Callback_Fileset_getFilesetEntry __cb)
Ice.AsyncResult
begin_getFilesetJobLink(int index)
Ice.AsyncResult
begin_getFilesetJobLink(int index, Ice.Callback __cb)
Ice.AsyncResult
begin_getFilesetJobLink(int index, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getFilesetJobLink(int index, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getFilesetJobLink(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getFilesetJobLink(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getFilesetJobLink(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getFilesetJobLink(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getFilesetJobLink(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_getFilesetJobLink __cb)
Ice.AsyncResult
begin_getFilesetJobLink(int index, Callback_Fileset_getFilesetJobLink __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_getJobLinksCountPerOwner()
Ice.AsyncResult
begin_getJobLinksCountPerOwner(Ice.Callback __cb)
Ice.AsyncResult
begin_getJobLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getJobLinksCountPerOwner(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_getJobLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getJobLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getJobLinksCountPerOwner(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_getJobLinksCountPerOwner(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_getJobLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_getJobLinksCountPerOwner __cb)
Ice.AsyncResult
begin_getJobLinksCountPerOwner(Callback_Fileset_getJobLinksCountPerOwner __cb)
Ice.AsyncResult
begin_getPrimaryFilesetEntry()
Ice.AsyncResult
begin_getPrimaryFilesetEntry(Ice.Callback __cb)
Ice.AsyncResult
begin_getPrimaryFilesetEntry(IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getPrimaryFilesetEntry(IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getPrimaryFilesetEntry(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getPrimaryFilesetEntry(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getPrimaryFilesetEntry(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getPrimaryFilesetEntry(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getPrimaryFilesetEntry(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_getPrimaryFilesetEntry __cb)
Ice.AsyncResult
begin_getPrimaryFilesetEntry(Callback_Fileset_getPrimaryFilesetEntry __cb)
Ice.AsyncResult
begin_getPrimaryFilesetJobLink()
Ice.AsyncResult
begin_getPrimaryFilesetJobLink(Ice.Callback __cb)
Ice.AsyncResult
begin_getPrimaryFilesetJobLink(IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getPrimaryFilesetJobLink(IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getPrimaryFilesetJobLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getPrimaryFilesetJobLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getPrimaryFilesetJobLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getPrimaryFilesetJobLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getPrimaryFilesetJobLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_getPrimaryFilesetJobLink __cb)
Ice.AsyncResult
begin_getPrimaryFilesetJobLink(Callback_Fileset_getPrimaryFilesetJobLink __cb)
Ice.AsyncResult
begin_getTemplatePrefix()
Ice.AsyncResult
begin_getTemplatePrefix(Ice.Callback __cb)
Ice.AsyncResult
begin_getTemplatePrefix(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getTemplatePrefix(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getTemplatePrefix(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getTemplatePrefix(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getTemplatePrefix(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getTemplatePrefix(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_getTemplatePrefix(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_getTemplatePrefix __cb)
Ice.AsyncResult
begin_getTemplatePrefix(Callback_Fileset_getTemplatePrefix __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_Fileset_getVersion __cb)
Ice.AsyncResult
begin_getVersion(Callback_Fileset_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_linkAnnotation(Annotation addition)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, Ice.Callback __cb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<FilesetAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<FilesetAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_linkAnnotation __cb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, Callback_Fileset_linkAnnotation __cb)
Ice.AsyncResult
begin_linkedAnnotationList()
Ice.AsyncResult
begin_linkedAnnotationList(Ice.Callback __cb)
Ice.AsyncResult
begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_linkedAnnotationList __cb)
Ice.AsyncResult
begin_linkedAnnotationList(Callback_Fileset_linkedAnnotationList __cb)
Ice.AsyncResult
begin_linkedJobList()
Ice.AsyncResult
begin_linkedJobList(Ice.Callback __cb)
Ice.AsyncResult
begin_linkedJobList(IceInternal.Functional_GenericCallback1<java.util.List<Job>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkedJobList(IceInternal.Functional_GenericCallback1<java.util.List<Job>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkedJobList(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_linkedJobList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_linkedJobList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Job>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkedJobList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Job>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkedJobList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_linkedJobList __cb)
Ice.AsyncResult
begin_linkedJobList(Callback_Fileset_linkedJobList __cb)
Ice.AsyncResult
begin_linkJob(Job addition)
Ice.AsyncResult
begin_linkJob(Job addition, Ice.Callback __cb)
Ice.AsyncResult
begin_linkJob(Job addition, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkJob(Job addition, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkJob(Job addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_linkJob(Job addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_linkJob(Job addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkJob(Job addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkJob(Job addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_linkJob __cb)
Ice.AsyncResult
begin_linkJob(Job addition, Callback_Fileset_linkJob __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_reloadAnnotationLinks(Fileset toCopy)
Ice.AsyncResult
begin_reloadAnnotationLinks(Fileset toCopy, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadAnnotationLinks(Fileset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadAnnotationLinks(Fileset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadAnnotationLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_reloadAnnotationLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadAnnotationLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadAnnotationLinks(Fileset 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_reloadAnnotationLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_reloadAnnotationLinks __cb)
Ice.AsyncResult
begin_reloadAnnotationLinks(Fileset toCopy, Callback_Fileset_reloadAnnotationLinks __cb)
Ice.AsyncResult
begin_reloadImages(Fileset toCopy)
Ice.AsyncResult
begin_reloadImages(Fileset toCopy, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadImages(Fileset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadImages(Fileset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadImages(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_reloadImages(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadImages(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadImages(Fileset 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_reloadImages(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_reloadImages __cb)
Ice.AsyncResult
begin_reloadImages(Fileset toCopy, Callback_Fileset_reloadImages __cb)
Ice.AsyncResult
begin_reloadJobLinks(Fileset toCopy)
Ice.AsyncResult
begin_reloadJobLinks(Fileset toCopy, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadJobLinks(Fileset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadJobLinks(Fileset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadJobLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_reloadJobLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadJobLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadJobLinks(Fileset 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_reloadJobLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_reloadJobLinks __cb)
Ice.AsyncResult
begin_reloadJobLinks(Fileset toCopy, Callback_Fileset_reloadJobLinks __cb)
Ice.AsyncResult
begin_reloadUsedFiles(Fileset toCopy)
Ice.AsyncResult
begin_reloadUsedFiles(Fileset toCopy, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadUsedFiles(Fileset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadUsedFiles(Fileset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadUsedFiles(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_reloadUsedFiles(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadUsedFiles(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadUsedFiles(Fileset 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_reloadUsedFiles(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_reloadUsedFiles __cb)
Ice.AsyncResult
begin_reloadUsedFiles(Fileset toCopy, Callback_Fileset_reloadUsedFiles __cb)
Ice.AsyncResult
begin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets)
Ice.AsyncResult
begin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> 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_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_removeAllFilesetAnnotationLinkSet __cb)
Ice.AsyncResult
begin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, Callback_Fileset_removeAllFilesetAnnotationLinkSet __cb)
Ice.AsyncResult
begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets)
Ice.AsyncResult
begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> 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_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_removeAllFilesetEntrySet __cb)
Ice.AsyncResult
begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, Callback_Fileset_removeAllFilesetEntrySet __cb)
Ice.AsyncResult
begin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets)
Ice.AsyncResult
begin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> 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_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_removeAllFilesetJobLinkSet __cb)
Ice.AsyncResult
begin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, Callback_Fileset_removeAllFilesetJobLinkSet __cb)
Ice.AsyncResult
begin_removeAllImageSet(java.util.List<Image> targets)
Ice.AsyncResult
begin_removeAllImageSet(java.util.List<Image> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllImageSet(java.util.List<Image> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllImageSet(java.util.List<Image> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllImageSet(java.util.List<Image> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeAllImageSet(java.util.List<Image> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllImageSet(java.util.List<Image> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllImageSet(java.util.List<Image> 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_removeAllImageSet(java.util.List<Image> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_removeAllImageSet __cb)
Ice.AsyncResult
begin_removeAllImageSet(java.util.List<Image> targets, Callback_Fileset_removeAllImageSet __cb)
Ice.AsyncResult
begin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget)
Ice.AsyncResult
begin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget, Ice.Callback __cb)
Ice.AsyncResult
begin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeFilesetAnnotationLink(FilesetAnnotationLink 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_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_removeFilesetAnnotationLink __cb)
Ice.AsyncResult
begin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget, Callback_Fileset_removeFilesetAnnotationLink __cb)
Ice.AsyncResult
begin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides)
Ice.AsyncResult
begin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult
begin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink 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_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink 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_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_removeFilesetAnnotationLinkFromBoth __cb)
Ice.AsyncResult
begin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides, Callback_Fileset_removeFilesetAnnotationLinkFromBoth __cb)
Ice.AsyncResult
begin_removeFilesetEntry(FilesetEntry theTarget)
Ice.AsyncResult
begin_removeFilesetEntry(FilesetEntry theTarget, Ice.Callback __cb)
Ice.AsyncResult
begin_removeFilesetEntry(FilesetEntry theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeFilesetEntry(FilesetEntry theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeFilesetEntry(FilesetEntry theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeFilesetEntry(FilesetEntry theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeFilesetEntry(FilesetEntry theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeFilesetEntry(FilesetEntry 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_removeFilesetEntry(FilesetEntry theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_removeFilesetEntry __cb)
Ice.AsyncResult
begin_removeFilesetEntry(FilesetEntry theTarget, Callback_Fileset_removeFilesetEntry __cb)
Ice.AsyncResult
begin_removeFilesetJobLink(FilesetJobLink theTarget)
Ice.AsyncResult
begin_removeFilesetJobLink(FilesetJobLink theTarget, Ice.Callback __cb)
Ice.AsyncResult
begin_removeFilesetJobLink(FilesetJobLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeFilesetJobLink(FilesetJobLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeFilesetJobLink(FilesetJobLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeFilesetJobLink(FilesetJobLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeFilesetJobLink(FilesetJobLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeFilesetJobLink(FilesetJobLink 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_removeFilesetJobLink(FilesetJobLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_removeFilesetJobLink __cb)
Ice.AsyncResult
begin_removeFilesetJobLink(FilesetJobLink theTarget, Callback_Fileset_removeFilesetJobLink __cb)
Ice.AsyncResult
begin_removeFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides)
Ice.AsyncResult
begin_removeFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult
begin_removeFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeFilesetJobLinkFromBoth(FilesetJobLink 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_removeFilesetJobLinkFromBoth(FilesetJobLink 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_removeFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_removeFilesetJobLinkFromBoth __cb)
Ice.AsyncResult
begin_removeFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides, Callback_Fileset_removeFilesetJobLinkFromBoth __cb)
Ice.AsyncResult
begin_removeImage(Image theTarget)
Ice.AsyncResult
begin_removeImage(Image theTarget, Ice.Callback __cb)
Ice.AsyncResult
begin_removeImage(Image theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeImage(Image theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeImage(Image theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeImage(Image theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeImage(Image theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeImage(Image 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_removeImage(Image theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_removeImage __cb)
Ice.AsyncResult
begin_removeImage(Image theTarget, Callback_Fileset_removeImage __cb)
Ice.AsyncResult
begin_setFilesetEntry(int index, FilesetEntry theElement)
Ice.AsyncResult
begin_setFilesetEntry(int index, FilesetEntry theElement, Ice.Callback __cb)
Ice.AsyncResult
begin_setFilesetEntry(int index, FilesetEntry theElement, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setFilesetEntry(int index, FilesetEntry theElement, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setFilesetEntry(int index, FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setFilesetEntry(int index, FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setFilesetEntry(int index, FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setFilesetEntry(int index, FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setFilesetEntry(int index, FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_setFilesetEntry __cb)
Ice.AsyncResult
begin_setFilesetEntry(int index, FilesetEntry theElement, Callback_Fileset_setFilesetEntry __cb)
Ice.AsyncResult
begin_setFilesetJobLink(int index, FilesetJobLink theElement)
Ice.AsyncResult
begin_setFilesetJobLink(int index, FilesetJobLink theElement, Ice.Callback __cb)
Ice.AsyncResult
begin_setFilesetJobLink(int index, FilesetJobLink theElement, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setFilesetJobLink(int index, FilesetJobLink theElement, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setFilesetJobLink(int index, FilesetJobLink theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setFilesetJobLink(int index, FilesetJobLink theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setFilesetJobLink(int index, FilesetJobLink theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setFilesetJobLink(int index, FilesetJobLink theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setFilesetJobLink(int index, FilesetJobLink theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_setFilesetJobLink __cb)
Ice.AsyncResult
begin_setFilesetJobLink(int index, FilesetJobLink theElement, Callback_Fileset_setFilesetJobLink __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_setPrimaryFilesetEntry(FilesetEntry theElement)
Ice.AsyncResult
begin_setPrimaryFilesetEntry(FilesetEntry theElement, Ice.Callback __cb)
Ice.AsyncResult
begin_setPrimaryFilesetEntry(FilesetEntry theElement, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setPrimaryFilesetEntry(FilesetEntry theElement, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setPrimaryFilesetEntry(FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setPrimaryFilesetEntry(FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setPrimaryFilesetEntry(FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setPrimaryFilesetEntry(FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setPrimaryFilesetEntry(FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_setPrimaryFilesetEntry __cb)
Ice.AsyncResult
begin_setPrimaryFilesetEntry(FilesetEntry theElement, Callback_Fileset_setPrimaryFilesetEntry __cb)
Ice.AsyncResult
begin_setPrimaryFilesetJobLink(FilesetJobLink theElement)
Ice.AsyncResult
begin_setPrimaryFilesetJobLink(FilesetJobLink theElement, Ice.Callback __cb)
Ice.AsyncResult
begin_setPrimaryFilesetJobLink(FilesetJobLink theElement, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setPrimaryFilesetJobLink(FilesetJobLink theElement, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setPrimaryFilesetJobLink(FilesetJobLink theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setPrimaryFilesetJobLink(FilesetJobLink theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setPrimaryFilesetJobLink(FilesetJobLink theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setPrimaryFilesetJobLink(FilesetJobLink theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setPrimaryFilesetJobLink(FilesetJobLink theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_setPrimaryFilesetJobLink __cb)
Ice.AsyncResult
begin_setPrimaryFilesetJobLink(FilesetJobLink theElement, Callback_Fileset_setPrimaryFilesetJobLink __cb)
Ice.AsyncResult
begin_setTemplatePrefix(RString theTemplatePrefix)
Ice.AsyncResult
begin_setTemplatePrefix(RString theTemplatePrefix, Ice.Callback __cb)
Ice.AsyncResult
begin_setTemplatePrefix(RString theTemplatePrefix, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setTemplatePrefix(RString theTemplatePrefix, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setTemplatePrefix(RString theTemplatePrefix, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setTemplatePrefix(RString theTemplatePrefix, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setTemplatePrefix(RString theTemplatePrefix, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setTemplatePrefix(RString theTemplatePrefix, 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_setTemplatePrefix(RString theTemplatePrefix, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_setTemplatePrefix __cb)
Ice.AsyncResult
begin_setTemplatePrefix(RString theTemplatePrefix, Callback_Fileset_setTemplatePrefix __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_Fileset_setVersion __cb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, Callback_Fileset_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_sizeOfAnnotationLinks()
Ice.AsyncResult
begin_sizeOfAnnotationLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_sizeOfAnnotationLinks __cb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(Callback_Fileset_sizeOfAnnotationLinks __cb)
Ice.AsyncResult
begin_sizeOfImages()
Ice.AsyncResult
begin_sizeOfImages(Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfImages(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfImages(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfImages(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_sizeOfImages(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfImages(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfImages(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_sizeOfImages(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_sizeOfImages __cb)
Ice.AsyncResult
begin_sizeOfImages(Callback_Fileset_sizeOfImages __cb)
Ice.AsyncResult
begin_sizeOfJobLinks()
Ice.AsyncResult
begin_sizeOfJobLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfJobLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfJobLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_sizeOfJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfJobLinks(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_sizeOfJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_sizeOfJobLinks __cb)
Ice.AsyncResult
begin_sizeOfJobLinks(Callback_Fileset_sizeOfJobLinks __cb)
Ice.AsyncResult
begin_sizeOfUsedFiles()
Ice.AsyncResult
begin_sizeOfUsedFiles(Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfUsedFiles(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfUsedFiles(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_sizeOfUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfUsedFiles(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_sizeOfUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_sizeOfUsedFiles __cb)
Ice.AsyncResult
begin_sizeOfUsedFiles(Callback_Fileset_sizeOfUsedFiles __cb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, Ice.Callback __cb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_unlinkAnnotation __cb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, Callback_Fileset_unlinkAnnotation __cb)
Ice.AsyncResult
begin_unlinkJob(Job removal)
Ice.AsyncResult
begin_unlinkJob(Job removal, Ice.Callback __cb)
Ice.AsyncResult
begin_unlinkJob(Job removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unlinkJob(Job removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unlinkJob(Job removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unlinkJob(Job removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unlinkJob(Job removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unlinkJob(Job 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_unlinkJob(Job removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_unlinkJob __cb)
Ice.AsyncResult
begin_unlinkJob(Job removal, Callback_Fileset_unlinkJob __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_unloadAnnotationLinks()
Ice.AsyncResult
begin_unloadAnnotationLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_unloadAnnotationLinks __cb)
Ice.AsyncResult
begin_unloadAnnotationLinks(Callback_Fileset_unloadAnnotationLinks __cb)
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_unloadImages()
Ice.AsyncResult
begin_unloadImages(Ice.Callback __cb)
Ice.AsyncResult
begin_unloadImages(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadImages(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadImages(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unloadImages(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unloadImages(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadImages(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_unloadImages(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_unloadImages __cb)
Ice.AsyncResult
begin_unloadImages(Callback_Fileset_unloadImages __cb)
Ice.AsyncResult
begin_unloadJobLinks()
Ice.AsyncResult
begin_unloadJobLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_unloadJobLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadJobLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unloadJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unloadJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadJobLinks(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_unloadJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_unloadJobLinks __cb)
Ice.AsyncResult
begin_unloadJobLinks(Callback_Fileset_unloadJobLinks __cb)
Ice.AsyncResult
begin_unloadUsedFiles()
Ice.AsyncResult
begin_unloadUsedFiles(Ice.Callback __cb)
Ice.AsyncResult
begin_unloadUsedFiles(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadUsedFiles(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unloadUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unloadUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadUsedFiles(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_unloadUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_unloadUsedFiles __cb)
Ice.AsyncResult
begin_unloadUsedFiles(Callback_Fileset_unloadUsedFiles __cb)
static FilesetPrx
checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type.static FilesetPrx
checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type.static FilesetPrx
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 FilesetPrx
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
clearAnnotationLinks()
void
clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
clearImages()
void
clearImages(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
clearJobLinks()
void
clearJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
clearUsedFiles()
void
clearUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<FilesetAnnotationLink>
copyAnnotationLinks()
java.util.List<FilesetAnnotationLink>
copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<Image>
copyImages()
java.util.List<Image>
copyImages(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<FilesetJobLink>
copyJobLinks()
java.util.List<FilesetJobLink>
copyJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<FilesetEntry>
copyUsedFiles()
java.util.List<FilesetEntry>
copyUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
end_addAllFilesetAnnotationLinkSet(Ice.AsyncResult __iresult)
void
end_addAllFilesetEntrySet(Ice.AsyncResult __iresult)
void
end_addAllFilesetJobLinkSet(Ice.AsyncResult __iresult)
void
end_addAllImageSet(Ice.AsyncResult __iresult)
void
end_addFilesetAnnotationLink(Ice.AsyncResult __iresult)
void
end_addFilesetAnnotationLinkToBoth(Ice.AsyncResult __iresult)
void
end_addFilesetEntry(Ice.AsyncResult __iresult)
void
end_addFilesetJobLink(Ice.AsyncResult __iresult)
void
end_addFilesetJobLinkToBoth(Ice.AsyncResult __iresult)
void
end_addImage(Ice.AsyncResult __iresult)
void
end_clearAnnotationLinks(Ice.AsyncResult __iresult)
void
end_clearImages(Ice.AsyncResult __iresult)
void
end_clearJobLinks(Ice.AsyncResult __iresult)
void
end_clearUsedFiles(Ice.AsyncResult __iresult)
java.util.List<FilesetAnnotationLink>
end_copyAnnotationLinks(Ice.AsyncResult __iresult)
java.util.List<Image>
end_copyImages(Ice.AsyncResult __iresult)
java.util.List<FilesetJobLink>
end_copyJobLinks(Ice.AsyncResult __iresult)
java.util.List<FilesetEntry>
end_copyUsedFiles(Ice.AsyncResult __iresult)
java.util.List<FilesetAnnotationLink>
end_findFilesetAnnotationLink(Ice.AsyncResult __iresult)
java.util.List<FilesetJobLink>
end_findFilesetJobLink(Ice.AsyncResult __iresult)
java.util.Map<java.lang.Long,java.lang.Long>
end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult)
Details
end_getDetails(Ice.AsyncResult __iresult)
FilesetEntry
end_getFilesetEntry(Ice.AsyncResult __iresult)
FilesetJobLink
end_getFilesetJobLink(Ice.AsyncResult __iresult)
RLong
end_getId(Ice.AsyncResult __iresult)
java.util.Map<java.lang.Long,java.lang.Long>
end_getJobLinksCountPerOwner(Ice.AsyncResult __iresult)
FilesetEntry
end_getPrimaryFilesetEntry(Ice.AsyncResult __iresult)
FilesetJobLink
end_getPrimaryFilesetJobLink(Ice.AsyncResult __iresult)
RString
end_getTemplatePrefix(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.FilesetAnnotationLink
end_linkAnnotation(Ice.AsyncResult __iresult)
java.util.List<Annotation>
end_linkedAnnotationList(Ice.AsyncResult __iresult)
java.util.List<Job>
end_linkedJobList(Ice.AsyncResult __iresult)
FilesetJobLink
end_linkJob(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_reloadAnnotationLinks(Ice.AsyncResult __iresult)
void
end_reloadImages(Ice.AsyncResult __iresult)
void
end_reloadJobLinks(Ice.AsyncResult __iresult)
void
end_reloadUsedFiles(Ice.AsyncResult __iresult)
void
end_removeAllFilesetAnnotationLinkSet(Ice.AsyncResult __iresult)
void
end_removeAllFilesetEntrySet(Ice.AsyncResult __iresult)
void
end_removeAllFilesetJobLinkSet(Ice.AsyncResult __iresult)
void
end_removeAllImageSet(Ice.AsyncResult __iresult)
void
end_removeFilesetAnnotationLink(Ice.AsyncResult __iresult)
void
end_removeFilesetAnnotationLinkFromBoth(Ice.AsyncResult __iresult)
void
end_removeFilesetEntry(Ice.AsyncResult __iresult)
void
end_removeFilesetJobLink(Ice.AsyncResult __iresult)
void
end_removeFilesetJobLinkFromBoth(Ice.AsyncResult __iresult)
void
end_removeImage(Ice.AsyncResult __iresult)
FilesetEntry
end_setFilesetEntry(Ice.AsyncResult __iresult)
FilesetJobLink
end_setFilesetJobLink(Ice.AsyncResult __iresult)
void
end_setId(Ice.AsyncResult __iresult)
FilesetEntry
end_setPrimaryFilesetEntry(Ice.AsyncResult __iresult)
FilesetJobLink
end_setPrimaryFilesetJobLink(Ice.AsyncResult __iresult)
void
end_setTemplatePrefix(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_sizeOfAnnotationLinks(Ice.AsyncResult __iresult)
int
end_sizeOfImages(Ice.AsyncResult __iresult)
int
end_sizeOfJobLinks(Ice.AsyncResult __iresult)
int
end_sizeOfUsedFiles(Ice.AsyncResult __iresult)
void
end_unlinkAnnotation(Ice.AsyncResult __iresult)
void
end_unlinkJob(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_unloadAnnotationLinks(Ice.AsyncResult __iresult)
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_unloadImages(Ice.AsyncResult __iresult)
void
end_unloadJobLinks(Ice.AsyncResult __iresult)
void
end_unloadUsedFiles(Ice.AsyncResult __iresult)
java.util.List<FilesetAnnotationLink>
findFilesetAnnotationLink(Annotation removal)
java.util.List<FilesetAnnotationLink>
findFilesetAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<FilesetJobLink>
findFilesetJobLink(Job removal)
java.util.List<FilesetJobLink>
findFilesetJobLink(Job removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.Map<java.lang.Long,java.lang.Long>
getAnnotationLinksCountPerOwner()
java.util.Map<java.lang.Long,java.lang.Long>
getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
Details
getDetails()
Details
getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
FilesetEntry
getFilesetEntry(int index)
FilesetEntry
getFilesetEntry(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
FilesetJobLink
getFilesetJobLink(int index)
FilesetJobLink
getFilesetJobLink(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
RLong
getId()
RLong
getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.Map<java.lang.Long,java.lang.Long>
getJobLinksCountPerOwner()
java.util.Map<java.lang.Long,java.lang.Long>
getJobLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
FilesetEntry
getPrimaryFilesetEntry()
FilesetEntry
getPrimaryFilesetEntry(java.util.Map<java.lang.String,java.lang.String> __ctx)
FilesetJobLink
getPrimaryFilesetJobLink()
FilesetJobLink
getPrimaryFilesetJobLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
RString
getTemplatePrefix()
RString
getTemplatePrefix(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.FilesetAnnotationLink
linkAnnotation(Annotation addition)
FilesetAnnotationLink
linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<Annotation>
linkedAnnotationList()
java.util.List<Annotation>
linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<Job>
linkedJobList()
java.util.List<Job>
linkedJobList(java.util.Map<java.lang.String,java.lang.String> __ctx)
FilesetJobLink
linkJob(Job addition)
FilesetJobLink
linkJob(Job 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
reloadAnnotationLinks(Fileset toCopy)
void
reloadAnnotationLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
reloadImages(Fileset toCopy)
void
reloadImages(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
reloadJobLinks(Fileset toCopy)
void
reloadJobLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
reloadUsedFiles(Fileset toCopy)
void
reloadUsedFiles(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets)
void
removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets)
void
removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets)
void
removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeAllImageSet(java.util.List<Image> targets)
void
removeAllImageSet(java.util.List<Image> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeFilesetAnnotationLink(FilesetAnnotationLink theTarget)
void
removeFilesetAnnotationLink(FilesetAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides)
void
removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeFilesetEntry(FilesetEntry theTarget)
void
removeFilesetEntry(FilesetEntry theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeFilesetJobLink(FilesetJobLink theTarget)
void
removeFilesetJobLink(FilesetJobLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides)
void
removeFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeImage(Image theTarget)
void
removeImage(Image theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
FilesetEntry
setFilesetEntry(int index, FilesetEntry theElement)
FilesetEntry
setFilesetEntry(int index, FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
FilesetJobLink
setFilesetJobLink(int index, FilesetJobLink theElement)
FilesetJobLink
setFilesetJobLink(int index, FilesetJobLink theElement, 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)
FilesetEntry
setPrimaryFilesetEntry(FilesetEntry theElement)
FilesetEntry
setPrimaryFilesetEntry(FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
FilesetJobLink
setPrimaryFilesetJobLink(FilesetJobLink theElement)
FilesetJobLink
setPrimaryFilesetJobLink(FilesetJobLink theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setTemplatePrefix(RString theTemplatePrefix)
void
setTemplatePrefix(RString theTemplatePrefix, 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
sizeOfAnnotationLinks()
int
sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
int
sizeOfImages()
int
sizeOfImages(java.util.Map<java.lang.String,java.lang.String> __ctx)
int
sizeOfJobLinks()
int
sizeOfJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
int
sizeOfUsedFiles()
int
sizeOfUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx)
static FilesetPrx
uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.static FilesetPrx
uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server.void
unlinkAnnotation(Annotation removal)
void
unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
unlinkJob(Job removal)
void
unlinkJob(Job 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
unloadAnnotationLinks()
void
unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
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
unloadImages()
void
unloadImages(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
unloadJobLinks()
void
unloadJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
unloadUsedFiles()
void
unloadUsedFiles(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
-
addAllFilesetAnnotationLinkSet
public void addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets)
- Specified by:
addAllFilesetAnnotationLinkSet
in interfaceFilesetPrx
-
addAllFilesetAnnotationLinkSet
public void addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllFilesetAnnotationLinkSet
in interfaceFilesetPrx
-
begin_addAllFilesetAnnotationLinkSet
public Ice.AsyncResult begin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets)
- Specified by:
begin_addAllFilesetAnnotationLinkSet
in interfaceFilesetPrx
-
begin_addAllFilesetAnnotationLinkSet
public Ice.AsyncResult begin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addAllFilesetAnnotationLinkSet
in interfaceFilesetPrx
-
begin_addAllFilesetAnnotationLinkSet
public Ice.AsyncResult begin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, Ice.Callback __cb)
- Specified by:
begin_addAllFilesetAnnotationLinkSet
in interfaceFilesetPrx
-
begin_addAllFilesetAnnotationLinkSet
public Ice.AsyncResult begin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addAllFilesetAnnotationLinkSet
in interfaceFilesetPrx
-
begin_addAllFilesetAnnotationLinkSet
public Ice.AsyncResult begin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, Callback_Fileset_addAllFilesetAnnotationLinkSet __cb)
- Specified by:
begin_addAllFilesetAnnotationLinkSet
in interfaceFilesetPrx
-
begin_addAllFilesetAnnotationLinkSet
public Ice.AsyncResult begin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_addAllFilesetAnnotationLinkSet __cb)
- Specified by:
begin_addAllFilesetAnnotationLinkSet
in interfaceFilesetPrx
-
begin_addAllFilesetAnnotationLinkSet
public Ice.AsyncResult begin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllFilesetAnnotationLinkSet
in interfaceFilesetPrx
-
begin_addAllFilesetAnnotationLinkSet
public Ice.AsyncResult begin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addAllFilesetAnnotationLinkSet
in interfaceFilesetPrx
-
begin_addAllFilesetAnnotationLinkSet
public Ice.AsyncResult begin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllFilesetAnnotationLinkSet
in interfaceFilesetPrx
-
begin_addAllFilesetAnnotationLinkSet
public Ice.AsyncResult begin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> 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_addAllFilesetAnnotationLinkSet
in interfaceFilesetPrx
-
end_addAllFilesetAnnotationLinkSet
public void end_addAllFilesetAnnotationLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllFilesetAnnotationLinkSet
in interfaceFilesetPrx
-
addAllFilesetEntrySet
public void addAllFilesetEntrySet(java.util.List<FilesetEntry> targets)
- Specified by:
addAllFilesetEntrySet
in interfaceFilesetPrx
-
addAllFilesetEntrySet
public void addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllFilesetEntrySet
in interfaceFilesetPrx
-
begin_addAllFilesetEntrySet
public Ice.AsyncResult begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets)
- Specified by:
begin_addAllFilesetEntrySet
in interfaceFilesetPrx
-
begin_addAllFilesetEntrySet
public Ice.AsyncResult begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addAllFilesetEntrySet
in interfaceFilesetPrx
-
begin_addAllFilesetEntrySet
public Ice.AsyncResult begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, Ice.Callback __cb)
- Specified by:
begin_addAllFilesetEntrySet
in interfaceFilesetPrx
-
begin_addAllFilesetEntrySet
public Ice.AsyncResult begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addAllFilesetEntrySet
in interfaceFilesetPrx
-
begin_addAllFilesetEntrySet
public Ice.AsyncResult begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, Callback_Fileset_addAllFilesetEntrySet __cb)
- Specified by:
begin_addAllFilesetEntrySet
in interfaceFilesetPrx
-
begin_addAllFilesetEntrySet
public Ice.AsyncResult begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_addAllFilesetEntrySet __cb)
- Specified by:
begin_addAllFilesetEntrySet
in interfaceFilesetPrx
-
begin_addAllFilesetEntrySet
public Ice.AsyncResult begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllFilesetEntrySet
in interfaceFilesetPrx
-
begin_addAllFilesetEntrySet
public Ice.AsyncResult begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addAllFilesetEntrySet
in interfaceFilesetPrx
-
begin_addAllFilesetEntrySet
public Ice.AsyncResult begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllFilesetEntrySet
in interfaceFilesetPrx
-
begin_addAllFilesetEntrySet
public Ice.AsyncResult begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> 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_addAllFilesetEntrySet
in interfaceFilesetPrx
-
end_addAllFilesetEntrySet
public void end_addAllFilesetEntrySet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllFilesetEntrySet
in interfaceFilesetPrx
-
addAllFilesetJobLinkSet
public void addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets)
- Specified by:
addAllFilesetJobLinkSet
in interfaceFilesetPrx
-
addAllFilesetJobLinkSet
public void addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllFilesetJobLinkSet
in interfaceFilesetPrx
-
begin_addAllFilesetJobLinkSet
public Ice.AsyncResult begin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets)
- Specified by:
begin_addAllFilesetJobLinkSet
in interfaceFilesetPrx
-
begin_addAllFilesetJobLinkSet
public Ice.AsyncResult begin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addAllFilesetJobLinkSet
in interfaceFilesetPrx
-
begin_addAllFilesetJobLinkSet
public Ice.AsyncResult begin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, Ice.Callback __cb)
- Specified by:
begin_addAllFilesetJobLinkSet
in interfaceFilesetPrx
-
begin_addAllFilesetJobLinkSet
public Ice.AsyncResult begin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addAllFilesetJobLinkSet
in interfaceFilesetPrx
-
begin_addAllFilesetJobLinkSet
public Ice.AsyncResult begin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, Callback_Fileset_addAllFilesetJobLinkSet __cb)
- Specified by:
begin_addAllFilesetJobLinkSet
in interfaceFilesetPrx
-
begin_addAllFilesetJobLinkSet
public Ice.AsyncResult begin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_addAllFilesetJobLinkSet __cb)
- Specified by:
begin_addAllFilesetJobLinkSet
in interfaceFilesetPrx
-
begin_addAllFilesetJobLinkSet
public Ice.AsyncResult begin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllFilesetJobLinkSet
in interfaceFilesetPrx
-
begin_addAllFilesetJobLinkSet
public Ice.AsyncResult begin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addAllFilesetJobLinkSet
in interfaceFilesetPrx
-
begin_addAllFilesetJobLinkSet
public Ice.AsyncResult begin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllFilesetJobLinkSet
in interfaceFilesetPrx
-
begin_addAllFilesetJobLinkSet
public Ice.AsyncResult begin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> 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_addAllFilesetJobLinkSet
in interfaceFilesetPrx
-
end_addAllFilesetJobLinkSet
public void end_addAllFilesetJobLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllFilesetJobLinkSet
in interfaceFilesetPrx
-
addAllImageSet
public void addAllImageSet(java.util.List<Image> targets)
- Specified by:
addAllImageSet
in interfaceFilesetPrx
-
addAllImageSet
public void addAllImageSet(java.util.List<Image> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllImageSet
in interfaceFilesetPrx
-
begin_addAllImageSet
public Ice.AsyncResult begin_addAllImageSet(java.util.List<Image> targets)
- Specified by:
begin_addAllImageSet
in interfaceFilesetPrx
-
begin_addAllImageSet
public Ice.AsyncResult begin_addAllImageSet(java.util.List<Image> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addAllImageSet
in interfaceFilesetPrx
-
begin_addAllImageSet
public Ice.AsyncResult begin_addAllImageSet(java.util.List<Image> targets, Ice.Callback __cb)
- Specified by:
begin_addAllImageSet
in interfaceFilesetPrx
-
begin_addAllImageSet
public Ice.AsyncResult begin_addAllImageSet(java.util.List<Image> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addAllImageSet
in interfaceFilesetPrx
-
begin_addAllImageSet
public Ice.AsyncResult begin_addAllImageSet(java.util.List<Image> targets, Callback_Fileset_addAllImageSet __cb)
- Specified by:
begin_addAllImageSet
in interfaceFilesetPrx
-
begin_addAllImageSet
public Ice.AsyncResult begin_addAllImageSet(java.util.List<Image> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_addAllImageSet __cb)
- Specified by:
begin_addAllImageSet
in interfaceFilesetPrx
-
begin_addAllImageSet
public Ice.AsyncResult begin_addAllImageSet(java.util.List<Image> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllImageSet
in interfaceFilesetPrx
-
begin_addAllImageSet
public Ice.AsyncResult begin_addAllImageSet(java.util.List<Image> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addAllImageSet
in interfaceFilesetPrx
-
begin_addAllImageSet
public Ice.AsyncResult begin_addAllImageSet(java.util.List<Image> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllImageSet
in interfaceFilesetPrx
-
begin_addAllImageSet
public Ice.AsyncResult begin_addAllImageSet(java.util.List<Image> 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_addAllImageSet
in interfaceFilesetPrx
-
end_addAllImageSet
public void end_addAllImageSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllImageSet
in interfaceFilesetPrx
-
addFilesetAnnotationLink
public void addFilesetAnnotationLink(FilesetAnnotationLink target)
- Specified by:
addFilesetAnnotationLink
in interfaceFilesetPrx
-
addFilesetAnnotationLink
public void addFilesetAnnotationLink(FilesetAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addFilesetAnnotationLink
in interfaceFilesetPrx
-
begin_addFilesetAnnotationLink
public Ice.AsyncResult begin_addFilesetAnnotationLink(FilesetAnnotationLink target)
- Specified by:
begin_addFilesetAnnotationLink
in interfaceFilesetPrx
-
begin_addFilesetAnnotationLink
public Ice.AsyncResult begin_addFilesetAnnotationLink(FilesetAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addFilesetAnnotationLink
in interfaceFilesetPrx
-
begin_addFilesetAnnotationLink
public Ice.AsyncResult begin_addFilesetAnnotationLink(FilesetAnnotationLink target, Ice.Callback __cb)
- Specified by:
begin_addFilesetAnnotationLink
in interfaceFilesetPrx
-
begin_addFilesetAnnotationLink
public Ice.AsyncResult begin_addFilesetAnnotationLink(FilesetAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addFilesetAnnotationLink
in interfaceFilesetPrx
-
begin_addFilesetAnnotationLink
public Ice.AsyncResult begin_addFilesetAnnotationLink(FilesetAnnotationLink target, Callback_Fileset_addFilesetAnnotationLink __cb)
- Specified by:
begin_addFilesetAnnotationLink
in interfaceFilesetPrx
-
begin_addFilesetAnnotationLink
public Ice.AsyncResult begin_addFilesetAnnotationLink(FilesetAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_addFilesetAnnotationLink __cb)
- Specified by:
begin_addFilesetAnnotationLink
in interfaceFilesetPrx
-
begin_addFilesetAnnotationLink
public Ice.AsyncResult begin_addFilesetAnnotationLink(FilesetAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addFilesetAnnotationLink
in interfaceFilesetPrx
-
begin_addFilesetAnnotationLink
public Ice.AsyncResult begin_addFilesetAnnotationLink(FilesetAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addFilesetAnnotationLink
in interfaceFilesetPrx
-
begin_addFilesetAnnotationLink
public Ice.AsyncResult begin_addFilesetAnnotationLink(FilesetAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addFilesetAnnotationLink
in interfaceFilesetPrx
-
begin_addFilesetAnnotationLink
public Ice.AsyncResult begin_addFilesetAnnotationLink(FilesetAnnotationLink 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_addFilesetAnnotationLink
in interfaceFilesetPrx
-
end_addFilesetAnnotationLink
public void end_addFilesetAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_addFilesetAnnotationLink
in interfaceFilesetPrx
-
addFilesetAnnotationLinkToBoth
public void addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides)
- Specified by:
addFilesetAnnotationLinkToBoth
in interfaceFilesetPrx
-
addFilesetAnnotationLinkToBoth
public void addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addFilesetAnnotationLinkToBoth
in interfaceFilesetPrx
-
begin_addFilesetAnnotationLinkToBoth
public Ice.AsyncResult begin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides)
- Specified by:
begin_addFilesetAnnotationLinkToBoth
in interfaceFilesetPrx
-
begin_addFilesetAnnotationLinkToBoth
public Ice.AsyncResult begin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addFilesetAnnotationLinkToBoth
in interfaceFilesetPrx
-
begin_addFilesetAnnotationLinkToBoth
public Ice.AsyncResult begin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_addFilesetAnnotationLinkToBoth
in interfaceFilesetPrx
-
begin_addFilesetAnnotationLinkToBoth
public Ice.AsyncResult begin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addFilesetAnnotationLinkToBoth
in interfaceFilesetPrx
-
begin_addFilesetAnnotationLinkToBoth
public Ice.AsyncResult begin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides, Callback_Fileset_addFilesetAnnotationLinkToBoth __cb)
- Specified by:
begin_addFilesetAnnotationLinkToBoth
in interfaceFilesetPrx
-
begin_addFilesetAnnotationLinkToBoth
public Ice.AsyncResult begin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_addFilesetAnnotationLinkToBoth __cb)
- Specified by:
begin_addFilesetAnnotationLinkToBoth
in interfaceFilesetPrx
-
begin_addFilesetAnnotationLinkToBoth
public Ice.AsyncResult begin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addFilesetAnnotationLinkToBoth
in interfaceFilesetPrx
-
begin_addFilesetAnnotationLinkToBoth
public Ice.AsyncResult begin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addFilesetAnnotationLinkToBoth
in interfaceFilesetPrx
-
begin_addFilesetAnnotationLinkToBoth
public Ice.AsyncResult begin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink 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_addFilesetAnnotationLinkToBoth
in interfaceFilesetPrx
-
begin_addFilesetAnnotationLinkToBoth
public Ice.AsyncResult begin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink 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_addFilesetAnnotationLinkToBoth
in interfaceFilesetPrx
-
end_addFilesetAnnotationLinkToBoth
public void end_addFilesetAnnotationLinkToBoth(Ice.AsyncResult __iresult)
- Specified by:
end_addFilesetAnnotationLinkToBoth
in interfaceFilesetPrx
-
addFilesetEntry
public void addFilesetEntry(FilesetEntry target)
- Specified by:
addFilesetEntry
in interfaceFilesetPrx
-
addFilesetEntry
public void addFilesetEntry(FilesetEntry target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addFilesetEntry
in interfaceFilesetPrx
-
begin_addFilesetEntry
public Ice.AsyncResult begin_addFilesetEntry(FilesetEntry target)
- Specified by:
begin_addFilesetEntry
in interfaceFilesetPrx
-
begin_addFilesetEntry
public Ice.AsyncResult begin_addFilesetEntry(FilesetEntry target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addFilesetEntry
in interfaceFilesetPrx
-
begin_addFilesetEntry
public Ice.AsyncResult begin_addFilesetEntry(FilesetEntry target, Ice.Callback __cb)
- Specified by:
begin_addFilesetEntry
in interfaceFilesetPrx
-
begin_addFilesetEntry
public Ice.AsyncResult begin_addFilesetEntry(FilesetEntry target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addFilesetEntry
in interfaceFilesetPrx
-
begin_addFilesetEntry
public Ice.AsyncResult begin_addFilesetEntry(FilesetEntry target, Callback_Fileset_addFilesetEntry __cb)
- Specified by:
begin_addFilesetEntry
in interfaceFilesetPrx
-
begin_addFilesetEntry
public Ice.AsyncResult begin_addFilesetEntry(FilesetEntry target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_addFilesetEntry __cb)
- Specified by:
begin_addFilesetEntry
in interfaceFilesetPrx
-
begin_addFilesetEntry
public Ice.AsyncResult begin_addFilesetEntry(FilesetEntry target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addFilesetEntry
in interfaceFilesetPrx
-
begin_addFilesetEntry
public Ice.AsyncResult begin_addFilesetEntry(FilesetEntry target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addFilesetEntry
in interfaceFilesetPrx
-
begin_addFilesetEntry
public Ice.AsyncResult begin_addFilesetEntry(FilesetEntry target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addFilesetEntry
in interfaceFilesetPrx
-
begin_addFilesetEntry
public Ice.AsyncResult begin_addFilesetEntry(FilesetEntry 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_addFilesetEntry
in interfaceFilesetPrx
-
end_addFilesetEntry
public void end_addFilesetEntry(Ice.AsyncResult __iresult)
- Specified by:
end_addFilesetEntry
in interfaceFilesetPrx
-
addFilesetJobLink
public void addFilesetJobLink(FilesetJobLink target)
- Specified by:
addFilesetJobLink
in interfaceFilesetPrx
-
addFilesetJobLink
public void addFilesetJobLink(FilesetJobLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addFilesetJobLink
in interfaceFilesetPrx
-
begin_addFilesetJobLink
public Ice.AsyncResult begin_addFilesetJobLink(FilesetJobLink target)
- Specified by:
begin_addFilesetJobLink
in interfaceFilesetPrx
-
begin_addFilesetJobLink
public Ice.AsyncResult begin_addFilesetJobLink(FilesetJobLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addFilesetJobLink
in interfaceFilesetPrx
-
begin_addFilesetJobLink
public Ice.AsyncResult begin_addFilesetJobLink(FilesetJobLink target, Ice.Callback __cb)
- Specified by:
begin_addFilesetJobLink
in interfaceFilesetPrx
-
begin_addFilesetJobLink
public Ice.AsyncResult begin_addFilesetJobLink(FilesetJobLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addFilesetJobLink
in interfaceFilesetPrx
-
begin_addFilesetJobLink
public Ice.AsyncResult begin_addFilesetJobLink(FilesetJobLink target, Callback_Fileset_addFilesetJobLink __cb)
- Specified by:
begin_addFilesetJobLink
in interfaceFilesetPrx
-
begin_addFilesetJobLink
public Ice.AsyncResult begin_addFilesetJobLink(FilesetJobLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_addFilesetJobLink __cb)
- Specified by:
begin_addFilesetJobLink
in interfaceFilesetPrx
-
begin_addFilesetJobLink
public Ice.AsyncResult begin_addFilesetJobLink(FilesetJobLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addFilesetJobLink
in interfaceFilesetPrx
-
begin_addFilesetJobLink
public Ice.AsyncResult begin_addFilesetJobLink(FilesetJobLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addFilesetJobLink
in interfaceFilesetPrx
-
begin_addFilesetJobLink
public Ice.AsyncResult begin_addFilesetJobLink(FilesetJobLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addFilesetJobLink
in interfaceFilesetPrx
-
begin_addFilesetJobLink
public Ice.AsyncResult begin_addFilesetJobLink(FilesetJobLink 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_addFilesetJobLink
in interfaceFilesetPrx
-
end_addFilesetJobLink
public void end_addFilesetJobLink(Ice.AsyncResult __iresult)
- Specified by:
end_addFilesetJobLink
in interfaceFilesetPrx
-
addFilesetJobLinkToBoth
public void addFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides)
- Specified by:
addFilesetJobLinkToBoth
in interfaceFilesetPrx
-
addFilesetJobLinkToBoth
public void addFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addFilesetJobLinkToBoth
in interfaceFilesetPrx
-
begin_addFilesetJobLinkToBoth
public Ice.AsyncResult begin_addFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides)
- Specified by:
begin_addFilesetJobLinkToBoth
in interfaceFilesetPrx
-
begin_addFilesetJobLinkToBoth
public Ice.AsyncResult begin_addFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addFilesetJobLinkToBoth
in interfaceFilesetPrx
-
begin_addFilesetJobLinkToBoth
public Ice.AsyncResult begin_addFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_addFilesetJobLinkToBoth
in interfaceFilesetPrx
-
begin_addFilesetJobLinkToBoth
public Ice.AsyncResult begin_addFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addFilesetJobLinkToBoth
in interfaceFilesetPrx
-
begin_addFilesetJobLinkToBoth
public Ice.AsyncResult begin_addFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides, Callback_Fileset_addFilesetJobLinkToBoth __cb)
- Specified by:
begin_addFilesetJobLinkToBoth
in interfaceFilesetPrx
-
begin_addFilesetJobLinkToBoth
public Ice.AsyncResult begin_addFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_addFilesetJobLinkToBoth __cb)
- Specified by:
begin_addFilesetJobLinkToBoth
in interfaceFilesetPrx
-
begin_addFilesetJobLinkToBoth
public Ice.AsyncResult begin_addFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addFilesetJobLinkToBoth
in interfaceFilesetPrx
-
begin_addFilesetJobLinkToBoth
public Ice.AsyncResult begin_addFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addFilesetJobLinkToBoth
in interfaceFilesetPrx
-
begin_addFilesetJobLinkToBoth
public Ice.AsyncResult begin_addFilesetJobLinkToBoth(FilesetJobLink 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_addFilesetJobLinkToBoth
in interfaceFilesetPrx
-
begin_addFilesetJobLinkToBoth
public Ice.AsyncResult begin_addFilesetJobLinkToBoth(FilesetJobLink 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_addFilesetJobLinkToBoth
in interfaceFilesetPrx
-
end_addFilesetJobLinkToBoth
public void end_addFilesetJobLinkToBoth(Ice.AsyncResult __iresult)
- Specified by:
end_addFilesetJobLinkToBoth
in interfaceFilesetPrx
-
addImage
public void addImage(Image target)
- Specified by:
addImage
in interfaceFilesetPrx
-
addImage
public void addImage(Image target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addImage
in interfaceFilesetPrx
-
begin_addImage
public Ice.AsyncResult begin_addImage(Image target)
- Specified by:
begin_addImage
in interfaceFilesetPrx
-
begin_addImage
public Ice.AsyncResult begin_addImage(Image target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addImage
in interfaceFilesetPrx
-
begin_addImage
public Ice.AsyncResult begin_addImage(Image target, Ice.Callback __cb)
- Specified by:
begin_addImage
in interfaceFilesetPrx
-
begin_addImage
public Ice.AsyncResult begin_addImage(Image target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addImage
in interfaceFilesetPrx
-
begin_addImage
public Ice.AsyncResult begin_addImage(Image target, Callback_Fileset_addImage __cb)
- Specified by:
begin_addImage
in interfaceFilesetPrx
-
begin_addImage
public Ice.AsyncResult begin_addImage(Image target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_addImage __cb)
- Specified by:
begin_addImage
in interfaceFilesetPrx
-
begin_addImage
public Ice.AsyncResult begin_addImage(Image target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addImage
in interfaceFilesetPrx
-
begin_addImage
public Ice.AsyncResult begin_addImage(Image target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addImage
in interfaceFilesetPrx
-
begin_addImage
public Ice.AsyncResult begin_addImage(Image target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addImage
in interfaceFilesetPrx
-
begin_addImage
public Ice.AsyncResult begin_addImage(Image 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_addImage
in interfaceFilesetPrx
-
end_addImage
public void end_addImage(Ice.AsyncResult __iresult)
- Specified by:
end_addImage
in interfaceFilesetPrx
-
clearAnnotationLinks
public void clearAnnotationLinks()
- Specified by:
clearAnnotationLinks
in interfaceFilesetPrx
-
clearAnnotationLinks
public void clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearAnnotationLinks
in interfaceFilesetPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks()
- Specified by:
begin_clearAnnotationLinks
in interfaceFilesetPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearAnnotationLinks
in interfaceFilesetPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_clearAnnotationLinks
in interfaceFilesetPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_clearAnnotationLinks
in interfaceFilesetPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(Callback_Fileset_clearAnnotationLinks __cb)
- Specified by:
begin_clearAnnotationLinks
in interfaceFilesetPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_clearAnnotationLinks __cb)
- Specified by:
begin_clearAnnotationLinks
in interfaceFilesetPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearAnnotationLinks
in interfaceFilesetPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_clearAnnotationLinks
in interfaceFilesetPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearAnnotationLinks
in interfaceFilesetPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_clearAnnotationLinks
in interfaceFilesetPrx
-
end_clearAnnotationLinks
public void end_clearAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_clearAnnotationLinks
in interfaceFilesetPrx
-
clearImages
public void clearImages()
- Specified by:
clearImages
in interfaceFilesetPrx
-
clearImages
public void clearImages(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearImages
in interfaceFilesetPrx
-
begin_clearImages
public Ice.AsyncResult begin_clearImages()
- Specified by:
begin_clearImages
in interfaceFilesetPrx
-
begin_clearImages
public Ice.AsyncResult begin_clearImages(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearImages
in interfaceFilesetPrx
-
begin_clearImages
public Ice.AsyncResult begin_clearImages(Ice.Callback __cb)
- Specified by:
begin_clearImages
in interfaceFilesetPrx
-
begin_clearImages
public Ice.AsyncResult begin_clearImages(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_clearImages
in interfaceFilesetPrx
-
begin_clearImages
public Ice.AsyncResult begin_clearImages(Callback_Fileset_clearImages __cb)
- Specified by:
begin_clearImages
in interfaceFilesetPrx
-
begin_clearImages
public Ice.AsyncResult begin_clearImages(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_clearImages __cb)
- Specified by:
begin_clearImages
in interfaceFilesetPrx
-
begin_clearImages
public Ice.AsyncResult begin_clearImages(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearImages
in interfaceFilesetPrx
-
begin_clearImages
public Ice.AsyncResult begin_clearImages(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_clearImages
in interfaceFilesetPrx
-
begin_clearImages
public Ice.AsyncResult begin_clearImages(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearImages
in interfaceFilesetPrx
-
begin_clearImages
public Ice.AsyncResult begin_clearImages(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_clearImages
in interfaceFilesetPrx
-
end_clearImages
public void end_clearImages(Ice.AsyncResult __iresult)
- Specified by:
end_clearImages
in interfaceFilesetPrx
-
clearJobLinks
public void clearJobLinks()
- Specified by:
clearJobLinks
in interfaceFilesetPrx
-
clearJobLinks
public void clearJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearJobLinks
in interfaceFilesetPrx
-
begin_clearJobLinks
public Ice.AsyncResult begin_clearJobLinks()
- Specified by:
begin_clearJobLinks
in interfaceFilesetPrx
-
begin_clearJobLinks
public Ice.AsyncResult begin_clearJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearJobLinks
in interfaceFilesetPrx
-
begin_clearJobLinks
public Ice.AsyncResult begin_clearJobLinks(Ice.Callback __cb)
- Specified by:
begin_clearJobLinks
in interfaceFilesetPrx
-
begin_clearJobLinks
public Ice.AsyncResult begin_clearJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_clearJobLinks
in interfaceFilesetPrx
-
begin_clearJobLinks
public Ice.AsyncResult begin_clearJobLinks(Callback_Fileset_clearJobLinks __cb)
- Specified by:
begin_clearJobLinks
in interfaceFilesetPrx
-
begin_clearJobLinks
public Ice.AsyncResult begin_clearJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_clearJobLinks __cb)
- Specified by:
begin_clearJobLinks
in interfaceFilesetPrx
-
begin_clearJobLinks
public Ice.AsyncResult begin_clearJobLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearJobLinks
in interfaceFilesetPrx
-
begin_clearJobLinks
public Ice.AsyncResult begin_clearJobLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_clearJobLinks
in interfaceFilesetPrx
-
begin_clearJobLinks
public Ice.AsyncResult begin_clearJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearJobLinks
in interfaceFilesetPrx
-
begin_clearJobLinks
public Ice.AsyncResult begin_clearJobLinks(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_clearJobLinks
in interfaceFilesetPrx
-
end_clearJobLinks
public void end_clearJobLinks(Ice.AsyncResult __iresult)
- Specified by:
end_clearJobLinks
in interfaceFilesetPrx
-
clearUsedFiles
public void clearUsedFiles()
- Specified by:
clearUsedFiles
in interfaceFilesetPrx
-
clearUsedFiles
public void clearUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearUsedFiles
in interfaceFilesetPrx
-
begin_clearUsedFiles
public Ice.AsyncResult begin_clearUsedFiles()
- Specified by:
begin_clearUsedFiles
in interfaceFilesetPrx
-
begin_clearUsedFiles
public Ice.AsyncResult begin_clearUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearUsedFiles
in interfaceFilesetPrx
-
begin_clearUsedFiles
public Ice.AsyncResult begin_clearUsedFiles(Ice.Callback __cb)
- Specified by:
begin_clearUsedFiles
in interfaceFilesetPrx
-
begin_clearUsedFiles
public Ice.AsyncResult begin_clearUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_clearUsedFiles
in interfaceFilesetPrx
-
begin_clearUsedFiles
public Ice.AsyncResult begin_clearUsedFiles(Callback_Fileset_clearUsedFiles __cb)
- Specified by:
begin_clearUsedFiles
in interfaceFilesetPrx
-
begin_clearUsedFiles
public Ice.AsyncResult begin_clearUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_clearUsedFiles __cb)
- Specified by:
begin_clearUsedFiles
in interfaceFilesetPrx
-
begin_clearUsedFiles
public Ice.AsyncResult begin_clearUsedFiles(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearUsedFiles
in interfaceFilesetPrx
-
begin_clearUsedFiles
public Ice.AsyncResult begin_clearUsedFiles(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_clearUsedFiles
in interfaceFilesetPrx
-
begin_clearUsedFiles
public Ice.AsyncResult begin_clearUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearUsedFiles
in interfaceFilesetPrx
-
begin_clearUsedFiles
public Ice.AsyncResult begin_clearUsedFiles(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_clearUsedFiles
in interfaceFilesetPrx
-
end_clearUsedFiles
public void end_clearUsedFiles(Ice.AsyncResult __iresult)
- Specified by:
end_clearUsedFiles
in interfaceFilesetPrx
-
copyAnnotationLinks
public java.util.List<FilesetAnnotationLink> copyAnnotationLinks()
- Specified by:
copyAnnotationLinks
in interfaceFilesetPrx
-
copyAnnotationLinks
public java.util.List<FilesetAnnotationLink> copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyAnnotationLinks
in interfaceFilesetPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks()
- Specified by:
begin_copyAnnotationLinks
in interfaceFilesetPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyAnnotationLinks
in interfaceFilesetPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_copyAnnotationLinks
in interfaceFilesetPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_copyAnnotationLinks
in interfaceFilesetPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(Callback_Fileset_copyAnnotationLinks __cb)
- Specified by:
begin_copyAnnotationLinks
in interfaceFilesetPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_copyAnnotationLinks __cb)
- Specified by:
begin_copyAnnotationLinks
in interfaceFilesetPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<FilesetAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyAnnotationLinks
in interfaceFilesetPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<FilesetAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyAnnotationLinks
in interfaceFilesetPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilesetAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyAnnotationLinks
in interfaceFilesetPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilesetAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyAnnotationLinks
in interfaceFilesetPrx
-
end_copyAnnotationLinks
public java.util.List<FilesetAnnotationLink> end_copyAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_copyAnnotationLinks
in interfaceFilesetPrx
-
__copyAnnotationLinks_completed
public static void __copyAnnotationLinks_completed(Ice.TwowayCallbackArg1<java.util.List<FilesetAnnotationLink>> __cb, Ice.AsyncResult __result)
-
copyImages
public java.util.List<Image> copyImages()
- Specified by:
copyImages
in interfaceFilesetPrx
-
copyImages
public java.util.List<Image> copyImages(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyImages
in interfaceFilesetPrx
-
begin_copyImages
public Ice.AsyncResult begin_copyImages()
- Specified by:
begin_copyImages
in interfaceFilesetPrx
-
begin_copyImages
public Ice.AsyncResult begin_copyImages(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyImages
in interfaceFilesetPrx
-
begin_copyImages
public Ice.AsyncResult begin_copyImages(Ice.Callback __cb)
- Specified by:
begin_copyImages
in interfaceFilesetPrx
-
begin_copyImages
public Ice.AsyncResult begin_copyImages(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_copyImages
in interfaceFilesetPrx
-
begin_copyImages
public Ice.AsyncResult begin_copyImages(Callback_Fileset_copyImages __cb)
- Specified by:
begin_copyImages
in interfaceFilesetPrx
-
begin_copyImages
public Ice.AsyncResult begin_copyImages(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_copyImages __cb)
- Specified by:
begin_copyImages
in interfaceFilesetPrx
-
begin_copyImages
public Ice.AsyncResult begin_copyImages(IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyImages
in interfaceFilesetPrx
-
begin_copyImages
public Ice.AsyncResult begin_copyImages(IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyImages
in interfaceFilesetPrx
-
begin_copyImages
public Ice.AsyncResult begin_copyImages(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyImages
in interfaceFilesetPrx
-
begin_copyImages
public Ice.AsyncResult begin_copyImages(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyImages
in interfaceFilesetPrx
-
end_copyImages
public java.util.List<Image> end_copyImages(Ice.AsyncResult __iresult)
- Specified by:
end_copyImages
in interfaceFilesetPrx
-
__copyImages_completed
public static void __copyImages_completed(Ice.TwowayCallbackArg1<java.util.List<Image>> __cb, Ice.AsyncResult __result)
-
copyJobLinks
public java.util.List<FilesetJobLink> copyJobLinks()
- Specified by:
copyJobLinks
in interfaceFilesetPrx
-
copyJobLinks
public java.util.List<FilesetJobLink> copyJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyJobLinks
in interfaceFilesetPrx
-
begin_copyJobLinks
public Ice.AsyncResult begin_copyJobLinks()
- Specified by:
begin_copyJobLinks
in interfaceFilesetPrx
-
begin_copyJobLinks
public Ice.AsyncResult begin_copyJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyJobLinks
in interfaceFilesetPrx
-
begin_copyJobLinks
public Ice.AsyncResult begin_copyJobLinks(Ice.Callback __cb)
- Specified by:
begin_copyJobLinks
in interfaceFilesetPrx
-
begin_copyJobLinks
public Ice.AsyncResult begin_copyJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_copyJobLinks
in interfaceFilesetPrx
-
begin_copyJobLinks
public Ice.AsyncResult begin_copyJobLinks(Callback_Fileset_copyJobLinks __cb)
- Specified by:
begin_copyJobLinks
in interfaceFilesetPrx
-
begin_copyJobLinks
public Ice.AsyncResult begin_copyJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_copyJobLinks __cb)
- Specified by:
begin_copyJobLinks
in interfaceFilesetPrx
-
begin_copyJobLinks
public Ice.AsyncResult begin_copyJobLinks(IceInternal.Functional_GenericCallback1<java.util.List<FilesetJobLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyJobLinks
in interfaceFilesetPrx
-
begin_copyJobLinks
public Ice.AsyncResult begin_copyJobLinks(IceInternal.Functional_GenericCallback1<java.util.List<FilesetJobLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyJobLinks
in interfaceFilesetPrx
-
begin_copyJobLinks
public Ice.AsyncResult begin_copyJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilesetJobLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyJobLinks
in interfaceFilesetPrx
-
begin_copyJobLinks
public Ice.AsyncResult begin_copyJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilesetJobLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyJobLinks
in interfaceFilesetPrx
-
end_copyJobLinks
public java.util.List<FilesetJobLink> end_copyJobLinks(Ice.AsyncResult __iresult)
- Specified by:
end_copyJobLinks
in interfaceFilesetPrx
-
__copyJobLinks_completed
public static void __copyJobLinks_completed(Ice.TwowayCallbackArg1<java.util.List<FilesetJobLink>> __cb, Ice.AsyncResult __result)
-
copyUsedFiles
public java.util.List<FilesetEntry> copyUsedFiles()
- Specified by:
copyUsedFiles
in interfaceFilesetPrx
-
copyUsedFiles
public java.util.List<FilesetEntry> copyUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyUsedFiles
in interfaceFilesetPrx
-
begin_copyUsedFiles
public Ice.AsyncResult begin_copyUsedFiles()
- Specified by:
begin_copyUsedFiles
in interfaceFilesetPrx
-
begin_copyUsedFiles
public Ice.AsyncResult begin_copyUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyUsedFiles
in interfaceFilesetPrx
-
begin_copyUsedFiles
public Ice.AsyncResult begin_copyUsedFiles(Ice.Callback __cb)
- Specified by:
begin_copyUsedFiles
in interfaceFilesetPrx
-
begin_copyUsedFiles
public Ice.AsyncResult begin_copyUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_copyUsedFiles
in interfaceFilesetPrx
-
begin_copyUsedFiles
public Ice.AsyncResult begin_copyUsedFiles(Callback_Fileset_copyUsedFiles __cb)
- Specified by:
begin_copyUsedFiles
in interfaceFilesetPrx
-
begin_copyUsedFiles
public Ice.AsyncResult begin_copyUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_copyUsedFiles __cb)
- Specified by:
begin_copyUsedFiles
in interfaceFilesetPrx
-
begin_copyUsedFiles
public Ice.AsyncResult begin_copyUsedFiles(IceInternal.Functional_GenericCallback1<java.util.List<FilesetEntry>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyUsedFiles
in interfaceFilesetPrx
-
begin_copyUsedFiles
public Ice.AsyncResult begin_copyUsedFiles(IceInternal.Functional_GenericCallback1<java.util.List<FilesetEntry>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyUsedFiles
in interfaceFilesetPrx
-
begin_copyUsedFiles
public Ice.AsyncResult begin_copyUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilesetEntry>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyUsedFiles
in interfaceFilesetPrx
-
begin_copyUsedFiles
public Ice.AsyncResult begin_copyUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilesetEntry>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyUsedFiles
in interfaceFilesetPrx
-
end_copyUsedFiles
public java.util.List<FilesetEntry> end_copyUsedFiles(Ice.AsyncResult __iresult)
- Specified by:
end_copyUsedFiles
in interfaceFilesetPrx
-
__copyUsedFiles_completed
public static void __copyUsedFiles_completed(Ice.TwowayCallbackArg1<java.util.List<FilesetEntry>> __cb, Ice.AsyncResult __result)
-
findFilesetAnnotationLink
public java.util.List<FilesetAnnotationLink> findFilesetAnnotationLink(Annotation removal)
- Specified by:
findFilesetAnnotationLink
in interfaceFilesetPrx
-
findFilesetAnnotationLink
public java.util.List<FilesetAnnotationLink> findFilesetAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
findFilesetAnnotationLink
in interfaceFilesetPrx
-
begin_findFilesetAnnotationLink
public Ice.AsyncResult begin_findFilesetAnnotationLink(Annotation removal)
- Specified by:
begin_findFilesetAnnotationLink
in interfaceFilesetPrx
-
begin_findFilesetAnnotationLink
public Ice.AsyncResult begin_findFilesetAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_findFilesetAnnotationLink
in interfaceFilesetPrx
-
begin_findFilesetAnnotationLink
public Ice.AsyncResult begin_findFilesetAnnotationLink(Annotation removal, Ice.Callback __cb)
- Specified by:
begin_findFilesetAnnotationLink
in interfaceFilesetPrx
-
begin_findFilesetAnnotationLink
public Ice.AsyncResult begin_findFilesetAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_findFilesetAnnotationLink
in interfaceFilesetPrx
-
begin_findFilesetAnnotationLink
public Ice.AsyncResult begin_findFilesetAnnotationLink(Annotation removal, Callback_Fileset_findFilesetAnnotationLink __cb)
- Specified by:
begin_findFilesetAnnotationLink
in interfaceFilesetPrx
-
begin_findFilesetAnnotationLink
public Ice.AsyncResult begin_findFilesetAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_findFilesetAnnotationLink __cb)
- Specified by:
begin_findFilesetAnnotationLink
in interfaceFilesetPrx
-
begin_findFilesetAnnotationLink
public Ice.AsyncResult begin_findFilesetAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<FilesetAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_findFilesetAnnotationLink
in interfaceFilesetPrx
-
begin_findFilesetAnnotationLink
public Ice.AsyncResult begin_findFilesetAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<FilesetAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_findFilesetAnnotationLink
in interfaceFilesetPrx
-
begin_findFilesetAnnotationLink
public Ice.AsyncResult begin_findFilesetAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilesetAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_findFilesetAnnotationLink
in interfaceFilesetPrx
-
begin_findFilesetAnnotationLink
public Ice.AsyncResult begin_findFilesetAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilesetAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_findFilesetAnnotationLink
in interfaceFilesetPrx
-
end_findFilesetAnnotationLink
public java.util.List<FilesetAnnotationLink> end_findFilesetAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_findFilesetAnnotationLink
in interfaceFilesetPrx
-
__findFilesetAnnotationLink_completed
public static void __findFilesetAnnotationLink_completed(Ice.TwowayCallbackArg1<java.util.List<FilesetAnnotationLink>> __cb, Ice.AsyncResult __result)
-
findFilesetJobLink
public java.util.List<FilesetJobLink> findFilesetJobLink(Job removal)
- Specified by:
findFilesetJobLink
in interfaceFilesetPrx
-
findFilesetJobLink
public java.util.List<FilesetJobLink> findFilesetJobLink(Job removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
findFilesetJobLink
in interfaceFilesetPrx
-
begin_findFilesetJobLink
public Ice.AsyncResult begin_findFilesetJobLink(Job removal)
- Specified by:
begin_findFilesetJobLink
in interfaceFilesetPrx
-
begin_findFilesetJobLink
public Ice.AsyncResult begin_findFilesetJobLink(Job removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_findFilesetJobLink
in interfaceFilesetPrx
-
begin_findFilesetJobLink
public Ice.AsyncResult begin_findFilesetJobLink(Job removal, Ice.Callback __cb)
- Specified by:
begin_findFilesetJobLink
in interfaceFilesetPrx
-
begin_findFilesetJobLink
public Ice.AsyncResult begin_findFilesetJobLink(Job removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_findFilesetJobLink
in interfaceFilesetPrx
-
begin_findFilesetJobLink
public Ice.AsyncResult begin_findFilesetJobLink(Job removal, Callback_Fileset_findFilesetJobLink __cb)
- Specified by:
begin_findFilesetJobLink
in interfaceFilesetPrx
-
begin_findFilesetJobLink
public Ice.AsyncResult begin_findFilesetJobLink(Job removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_findFilesetJobLink __cb)
- Specified by:
begin_findFilesetJobLink
in interfaceFilesetPrx
-
begin_findFilesetJobLink
public Ice.AsyncResult begin_findFilesetJobLink(Job removal, IceInternal.Functional_GenericCallback1<java.util.List<FilesetJobLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_findFilesetJobLink
in interfaceFilesetPrx
-
begin_findFilesetJobLink
public Ice.AsyncResult begin_findFilesetJobLink(Job removal, IceInternal.Functional_GenericCallback1<java.util.List<FilesetJobLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_findFilesetJobLink
in interfaceFilesetPrx
-
begin_findFilesetJobLink
public Ice.AsyncResult begin_findFilesetJobLink(Job removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilesetJobLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_findFilesetJobLink
in interfaceFilesetPrx
-
begin_findFilesetJobLink
public Ice.AsyncResult begin_findFilesetJobLink(Job removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilesetJobLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_findFilesetJobLink
in interfaceFilesetPrx
-
end_findFilesetJobLink
public java.util.List<FilesetJobLink> end_findFilesetJobLink(Ice.AsyncResult __iresult)
- Specified by:
end_findFilesetJobLink
in interfaceFilesetPrx
-
__findFilesetJobLink_completed
public static void __findFilesetJobLink_completed(Ice.TwowayCallbackArg1<java.util.List<FilesetJobLink>> __cb, Ice.AsyncResult __result)
-
getAnnotationLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
- Specified by:
getAnnotationLinksCountPerOwner
in interfaceFilesetPrx
-
getAnnotationLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getAnnotationLinksCountPerOwner
in interfaceFilesetPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner()
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceFilesetPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceFilesetPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceFilesetPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceFilesetPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Callback_Fileset_getAnnotationLinksCountPerOwner __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceFilesetPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_getAnnotationLinksCountPerOwner __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceFilesetPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceFilesetPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceFilesetPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceFilesetPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceFilesetPrx
-
end_getAnnotationLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult)
- Specified by:
end_getAnnotationLinksCountPerOwner
in interfaceFilesetPrx
-
__getAnnotationLinksCountPerOwner_completed
public static void __getAnnotationLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)
-
getFilesetEntry
public FilesetEntry getFilesetEntry(int index)
- Specified by:
getFilesetEntry
in interfaceFilesetPrx
-
getFilesetEntry
public FilesetEntry getFilesetEntry(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getFilesetEntry
in interfaceFilesetPrx
-
begin_getFilesetEntry
public Ice.AsyncResult begin_getFilesetEntry(int index)
- Specified by:
begin_getFilesetEntry
in interfaceFilesetPrx
-
begin_getFilesetEntry
public Ice.AsyncResult begin_getFilesetEntry(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getFilesetEntry
in interfaceFilesetPrx
-
begin_getFilesetEntry
public Ice.AsyncResult begin_getFilesetEntry(int index, Ice.Callback __cb)
- Specified by:
begin_getFilesetEntry
in interfaceFilesetPrx
-
begin_getFilesetEntry
public Ice.AsyncResult begin_getFilesetEntry(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getFilesetEntry
in interfaceFilesetPrx
-
begin_getFilesetEntry
public Ice.AsyncResult begin_getFilesetEntry(int index, Callback_Fileset_getFilesetEntry __cb)
- Specified by:
begin_getFilesetEntry
in interfaceFilesetPrx
-
begin_getFilesetEntry
public Ice.AsyncResult begin_getFilesetEntry(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_getFilesetEntry __cb)
- Specified by:
begin_getFilesetEntry
in interfaceFilesetPrx
-
begin_getFilesetEntry
public Ice.AsyncResult begin_getFilesetEntry(int index, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getFilesetEntry
in interfaceFilesetPrx
-
begin_getFilesetEntry
public Ice.AsyncResult begin_getFilesetEntry(int index, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getFilesetEntry
in interfaceFilesetPrx
-
begin_getFilesetEntry
public Ice.AsyncResult begin_getFilesetEntry(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getFilesetEntry
in interfaceFilesetPrx
-
begin_getFilesetEntry
public Ice.AsyncResult begin_getFilesetEntry(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getFilesetEntry
in interfaceFilesetPrx
-
end_getFilesetEntry
public FilesetEntry end_getFilesetEntry(Ice.AsyncResult __iresult)
- Specified by:
end_getFilesetEntry
in interfaceFilesetPrx
-
__getFilesetEntry_completed
public static void __getFilesetEntry_completed(Ice.TwowayCallbackArg1<FilesetEntry> __cb, Ice.AsyncResult __result)
-
getFilesetJobLink
public FilesetJobLink getFilesetJobLink(int index)
- Specified by:
getFilesetJobLink
in interfaceFilesetPrx
-
getFilesetJobLink
public FilesetJobLink getFilesetJobLink(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getFilesetJobLink
in interfaceFilesetPrx
-
begin_getFilesetJobLink
public Ice.AsyncResult begin_getFilesetJobLink(int index)
- Specified by:
begin_getFilesetJobLink
in interfaceFilesetPrx
-
begin_getFilesetJobLink
public Ice.AsyncResult begin_getFilesetJobLink(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getFilesetJobLink
in interfaceFilesetPrx
-
begin_getFilesetJobLink
public Ice.AsyncResult begin_getFilesetJobLink(int index, Ice.Callback __cb)
- Specified by:
begin_getFilesetJobLink
in interfaceFilesetPrx
-
begin_getFilesetJobLink
public Ice.AsyncResult begin_getFilesetJobLink(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getFilesetJobLink
in interfaceFilesetPrx
-
begin_getFilesetJobLink
public Ice.AsyncResult begin_getFilesetJobLink(int index, Callback_Fileset_getFilesetJobLink __cb)
- Specified by:
begin_getFilesetJobLink
in interfaceFilesetPrx
-
begin_getFilesetJobLink
public Ice.AsyncResult begin_getFilesetJobLink(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_getFilesetJobLink __cb)
- Specified by:
begin_getFilesetJobLink
in interfaceFilesetPrx
-
begin_getFilesetJobLink
public Ice.AsyncResult begin_getFilesetJobLink(int index, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getFilesetJobLink
in interfaceFilesetPrx
-
begin_getFilesetJobLink
public Ice.AsyncResult begin_getFilesetJobLink(int index, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getFilesetJobLink
in interfaceFilesetPrx
-
begin_getFilesetJobLink
public Ice.AsyncResult begin_getFilesetJobLink(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getFilesetJobLink
in interfaceFilesetPrx
-
begin_getFilesetJobLink
public Ice.AsyncResult begin_getFilesetJobLink(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getFilesetJobLink
in interfaceFilesetPrx
-
end_getFilesetJobLink
public FilesetJobLink end_getFilesetJobLink(Ice.AsyncResult __iresult)
- Specified by:
end_getFilesetJobLink
in interfaceFilesetPrx
-
__getFilesetJobLink_completed
public static void __getFilesetJobLink_completed(Ice.TwowayCallbackArg1<FilesetJobLink> __cb, Ice.AsyncResult __result)
-
getJobLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getJobLinksCountPerOwner()
- Specified by:
getJobLinksCountPerOwner
in interfaceFilesetPrx
-
getJobLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getJobLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getJobLinksCountPerOwner
in interfaceFilesetPrx
-
begin_getJobLinksCountPerOwner
public Ice.AsyncResult begin_getJobLinksCountPerOwner()
- Specified by:
begin_getJobLinksCountPerOwner
in interfaceFilesetPrx
-
begin_getJobLinksCountPerOwner
public Ice.AsyncResult begin_getJobLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getJobLinksCountPerOwner
in interfaceFilesetPrx
-
begin_getJobLinksCountPerOwner
public Ice.AsyncResult begin_getJobLinksCountPerOwner(Ice.Callback __cb)
- Specified by:
begin_getJobLinksCountPerOwner
in interfaceFilesetPrx
-
begin_getJobLinksCountPerOwner
public Ice.AsyncResult begin_getJobLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getJobLinksCountPerOwner
in interfaceFilesetPrx
-
begin_getJobLinksCountPerOwner
public Ice.AsyncResult begin_getJobLinksCountPerOwner(Callback_Fileset_getJobLinksCountPerOwner __cb)
- Specified by:
begin_getJobLinksCountPerOwner
in interfaceFilesetPrx
-
begin_getJobLinksCountPerOwner
public Ice.AsyncResult begin_getJobLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_getJobLinksCountPerOwner __cb)
- Specified by:
begin_getJobLinksCountPerOwner
in interfaceFilesetPrx
-
begin_getJobLinksCountPerOwner
public Ice.AsyncResult begin_getJobLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getJobLinksCountPerOwner
in interfaceFilesetPrx
-
begin_getJobLinksCountPerOwner
public Ice.AsyncResult begin_getJobLinksCountPerOwner(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_getJobLinksCountPerOwner
in interfaceFilesetPrx
-
begin_getJobLinksCountPerOwner
public Ice.AsyncResult begin_getJobLinksCountPerOwner(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_getJobLinksCountPerOwner
in interfaceFilesetPrx
-
begin_getJobLinksCountPerOwner
public Ice.AsyncResult begin_getJobLinksCountPerOwner(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_getJobLinksCountPerOwner
in interfaceFilesetPrx
-
end_getJobLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> end_getJobLinksCountPerOwner(Ice.AsyncResult __iresult)
- Specified by:
end_getJobLinksCountPerOwner
in interfaceFilesetPrx
-
__getJobLinksCountPerOwner_completed
public static void __getJobLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)
-
getPrimaryFilesetEntry
public FilesetEntry getPrimaryFilesetEntry()
- Specified by:
getPrimaryFilesetEntry
in interfaceFilesetPrx
-
getPrimaryFilesetEntry
public FilesetEntry getPrimaryFilesetEntry(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getPrimaryFilesetEntry
in interfaceFilesetPrx
-
begin_getPrimaryFilesetEntry
public Ice.AsyncResult begin_getPrimaryFilesetEntry()
- Specified by:
begin_getPrimaryFilesetEntry
in interfaceFilesetPrx
-
begin_getPrimaryFilesetEntry
public Ice.AsyncResult begin_getPrimaryFilesetEntry(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getPrimaryFilesetEntry
in interfaceFilesetPrx
-
begin_getPrimaryFilesetEntry
public Ice.AsyncResult begin_getPrimaryFilesetEntry(Ice.Callback __cb)
- Specified by:
begin_getPrimaryFilesetEntry
in interfaceFilesetPrx
-
begin_getPrimaryFilesetEntry
public Ice.AsyncResult begin_getPrimaryFilesetEntry(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getPrimaryFilesetEntry
in interfaceFilesetPrx
-
begin_getPrimaryFilesetEntry
public Ice.AsyncResult begin_getPrimaryFilesetEntry(Callback_Fileset_getPrimaryFilesetEntry __cb)
- Specified by:
begin_getPrimaryFilesetEntry
in interfaceFilesetPrx
-
begin_getPrimaryFilesetEntry
public Ice.AsyncResult begin_getPrimaryFilesetEntry(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_getPrimaryFilesetEntry __cb)
- Specified by:
begin_getPrimaryFilesetEntry
in interfaceFilesetPrx
-
begin_getPrimaryFilesetEntry
public Ice.AsyncResult begin_getPrimaryFilesetEntry(IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getPrimaryFilesetEntry
in interfaceFilesetPrx
-
begin_getPrimaryFilesetEntry
public Ice.AsyncResult begin_getPrimaryFilesetEntry(IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getPrimaryFilesetEntry
in interfaceFilesetPrx
-
begin_getPrimaryFilesetEntry
public Ice.AsyncResult begin_getPrimaryFilesetEntry(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getPrimaryFilesetEntry
in interfaceFilesetPrx
-
begin_getPrimaryFilesetEntry
public Ice.AsyncResult begin_getPrimaryFilesetEntry(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getPrimaryFilesetEntry
in interfaceFilesetPrx
-
end_getPrimaryFilesetEntry
public FilesetEntry end_getPrimaryFilesetEntry(Ice.AsyncResult __iresult)
- Specified by:
end_getPrimaryFilesetEntry
in interfaceFilesetPrx
-
__getPrimaryFilesetEntry_completed
public static void __getPrimaryFilesetEntry_completed(Ice.TwowayCallbackArg1<FilesetEntry> __cb, Ice.AsyncResult __result)
-
getPrimaryFilesetJobLink
public FilesetJobLink getPrimaryFilesetJobLink()
- Specified by:
getPrimaryFilesetJobLink
in interfaceFilesetPrx
-
getPrimaryFilesetJobLink
public FilesetJobLink getPrimaryFilesetJobLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getPrimaryFilesetJobLink
in interfaceFilesetPrx
-
begin_getPrimaryFilesetJobLink
public Ice.AsyncResult begin_getPrimaryFilesetJobLink()
- Specified by:
begin_getPrimaryFilesetJobLink
in interfaceFilesetPrx
-
begin_getPrimaryFilesetJobLink
public Ice.AsyncResult begin_getPrimaryFilesetJobLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getPrimaryFilesetJobLink
in interfaceFilesetPrx
-
begin_getPrimaryFilesetJobLink
public Ice.AsyncResult begin_getPrimaryFilesetJobLink(Ice.Callback __cb)
- Specified by:
begin_getPrimaryFilesetJobLink
in interfaceFilesetPrx
-
begin_getPrimaryFilesetJobLink
public Ice.AsyncResult begin_getPrimaryFilesetJobLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getPrimaryFilesetJobLink
in interfaceFilesetPrx
-
begin_getPrimaryFilesetJobLink
public Ice.AsyncResult begin_getPrimaryFilesetJobLink(Callback_Fileset_getPrimaryFilesetJobLink __cb)
- Specified by:
begin_getPrimaryFilesetJobLink
in interfaceFilesetPrx
-
begin_getPrimaryFilesetJobLink
public Ice.AsyncResult begin_getPrimaryFilesetJobLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_getPrimaryFilesetJobLink __cb)
- Specified by:
begin_getPrimaryFilesetJobLink
in interfaceFilesetPrx
-
begin_getPrimaryFilesetJobLink
public Ice.AsyncResult begin_getPrimaryFilesetJobLink(IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getPrimaryFilesetJobLink
in interfaceFilesetPrx
-
begin_getPrimaryFilesetJobLink
public Ice.AsyncResult begin_getPrimaryFilesetJobLink(IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getPrimaryFilesetJobLink
in interfaceFilesetPrx
-
begin_getPrimaryFilesetJobLink
public Ice.AsyncResult begin_getPrimaryFilesetJobLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getPrimaryFilesetJobLink
in interfaceFilesetPrx
-
begin_getPrimaryFilesetJobLink
public Ice.AsyncResult begin_getPrimaryFilesetJobLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getPrimaryFilesetJobLink
in interfaceFilesetPrx
-
end_getPrimaryFilesetJobLink
public FilesetJobLink end_getPrimaryFilesetJobLink(Ice.AsyncResult __iresult)
- Specified by:
end_getPrimaryFilesetJobLink
in interfaceFilesetPrx
-
__getPrimaryFilesetJobLink_completed
public static void __getPrimaryFilesetJobLink_completed(Ice.TwowayCallbackArg1<FilesetJobLink> __cb, Ice.AsyncResult __result)
-
getTemplatePrefix
public RString getTemplatePrefix()
- Specified by:
getTemplatePrefix
in interfaceFilesetPrx
-
getTemplatePrefix
public RString getTemplatePrefix(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getTemplatePrefix
in interfaceFilesetPrx
-
begin_getTemplatePrefix
public Ice.AsyncResult begin_getTemplatePrefix()
- Specified by:
begin_getTemplatePrefix
in interfaceFilesetPrx
-
begin_getTemplatePrefix
public Ice.AsyncResult begin_getTemplatePrefix(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getTemplatePrefix
in interfaceFilesetPrx
-
begin_getTemplatePrefix
public Ice.AsyncResult begin_getTemplatePrefix(Ice.Callback __cb)
- Specified by:
begin_getTemplatePrefix
in interfaceFilesetPrx
-
begin_getTemplatePrefix
public Ice.AsyncResult begin_getTemplatePrefix(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getTemplatePrefix
in interfaceFilesetPrx
-
begin_getTemplatePrefix
public Ice.AsyncResult begin_getTemplatePrefix(Callback_Fileset_getTemplatePrefix __cb)
- Specified by:
begin_getTemplatePrefix
in interfaceFilesetPrx
-
begin_getTemplatePrefix
public Ice.AsyncResult begin_getTemplatePrefix(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_getTemplatePrefix __cb)
- Specified by:
begin_getTemplatePrefix
in interfaceFilesetPrx
-
begin_getTemplatePrefix
public Ice.AsyncResult begin_getTemplatePrefix(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getTemplatePrefix
in interfaceFilesetPrx
-
begin_getTemplatePrefix
public Ice.AsyncResult begin_getTemplatePrefix(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getTemplatePrefix
in interfaceFilesetPrx
-
begin_getTemplatePrefix
public Ice.AsyncResult begin_getTemplatePrefix(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getTemplatePrefix
in interfaceFilesetPrx
-
begin_getTemplatePrefix
public Ice.AsyncResult begin_getTemplatePrefix(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_getTemplatePrefix
in interfaceFilesetPrx
-
end_getTemplatePrefix
public RString end_getTemplatePrefix(Ice.AsyncResult __iresult)
- Specified by:
end_getTemplatePrefix
in interfaceFilesetPrx
-
__getTemplatePrefix_completed
public static void __getTemplatePrefix_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getVersion
public RInt getVersion()
- Specified by:
getVersion
in interfaceFilesetPrx
-
getVersion
public RInt getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getVersion
in interfaceFilesetPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion()
- Specified by:
begin_getVersion
in interfaceFilesetPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getVersion
in interfaceFilesetPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(Ice.Callback __cb)
- Specified by:
begin_getVersion
in interfaceFilesetPrx
-
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 interfaceFilesetPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(Callback_Fileset_getVersion __cb)
- Specified by:
begin_getVersion
in interfaceFilesetPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_getVersion __cb)
- Specified by:
begin_getVersion
in interfaceFilesetPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getVersion
in interfaceFilesetPrx
-
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 interfaceFilesetPrx
-
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 interfaceFilesetPrx
-
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 interfaceFilesetPrx
-
end_getVersion
public RInt end_getVersion(Ice.AsyncResult __iresult)
- Specified by:
end_getVersion
in interfaceFilesetPrx
-
__getVersion_completed
public static void __getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
-
linkAnnotation
public FilesetAnnotationLink linkAnnotation(Annotation addition)
- Specified by:
linkAnnotation
in interfaceFilesetPrx
-
linkAnnotation
public FilesetAnnotationLink linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkAnnotation
in interfaceFilesetPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition)
- Specified by:
begin_linkAnnotation
in interfaceFilesetPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkAnnotation
in interfaceFilesetPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Ice.Callback __cb)
- Specified by:
begin_linkAnnotation
in interfaceFilesetPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_linkAnnotation
in interfaceFilesetPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Callback_Fileset_linkAnnotation __cb)
- Specified by:
begin_linkAnnotation
in interfaceFilesetPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_linkAnnotation __cb)
- Specified by:
begin_linkAnnotation
in interfaceFilesetPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<FilesetAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkAnnotation
in interfaceFilesetPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<FilesetAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkAnnotation
in interfaceFilesetPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkAnnotation
in interfaceFilesetPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkAnnotation
in interfaceFilesetPrx
-
end_linkAnnotation
public FilesetAnnotationLink end_linkAnnotation(Ice.AsyncResult __iresult)
- Specified by:
end_linkAnnotation
in interfaceFilesetPrx
-
__linkAnnotation_completed
public static void __linkAnnotation_completed(Ice.TwowayCallbackArg1<FilesetAnnotationLink> __cb, Ice.AsyncResult __result)
-
linkJob
public FilesetJobLink linkJob(Job addition)
- Specified by:
linkJob
in interfaceFilesetPrx
-
linkJob
public FilesetJobLink linkJob(Job addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkJob
in interfaceFilesetPrx
-
begin_linkJob
public Ice.AsyncResult begin_linkJob(Job addition)
- Specified by:
begin_linkJob
in interfaceFilesetPrx
-
begin_linkJob
public Ice.AsyncResult begin_linkJob(Job addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkJob
in interfaceFilesetPrx
-
begin_linkJob
public Ice.AsyncResult begin_linkJob(Job addition, Ice.Callback __cb)
- Specified by:
begin_linkJob
in interfaceFilesetPrx
-
begin_linkJob
public Ice.AsyncResult begin_linkJob(Job addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_linkJob
in interfaceFilesetPrx
-
begin_linkJob
public Ice.AsyncResult begin_linkJob(Job addition, Callback_Fileset_linkJob __cb)
- Specified by:
begin_linkJob
in interfaceFilesetPrx
-
begin_linkJob
public Ice.AsyncResult begin_linkJob(Job addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_linkJob __cb)
- Specified by:
begin_linkJob
in interfaceFilesetPrx
-
begin_linkJob
public Ice.AsyncResult begin_linkJob(Job addition, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkJob
in interfaceFilesetPrx
-
begin_linkJob
public Ice.AsyncResult begin_linkJob(Job addition, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkJob
in interfaceFilesetPrx
-
begin_linkJob
public Ice.AsyncResult begin_linkJob(Job addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkJob
in interfaceFilesetPrx
-
begin_linkJob
public Ice.AsyncResult begin_linkJob(Job addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkJob
in interfaceFilesetPrx
-
end_linkJob
public FilesetJobLink end_linkJob(Ice.AsyncResult __iresult)
- Specified by:
end_linkJob
in interfaceFilesetPrx
-
__linkJob_completed
public static void __linkJob_completed(Ice.TwowayCallbackArg1<FilesetJobLink> __cb, Ice.AsyncResult __result)
-
linkedAnnotationList
public java.util.List<Annotation> linkedAnnotationList()
- Specified by:
linkedAnnotationList
in interfaceFilesetPrx
-
linkedAnnotationList
public java.util.List<Annotation> linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkedAnnotationList
in interfaceFilesetPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList()
- Specified by:
begin_linkedAnnotationList
in interfaceFilesetPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkedAnnotationList
in interfaceFilesetPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(Ice.Callback __cb)
- Specified by:
begin_linkedAnnotationList
in interfaceFilesetPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_linkedAnnotationList
in interfaceFilesetPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(Callback_Fileset_linkedAnnotationList __cb)
- Specified by:
begin_linkedAnnotationList
in interfaceFilesetPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_linkedAnnotationList __cb)
- Specified by:
begin_linkedAnnotationList
in interfaceFilesetPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkedAnnotationList
in interfaceFilesetPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkedAnnotationList
in interfaceFilesetPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkedAnnotationList
in interfaceFilesetPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkedAnnotationList
in interfaceFilesetPrx
-
end_linkedAnnotationList
public java.util.List<Annotation> end_linkedAnnotationList(Ice.AsyncResult __iresult)
- Specified by:
end_linkedAnnotationList
in interfaceFilesetPrx
-
__linkedAnnotationList_completed
public static void __linkedAnnotationList_completed(Ice.TwowayCallbackArg1<java.util.List<Annotation>> __cb, Ice.AsyncResult __result)
-
linkedJobList
public java.util.List<Job> linkedJobList()
- Specified by:
linkedJobList
in interfaceFilesetPrx
-
linkedJobList
public java.util.List<Job> linkedJobList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkedJobList
in interfaceFilesetPrx
-
begin_linkedJobList
public Ice.AsyncResult begin_linkedJobList()
- Specified by:
begin_linkedJobList
in interfaceFilesetPrx
-
begin_linkedJobList
public Ice.AsyncResult begin_linkedJobList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkedJobList
in interfaceFilesetPrx
-
begin_linkedJobList
public Ice.AsyncResult begin_linkedJobList(Ice.Callback __cb)
- Specified by:
begin_linkedJobList
in interfaceFilesetPrx
-
begin_linkedJobList
public Ice.AsyncResult begin_linkedJobList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_linkedJobList
in interfaceFilesetPrx
-
begin_linkedJobList
public Ice.AsyncResult begin_linkedJobList(Callback_Fileset_linkedJobList __cb)
- Specified by:
begin_linkedJobList
in interfaceFilesetPrx
-
begin_linkedJobList
public Ice.AsyncResult begin_linkedJobList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_linkedJobList __cb)
- Specified by:
begin_linkedJobList
in interfaceFilesetPrx
-
begin_linkedJobList
public Ice.AsyncResult begin_linkedJobList(IceInternal.Functional_GenericCallback1<java.util.List<Job>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkedJobList
in interfaceFilesetPrx
-
begin_linkedJobList
public Ice.AsyncResult begin_linkedJobList(IceInternal.Functional_GenericCallback1<java.util.List<Job>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkedJobList
in interfaceFilesetPrx
-
begin_linkedJobList
public Ice.AsyncResult begin_linkedJobList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Job>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkedJobList
in interfaceFilesetPrx
-
begin_linkedJobList
public Ice.AsyncResult begin_linkedJobList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Job>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkedJobList
in interfaceFilesetPrx
-
end_linkedJobList
public java.util.List<Job> end_linkedJobList(Ice.AsyncResult __iresult)
- Specified by:
end_linkedJobList
in interfaceFilesetPrx
-
__linkedJobList_completed
public static void __linkedJobList_completed(Ice.TwowayCallbackArg1<java.util.List<Job>> __cb, Ice.AsyncResult __result)
-
reloadAnnotationLinks
public void reloadAnnotationLinks(Fileset toCopy)
- Specified by:
reloadAnnotationLinks
in interfaceFilesetPrx
-
reloadAnnotationLinks
public void reloadAnnotationLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadAnnotationLinks
in interfaceFilesetPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Fileset toCopy)
- Specified by:
begin_reloadAnnotationLinks
in interfaceFilesetPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadAnnotationLinks
in interfaceFilesetPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Fileset toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadAnnotationLinks
in interfaceFilesetPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_reloadAnnotationLinks
in interfaceFilesetPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Fileset toCopy, Callback_Fileset_reloadAnnotationLinks __cb)
- Specified by:
begin_reloadAnnotationLinks
in interfaceFilesetPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_reloadAnnotationLinks __cb)
- Specified by:
begin_reloadAnnotationLinks
in interfaceFilesetPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Fileset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadAnnotationLinks
in interfaceFilesetPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Fileset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadAnnotationLinks
in interfaceFilesetPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadAnnotationLinks
in interfaceFilesetPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadAnnotationLinks
in interfaceFilesetPrx
-
end_reloadAnnotationLinks
public void end_reloadAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_reloadAnnotationLinks
in interfaceFilesetPrx
-
reloadImages
public void reloadImages(Fileset toCopy)
- Specified by:
reloadImages
in interfaceFilesetPrx
-
reloadImages
public void reloadImages(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadImages
in interfaceFilesetPrx
-
begin_reloadImages
public Ice.AsyncResult begin_reloadImages(Fileset toCopy)
- Specified by:
begin_reloadImages
in interfaceFilesetPrx
-
begin_reloadImages
public Ice.AsyncResult begin_reloadImages(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadImages
in interfaceFilesetPrx
-
begin_reloadImages
public Ice.AsyncResult begin_reloadImages(Fileset toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadImages
in interfaceFilesetPrx
-
begin_reloadImages
public Ice.AsyncResult begin_reloadImages(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_reloadImages
in interfaceFilesetPrx
-
begin_reloadImages
public Ice.AsyncResult begin_reloadImages(Fileset toCopy, Callback_Fileset_reloadImages __cb)
- Specified by:
begin_reloadImages
in interfaceFilesetPrx
-
begin_reloadImages
public Ice.AsyncResult begin_reloadImages(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_reloadImages __cb)
- Specified by:
begin_reloadImages
in interfaceFilesetPrx
-
begin_reloadImages
public Ice.AsyncResult begin_reloadImages(Fileset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadImages
in interfaceFilesetPrx
-
begin_reloadImages
public Ice.AsyncResult begin_reloadImages(Fileset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadImages
in interfaceFilesetPrx
-
begin_reloadImages
public Ice.AsyncResult begin_reloadImages(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadImages
in interfaceFilesetPrx
-
begin_reloadImages
public Ice.AsyncResult begin_reloadImages(Fileset 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_reloadImages
in interfaceFilesetPrx
-
end_reloadImages
public void end_reloadImages(Ice.AsyncResult __iresult)
- Specified by:
end_reloadImages
in interfaceFilesetPrx
-
reloadJobLinks
public void reloadJobLinks(Fileset toCopy)
- Specified by:
reloadJobLinks
in interfaceFilesetPrx
-
reloadJobLinks
public void reloadJobLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadJobLinks
in interfaceFilesetPrx
-
begin_reloadJobLinks
public Ice.AsyncResult begin_reloadJobLinks(Fileset toCopy)
- Specified by:
begin_reloadJobLinks
in interfaceFilesetPrx
-
begin_reloadJobLinks
public Ice.AsyncResult begin_reloadJobLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadJobLinks
in interfaceFilesetPrx
-
begin_reloadJobLinks
public Ice.AsyncResult begin_reloadJobLinks(Fileset toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadJobLinks
in interfaceFilesetPrx
-
begin_reloadJobLinks
public Ice.AsyncResult begin_reloadJobLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_reloadJobLinks
in interfaceFilesetPrx
-
begin_reloadJobLinks
public Ice.AsyncResult begin_reloadJobLinks(Fileset toCopy, Callback_Fileset_reloadJobLinks __cb)
- Specified by:
begin_reloadJobLinks
in interfaceFilesetPrx
-
begin_reloadJobLinks
public Ice.AsyncResult begin_reloadJobLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_reloadJobLinks __cb)
- Specified by:
begin_reloadJobLinks
in interfaceFilesetPrx
-
begin_reloadJobLinks
public Ice.AsyncResult begin_reloadJobLinks(Fileset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadJobLinks
in interfaceFilesetPrx
-
begin_reloadJobLinks
public Ice.AsyncResult begin_reloadJobLinks(Fileset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadJobLinks
in interfaceFilesetPrx
-
begin_reloadJobLinks
public Ice.AsyncResult begin_reloadJobLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadJobLinks
in interfaceFilesetPrx
-
begin_reloadJobLinks
public Ice.AsyncResult begin_reloadJobLinks(Fileset 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_reloadJobLinks
in interfaceFilesetPrx
-
end_reloadJobLinks
public void end_reloadJobLinks(Ice.AsyncResult __iresult)
- Specified by:
end_reloadJobLinks
in interfaceFilesetPrx
-
reloadUsedFiles
public void reloadUsedFiles(Fileset toCopy)
- Specified by:
reloadUsedFiles
in interfaceFilesetPrx
-
reloadUsedFiles
public void reloadUsedFiles(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadUsedFiles
in interfaceFilesetPrx
-
begin_reloadUsedFiles
public Ice.AsyncResult begin_reloadUsedFiles(Fileset toCopy)
- Specified by:
begin_reloadUsedFiles
in interfaceFilesetPrx
-
begin_reloadUsedFiles
public Ice.AsyncResult begin_reloadUsedFiles(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadUsedFiles
in interfaceFilesetPrx
-
begin_reloadUsedFiles
public Ice.AsyncResult begin_reloadUsedFiles(Fileset toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadUsedFiles
in interfaceFilesetPrx
-
begin_reloadUsedFiles
public Ice.AsyncResult begin_reloadUsedFiles(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_reloadUsedFiles
in interfaceFilesetPrx
-
begin_reloadUsedFiles
public Ice.AsyncResult begin_reloadUsedFiles(Fileset toCopy, Callback_Fileset_reloadUsedFiles __cb)
- Specified by:
begin_reloadUsedFiles
in interfaceFilesetPrx
-
begin_reloadUsedFiles
public Ice.AsyncResult begin_reloadUsedFiles(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_reloadUsedFiles __cb)
- Specified by:
begin_reloadUsedFiles
in interfaceFilesetPrx
-
begin_reloadUsedFiles
public Ice.AsyncResult begin_reloadUsedFiles(Fileset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadUsedFiles
in interfaceFilesetPrx
-
begin_reloadUsedFiles
public Ice.AsyncResult begin_reloadUsedFiles(Fileset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadUsedFiles
in interfaceFilesetPrx
-
begin_reloadUsedFiles
public Ice.AsyncResult begin_reloadUsedFiles(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadUsedFiles
in interfaceFilesetPrx
-
begin_reloadUsedFiles
public Ice.AsyncResult begin_reloadUsedFiles(Fileset 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_reloadUsedFiles
in interfaceFilesetPrx
-
end_reloadUsedFiles
public void end_reloadUsedFiles(Ice.AsyncResult __iresult)
- Specified by:
end_reloadUsedFiles
in interfaceFilesetPrx
-
removeAllFilesetAnnotationLinkSet
public void removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets)
- Specified by:
removeAllFilesetAnnotationLinkSet
in interfaceFilesetPrx
-
removeAllFilesetAnnotationLinkSet
public void removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllFilesetAnnotationLinkSet
in interfaceFilesetPrx
-
begin_removeAllFilesetAnnotationLinkSet
public Ice.AsyncResult begin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets)
- Specified by:
begin_removeAllFilesetAnnotationLinkSet
in interfaceFilesetPrx
-
begin_removeAllFilesetAnnotationLinkSet
public Ice.AsyncResult begin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeAllFilesetAnnotationLinkSet
in interfaceFilesetPrx
-
begin_removeAllFilesetAnnotationLinkSet
public Ice.AsyncResult begin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllFilesetAnnotationLinkSet
in interfaceFilesetPrx
-
begin_removeAllFilesetAnnotationLinkSet
public Ice.AsyncResult begin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeAllFilesetAnnotationLinkSet
in interfaceFilesetPrx
-
begin_removeAllFilesetAnnotationLinkSet
public Ice.AsyncResult begin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, Callback_Fileset_removeAllFilesetAnnotationLinkSet __cb)
- Specified by:
begin_removeAllFilesetAnnotationLinkSet
in interfaceFilesetPrx
-
begin_removeAllFilesetAnnotationLinkSet
public Ice.AsyncResult begin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_removeAllFilesetAnnotationLinkSet __cb)
- Specified by:
begin_removeAllFilesetAnnotationLinkSet
in interfaceFilesetPrx
-
begin_removeAllFilesetAnnotationLinkSet
public Ice.AsyncResult begin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllFilesetAnnotationLinkSet
in interfaceFilesetPrx
-
begin_removeAllFilesetAnnotationLinkSet
public Ice.AsyncResult begin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeAllFilesetAnnotationLinkSet
in interfaceFilesetPrx
-
begin_removeAllFilesetAnnotationLinkSet
public Ice.AsyncResult begin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllFilesetAnnotationLinkSet
in interfaceFilesetPrx
-
begin_removeAllFilesetAnnotationLinkSet
public Ice.AsyncResult begin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> 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_removeAllFilesetAnnotationLinkSet
in interfaceFilesetPrx
-
end_removeAllFilesetAnnotationLinkSet
public void end_removeAllFilesetAnnotationLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllFilesetAnnotationLinkSet
in interfaceFilesetPrx
-
removeAllFilesetEntrySet
public void removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets)
- Specified by:
removeAllFilesetEntrySet
in interfaceFilesetPrx
-
removeAllFilesetEntrySet
public void removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllFilesetEntrySet
in interfaceFilesetPrx
-
begin_removeAllFilesetEntrySet
public Ice.AsyncResult begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets)
- Specified by:
begin_removeAllFilesetEntrySet
in interfaceFilesetPrx
-
begin_removeAllFilesetEntrySet
public Ice.AsyncResult begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeAllFilesetEntrySet
in interfaceFilesetPrx
-
begin_removeAllFilesetEntrySet
public Ice.AsyncResult begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllFilesetEntrySet
in interfaceFilesetPrx
-
begin_removeAllFilesetEntrySet
public Ice.AsyncResult begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeAllFilesetEntrySet
in interfaceFilesetPrx
-
begin_removeAllFilesetEntrySet
public Ice.AsyncResult begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, Callback_Fileset_removeAllFilesetEntrySet __cb)
- Specified by:
begin_removeAllFilesetEntrySet
in interfaceFilesetPrx
-
begin_removeAllFilesetEntrySet
public Ice.AsyncResult begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_removeAllFilesetEntrySet __cb)
- Specified by:
begin_removeAllFilesetEntrySet
in interfaceFilesetPrx
-
begin_removeAllFilesetEntrySet
public Ice.AsyncResult begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllFilesetEntrySet
in interfaceFilesetPrx
-
begin_removeAllFilesetEntrySet
public Ice.AsyncResult begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeAllFilesetEntrySet
in interfaceFilesetPrx
-
begin_removeAllFilesetEntrySet
public Ice.AsyncResult begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllFilesetEntrySet
in interfaceFilesetPrx
-
begin_removeAllFilesetEntrySet
public Ice.AsyncResult begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> 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_removeAllFilesetEntrySet
in interfaceFilesetPrx
-
end_removeAllFilesetEntrySet
public void end_removeAllFilesetEntrySet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllFilesetEntrySet
in interfaceFilesetPrx
-
removeAllFilesetJobLinkSet
public void removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets)
- Specified by:
removeAllFilesetJobLinkSet
in interfaceFilesetPrx
-
removeAllFilesetJobLinkSet
public void removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllFilesetJobLinkSet
in interfaceFilesetPrx
-
begin_removeAllFilesetJobLinkSet
public Ice.AsyncResult begin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets)
- Specified by:
begin_removeAllFilesetJobLinkSet
in interfaceFilesetPrx
-
begin_removeAllFilesetJobLinkSet
public Ice.AsyncResult begin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeAllFilesetJobLinkSet
in interfaceFilesetPrx
-
begin_removeAllFilesetJobLinkSet
public Ice.AsyncResult begin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllFilesetJobLinkSet
in interfaceFilesetPrx
-
begin_removeAllFilesetJobLinkSet
public Ice.AsyncResult begin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeAllFilesetJobLinkSet
in interfaceFilesetPrx
-
begin_removeAllFilesetJobLinkSet
public Ice.AsyncResult begin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, Callback_Fileset_removeAllFilesetJobLinkSet __cb)
- Specified by:
begin_removeAllFilesetJobLinkSet
in interfaceFilesetPrx
-
begin_removeAllFilesetJobLinkSet
public Ice.AsyncResult begin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_removeAllFilesetJobLinkSet __cb)
- Specified by:
begin_removeAllFilesetJobLinkSet
in interfaceFilesetPrx
-
begin_removeAllFilesetJobLinkSet
public Ice.AsyncResult begin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllFilesetJobLinkSet
in interfaceFilesetPrx
-
begin_removeAllFilesetJobLinkSet
public Ice.AsyncResult begin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeAllFilesetJobLinkSet
in interfaceFilesetPrx
-
begin_removeAllFilesetJobLinkSet
public Ice.AsyncResult begin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllFilesetJobLinkSet
in interfaceFilesetPrx
-
begin_removeAllFilesetJobLinkSet
public Ice.AsyncResult begin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> 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_removeAllFilesetJobLinkSet
in interfaceFilesetPrx
-
end_removeAllFilesetJobLinkSet
public void end_removeAllFilesetJobLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllFilesetJobLinkSet
in interfaceFilesetPrx
-
removeAllImageSet
public void removeAllImageSet(java.util.List<Image> targets)
- Specified by:
removeAllImageSet
in interfaceFilesetPrx
-
removeAllImageSet
public void removeAllImageSet(java.util.List<Image> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllImageSet
in interfaceFilesetPrx
-
begin_removeAllImageSet
public Ice.AsyncResult begin_removeAllImageSet(java.util.List<Image> targets)
- Specified by:
begin_removeAllImageSet
in interfaceFilesetPrx
-
begin_removeAllImageSet
public Ice.AsyncResult begin_removeAllImageSet(java.util.List<Image> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeAllImageSet
in interfaceFilesetPrx
-
begin_removeAllImageSet
public Ice.AsyncResult begin_removeAllImageSet(java.util.List<Image> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllImageSet
in interfaceFilesetPrx
-
begin_removeAllImageSet
public Ice.AsyncResult begin_removeAllImageSet(java.util.List<Image> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeAllImageSet
in interfaceFilesetPrx
-
begin_removeAllImageSet
public Ice.AsyncResult begin_removeAllImageSet(java.util.List<Image> targets, Callback_Fileset_removeAllImageSet __cb)
- Specified by:
begin_removeAllImageSet
in interfaceFilesetPrx
-
begin_removeAllImageSet
public Ice.AsyncResult begin_removeAllImageSet(java.util.List<Image> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_removeAllImageSet __cb)
- Specified by:
begin_removeAllImageSet
in interfaceFilesetPrx
-
begin_removeAllImageSet
public Ice.AsyncResult begin_removeAllImageSet(java.util.List<Image> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllImageSet
in interfaceFilesetPrx
-
begin_removeAllImageSet
public Ice.AsyncResult begin_removeAllImageSet(java.util.List<Image> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeAllImageSet
in interfaceFilesetPrx
-
begin_removeAllImageSet
public Ice.AsyncResult begin_removeAllImageSet(java.util.List<Image> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllImageSet
in interfaceFilesetPrx
-
begin_removeAllImageSet
public Ice.AsyncResult begin_removeAllImageSet(java.util.List<Image> 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_removeAllImageSet
in interfaceFilesetPrx
-
end_removeAllImageSet
public void end_removeAllImageSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllImageSet
in interfaceFilesetPrx
-
removeFilesetAnnotationLink
public void removeFilesetAnnotationLink(FilesetAnnotationLink theTarget)
- Specified by:
removeFilesetAnnotationLink
in interfaceFilesetPrx
-
removeFilesetAnnotationLink
public void removeFilesetAnnotationLink(FilesetAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeFilesetAnnotationLink
in interfaceFilesetPrx
-
begin_removeFilesetAnnotationLink
public Ice.AsyncResult begin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget)
- Specified by:
begin_removeFilesetAnnotationLink
in interfaceFilesetPrx
-
begin_removeFilesetAnnotationLink
public Ice.AsyncResult begin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeFilesetAnnotationLink
in interfaceFilesetPrx
-
begin_removeFilesetAnnotationLink
public Ice.AsyncResult begin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget, Ice.Callback __cb)
- Specified by:
begin_removeFilesetAnnotationLink
in interfaceFilesetPrx
-
begin_removeFilesetAnnotationLink
public Ice.AsyncResult begin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeFilesetAnnotationLink
in interfaceFilesetPrx
-
begin_removeFilesetAnnotationLink
public Ice.AsyncResult begin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget, Callback_Fileset_removeFilesetAnnotationLink __cb)
- Specified by:
begin_removeFilesetAnnotationLink
in interfaceFilesetPrx
-
begin_removeFilesetAnnotationLink
public Ice.AsyncResult begin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_removeFilesetAnnotationLink __cb)
- Specified by:
begin_removeFilesetAnnotationLink
in interfaceFilesetPrx
-
begin_removeFilesetAnnotationLink
public Ice.AsyncResult begin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeFilesetAnnotationLink
in interfaceFilesetPrx
-
begin_removeFilesetAnnotationLink
public Ice.AsyncResult begin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeFilesetAnnotationLink
in interfaceFilesetPrx
-
begin_removeFilesetAnnotationLink
public Ice.AsyncResult begin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeFilesetAnnotationLink
in interfaceFilesetPrx
-
begin_removeFilesetAnnotationLink
public Ice.AsyncResult begin_removeFilesetAnnotationLink(FilesetAnnotationLink 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_removeFilesetAnnotationLink
in interfaceFilesetPrx
-
end_removeFilesetAnnotationLink
public void end_removeFilesetAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_removeFilesetAnnotationLink
in interfaceFilesetPrx
-
removeFilesetAnnotationLinkFromBoth
public void removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides)
- Specified by:
removeFilesetAnnotationLinkFromBoth
in interfaceFilesetPrx
-
removeFilesetAnnotationLinkFromBoth
public void removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeFilesetAnnotationLinkFromBoth
in interfaceFilesetPrx
-
begin_removeFilesetAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides)
- Specified by:
begin_removeFilesetAnnotationLinkFromBoth
in interfaceFilesetPrx
-
begin_removeFilesetAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeFilesetAnnotationLinkFromBoth
in interfaceFilesetPrx
-
begin_removeFilesetAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_removeFilesetAnnotationLinkFromBoth
in interfaceFilesetPrx
-
begin_removeFilesetAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeFilesetAnnotationLinkFromBoth
in interfaceFilesetPrx
-
begin_removeFilesetAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides, Callback_Fileset_removeFilesetAnnotationLinkFromBoth __cb)
- Specified by:
begin_removeFilesetAnnotationLinkFromBoth
in interfaceFilesetPrx
-
begin_removeFilesetAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_removeFilesetAnnotationLinkFromBoth __cb)
- Specified by:
begin_removeFilesetAnnotationLinkFromBoth
in interfaceFilesetPrx
-
begin_removeFilesetAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeFilesetAnnotationLinkFromBoth
in interfaceFilesetPrx
-
begin_removeFilesetAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeFilesetAnnotationLinkFromBoth
in interfaceFilesetPrx
-
begin_removeFilesetAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink 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_removeFilesetAnnotationLinkFromBoth
in interfaceFilesetPrx
-
begin_removeFilesetAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink 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_removeFilesetAnnotationLinkFromBoth
in interfaceFilesetPrx
-
end_removeFilesetAnnotationLinkFromBoth
public void end_removeFilesetAnnotationLinkFromBoth(Ice.AsyncResult __iresult)
- Specified by:
end_removeFilesetAnnotationLinkFromBoth
in interfaceFilesetPrx
-
removeFilesetEntry
public void removeFilesetEntry(FilesetEntry theTarget)
- Specified by:
removeFilesetEntry
in interfaceFilesetPrx
-
removeFilesetEntry
public void removeFilesetEntry(FilesetEntry theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeFilesetEntry
in interfaceFilesetPrx
-
begin_removeFilesetEntry
public Ice.AsyncResult begin_removeFilesetEntry(FilesetEntry theTarget)
- Specified by:
begin_removeFilesetEntry
in interfaceFilesetPrx
-
begin_removeFilesetEntry
public Ice.AsyncResult begin_removeFilesetEntry(FilesetEntry theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeFilesetEntry
in interfaceFilesetPrx
-
begin_removeFilesetEntry
public Ice.AsyncResult begin_removeFilesetEntry(FilesetEntry theTarget, Ice.Callback __cb)
- Specified by:
begin_removeFilesetEntry
in interfaceFilesetPrx
-
begin_removeFilesetEntry
public Ice.AsyncResult begin_removeFilesetEntry(FilesetEntry theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeFilesetEntry
in interfaceFilesetPrx
-
begin_removeFilesetEntry
public Ice.AsyncResult begin_removeFilesetEntry(FilesetEntry theTarget, Callback_Fileset_removeFilesetEntry __cb)
- Specified by:
begin_removeFilesetEntry
in interfaceFilesetPrx
-
begin_removeFilesetEntry
public Ice.AsyncResult begin_removeFilesetEntry(FilesetEntry theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_removeFilesetEntry __cb)
- Specified by:
begin_removeFilesetEntry
in interfaceFilesetPrx
-
begin_removeFilesetEntry
public Ice.AsyncResult begin_removeFilesetEntry(FilesetEntry theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeFilesetEntry
in interfaceFilesetPrx
-
begin_removeFilesetEntry
public Ice.AsyncResult begin_removeFilesetEntry(FilesetEntry theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeFilesetEntry
in interfaceFilesetPrx
-
begin_removeFilesetEntry
public Ice.AsyncResult begin_removeFilesetEntry(FilesetEntry theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeFilesetEntry
in interfaceFilesetPrx
-
begin_removeFilesetEntry
public Ice.AsyncResult begin_removeFilesetEntry(FilesetEntry 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_removeFilesetEntry
in interfaceFilesetPrx
-
end_removeFilesetEntry
public void end_removeFilesetEntry(Ice.AsyncResult __iresult)
- Specified by:
end_removeFilesetEntry
in interfaceFilesetPrx
-
removeFilesetJobLink
public void removeFilesetJobLink(FilesetJobLink theTarget)
- Specified by:
removeFilesetJobLink
in interfaceFilesetPrx
-
removeFilesetJobLink
public void removeFilesetJobLink(FilesetJobLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeFilesetJobLink
in interfaceFilesetPrx
-
begin_removeFilesetJobLink
public Ice.AsyncResult begin_removeFilesetJobLink(FilesetJobLink theTarget)
- Specified by:
begin_removeFilesetJobLink
in interfaceFilesetPrx
-
begin_removeFilesetJobLink
public Ice.AsyncResult begin_removeFilesetJobLink(FilesetJobLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeFilesetJobLink
in interfaceFilesetPrx
-
begin_removeFilesetJobLink
public Ice.AsyncResult begin_removeFilesetJobLink(FilesetJobLink theTarget, Ice.Callback __cb)
- Specified by:
begin_removeFilesetJobLink
in interfaceFilesetPrx
-
begin_removeFilesetJobLink
public Ice.AsyncResult begin_removeFilesetJobLink(FilesetJobLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeFilesetJobLink
in interfaceFilesetPrx
-
begin_removeFilesetJobLink
public Ice.AsyncResult begin_removeFilesetJobLink(FilesetJobLink theTarget, Callback_Fileset_removeFilesetJobLink __cb)
- Specified by:
begin_removeFilesetJobLink
in interfaceFilesetPrx
-
begin_removeFilesetJobLink
public Ice.AsyncResult begin_removeFilesetJobLink(FilesetJobLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_removeFilesetJobLink __cb)
- Specified by:
begin_removeFilesetJobLink
in interfaceFilesetPrx
-
begin_removeFilesetJobLink
public Ice.AsyncResult begin_removeFilesetJobLink(FilesetJobLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeFilesetJobLink
in interfaceFilesetPrx
-
begin_removeFilesetJobLink
public Ice.AsyncResult begin_removeFilesetJobLink(FilesetJobLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeFilesetJobLink
in interfaceFilesetPrx
-
begin_removeFilesetJobLink
public Ice.AsyncResult begin_removeFilesetJobLink(FilesetJobLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeFilesetJobLink
in interfaceFilesetPrx
-
begin_removeFilesetJobLink
public Ice.AsyncResult begin_removeFilesetJobLink(FilesetJobLink 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_removeFilesetJobLink
in interfaceFilesetPrx
-
end_removeFilesetJobLink
public void end_removeFilesetJobLink(Ice.AsyncResult __iresult)
- Specified by:
end_removeFilesetJobLink
in interfaceFilesetPrx
-
removeFilesetJobLinkFromBoth
public void removeFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides)
- Specified by:
removeFilesetJobLinkFromBoth
in interfaceFilesetPrx
-
removeFilesetJobLinkFromBoth
public void removeFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeFilesetJobLinkFromBoth
in interfaceFilesetPrx
-
begin_removeFilesetJobLinkFromBoth
public Ice.AsyncResult begin_removeFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides)
- Specified by:
begin_removeFilesetJobLinkFromBoth
in interfaceFilesetPrx
-
begin_removeFilesetJobLinkFromBoth
public Ice.AsyncResult begin_removeFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeFilesetJobLinkFromBoth
in interfaceFilesetPrx
-
begin_removeFilesetJobLinkFromBoth
public Ice.AsyncResult begin_removeFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_removeFilesetJobLinkFromBoth
in interfaceFilesetPrx
-
begin_removeFilesetJobLinkFromBoth
public Ice.AsyncResult begin_removeFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeFilesetJobLinkFromBoth
in interfaceFilesetPrx
-
begin_removeFilesetJobLinkFromBoth
public Ice.AsyncResult begin_removeFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides, Callback_Fileset_removeFilesetJobLinkFromBoth __cb)
- Specified by:
begin_removeFilesetJobLinkFromBoth
in interfaceFilesetPrx
-
begin_removeFilesetJobLinkFromBoth
public Ice.AsyncResult begin_removeFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_removeFilesetJobLinkFromBoth __cb)
- Specified by:
begin_removeFilesetJobLinkFromBoth
in interfaceFilesetPrx
-
begin_removeFilesetJobLinkFromBoth
public Ice.AsyncResult begin_removeFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeFilesetJobLinkFromBoth
in interfaceFilesetPrx
-
begin_removeFilesetJobLinkFromBoth
public Ice.AsyncResult begin_removeFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeFilesetJobLinkFromBoth
in interfaceFilesetPrx
-
begin_removeFilesetJobLinkFromBoth
public Ice.AsyncResult begin_removeFilesetJobLinkFromBoth(FilesetJobLink 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_removeFilesetJobLinkFromBoth
in interfaceFilesetPrx
-
begin_removeFilesetJobLinkFromBoth
public Ice.AsyncResult begin_removeFilesetJobLinkFromBoth(FilesetJobLink 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_removeFilesetJobLinkFromBoth
in interfaceFilesetPrx
-
end_removeFilesetJobLinkFromBoth
public void end_removeFilesetJobLinkFromBoth(Ice.AsyncResult __iresult)
- Specified by:
end_removeFilesetJobLinkFromBoth
in interfaceFilesetPrx
-
removeImage
public void removeImage(Image theTarget)
- Specified by:
removeImage
in interfaceFilesetPrx
-
removeImage
public void removeImage(Image theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeImage
in interfaceFilesetPrx
-
begin_removeImage
public Ice.AsyncResult begin_removeImage(Image theTarget)
- Specified by:
begin_removeImage
in interfaceFilesetPrx
-
begin_removeImage
public Ice.AsyncResult begin_removeImage(Image theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeImage
in interfaceFilesetPrx
-
begin_removeImage
public Ice.AsyncResult begin_removeImage(Image theTarget, Ice.Callback __cb)
- Specified by:
begin_removeImage
in interfaceFilesetPrx
-
begin_removeImage
public Ice.AsyncResult begin_removeImage(Image theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeImage
in interfaceFilesetPrx
-
begin_removeImage
public Ice.AsyncResult begin_removeImage(Image theTarget, Callback_Fileset_removeImage __cb)
- Specified by:
begin_removeImage
in interfaceFilesetPrx
-
begin_removeImage
public Ice.AsyncResult begin_removeImage(Image theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_removeImage __cb)
- Specified by:
begin_removeImage
in interfaceFilesetPrx
-
begin_removeImage
public Ice.AsyncResult begin_removeImage(Image theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeImage
in interfaceFilesetPrx
-
begin_removeImage
public Ice.AsyncResult begin_removeImage(Image theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeImage
in interfaceFilesetPrx
-
begin_removeImage
public Ice.AsyncResult begin_removeImage(Image theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeImage
in interfaceFilesetPrx
-
begin_removeImage
public Ice.AsyncResult begin_removeImage(Image 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_removeImage
in interfaceFilesetPrx
-
end_removeImage
public void end_removeImage(Ice.AsyncResult __iresult)
- Specified by:
end_removeImage
in interfaceFilesetPrx
-
setFilesetEntry
public FilesetEntry setFilesetEntry(int index, FilesetEntry theElement)
- Specified by:
setFilesetEntry
in interfaceFilesetPrx
-
setFilesetEntry
public FilesetEntry setFilesetEntry(int index, FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setFilesetEntry
in interfaceFilesetPrx
-
begin_setFilesetEntry
public Ice.AsyncResult begin_setFilesetEntry(int index, FilesetEntry theElement)
- Specified by:
begin_setFilesetEntry
in interfaceFilesetPrx
-
begin_setFilesetEntry
public Ice.AsyncResult begin_setFilesetEntry(int index, FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setFilesetEntry
in interfaceFilesetPrx
-
begin_setFilesetEntry
public Ice.AsyncResult begin_setFilesetEntry(int index, FilesetEntry theElement, Ice.Callback __cb)
- Specified by:
begin_setFilesetEntry
in interfaceFilesetPrx
-
begin_setFilesetEntry
public Ice.AsyncResult begin_setFilesetEntry(int index, FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setFilesetEntry
in interfaceFilesetPrx
-
begin_setFilesetEntry
public Ice.AsyncResult begin_setFilesetEntry(int index, FilesetEntry theElement, Callback_Fileset_setFilesetEntry __cb)
- Specified by:
begin_setFilesetEntry
in interfaceFilesetPrx
-
begin_setFilesetEntry
public Ice.AsyncResult begin_setFilesetEntry(int index, FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_setFilesetEntry __cb)
- Specified by:
begin_setFilesetEntry
in interfaceFilesetPrx
-
begin_setFilesetEntry
public Ice.AsyncResult begin_setFilesetEntry(int index, FilesetEntry theElement, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setFilesetEntry
in interfaceFilesetPrx
-
begin_setFilesetEntry
public Ice.AsyncResult begin_setFilesetEntry(int index, FilesetEntry theElement, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setFilesetEntry
in interfaceFilesetPrx
-
begin_setFilesetEntry
public Ice.AsyncResult begin_setFilesetEntry(int index, FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setFilesetEntry
in interfaceFilesetPrx
-
begin_setFilesetEntry
public Ice.AsyncResult begin_setFilesetEntry(int index, FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setFilesetEntry
in interfaceFilesetPrx
-
end_setFilesetEntry
public FilesetEntry end_setFilesetEntry(Ice.AsyncResult __iresult)
- Specified by:
end_setFilesetEntry
in interfaceFilesetPrx
-
__setFilesetEntry_completed
public static void __setFilesetEntry_completed(Ice.TwowayCallbackArg1<FilesetEntry> __cb, Ice.AsyncResult __result)
-
setFilesetJobLink
public FilesetJobLink setFilesetJobLink(int index, FilesetJobLink theElement)
- Specified by:
setFilesetJobLink
in interfaceFilesetPrx
-
setFilesetJobLink
public FilesetJobLink setFilesetJobLink(int index, FilesetJobLink theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setFilesetJobLink
in interfaceFilesetPrx
-
begin_setFilesetJobLink
public Ice.AsyncResult begin_setFilesetJobLink(int index, FilesetJobLink theElement)
- Specified by:
begin_setFilesetJobLink
in interfaceFilesetPrx
-
begin_setFilesetJobLink
public Ice.AsyncResult begin_setFilesetJobLink(int index, FilesetJobLink theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setFilesetJobLink
in interfaceFilesetPrx
-
begin_setFilesetJobLink
public Ice.AsyncResult begin_setFilesetJobLink(int index, FilesetJobLink theElement, Ice.Callback __cb)
- Specified by:
begin_setFilesetJobLink
in interfaceFilesetPrx
-
begin_setFilesetJobLink
public Ice.AsyncResult begin_setFilesetJobLink(int index, FilesetJobLink theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setFilesetJobLink
in interfaceFilesetPrx
-
begin_setFilesetJobLink
public Ice.AsyncResult begin_setFilesetJobLink(int index, FilesetJobLink theElement, Callback_Fileset_setFilesetJobLink __cb)
- Specified by:
begin_setFilesetJobLink
in interfaceFilesetPrx
-
begin_setFilesetJobLink
public Ice.AsyncResult begin_setFilesetJobLink(int index, FilesetJobLink theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_setFilesetJobLink __cb)
- Specified by:
begin_setFilesetJobLink
in interfaceFilesetPrx
-
begin_setFilesetJobLink
public Ice.AsyncResult begin_setFilesetJobLink(int index, FilesetJobLink theElement, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setFilesetJobLink
in interfaceFilesetPrx
-
begin_setFilesetJobLink
public Ice.AsyncResult begin_setFilesetJobLink(int index, FilesetJobLink theElement, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setFilesetJobLink
in interfaceFilesetPrx
-
begin_setFilesetJobLink
public Ice.AsyncResult begin_setFilesetJobLink(int index, FilesetJobLink theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setFilesetJobLink
in interfaceFilesetPrx
-
begin_setFilesetJobLink
public Ice.AsyncResult begin_setFilesetJobLink(int index, FilesetJobLink theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setFilesetJobLink
in interfaceFilesetPrx
-
end_setFilesetJobLink
public FilesetJobLink end_setFilesetJobLink(Ice.AsyncResult __iresult)
- Specified by:
end_setFilesetJobLink
in interfaceFilesetPrx
-
__setFilesetJobLink_completed
public static void __setFilesetJobLink_completed(Ice.TwowayCallbackArg1<FilesetJobLink> __cb, Ice.AsyncResult __result)
-
setPrimaryFilesetEntry
public FilesetEntry setPrimaryFilesetEntry(FilesetEntry theElement)
- Specified by:
setPrimaryFilesetEntry
in interfaceFilesetPrx
-
setPrimaryFilesetEntry
public FilesetEntry setPrimaryFilesetEntry(FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setPrimaryFilesetEntry
in interfaceFilesetPrx
-
begin_setPrimaryFilesetEntry
public Ice.AsyncResult begin_setPrimaryFilesetEntry(FilesetEntry theElement)
- Specified by:
begin_setPrimaryFilesetEntry
in interfaceFilesetPrx
-
begin_setPrimaryFilesetEntry
public Ice.AsyncResult begin_setPrimaryFilesetEntry(FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setPrimaryFilesetEntry
in interfaceFilesetPrx
-
begin_setPrimaryFilesetEntry
public Ice.AsyncResult begin_setPrimaryFilesetEntry(FilesetEntry theElement, Ice.Callback __cb)
- Specified by:
begin_setPrimaryFilesetEntry
in interfaceFilesetPrx
-
begin_setPrimaryFilesetEntry
public Ice.AsyncResult begin_setPrimaryFilesetEntry(FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setPrimaryFilesetEntry
in interfaceFilesetPrx
-
begin_setPrimaryFilesetEntry
public Ice.AsyncResult begin_setPrimaryFilesetEntry(FilesetEntry theElement, Callback_Fileset_setPrimaryFilesetEntry __cb)
- Specified by:
begin_setPrimaryFilesetEntry
in interfaceFilesetPrx
-
begin_setPrimaryFilesetEntry
public Ice.AsyncResult begin_setPrimaryFilesetEntry(FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_setPrimaryFilesetEntry __cb)
- Specified by:
begin_setPrimaryFilesetEntry
in interfaceFilesetPrx
-
begin_setPrimaryFilesetEntry
public Ice.AsyncResult begin_setPrimaryFilesetEntry(FilesetEntry theElement, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setPrimaryFilesetEntry
in interfaceFilesetPrx
-
begin_setPrimaryFilesetEntry
public Ice.AsyncResult begin_setPrimaryFilesetEntry(FilesetEntry theElement, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setPrimaryFilesetEntry
in interfaceFilesetPrx
-
begin_setPrimaryFilesetEntry
public Ice.AsyncResult begin_setPrimaryFilesetEntry(FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setPrimaryFilesetEntry
in interfaceFilesetPrx
-
begin_setPrimaryFilesetEntry
public Ice.AsyncResult begin_setPrimaryFilesetEntry(FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setPrimaryFilesetEntry
in interfaceFilesetPrx
-
end_setPrimaryFilesetEntry
public FilesetEntry end_setPrimaryFilesetEntry(Ice.AsyncResult __iresult)
- Specified by:
end_setPrimaryFilesetEntry
in interfaceFilesetPrx
-
__setPrimaryFilesetEntry_completed
public static void __setPrimaryFilesetEntry_completed(Ice.TwowayCallbackArg1<FilesetEntry> __cb, Ice.AsyncResult __result)
-
setPrimaryFilesetJobLink
public FilesetJobLink setPrimaryFilesetJobLink(FilesetJobLink theElement)
- Specified by:
setPrimaryFilesetJobLink
in interfaceFilesetPrx
-
setPrimaryFilesetJobLink
public FilesetJobLink setPrimaryFilesetJobLink(FilesetJobLink theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setPrimaryFilesetJobLink
in interfaceFilesetPrx
-
begin_setPrimaryFilesetJobLink
public Ice.AsyncResult begin_setPrimaryFilesetJobLink(FilesetJobLink theElement)
- Specified by:
begin_setPrimaryFilesetJobLink
in interfaceFilesetPrx
-
begin_setPrimaryFilesetJobLink
public Ice.AsyncResult begin_setPrimaryFilesetJobLink(FilesetJobLink theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setPrimaryFilesetJobLink
in interfaceFilesetPrx
-
begin_setPrimaryFilesetJobLink
public Ice.AsyncResult begin_setPrimaryFilesetJobLink(FilesetJobLink theElement, Ice.Callback __cb)
- Specified by:
begin_setPrimaryFilesetJobLink
in interfaceFilesetPrx
-
begin_setPrimaryFilesetJobLink
public Ice.AsyncResult begin_setPrimaryFilesetJobLink(FilesetJobLink theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setPrimaryFilesetJobLink
in interfaceFilesetPrx
-
begin_setPrimaryFilesetJobLink
public Ice.AsyncResult begin_setPrimaryFilesetJobLink(FilesetJobLink theElement, Callback_Fileset_setPrimaryFilesetJobLink __cb)
- Specified by:
begin_setPrimaryFilesetJobLink
in interfaceFilesetPrx
-
begin_setPrimaryFilesetJobLink
public Ice.AsyncResult begin_setPrimaryFilesetJobLink(FilesetJobLink theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_setPrimaryFilesetJobLink __cb)
- Specified by:
begin_setPrimaryFilesetJobLink
in interfaceFilesetPrx
-
begin_setPrimaryFilesetJobLink
public Ice.AsyncResult begin_setPrimaryFilesetJobLink(FilesetJobLink theElement, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setPrimaryFilesetJobLink
in interfaceFilesetPrx
-
begin_setPrimaryFilesetJobLink
public Ice.AsyncResult begin_setPrimaryFilesetJobLink(FilesetJobLink theElement, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setPrimaryFilesetJobLink
in interfaceFilesetPrx
-
begin_setPrimaryFilesetJobLink
public Ice.AsyncResult begin_setPrimaryFilesetJobLink(FilesetJobLink theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setPrimaryFilesetJobLink
in interfaceFilesetPrx
-
begin_setPrimaryFilesetJobLink
public Ice.AsyncResult begin_setPrimaryFilesetJobLink(FilesetJobLink theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setPrimaryFilesetJobLink
in interfaceFilesetPrx
-
end_setPrimaryFilesetJobLink
public FilesetJobLink end_setPrimaryFilesetJobLink(Ice.AsyncResult __iresult)
- Specified by:
end_setPrimaryFilesetJobLink
in interfaceFilesetPrx
-
__setPrimaryFilesetJobLink_completed
public static void __setPrimaryFilesetJobLink_completed(Ice.TwowayCallbackArg1<FilesetJobLink> __cb, Ice.AsyncResult __result)
-
setTemplatePrefix
public void setTemplatePrefix(RString theTemplatePrefix)
- Specified by:
setTemplatePrefix
in interfaceFilesetPrx
-
setTemplatePrefix
public void setTemplatePrefix(RString theTemplatePrefix, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setTemplatePrefix
in interfaceFilesetPrx
-
begin_setTemplatePrefix
public Ice.AsyncResult begin_setTemplatePrefix(RString theTemplatePrefix)
- Specified by:
begin_setTemplatePrefix
in interfaceFilesetPrx
-
begin_setTemplatePrefix
public Ice.AsyncResult begin_setTemplatePrefix(RString theTemplatePrefix, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setTemplatePrefix
in interfaceFilesetPrx
-
begin_setTemplatePrefix
public Ice.AsyncResult begin_setTemplatePrefix(RString theTemplatePrefix, Ice.Callback __cb)
- Specified by:
begin_setTemplatePrefix
in interfaceFilesetPrx
-
begin_setTemplatePrefix
public Ice.AsyncResult begin_setTemplatePrefix(RString theTemplatePrefix, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setTemplatePrefix
in interfaceFilesetPrx
-
begin_setTemplatePrefix
public Ice.AsyncResult begin_setTemplatePrefix(RString theTemplatePrefix, Callback_Fileset_setTemplatePrefix __cb)
- Specified by:
begin_setTemplatePrefix
in interfaceFilesetPrx
-
begin_setTemplatePrefix
public Ice.AsyncResult begin_setTemplatePrefix(RString theTemplatePrefix, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_setTemplatePrefix __cb)
- Specified by:
begin_setTemplatePrefix
in interfaceFilesetPrx
-
begin_setTemplatePrefix
public Ice.AsyncResult begin_setTemplatePrefix(RString theTemplatePrefix, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setTemplatePrefix
in interfaceFilesetPrx
-
begin_setTemplatePrefix
public Ice.AsyncResult begin_setTemplatePrefix(RString theTemplatePrefix, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setTemplatePrefix
in interfaceFilesetPrx
-
begin_setTemplatePrefix
public Ice.AsyncResult begin_setTemplatePrefix(RString theTemplatePrefix, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setTemplatePrefix
in interfaceFilesetPrx
-
begin_setTemplatePrefix
public Ice.AsyncResult begin_setTemplatePrefix(RString theTemplatePrefix, 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_setTemplatePrefix
in interfaceFilesetPrx
-
end_setTemplatePrefix
public void end_setTemplatePrefix(Ice.AsyncResult __iresult)
- Specified by:
end_setTemplatePrefix
in interfaceFilesetPrx
-
setVersion
public void setVersion(RInt theVersion)
- Specified by:
setVersion
in interfaceFilesetPrx
-
setVersion
public void setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setVersion
in interfaceFilesetPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion)
- Specified by:
begin_setVersion
in interfaceFilesetPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setVersion
in interfaceFilesetPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, Ice.Callback __cb)
- Specified by:
begin_setVersion
in interfaceFilesetPrx
-
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 interfaceFilesetPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, Callback_Fileset_setVersion __cb)
- Specified by:
begin_setVersion
in interfaceFilesetPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_setVersion __cb)
- Specified by:
begin_setVersion
in interfaceFilesetPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setVersion
in interfaceFilesetPrx
-
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 interfaceFilesetPrx
-
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 interfaceFilesetPrx
-
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 interfaceFilesetPrx
-
end_setVersion
public void end_setVersion(Ice.AsyncResult __iresult)
- Specified by:
end_setVersion
in interfaceFilesetPrx
-
sizeOfAnnotationLinks
public int sizeOfAnnotationLinks()
- Specified by:
sizeOfAnnotationLinks
in interfaceFilesetPrx
-
sizeOfAnnotationLinks
public int sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfAnnotationLinks
in interfaceFilesetPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks()
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceFilesetPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceFilesetPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceFilesetPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceFilesetPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Callback_Fileset_sizeOfAnnotationLinks __cb)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceFilesetPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_sizeOfAnnotationLinks __cb)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceFilesetPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceFilesetPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceFilesetPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceFilesetPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceFilesetPrx
-
end_sizeOfAnnotationLinks
public int end_sizeOfAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfAnnotationLinks
in interfaceFilesetPrx
-
__sizeOfAnnotationLinks_completed
public static void __sizeOfAnnotationLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
sizeOfImages
public int sizeOfImages()
- Specified by:
sizeOfImages
in interfaceFilesetPrx
-
sizeOfImages
public int sizeOfImages(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfImages
in interfaceFilesetPrx
-
begin_sizeOfImages
public Ice.AsyncResult begin_sizeOfImages()
- Specified by:
begin_sizeOfImages
in interfaceFilesetPrx
-
begin_sizeOfImages
public Ice.AsyncResult begin_sizeOfImages(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfImages
in interfaceFilesetPrx
-
begin_sizeOfImages
public Ice.AsyncResult begin_sizeOfImages(Ice.Callback __cb)
- Specified by:
begin_sizeOfImages
in interfaceFilesetPrx
-
begin_sizeOfImages
public Ice.AsyncResult begin_sizeOfImages(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_sizeOfImages
in interfaceFilesetPrx
-
begin_sizeOfImages
public Ice.AsyncResult begin_sizeOfImages(Callback_Fileset_sizeOfImages __cb)
- Specified by:
begin_sizeOfImages
in interfaceFilesetPrx
-
begin_sizeOfImages
public Ice.AsyncResult begin_sizeOfImages(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_sizeOfImages __cb)
- Specified by:
begin_sizeOfImages
in interfaceFilesetPrx
-
begin_sizeOfImages
public Ice.AsyncResult begin_sizeOfImages(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfImages
in interfaceFilesetPrx
-
begin_sizeOfImages
public Ice.AsyncResult begin_sizeOfImages(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_sizeOfImages
in interfaceFilesetPrx
-
begin_sizeOfImages
public Ice.AsyncResult begin_sizeOfImages(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfImages
in interfaceFilesetPrx
-
begin_sizeOfImages
public Ice.AsyncResult begin_sizeOfImages(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_sizeOfImages
in interfaceFilesetPrx
-
end_sizeOfImages
public int end_sizeOfImages(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfImages
in interfaceFilesetPrx
-
__sizeOfImages_completed
public static void __sizeOfImages_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
sizeOfJobLinks
public int sizeOfJobLinks()
- Specified by:
sizeOfJobLinks
in interfaceFilesetPrx
-
sizeOfJobLinks
public int sizeOfJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfJobLinks
in interfaceFilesetPrx
-
begin_sizeOfJobLinks
public Ice.AsyncResult begin_sizeOfJobLinks()
- Specified by:
begin_sizeOfJobLinks
in interfaceFilesetPrx
-
begin_sizeOfJobLinks
public Ice.AsyncResult begin_sizeOfJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfJobLinks
in interfaceFilesetPrx
-
begin_sizeOfJobLinks
public Ice.AsyncResult begin_sizeOfJobLinks(Ice.Callback __cb)
- Specified by:
begin_sizeOfJobLinks
in interfaceFilesetPrx
-
begin_sizeOfJobLinks
public Ice.AsyncResult begin_sizeOfJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_sizeOfJobLinks
in interfaceFilesetPrx
-
begin_sizeOfJobLinks
public Ice.AsyncResult begin_sizeOfJobLinks(Callback_Fileset_sizeOfJobLinks __cb)
- Specified by:
begin_sizeOfJobLinks
in interfaceFilesetPrx
-
begin_sizeOfJobLinks
public Ice.AsyncResult begin_sizeOfJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_sizeOfJobLinks __cb)
- Specified by:
begin_sizeOfJobLinks
in interfaceFilesetPrx
-
begin_sizeOfJobLinks
public Ice.AsyncResult begin_sizeOfJobLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfJobLinks
in interfaceFilesetPrx
-
begin_sizeOfJobLinks
public Ice.AsyncResult begin_sizeOfJobLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_sizeOfJobLinks
in interfaceFilesetPrx
-
begin_sizeOfJobLinks
public Ice.AsyncResult begin_sizeOfJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfJobLinks
in interfaceFilesetPrx
-
begin_sizeOfJobLinks
public Ice.AsyncResult begin_sizeOfJobLinks(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_sizeOfJobLinks
in interfaceFilesetPrx
-
end_sizeOfJobLinks
public int end_sizeOfJobLinks(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfJobLinks
in interfaceFilesetPrx
-
__sizeOfJobLinks_completed
public static void __sizeOfJobLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
sizeOfUsedFiles
public int sizeOfUsedFiles()
- Specified by:
sizeOfUsedFiles
in interfaceFilesetPrx
-
sizeOfUsedFiles
public int sizeOfUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfUsedFiles
in interfaceFilesetPrx
-
begin_sizeOfUsedFiles
public Ice.AsyncResult begin_sizeOfUsedFiles()
- Specified by:
begin_sizeOfUsedFiles
in interfaceFilesetPrx
-
begin_sizeOfUsedFiles
public Ice.AsyncResult begin_sizeOfUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfUsedFiles
in interfaceFilesetPrx
-
begin_sizeOfUsedFiles
public Ice.AsyncResult begin_sizeOfUsedFiles(Ice.Callback __cb)
- Specified by:
begin_sizeOfUsedFiles
in interfaceFilesetPrx
-
begin_sizeOfUsedFiles
public Ice.AsyncResult begin_sizeOfUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_sizeOfUsedFiles
in interfaceFilesetPrx
-
begin_sizeOfUsedFiles
public Ice.AsyncResult begin_sizeOfUsedFiles(Callback_Fileset_sizeOfUsedFiles __cb)
- Specified by:
begin_sizeOfUsedFiles
in interfaceFilesetPrx
-
begin_sizeOfUsedFiles
public Ice.AsyncResult begin_sizeOfUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_sizeOfUsedFiles __cb)
- Specified by:
begin_sizeOfUsedFiles
in interfaceFilesetPrx
-
begin_sizeOfUsedFiles
public Ice.AsyncResult begin_sizeOfUsedFiles(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfUsedFiles
in interfaceFilesetPrx
-
begin_sizeOfUsedFiles
public Ice.AsyncResult begin_sizeOfUsedFiles(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_sizeOfUsedFiles
in interfaceFilesetPrx
-
begin_sizeOfUsedFiles
public Ice.AsyncResult begin_sizeOfUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfUsedFiles
in interfaceFilesetPrx
-
begin_sizeOfUsedFiles
public Ice.AsyncResult begin_sizeOfUsedFiles(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_sizeOfUsedFiles
in interfaceFilesetPrx
-
end_sizeOfUsedFiles
public int end_sizeOfUsedFiles(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfUsedFiles
in interfaceFilesetPrx
-
__sizeOfUsedFiles_completed
public static void __sizeOfUsedFiles_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
unlinkAnnotation
public void unlinkAnnotation(Annotation removal)
- Specified by:
unlinkAnnotation
in interfaceFilesetPrx
-
unlinkAnnotation
public void unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unlinkAnnotation
in interfaceFilesetPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal)
- Specified by:
begin_unlinkAnnotation
in interfaceFilesetPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unlinkAnnotation
in interfaceFilesetPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Ice.Callback __cb)
- Specified by:
begin_unlinkAnnotation
in interfaceFilesetPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_unlinkAnnotation
in interfaceFilesetPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Callback_Fileset_unlinkAnnotation __cb)
- Specified by:
begin_unlinkAnnotation
in interfaceFilesetPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_unlinkAnnotation __cb)
- Specified by:
begin_unlinkAnnotation
in interfaceFilesetPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkAnnotation
in interfaceFilesetPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unlinkAnnotation
in interfaceFilesetPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkAnnotation
in interfaceFilesetPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unlinkAnnotation
in interfaceFilesetPrx
-
end_unlinkAnnotation
public void end_unlinkAnnotation(Ice.AsyncResult __iresult)
- Specified by:
end_unlinkAnnotation
in interfaceFilesetPrx
-
unlinkJob
public void unlinkJob(Job removal)
- Specified by:
unlinkJob
in interfaceFilesetPrx
-
unlinkJob
public void unlinkJob(Job removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unlinkJob
in interfaceFilesetPrx
-
begin_unlinkJob
public Ice.AsyncResult begin_unlinkJob(Job removal)
- Specified by:
begin_unlinkJob
in interfaceFilesetPrx
-
begin_unlinkJob
public Ice.AsyncResult begin_unlinkJob(Job removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unlinkJob
in interfaceFilesetPrx
-
begin_unlinkJob
public Ice.AsyncResult begin_unlinkJob(Job removal, Ice.Callback __cb)
- Specified by:
begin_unlinkJob
in interfaceFilesetPrx
-
begin_unlinkJob
public Ice.AsyncResult begin_unlinkJob(Job removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_unlinkJob
in interfaceFilesetPrx
-
begin_unlinkJob
public Ice.AsyncResult begin_unlinkJob(Job removal, Callback_Fileset_unlinkJob __cb)
- Specified by:
begin_unlinkJob
in interfaceFilesetPrx
-
begin_unlinkJob
public Ice.AsyncResult begin_unlinkJob(Job removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_unlinkJob __cb)
- Specified by:
begin_unlinkJob
in interfaceFilesetPrx
-
begin_unlinkJob
public Ice.AsyncResult begin_unlinkJob(Job removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkJob
in interfaceFilesetPrx
-
begin_unlinkJob
public Ice.AsyncResult begin_unlinkJob(Job removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unlinkJob
in interfaceFilesetPrx
-
begin_unlinkJob
public Ice.AsyncResult begin_unlinkJob(Job removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkJob
in interfaceFilesetPrx
-
begin_unlinkJob
public Ice.AsyncResult begin_unlinkJob(Job 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_unlinkJob
in interfaceFilesetPrx
-
end_unlinkJob
public void end_unlinkJob(Ice.AsyncResult __iresult)
- Specified by:
end_unlinkJob
in interfaceFilesetPrx
-
unloadAnnotationLinks
public void unloadAnnotationLinks()
- Specified by:
unloadAnnotationLinks
in interfaceFilesetPrx
-
unloadAnnotationLinks
public void unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadAnnotationLinks
in interfaceFilesetPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks()
- Specified by:
begin_unloadAnnotationLinks
in interfaceFilesetPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadAnnotationLinks
in interfaceFilesetPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_unloadAnnotationLinks
in interfaceFilesetPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_unloadAnnotationLinks
in interfaceFilesetPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(Callback_Fileset_unloadAnnotationLinks __cb)
- Specified by:
begin_unloadAnnotationLinks
in interfaceFilesetPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_unloadAnnotationLinks __cb)
- Specified by:
begin_unloadAnnotationLinks
in interfaceFilesetPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadAnnotationLinks
in interfaceFilesetPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unloadAnnotationLinks
in interfaceFilesetPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadAnnotationLinks
in interfaceFilesetPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unloadAnnotationLinks
in interfaceFilesetPrx
-
end_unloadAnnotationLinks
public void end_unloadAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_unloadAnnotationLinks
in interfaceFilesetPrx
-
unloadImages
public void unloadImages()
- Specified by:
unloadImages
in interfaceFilesetPrx
-
unloadImages
public void unloadImages(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadImages
in interfaceFilesetPrx
-
begin_unloadImages
public Ice.AsyncResult begin_unloadImages()
- Specified by:
begin_unloadImages
in interfaceFilesetPrx
-
begin_unloadImages
public Ice.AsyncResult begin_unloadImages(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadImages
in interfaceFilesetPrx
-
begin_unloadImages
public Ice.AsyncResult begin_unloadImages(Ice.Callback __cb)
- Specified by:
begin_unloadImages
in interfaceFilesetPrx
-
begin_unloadImages
public Ice.AsyncResult begin_unloadImages(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_unloadImages
in interfaceFilesetPrx
-
begin_unloadImages
public Ice.AsyncResult begin_unloadImages(Callback_Fileset_unloadImages __cb)
- Specified by:
begin_unloadImages
in interfaceFilesetPrx
-
begin_unloadImages
public Ice.AsyncResult begin_unloadImages(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_unloadImages __cb)
- Specified by:
begin_unloadImages
in interfaceFilesetPrx
-
begin_unloadImages
public Ice.AsyncResult begin_unloadImages(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadImages
in interfaceFilesetPrx
-
begin_unloadImages
public Ice.AsyncResult begin_unloadImages(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unloadImages
in interfaceFilesetPrx
-
begin_unloadImages
public Ice.AsyncResult begin_unloadImages(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadImages
in interfaceFilesetPrx
-
begin_unloadImages
public Ice.AsyncResult begin_unloadImages(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_unloadImages
in interfaceFilesetPrx
-
end_unloadImages
public void end_unloadImages(Ice.AsyncResult __iresult)
- Specified by:
end_unloadImages
in interfaceFilesetPrx
-
unloadJobLinks
public void unloadJobLinks()
- Specified by:
unloadJobLinks
in interfaceFilesetPrx
-
unloadJobLinks
public void unloadJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadJobLinks
in interfaceFilesetPrx
-
begin_unloadJobLinks
public Ice.AsyncResult begin_unloadJobLinks()
- Specified by:
begin_unloadJobLinks
in interfaceFilesetPrx
-
begin_unloadJobLinks
public Ice.AsyncResult begin_unloadJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadJobLinks
in interfaceFilesetPrx
-
begin_unloadJobLinks
public Ice.AsyncResult begin_unloadJobLinks(Ice.Callback __cb)
- Specified by:
begin_unloadJobLinks
in interfaceFilesetPrx
-
begin_unloadJobLinks
public Ice.AsyncResult begin_unloadJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_unloadJobLinks
in interfaceFilesetPrx
-
begin_unloadJobLinks
public Ice.AsyncResult begin_unloadJobLinks(Callback_Fileset_unloadJobLinks __cb)
- Specified by:
begin_unloadJobLinks
in interfaceFilesetPrx
-
begin_unloadJobLinks
public Ice.AsyncResult begin_unloadJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_unloadJobLinks __cb)
- Specified by:
begin_unloadJobLinks
in interfaceFilesetPrx
-
begin_unloadJobLinks
public Ice.AsyncResult begin_unloadJobLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadJobLinks
in interfaceFilesetPrx
-
begin_unloadJobLinks
public Ice.AsyncResult begin_unloadJobLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unloadJobLinks
in interfaceFilesetPrx
-
begin_unloadJobLinks
public Ice.AsyncResult begin_unloadJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadJobLinks
in interfaceFilesetPrx
-
begin_unloadJobLinks
public Ice.AsyncResult begin_unloadJobLinks(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_unloadJobLinks
in interfaceFilesetPrx
-
end_unloadJobLinks
public void end_unloadJobLinks(Ice.AsyncResult __iresult)
- Specified by:
end_unloadJobLinks
in interfaceFilesetPrx
-
unloadUsedFiles
public void unloadUsedFiles()
- Specified by:
unloadUsedFiles
in interfaceFilesetPrx
-
unloadUsedFiles
public void unloadUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadUsedFiles
in interfaceFilesetPrx
-
begin_unloadUsedFiles
public Ice.AsyncResult begin_unloadUsedFiles()
- Specified by:
begin_unloadUsedFiles
in interfaceFilesetPrx
-
begin_unloadUsedFiles
public Ice.AsyncResult begin_unloadUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadUsedFiles
in interfaceFilesetPrx
-
begin_unloadUsedFiles
public Ice.AsyncResult begin_unloadUsedFiles(Ice.Callback __cb)
- Specified by:
begin_unloadUsedFiles
in interfaceFilesetPrx
-
begin_unloadUsedFiles
public Ice.AsyncResult begin_unloadUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_unloadUsedFiles
in interfaceFilesetPrx
-
begin_unloadUsedFiles
public Ice.AsyncResult begin_unloadUsedFiles(Callback_Fileset_unloadUsedFiles __cb)
- Specified by:
begin_unloadUsedFiles
in interfaceFilesetPrx
-
begin_unloadUsedFiles
public Ice.AsyncResult begin_unloadUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_unloadUsedFiles __cb)
- Specified by:
begin_unloadUsedFiles
in interfaceFilesetPrx
-
begin_unloadUsedFiles
public Ice.AsyncResult begin_unloadUsedFiles(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadUsedFiles
in interfaceFilesetPrx
-
begin_unloadUsedFiles
public Ice.AsyncResult begin_unloadUsedFiles(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unloadUsedFiles
in interfaceFilesetPrx
-
begin_unloadUsedFiles
public Ice.AsyncResult begin_unloadUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadUsedFiles
in interfaceFilesetPrx
-
begin_unloadUsedFiles
public Ice.AsyncResult begin_unloadUsedFiles(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_unloadUsedFiles
in interfaceFilesetPrx
-
end_unloadUsedFiles
public void end_unloadUsedFiles(Ice.AsyncResult __iresult)
- Specified by:
end_unloadUsedFiles
in interfaceFilesetPrx
-
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.
-
checkedCast
public static FilesetPrx 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 FilesetPrx 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 FilesetPrx 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 FilesetPrx 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 FilesetPrx 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 FilesetPrx 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, FilesetPrx v)
-
__read
public static FilesetPrx __read(IceInternal.BasicStream __is)
-
-