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[]__idsstatic longserialVersionUID
-
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)voidaddAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets)voidaddAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddAllFilesetEntrySet(java.util.List<FilesetEntry> targets)voidaddAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets)voidaddAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddAllImageSet(java.util.List<Image> targets)voidaddAllImageSet(java.util.List<Image> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddFilesetAnnotationLink(FilesetAnnotationLink target)voidaddFilesetAnnotationLink(FilesetAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides)voidaddFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddFilesetEntry(FilesetEntry target)voidaddFilesetEntry(FilesetEntry target, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddFilesetJobLink(FilesetJobLink target)voidaddFilesetJobLink(FilesetJobLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides)voidaddFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddImage(Image target)voidaddImage(Image target, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets)Ice.AsyncResultbegin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, Ice.Callback __cb)Ice.AsyncResultbegin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_addAllFilesetAnnotationLinkSet __cb)Ice.AsyncResultbegin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, Callback_Fileset_addAllFilesetAnnotationLinkSet __cb)Ice.AsyncResultbegin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets)Ice.AsyncResultbegin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, Ice.Callback __cb)Ice.AsyncResultbegin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_addAllFilesetEntrySet __cb)Ice.AsyncResultbegin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, Callback_Fileset_addAllFilesetEntrySet __cb)Ice.AsyncResultbegin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets)Ice.AsyncResultbegin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, Ice.Callback __cb)Ice.AsyncResultbegin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_addAllFilesetJobLinkSet __cb)Ice.AsyncResultbegin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, Callback_Fileset_addAllFilesetJobLinkSet __cb)Ice.AsyncResultbegin_addAllImageSet(java.util.List<Image> targets)Ice.AsyncResultbegin_addAllImageSet(java.util.List<Image> targets, Ice.Callback __cb)Ice.AsyncResultbegin_addAllImageSet(java.util.List<Image> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addAllImageSet(java.util.List<Image> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addAllImageSet(java.util.List<Image> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addAllImageSet(java.util.List<Image> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_addAllImageSet(java.util.List<Image> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_addAllImageSet __cb)Ice.AsyncResultbegin_addAllImageSet(java.util.List<Image> targets, Callback_Fileset_addAllImageSet __cb)Ice.AsyncResultbegin_addFilesetAnnotationLink(FilesetAnnotationLink target)Ice.AsyncResultbegin_addFilesetAnnotationLink(FilesetAnnotationLink target, Ice.Callback __cb)Ice.AsyncResultbegin_addFilesetAnnotationLink(FilesetAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addFilesetAnnotationLink(FilesetAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addFilesetAnnotationLink(FilesetAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addFilesetAnnotationLink(FilesetAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addFilesetAnnotationLink(FilesetAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_addFilesetAnnotationLink(FilesetAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_addFilesetAnnotationLink __cb)Ice.AsyncResultbegin_addFilesetAnnotationLink(FilesetAnnotationLink target, Callback_Fileset_addFilesetAnnotationLink __cb)Ice.AsyncResultbegin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides)Ice.AsyncResultbegin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides, Ice.Callback __cb)Ice.AsyncResultbegin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_addFilesetAnnotationLinkToBoth __cb)Ice.AsyncResultbegin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides, Callback_Fileset_addFilesetAnnotationLinkToBoth __cb)Ice.AsyncResultbegin_addFilesetEntry(FilesetEntry target)Ice.AsyncResultbegin_addFilesetEntry(FilesetEntry target, Ice.Callback __cb)Ice.AsyncResultbegin_addFilesetEntry(FilesetEntry target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addFilesetEntry(FilesetEntry target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addFilesetEntry(FilesetEntry target, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addFilesetEntry(FilesetEntry target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addFilesetEntry(FilesetEntry target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_addFilesetEntry(FilesetEntry target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_addFilesetEntry __cb)Ice.AsyncResultbegin_addFilesetEntry(FilesetEntry target, Callback_Fileset_addFilesetEntry __cb)Ice.AsyncResultbegin_addFilesetJobLink(FilesetJobLink target)Ice.AsyncResultbegin_addFilesetJobLink(FilesetJobLink target, Ice.Callback __cb)Ice.AsyncResultbegin_addFilesetJobLink(FilesetJobLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addFilesetJobLink(FilesetJobLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addFilesetJobLink(FilesetJobLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addFilesetJobLink(FilesetJobLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addFilesetJobLink(FilesetJobLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_addFilesetJobLink(FilesetJobLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_addFilesetJobLink __cb)Ice.AsyncResultbegin_addFilesetJobLink(FilesetJobLink target, Callback_Fileset_addFilesetJobLink __cb)Ice.AsyncResultbegin_addFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides)Ice.AsyncResultbegin_addFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides, Ice.Callback __cb)Ice.AsyncResultbegin_addFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_addFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_addFilesetJobLinkToBoth __cb)Ice.AsyncResultbegin_addFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides, Callback_Fileset_addFilesetJobLinkToBoth __cb)Ice.AsyncResultbegin_addImage(Image target)Ice.AsyncResultbegin_addImage(Image target, Ice.Callback __cb)Ice.AsyncResultbegin_addImage(Image target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addImage(Image target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addImage(Image target, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addImage(Image target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addImage(Image target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_addImage(Image target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_addImage __cb)Ice.AsyncResultbegin_addImage(Image target, Callback_Fileset_addImage __cb)Ice.AsyncResultbegin_clearAnnotationLinks()Ice.AsyncResultbegin_clearAnnotationLinks(Ice.Callback __cb)Ice.AsyncResultbegin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_clearAnnotationLinks __cb)Ice.AsyncResultbegin_clearAnnotationLinks(Callback_Fileset_clearAnnotationLinks __cb)Ice.AsyncResultbegin_clearImages()Ice.AsyncResultbegin_clearImages(Ice.Callback __cb)Ice.AsyncResultbegin_clearImages(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_clearImages(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_clearImages(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_clearImages(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_clearImages(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_clearImages(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_clearImages __cb)Ice.AsyncResultbegin_clearImages(Callback_Fileset_clearImages __cb)Ice.AsyncResultbegin_clearJobLinks()Ice.AsyncResultbegin_clearJobLinks(Ice.Callback __cb)Ice.AsyncResultbegin_clearJobLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_clearJobLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_clearJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_clearJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_clearJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_clearJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_clearJobLinks __cb)Ice.AsyncResultbegin_clearJobLinks(Callback_Fileset_clearJobLinks __cb)Ice.AsyncResultbegin_clearUsedFiles()Ice.AsyncResultbegin_clearUsedFiles(Ice.Callback __cb)Ice.AsyncResultbegin_clearUsedFiles(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_clearUsedFiles(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_clearUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_clearUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_clearUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_clearUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_clearUsedFiles __cb)Ice.AsyncResultbegin_clearUsedFiles(Callback_Fileset_clearUsedFiles __cb)Ice.AsyncResultbegin_copyAnnotationLinks()Ice.AsyncResultbegin_copyAnnotationLinks(Ice.Callback __cb)Ice.AsyncResultbegin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<FilesetAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<FilesetAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_copyAnnotationLinks __cb)Ice.AsyncResultbegin_copyAnnotationLinks(Callback_Fileset_copyAnnotationLinks __cb)Ice.AsyncResultbegin_copyImages()Ice.AsyncResultbegin_copyImages(Ice.Callback __cb)Ice.AsyncResultbegin_copyImages(IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_copyImages(IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_copyImages(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_copyImages(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_copyImages(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_copyImages __cb)Ice.AsyncResultbegin_copyImages(Callback_Fileset_copyImages __cb)Ice.AsyncResultbegin_copyJobLinks()Ice.AsyncResultbegin_copyJobLinks(Ice.Callback __cb)Ice.AsyncResultbegin_copyJobLinks(IceInternal.Functional_GenericCallback1<java.util.List<FilesetJobLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_copyJobLinks(IceInternal.Functional_GenericCallback1<java.util.List<FilesetJobLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_copyJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_copyJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_copyJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_copyJobLinks __cb)Ice.AsyncResultbegin_copyJobLinks(Callback_Fileset_copyJobLinks __cb)Ice.AsyncResultbegin_copyUsedFiles()Ice.AsyncResultbegin_copyUsedFiles(Ice.Callback __cb)Ice.AsyncResultbegin_copyUsedFiles(IceInternal.Functional_GenericCallback1<java.util.List<FilesetEntry>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_copyUsedFiles(IceInternal.Functional_GenericCallback1<java.util.List<FilesetEntry>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_copyUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_copyUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_copyUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_copyUsedFiles __cb)Ice.AsyncResultbegin_copyUsedFiles(Callback_Fileset_copyUsedFiles __cb)Ice.AsyncResultbegin_findFilesetAnnotationLink(Annotation removal)Ice.AsyncResultbegin_findFilesetAnnotationLink(Annotation removal, Ice.Callback __cb)Ice.AsyncResultbegin_findFilesetAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<FilesetAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_findFilesetAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<FilesetAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_findFilesetAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_findFilesetAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_findFilesetAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_findFilesetAnnotationLink __cb)Ice.AsyncResultbegin_findFilesetAnnotationLink(Annotation removal, Callback_Fileset_findFilesetAnnotationLink __cb)Ice.AsyncResultbegin_findFilesetJobLink(Job removal)Ice.AsyncResultbegin_findFilesetJobLink(Job removal, Ice.Callback __cb)Ice.AsyncResultbegin_findFilesetJobLink(Job removal, IceInternal.Functional_GenericCallback1<java.util.List<FilesetJobLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_findFilesetJobLink(Job removal, IceInternal.Functional_GenericCallback1<java.util.List<FilesetJobLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_findFilesetJobLink(Job removal, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_findFilesetJobLink(Job removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_findFilesetJobLink(Job removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_findFilesetJobLink __cb)Ice.AsyncResultbegin_findFilesetJobLink(Job removal, Callback_Fileset_findFilesetJobLink __cb)Ice.AsyncResultbegin_getAnnotationLinksCountPerOwner()Ice.AsyncResultbegin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)Ice.AsyncResultbegin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_getAnnotationLinksCountPerOwner __cb)Ice.AsyncResultbegin_getAnnotationLinksCountPerOwner(Callback_Fileset_getAnnotationLinksCountPerOwner __cb)Ice.AsyncResultbegin_getDetails()Ice.AsyncResultbegin_getDetails(Ice.Callback __cb)Ice.AsyncResultbegin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getDetails __cb)Ice.AsyncResultbegin_getDetails(Callback_IObject_getDetails __cb)Ice.AsyncResultbegin_getFilesetEntry(int index)Ice.AsyncResultbegin_getFilesetEntry(int index, Ice.Callback __cb)Ice.AsyncResultbegin_getFilesetEntry(int index, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getFilesetEntry(int index, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getFilesetEntry(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getFilesetEntry(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_getFilesetEntry(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_getFilesetEntry __cb)Ice.AsyncResultbegin_getFilesetEntry(int index, Callback_Fileset_getFilesetEntry __cb)Ice.AsyncResultbegin_getFilesetJobLink(int index)Ice.AsyncResultbegin_getFilesetJobLink(int index, Ice.Callback __cb)Ice.AsyncResultbegin_getFilesetJobLink(int index, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getFilesetJobLink(int index, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getFilesetJobLink(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getFilesetJobLink(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_getFilesetJobLink(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_getFilesetJobLink __cb)Ice.AsyncResultbegin_getFilesetJobLink(int index, Callback_Fileset_getFilesetJobLink __cb)Ice.AsyncResultbegin_getId()Ice.AsyncResultbegin_getId(Ice.Callback __cb)Ice.AsyncResultbegin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getId __cb)Ice.AsyncResultbegin_getId(Callback_IObject_getId __cb)Ice.AsyncResultbegin_getJobLinksCountPerOwner()Ice.AsyncResultbegin_getJobLinksCountPerOwner(Ice.Callback __cb)Ice.AsyncResultbegin_getJobLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_getJobLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getJobLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_getJobLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_getJobLinksCountPerOwner __cb)Ice.AsyncResultbegin_getJobLinksCountPerOwner(Callback_Fileset_getJobLinksCountPerOwner __cb)Ice.AsyncResultbegin_getPrimaryFilesetEntry()Ice.AsyncResultbegin_getPrimaryFilesetEntry(Ice.Callback __cb)Ice.AsyncResultbegin_getPrimaryFilesetEntry(IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getPrimaryFilesetEntry(IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getPrimaryFilesetEntry(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getPrimaryFilesetEntry(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getPrimaryFilesetEntry(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_getPrimaryFilesetEntry(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_getPrimaryFilesetEntry __cb)Ice.AsyncResultbegin_getPrimaryFilesetEntry(Callback_Fileset_getPrimaryFilesetEntry __cb)Ice.AsyncResultbegin_getPrimaryFilesetJobLink()Ice.AsyncResultbegin_getPrimaryFilesetJobLink(Ice.Callback __cb)Ice.AsyncResultbegin_getPrimaryFilesetJobLink(IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getPrimaryFilesetJobLink(IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getPrimaryFilesetJobLink(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getPrimaryFilesetJobLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getPrimaryFilesetJobLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_getPrimaryFilesetJobLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_getPrimaryFilesetJobLink __cb)Ice.AsyncResultbegin_getPrimaryFilesetJobLink(Callback_Fileset_getPrimaryFilesetJobLink __cb)Ice.AsyncResultbegin_getTemplatePrefix()Ice.AsyncResultbegin_getTemplatePrefix(Ice.Callback __cb)Ice.AsyncResultbegin_getTemplatePrefix(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getTemplatePrefix(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getTemplatePrefix(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getTemplatePrefix(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getTemplatePrefix(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_getTemplatePrefix(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_getTemplatePrefix __cb)Ice.AsyncResultbegin_getTemplatePrefix(Callback_Fileset_getTemplatePrefix __cb)Ice.AsyncResultbegin_getVersion()Ice.AsyncResultbegin_getVersion(Ice.Callback __cb)Ice.AsyncResultbegin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_getVersion __cb)Ice.AsyncResultbegin_getVersion(Callback_Fileset_getVersion __cb)Ice.AsyncResultbegin_isAnnotated()Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResultbegin_isAnnotated(Ice.Callback __cb)Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResultbegin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResultbegin_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.AsyncResultbegin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_isAnnotated(Callback_IObject_isAnnotated __cb)Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResultbegin_isGlobal()Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResultbegin_isGlobal(Ice.Callback __cb)Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_isGlobal(Callback_IObject_isGlobal __cb)Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResultbegin_isLink()A link between two other types.Ice.AsyncResultbegin_isLink(Ice.Callback __cb)A link between two other types.Ice.AsyncResultbegin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)A link between two other types.Ice.AsyncResultbegin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)A link between two other types.Ice.AsyncResultbegin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)A link between two other types.Ice.AsyncResultbegin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)A link between two other types.Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLink __cb)A link between two other types.Ice.AsyncResultbegin_isLink(Callback_IObject_isLink __cb)A link between two other types.Ice.AsyncResultbegin_isLoaded()Tests if the objects are loaded or not.Ice.AsyncResultbegin_isLoaded(Ice.Callback __cb)Tests if the objects are loaded or not.Ice.AsyncResultbegin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Tests if the objects are loaded or not.Ice.AsyncResultbegin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Tests if the objects are loaded or not.Ice.AsyncResultbegin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)Tests if the objects are loaded or not.Ice.AsyncResultbegin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Tests if the objects are loaded or not.Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLoaded __cb)Tests if the objects are loaded or not.Ice.AsyncResultbegin_isLoaded(Callback_IObject_isLoaded __cb)Tests if the objects are loaded or not.Ice.AsyncResultbegin_isMutable()The server will persist changes made to these types.Ice.AsyncResultbegin_isMutable(Ice.Callback __cb)The server will persist changes made to these types.Ice.AsyncResultbegin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)The server will persist changes made to these types.Ice.AsyncResultbegin_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.AsyncResultbegin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)The server will persist changes made to these types.Ice.AsyncResultbegin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)The server will persist changes made to these types.Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_isMutable(Callback_IObject_isMutable __cb)The server will persist changes made to these types.Ice.AsyncResultbegin_linkAnnotation(Annotation addition)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, Ice.Callback __cb)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<FilesetAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<FilesetAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_linkAnnotation __cb)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, Callback_Fileset_linkAnnotation __cb)Ice.AsyncResultbegin_linkedAnnotationList()Ice.AsyncResultbegin_linkedAnnotationList(Ice.Callback __cb)Ice.AsyncResultbegin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_linkedAnnotationList __cb)Ice.AsyncResultbegin_linkedAnnotationList(Callback_Fileset_linkedAnnotationList __cb)Ice.AsyncResultbegin_linkedJobList()Ice.AsyncResultbegin_linkedJobList(Ice.Callback __cb)Ice.AsyncResultbegin_linkedJobList(IceInternal.Functional_GenericCallback1<java.util.List<Job>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkedJobList(IceInternal.Functional_GenericCallback1<java.util.List<Job>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkedJobList(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_linkedJobList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_linkedJobList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_linkedJobList __cb)Ice.AsyncResultbegin_linkedJobList(Callback_Fileset_linkedJobList __cb)Ice.AsyncResultbegin_linkJob(Job addition)Ice.AsyncResultbegin_linkJob(Job addition, Ice.Callback __cb)Ice.AsyncResultbegin_linkJob(Job addition, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkJob(Job addition, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkJob(Job addition, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_linkJob(Job addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_linkJob(Job addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_linkJob __cb)Ice.AsyncResultbegin_linkJob(Job addition, Callback_Fileset_linkJob __cb)Ice.AsyncResultbegin_proxy()Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_reloadAnnotationLinks(Fileset toCopy)Ice.AsyncResultbegin_reloadAnnotationLinks(Fileset toCopy, Ice.Callback __cb)Ice.AsyncResultbegin_reloadAnnotationLinks(Fileset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_reloadAnnotationLinks(Fileset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_reloadAnnotationLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_reloadAnnotationLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_reloadAnnotationLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_reloadAnnotationLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_reloadAnnotationLinks __cb)Ice.AsyncResultbegin_reloadAnnotationLinks(Fileset toCopy, Callback_Fileset_reloadAnnotationLinks __cb)Ice.AsyncResultbegin_reloadImages(Fileset toCopy)Ice.AsyncResultbegin_reloadImages(Fileset toCopy, Ice.Callback __cb)Ice.AsyncResultbegin_reloadImages(Fileset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_reloadImages(Fileset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_reloadImages(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_reloadImages(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_reloadImages(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_reloadImages(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_reloadImages __cb)Ice.AsyncResultbegin_reloadImages(Fileset toCopy, Callback_Fileset_reloadImages __cb)Ice.AsyncResultbegin_reloadJobLinks(Fileset toCopy)Ice.AsyncResultbegin_reloadJobLinks(Fileset toCopy, Ice.Callback __cb)Ice.AsyncResultbegin_reloadJobLinks(Fileset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_reloadJobLinks(Fileset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_reloadJobLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_reloadJobLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_reloadJobLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_reloadJobLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_reloadJobLinks __cb)Ice.AsyncResultbegin_reloadJobLinks(Fileset toCopy, Callback_Fileset_reloadJobLinks __cb)Ice.AsyncResultbegin_reloadUsedFiles(Fileset toCopy)Ice.AsyncResultbegin_reloadUsedFiles(Fileset toCopy, Ice.Callback __cb)Ice.AsyncResultbegin_reloadUsedFiles(Fileset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_reloadUsedFiles(Fileset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_reloadUsedFiles(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_reloadUsedFiles(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_reloadUsedFiles(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_reloadUsedFiles(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_reloadUsedFiles __cb)Ice.AsyncResultbegin_reloadUsedFiles(Fileset toCopy, Callback_Fileset_reloadUsedFiles __cb)Ice.AsyncResultbegin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets)Ice.AsyncResultbegin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, Ice.Callback __cb)Ice.AsyncResultbegin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_removeAllFilesetAnnotationLinkSet __cb)Ice.AsyncResultbegin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, Callback_Fileset_removeAllFilesetAnnotationLinkSet __cb)Ice.AsyncResultbegin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets)Ice.AsyncResultbegin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, Ice.Callback __cb)Ice.AsyncResultbegin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_removeAllFilesetEntrySet __cb)Ice.AsyncResultbegin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, Callback_Fileset_removeAllFilesetEntrySet __cb)Ice.AsyncResultbegin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets)Ice.AsyncResultbegin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, Ice.Callback __cb)Ice.AsyncResultbegin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_removeAllFilesetJobLinkSet __cb)Ice.AsyncResultbegin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, Callback_Fileset_removeAllFilesetJobLinkSet __cb)Ice.AsyncResultbegin_removeAllImageSet(java.util.List<Image> targets)Ice.AsyncResultbegin_removeAllImageSet(java.util.List<Image> targets, Ice.Callback __cb)Ice.AsyncResultbegin_removeAllImageSet(java.util.List<Image> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeAllImageSet(java.util.List<Image> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeAllImageSet(java.util.List<Image> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeAllImageSet(java.util.List<Image> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_removeAllImageSet(java.util.List<Image> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_removeAllImageSet __cb)Ice.AsyncResultbegin_removeAllImageSet(java.util.List<Image> targets, Callback_Fileset_removeAllImageSet __cb)Ice.AsyncResultbegin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget)Ice.AsyncResultbegin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget, Ice.Callback __cb)Ice.AsyncResultbegin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_removeFilesetAnnotationLink __cb)Ice.AsyncResultbegin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget, Callback_Fileset_removeFilesetAnnotationLink __cb)Ice.AsyncResultbegin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides)Ice.AsyncResultbegin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides, Ice.Callback __cb)Ice.AsyncResultbegin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_removeFilesetAnnotationLinkFromBoth __cb)Ice.AsyncResultbegin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides, Callback_Fileset_removeFilesetAnnotationLinkFromBoth __cb)Ice.AsyncResultbegin_removeFilesetEntry(FilesetEntry theTarget)Ice.AsyncResultbegin_removeFilesetEntry(FilesetEntry theTarget, Ice.Callback __cb)Ice.AsyncResultbegin_removeFilesetEntry(FilesetEntry theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeFilesetEntry(FilesetEntry theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeFilesetEntry(FilesetEntry theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeFilesetEntry(FilesetEntry theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removeFilesetEntry(FilesetEntry theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_removeFilesetEntry(FilesetEntry theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_removeFilesetEntry __cb)Ice.AsyncResultbegin_removeFilesetEntry(FilesetEntry theTarget, Callback_Fileset_removeFilesetEntry __cb)Ice.AsyncResultbegin_removeFilesetJobLink(FilesetJobLink theTarget)Ice.AsyncResultbegin_removeFilesetJobLink(FilesetJobLink theTarget, Ice.Callback __cb)Ice.AsyncResultbegin_removeFilesetJobLink(FilesetJobLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeFilesetJobLink(FilesetJobLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeFilesetJobLink(FilesetJobLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeFilesetJobLink(FilesetJobLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removeFilesetJobLink(FilesetJobLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_removeFilesetJobLink(FilesetJobLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_removeFilesetJobLink __cb)Ice.AsyncResultbegin_removeFilesetJobLink(FilesetJobLink theTarget, Callback_Fileset_removeFilesetJobLink __cb)Ice.AsyncResultbegin_removeFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides)Ice.AsyncResultbegin_removeFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides, Ice.Callback __cb)Ice.AsyncResultbegin_removeFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_removeFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_removeFilesetJobLinkFromBoth __cb)Ice.AsyncResultbegin_removeFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides, Callback_Fileset_removeFilesetJobLinkFromBoth __cb)Ice.AsyncResultbegin_removeImage(Image theTarget)Ice.AsyncResultbegin_removeImage(Image theTarget, Ice.Callback __cb)Ice.AsyncResultbegin_removeImage(Image theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeImage(Image theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeImage(Image theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeImage(Image theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removeImage(Image theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_removeImage(Image theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_removeImage __cb)Ice.AsyncResultbegin_removeImage(Image theTarget, Callback_Fileset_removeImage __cb)Ice.AsyncResultbegin_setFilesetEntry(int index, FilesetEntry theElement)Ice.AsyncResultbegin_setFilesetEntry(int index, FilesetEntry theElement, Ice.Callback __cb)Ice.AsyncResultbegin_setFilesetEntry(int index, FilesetEntry theElement, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setFilesetEntry(int index, FilesetEntry theElement, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setFilesetEntry(int index, FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setFilesetEntry(int index, FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_setFilesetEntry(int index, FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_setFilesetEntry __cb)Ice.AsyncResultbegin_setFilesetEntry(int index, FilesetEntry theElement, Callback_Fileset_setFilesetEntry __cb)Ice.AsyncResultbegin_setFilesetJobLink(int index, FilesetJobLink theElement)Ice.AsyncResultbegin_setFilesetJobLink(int index, FilesetJobLink theElement, Ice.Callback __cb)Ice.AsyncResultbegin_setFilesetJobLink(int index, FilesetJobLink theElement, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setFilesetJobLink(int index, FilesetJobLink theElement, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setFilesetJobLink(int index, FilesetJobLink theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setFilesetJobLink(int index, FilesetJobLink theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_setFilesetJobLink(int index, FilesetJobLink theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_setFilesetJobLink __cb)Ice.AsyncResultbegin_setFilesetJobLink(int index, FilesetJobLink theElement, Callback_Fileset_setFilesetJobLink __cb)Ice.AsyncResultbegin_setId(RLong id)Ice.AsyncResultbegin_setId(RLong id, Ice.Callback __cb)Ice.AsyncResultbegin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_setId __cb)Ice.AsyncResultbegin_setId(RLong id, Callback_IObject_setId __cb)Ice.AsyncResultbegin_setPrimaryFilesetEntry(FilesetEntry theElement)Ice.AsyncResultbegin_setPrimaryFilesetEntry(FilesetEntry theElement, Ice.Callback __cb)Ice.AsyncResultbegin_setPrimaryFilesetEntry(FilesetEntry theElement, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setPrimaryFilesetEntry(FilesetEntry theElement, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setPrimaryFilesetEntry(FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setPrimaryFilesetEntry(FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_setPrimaryFilesetEntry(FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_setPrimaryFilesetEntry __cb)Ice.AsyncResultbegin_setPrimaryFilesetEntry(FilesetEntry theElement, Callback_Fileset_setPrimaryFilesetEntry __cb)Ice.AsyncResultbegin_setPrimaryFilesetJobLink(FilesetJobLink theElement)Ice.AsyncResultbegin_setPrimaryFilesetJobLink(FilesetJobLink theElement, Ice.Callback __cb)Ice.AsyncResultbegin_setPrimaryFilesetJobLink(FilesetJobLink theElement, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setPrimaryFilesetJobLink(FilesetJobLink theElement, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setPrimaryFilesetJobLink(FilesetJobLink theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setPrimaryFilesetJobLink(FilesetJobLink theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_setPrimaryFilesetJobLink(FilesetJobLink theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_setPrimaryFilesetJobLink __cb)Ice.AsyncResultbegin_setPrimaryFilesetJobLink(FilesetJobLink theElement, Callback_Fileset_setPrimaryFilesetJobLink __cb)Ice.AsyncResultbegin_setTemplatePrefix(RString theTemplatePrefix)Ice.AsyncResultbegin_setTemplatePrefix(RString theTemplatePrefix, Ice.Callback __cb)Ice.AsyncResultbegin_setTemplatePrefix(RString theTemplatePrefix, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setTemplatePrefix(RString theTemplatePrefix, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setTemplatePrefix(RString theTemplatePrefix, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setTemplatePrefix(RString theTemplatePrefix, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setTemplatePrefix(RString theTemplatePrefix, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_setTemplatePrefix(RString theTemplatePrefix, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_setTemplatePrefix __cb)Ice.AsyncResultbegin_setTemplatePrefix(RString theTemplatePrefix, Callback_Fileset_setTemplatePrefix __cb)Ice.AsyncResultbegin_setVersion(RInt theVersion)Ice.AsyncResultbegin_setVersion(RInt theVersion, Ice.Callback __cb)Ice.AsyncResultbegin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_setVersion __cb)Ice.AsyncResultbegin_setVersion(RInt theVersion, Callback_Fileset_setVersion __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_sizeOfAnnotationLinks()Ice.AsyncResultbegin_sizeOfAnnotationLinks(Ice.Callback __cb)Ice.AsyncResultbegin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_sizeOfAnnotationLinks __cb)Ice.AsyncResultbegin_sizeOfAnnotationLinks(Callback_Fileset_sizeOfAnnotationLinks __cb)Ice.AsyncResultbegin_sizeOfImages()Ice.AsyncResultbegin_sizeOfImages(Ice.Callback __cb)Ice.AsyncResultbegin_sizeOfImages(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_sizeOfImages(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_sizeOfImages(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_sizeOfImages(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_sizeOfImages(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_sizeOfImages(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_sizeOfImages __cb)Ice.AsyncResultbegin_sizeOfImages(Callback_Fileset_sizeOfImages __cb)Ice.AsyncResultbegin_sizeOfJobLinks()Ice.AsyncResultbegin_sizeOfJobLinks(Ice.Callback __cb)Ice.AsyncResultbegin_sizeOfJobLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_sizeOfJobLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_sizeOfJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_sizeOfJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_sizeOfJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_sizeOfJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_sizeOfJobLinks __cb)Ice.AsyncResultbegin_sizeOfJobLinks(Callback_Fileset_sizeOfJobLinks __cb)Ice.AsyncResultbegin_sizeOfUsedFiles()Ice.AsyncResultbegin_sizeOfUsedFiles(Ice.Callback __cb)Ice.AsyncResultbegin_sizeOfUsedFiles(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_sizeOfUsedFiles(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_sizeOfUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_sizeOfUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_sizeOfUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_sizeOfUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_sizeOfUsedFiles __cb)Ice.AsyncResultbegin_sizeOfUsedFiles(Callback_Fileset_sizeOfUsedFiles __cb)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, Ice.Callback __cb)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_unlinkAnnotation __cb)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, Callback_Fileset_unlinkAnnotation __cb)Ice.AsyncResultbegin_unlinkJob(Job removal)Ice.AsyncResultbegin_unlinkJob(Job removal, Ice.Callback __cb)Ice.AsyncResultbegin_unlinkJob(Job removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unlinkJob(Job removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_unlinkJob(Job removal, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_unlinkJob(Job removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_unlinkJob(Job removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_unlinkJob(Job removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_unlinkJob __cb)Ice.AsyncResultbegin_unlinkJob(Job removal, Callback_Fileset_unlinkJob __cb)Ice.AsyncResultbegin_unload()Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_unloadAnnotationLinks()Ice.AsyncResultbegin_unloadAnnotationLinks(Ice.Callback __cb)Ice.AsyncResultbegin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_unloadAnnotationLinks __cb)Ice.AsyncResultbegin_unloadAnnotationLinks(Callback_Fileset_unloadAnnotationLinks __cb)Ice.AsyncResultbegin_unloadCollections()Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadCollections(Ice.Callback __cb)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_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.AsyncResultbegin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_unloadCollections(Callback_IObject_unloadCollections __cb)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadDetails()As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_unloadDetails(Ice.Callback __cb)As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_unloadDetails(Callback_IObject_unloadDetails __cb)As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_unloadImages()Ice.AsyncResultbegin_unloadImages(Ice.Callback __cb)Ice.AsyncResultbegin_unloadImages(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unloadImages(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_unloadImages(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_unloadImages(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_unloadImages(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_unloadImages(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_unloadImages __cb)Ice.AsyncResultbegin_unloadImages(Callback_Fileset_unloadImages __cb)Ice.AsyncResultbegin_unloadJobLinks()Ice.AsyncResultbegin_unloadJobLinks(Ice.Callback __cb)Ice.AsyncResultbegin_unloadJobLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unloadJobLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_unloadJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_unloadJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_unloadJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_unloadJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_unloadJobLinks __cb)Ice.AsyncResultbegin_unloadJobLinks(Callback_Fileset_unloadJobLinks __cb)Ice.AsyncResultbegin_unloadUsedFiles()Ice.AsyncResultbegin_unloadUsedFiles(Ice.Callback __cb)Ice.AsyncResultbegin_unloadUsedFiles(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unloadUsedFiles(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_unloadUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_unloadUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_unloadUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_unloadUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_unloadUsedFiles __cb)Ice.AsyncResultbegin_unloadUsedFiles(Callback_Fileset_unloadUsedFiles __cb)static FilesetPrxcheckedCast(Ice.ObjectPrx __obj)Contacts the remote server to verify that the object implements this type.static FilesetPrxcheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)Contacts the remote server to verify that a facet of the object implements this type.static FilesetPrxcheckedCast(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 FilesetPrxcheckedCast(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.voidclearAnnotationLinks()voidclearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)voidclearImages()voidclearImages(java.util.Map<java.lang.String,java.lang.String> __ctx)voidclearJobLinks()voidclearJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)voidclearUsedFiles()voidclearUsedFiles(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)voidend_addAllFilesetAnnotationLinkSet(Ice.AsyncResult __iresult)voidend_addAllFilesetEntrySet(Ice.AsyncResult __iresult)voidend_addAllFilesetJobLinkSet(Ice.AsyncResult __iresult)voidend_addAllImageSet(Ice.AsyncResult __iresult)voidend_addFilesetAnnotationLink(Ice.AsyncResult __iresult)voidend_addFilesetAnnotationLinkToBoth(Ice.AsyncResult __iresult)voidend_addFilesetEntry(Ice.AsyncResult __iresult)voidend_addFilesetJobLink(Ice.AsyncResult __iresult)voidend_addFilesetJobLinkToBoth(Ice.AsyncResult __iresult)voidend_addImage(Ice.AsyncResult __iresult)voidend_clearAnnotationLinks(Ice.AsyncResult __iresult)voidend_clearImages(Ice.AsyncResult __iresult)voidend_clearJobLinks(Ice.AsyncResult __iresult)voidend_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)Detailsend_getDetails(Ice.AsyncResult __iresult)FilesetEntryend_getFilesetEntry(Ice.AsyncResult __iresult)FilesetJobLinkend_getFilesetJobLink(Ice.AsyncResult __iresult)RLongend_getId(Ice.AsyncResult __iresult)java.util.Map<java.lang.Long,java.lang.Long>end_getJobLinksCountPerOwner(Ice.AsyncResult __iresult)FilesetEntryend_getPrimaryFilesetEntry(Ice.AsyncResult __iresult)FilesetJobLinkend_getPrimaryFilesetJobLink(Ice.AsyncResult __iresult)RStringend_getTemplatePrefix(Ice.AsyncResult __iresult)RIntend_getVersion(Ice.AsyncResult __iresult)booleanend_isAnnotated(Ice.AsyncResult __iresult)Allows for the attachment of any omero.model.Annotation subclasses.booleanend_isGlobal(Ice.AsyncResult __iresult)Marker interface which means that special rules apply for both reading and writing these instances.booleanend_isLink(Ice.AsyncResult __iresult)A link between two other types.booleanend_isLoaded(Ice.AsyncResult __iresult)Tests if the objects are loaded or not.booleanend_isMutable(Ice.AsyncResult __iresult)The server will persist changes made to these types.FilesetAnnotationLinkend_linkAnnotation(Ice.AsyncResult __iresult)java.util.List<Annotation>end_linkedAnnotationList(Ice.AsyncResult __iresult)java.util.List<Job>end_linkedJobList(Ice.AsyncResult __iresult)FilesetJobLinkend_linkJob(Ice.AsyncResult __iresult)IObjectend_proxy(Ice.AsyncResult __iresult)Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );voidend_reloadAnnotationLinks(Ice.AsyncResult __iresult)voidend_reloadImages(Ice.AsyncResult __iresult)voidend_reloadJobLinks(Ice.AsyncResult __iresult)voidend_reloadUsedFiles(Ice.AsyncResult __iresult)voidend_removeAllFilesetAnnotationLinkSet(Ice.AsyncResult __iresult)voidend_removeAllFilesetEntrySet(Ice.AsyncResult __iresult)voidend_removeAllFilesetJobLinkSet(Ice.AsyncResult __iresult)voidend_removeAllImageSet(Ice.AsyncResult __iresult)voidend_removeFilesetAnnotationLink(Ice.AsyncResult __iresult)voidend_removeFilesetAnnotationLinkFromBoth(Ice.AsyncResult __iresult)voidend_removeFilesetEntry(Ice.AsyncResult __iresult)voidend_removeFilesetJobLink(Ice.AsyncResult __iresult)voidend_removeFilesetJobLinkFromBoth(Ice.AsyncResult __iresult)voidend_removeImage(Ice.AsyncResult __iresult)FilesetEntryend_setFilesetEntry(Ice.AsyncResult __iresult)FilesetJobLinkend_setFilesetJobLink(Ice.AsyncResult __iresult)voidend_setId(Ice.AsyncResult __iresult)FilesetEntryend_setPrimaryFilesetEntry(Ice.AsyncResult __iresult)FilesetJobLinkend_setPrimaryFilesetJobLink(Ice.AsyncResult __iresult)voidend_setTemplatePrefix(Ice.AsyncResult __iresult)voidend_setVersion(Ice.AsyncResult __iresult)IObjectend_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.intend_sizeOfAnnotationLinks(Ice.AsyncResult __iresult)intend_sizeOfImages(Ice.AsyncResult __iresult)intend_sizeOfJobLinks(Ice.AsyncResult __iresult)intend_sizeOfUsedFiles(Ice.AsyncResult __iresult)voidend_unlinkAnnotation(Ice.AsyncResult __iresult)voidend_unlinkJob(Ice.AsyncResult __iresult)voidend_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.voidend_unloadAnnotationLinks(Ice.AsyncResult __iresult)voidend_unloadCollections(Ice.AsyncResult __iresult)Each collection can also be unloaded, independently of the object itself.voidend_unloadDetails(Ice.AsyncResult __iresult)As with collections, the objects under details can link to many other objects.voidend_unloadImages(Ice.AsyncResult __iresult)voidend_unloadJobLinks(Ice.AsyncResult __iresult)voidend_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)DetailsgetDetails()DetailsgetDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)FilesetEntrygetFilesetEntry(int index)FilesetEntrygetFilesetEntry(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)FilesetJobLinkgetFilesetJobLink(int index)FilesetJobLinkgetFilesetJobLink(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)RLonggetId()RLonggetId(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)FilesetEntrygetPrimaryFilesetEntry()FilesetEntrygetPrimaryFilesetEntry(java.util.Map<java.lang.String,java.lang.String> __ctx)FilesetJobLinkgetPrimaryFilesetJobLink()FilesetJobLinkgetPrimaryFilesetJobLink(java.util.Map<java.lang.String,java.lang.String> __ctx)RStringgetTemplatePrefix()RStringgetTemplatePrefix(java.util.Map<java.lang.String,java.lang.String> __ctx)RIntgetVersion()RIntgetVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)static java.lang.Stringice_staticId()Provides the Slice type ID of this type.booleanisAnnotated()Allows for the attachment of any omero.model.Annotation subclasses.booleanisAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)Allows for the attachment of any omero.model.Annotation subclasses.booleanisGlobal()Marker interface which means that special rules apply for both reading and writing these instances.booleanisGlobal(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.booleanisLink()A link between two other types.booleanisLink(java.util.Map<java.lang.String,java.lang.String> __ctx)A link between two other types.booleanisLoaded()Tests if the objects are loaded or not.booleanisLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)Tests if the objects are loaded or not.booleanisMutable()The server will persist changes made to these types.booleanisMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)The server will persist changes made to these types.FilesetAnnotationLinklinkAnnotation(Annotation addition)FilesetAnnotationLinklinkAnnotation(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)FilesetJobLinklinkJob(Job addition)FilesetJobLinklinkJob(Job addition, java.util.Map<java.lang.String,java.lang.String> __ctx)IObjectproxy()Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );IObjectproxy(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 );voidreloadAnnotationLinks(Fileset toCopy)voidreloadAnnotationLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)voidreloadImages(Fileset toCopy)voidreloadImages(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)voidreloadJobLinks(Fileset toCopy)voidreloadJobLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)voidreloadUsedFiles(Fileset toCopy)voidreloadUsedFiles(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets)voidremoveAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveAllFilesetEntrySet(java.util.List<FilesetEntry> targets)voidremoveAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets)voidremoveAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveAllImageSet(java.util.List<Image> targets)voidremoveAllImageSet(java.util.List<Image> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveFilesetAnnotationLink(FilesetAnnotationLink theTarget)voidremoveFilesetAnnotationLink(FilesetAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides)voidremoveFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveFilesetEntry(FilesetEntry theTarget)voidremoveFilesetEntry(FilesetEntry theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveFilesetJobLink(FilesetJobLink theTarget)voidremoveFilesetJobLink(FilesetJobLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides)voidremoveFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveImage(Image theTarget)voidremoveImage(Image theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)FilesetEntrysetFilesetEntry(int index, FilesetEntry theElement)FilesetEntrysetFilesetEntry(int index, FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)FilesetJobLinksetFilesetJobLink(int index, FilesetJobLink theElement)FilesetJobLinksetFilesetJobLink(int index, FilesetJobLink theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetId(RLong id)voidsetId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)FilesetEntrysetPrimaryFilesetEntry(FilesetEntry theElement)FilesetEntrysetPrimaryFilesetEntry(FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)FilesetJobLinksetPrimaryFilesetJobLink(FilesetJobLink theElement)FilesetJobLinksetPrimaryFilesetJobLink(FilesetJobLink theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetTemplatePrefix(RString theTemplatePrefix)voidsetTemplatePrefix(RString theTemplatePrefix, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetVersion(RInt theVersion)voidsetVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)IObjectshallowCopy()Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.IObjectshallowCopy(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.intsizeOfAnnotationLinks()intsizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)intsizeOfImages()intsizeOfImages(java.util.Map<java.lang.String,java.lang.String> __ctx)intsizeOfJobLinks()intsizeOfJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)intsizeOfUsedFiles()intsizeOfUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx)static FilesetPrxuncheckedCast(Ice.ObjectPrx __obj)Downcasts the given proxy to this type without contacting the remote server.static FilesetPrxuncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)Downcasts the given proxy to this type without contacting the remote server.voidunlinkAnnotation(Annotation removal)voidunlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)voidunlinkJob(Job removal)voidunlinkJob(Job removal, java.util.Map<java.lang.String,java.lang.String> __ctx)voidunload()Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.voidunload(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.voidunloadAnnotationLinks()voidunloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)voidunloadCollections()Each collection can also be unloaded, independently of the object itself.voidunloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)Each collection can also be unloaded, independently of the object itself.voidunloadDetails()As with collections, the objects under details can link to many other objects.voidunloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)As with collections, the objects under details can link to many other objects.voidunloadImages()voidunloadImages(java.util.Map<java.lang.String,java.lang.String> __ctx)voidunloadJobLinks()voidunloadJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)voidunloadUsedFiles()voidunloadUsedFiles(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:
addAllFilesetAnnotationLinkSetin interfaceFilesetPrx
-
addAllFilesetAnnotationLinkSet
public void addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllFilesetAnnotationLinkSetin interfaceFilesetPrx
-
begin_addAllFilesetAnnotationLinkSet
public Ice.AsyncResult begin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets)
- Specified by:
begin_addAllFilesetAnnotationLinkSetin 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_addAllFilesetAnnotationLinkSetin interfaceFilesetPrx
-
begin_addAllFilesetAnnotationLinkSet
public Ice.AsyncResult begin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, Ice.Callback __cb)
- Specified by:
begin_addAllFilesetAnnotationLinkSetin 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_addAllFilesetAnnotationLinkSetin interfaceFilesetPrx
-
begin_addAllFilesetAnnotationLinkSet
public Ice.AsyncResult begin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, Callback_Fileset_addAllFilesetAnnotationLinkSet __cb)
- Specified by:
begin_addAllFilesetAnnotationLinkSetin 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_addAllFilesetAnnotationLinkSetin 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_addAllFilesetAnnotationLinkSetin 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_addAllFilesetAnnotationLinkSetin 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_addAllFilesetAnnotationLinkSetin 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_addAllFilesetAnnotationLinkSetin interfaceFilesetPrx
-
end_addAllFilesetAnnotationLinkSet
public void end_addAllFilesetAnnotationLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllFilesetAnnotationLinkSetin interfaceFilesetPrx
-
addAllFilesetEntrySet
public void addAllFilesetEntrySet(java.util.List<FilesetEntry> targets)
- Specified by:
addAllFilesetEntrySetin interfaceFilesetPrx
-
addAllFilesetEntrySet
public void addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllFilesetEntrySetin interfaceFilesetPrx
-
begin_addAllFilesetEntrySet
public Ice.AsyncResult begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets)
- Specified by:
begin_addAllFilesetEntrySetin 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_addAllFilesetEntrySetin interfaceFilesetPrx
-
begin_addAllFilesetEntrySet
public Ice.AsyncResult begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, Ice.Callback __cb)
- Specified by:
begin_addAllFilesetEntrySetin 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_addAllFilesetEntrySetin interfaceFilesetPrx
-
begin_addAllFilesetEntrySet
public Ice.AsyncResult begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, Callback_Fileset_addAllFilesetEntrySet __cb)
- Specified by:
begin_addAllFilesetEntrySetin 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_addAllFilesetEntrySetin 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_addAllFilesetEntrySetin 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_addAllFilesetEntrySetin 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_addAllFilesetEntrySetin 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_addAllFilesetEntrySetin interfaceFilesetPrx
-
end_addAllFilesetEntrySet
public void end_addAllFilesetEntrySet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllFilesetEntrySetin interfaceFilesetPrx
-
addAllFilesetJobLinkSet
public void addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets)
- Specified by:
addAllFilesetJobLinkSetin interfaceFilesetPrx
-
addAllFilesetJobLinkSet
public void addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllFilesetJobLinkSetin interfaceFilesetPrx
-
begin_addAllFilesetJobLinkSet
public Ice.AsyncResult begin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets)
- Specified by:
begin_addAllFilesetJobLinkSetin 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_addAllFilesetJobLinkSetin interfaceFilesetPrx
-
begin_addAllFilesetJobLinkSet
public Ice.AsyncResult begin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, Ice.Callback __cb)
- Specified by:
begin_addAllFilesetJobLinkSetin 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_addAllFilesetJobLinkSetin interfaceFilesetPrx
-
begin_addAllFilesetJobLinkSet
public Ice.AsyncResult begin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, Callback_Fileset_addAllFilesetJobLinkSet __cb)
- Specified by:
begin_addAllFilesetJobLinkSetin 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_addAllFilesetJobLinkSetin 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_addAllFilesetJobLinkSetin 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_addAllFilesetJobLinkSetin 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_addAllFilesetJobLinkSetin 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_addAllFilesetJobLinkSetin interfaceFilesetPrx
-
end_addAllFilesetJobLinkSet
public void end_addAllFilesetJobLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllFilesetJobLinkSetin interfaceFilesetPrx
-
addAllImageSet
public void addAllImageSet(java.util.List<Image> targets)
- Specified by:
addAllImageSetin interfaceFilesetPrx
-
addAllImageSet
public void addAllImageSet(java.util.List<Image> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllImageSetin interfaceFilesetPrx
-
begin_addAllImageSet
public Ice.AsyncResult begin_addAllImageSet(java.util.List<Image> targets)
- Specified by:
begin_addAllImageSetin 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_addAllImageSetin interfaceFilesetPrx
-
begin_addAllImageSet
public Ice.AsyncResult begin_addAllImageSet(java.util.List<Image> targets, Ice.Callback __cb)
- Specified by:
begin_addAllImageSetin 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_addAllImageSetin interfaceFilesetPrx
-
begin_addAllImageSet
public Ice.AsyncResult begin_addAllImageSet(java.util.List<Image> targets, Callback_Fileset_addAllImageSet __cb)
- Specified by:
begin_addAllImageSetin 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_addAllImageSetin 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_addAllImageSetin 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_addAllImageSetin 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_addAllImageSetin 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_addAllImageSetin interfaceFilesetPrx
-
end_addAllImageSet
public void end_addAllImageSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllImageSetin interfaceFilesetPrx
-
addFilesetAnnotationLink
public void addFilesetAnnotationLink(FilesetAnnotationLink target)
- Specified by:
addFilesetAnnotationLinkin interfaceFilesetPrx
-
addFilesetAnnotationLink
public void addFilesetAnnotationLink(FilesetAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addFilesetAnnotationLinkin interfaceFilesetPrx
-
begin_addFilesetAnnotationLink
public Ice.AsyncResult begin_addFilesetAnnotationLink(FilesetAnnotationLink target)
- Specified by:
begin_addFilesetAnnotationLinkin interfaceFilesetPrx
-
begin_addFilesetAnnotationLink
public Ice.AsyncResult begin_addFilesetAnnotationLink(FilesetAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addFilesetAnnotationLinkin interfaceFilesetPrx
-
begin_addFilesetAnnotationLink
public Ice.AsyncResult begin_addFilesetAnnotationLink(FilesetAnnotationLink target, Ice.Callback __cb)
- Specified by:
begin_addFilesetAnnotationLinkin 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_addFilesetAnnotationLinkin interfaceFilesetPrx
-
begin_addFilesetAnnotationLink
public Ice.AsyncResult begin_addFilesetAnnotationLink(FilesetAnnotationLink target, Callback_Fileset_addFilesetAnnotationLink __cb)
- Specified by:
begin_addFilesetAnnotationLinkin 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_addFilesetAnnotationLinkin interfaceFilesetPrx
-
begin_addFilesetAnnotationLink
public Ice.AsyncResult begin_addFilesetAnnotationLink(FilesetAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addFilesetAnnotationLinkin 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_addFilesetAnnotationLinkin 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_addFilesetAnnotationLinkin 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_addFilesetAnnotationLinkin interfaceFilesetPrx
-
end_addFilesetAnnotationLink
public void end_addFilesetAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_addFilesetAnnotationLinkin interfaceFilesetPrx
-
addFilesetAnnotationLinkToBoth
public void addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides)
- Specified by:
addFilesetAnnotationLinkToBothin interfaceFilesetPrx
-
addFilesetAnnotationLinkToBoth
public void addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addFilesetAnnotationLinkToBothin interfaceFilesetPrx
-
begin_addFilesetAnnotationLinkToBoth
public Ice.AsyncResult begin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides)
- Specified by:
begin_addFilesetAnnotationLinkToBothin 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_addFilesetAnnotationLinkToBothin interfaceFilesetPrx
-
begin_addFilesetAnnotationLinkToBoth
public Ice.AsyncResult begin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_addFilesetAnnotationLinkToBothin 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_addFilesetAnnotationLinkToBothin interfaceFilesetPrx
-
begin_addFilesetAnnotationLinkToBoth
public Ice.AsyncResult begin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides, Callback_Fileset_addFilesetAnnotationLinkToBoth __cb)
- Specified by:
begin_addFilesetAnnotationLinkToBothin 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_addFilesetAnnotationLinkToBothin 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_addFilesetAnnotationLinkToBothin 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_addFilesetAnnotationLinkToBothin 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_addFilesetAnnotationLinkToBothin 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_addFilesetAnnotationLinkToBothin interfaceFilesetPrx
-
end_addFilesetAnnotationLinkToBoth
public void end_addFilesetAnnotationLinkToBoth(Ice.AsyncResult __iresult)
- Specified by:
end_addFilesetAnnotationLinkToBothin interfaceFilesetPrx
-
addFilesetEntry
public void addFilesetEntry(FilesetEntry target)
- Specified by:
addFilesetEntryin interfaceFilesetPrx
-
addFilesetEntry
public void addFilesetEntry(FilesetEntry target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addFilesetEntryin interfaceFilesetPrx
-
begin_addFilesetEntry
public Ice.AsyncResult begin_addFilesetEntry(FilesetEntry target)
- Specified by:
begin_addFilesetEntryin interfaceFilesetPrx
-
begin_addFilesetEntry
public Ice.AsyncResult begin_addFilesetEntry(FilesetEntry target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addFilesetEntryin interfaceFilesetPrx
-
begin_addFilesetEntry
public Ice.AsyncResult begin_addFilesetEntry(FilesetEntry target, Ice.Callback __cb)
- Specified by:
begin_addFilesetEntryin 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_addFilesetEntryin interfaceFilesetPrx
-
begin_addFilesetEntry
public Ice.AsyncResult begin_addFilesetEntry(FilesetEntry target, Callback_Fileset_addFilesetEntry __cb)
- Specified by:
begin_addFilesetEntryin 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_addFilesetEntryin interfaceFilesetPrx
-
begin_addFilesetEntry
public Ice.AsyncResult begin_addFilesetEntry(FilesetEntry target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addFilesetEntryin 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_addFilesetEntryin 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_addFilesetEntryin 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_addFilesetEntryin interfaceFilesetPrx
-
end_addFilesetEntry
public void end_addFilesetEntry(Ice.AsyncResult __iresult)
- Specified by:
end_addFilesetEntryin interfaceFilesetPrx
-
addFilesetJobLink
public void addFilesetJobLink(FilesetJobLink target)
- Specified by:
addFilesetJobLinkin interfaceFilesetPrx
-
addFilesetJobLink
public void addFilesetJobLink(FilesetJobLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addFilesetJobLinkin interfaceFilesetPrx
-
begin_addFilesetJobLink
public Ice.AsyncResult begin_addFilesetJobLink(FilesetJobLink target)
- Specified by:
begin_addFilesetJobLinkin interfaceFilesetPrx
-
begin_addFilesetJobLink
public Ice.AsyncResult begin_addFilesetJobLink(FilesetJobLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addFilesetJobLinkin interfaceFilesetPrx
-
begin_addFilesetJobLink
public Ice.AsyncResult begin_addFilesetJobLink(FilesetJobLink target, Ice.Callback __cb)
- Specified by:
begin_addFilesetJobLinkin 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_addFilesetJobLinkin interfaceFilesetPrx
-
begin_addFilesetJobLink
public Ice.AsyncResult begin_addFilesetJobLink(FilesetJobLink target, Callback_Fileset_addFilesetJobLink __cb)
- Specified by:
begin_addFilesetJobLinkin 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_addFilesetJobLinkin interfaceFilesetPrx
-
begin_addFilesetJobLink
public Ice.AsyncResult begin_addFilesetJobLink(FilesetJobLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addFilesetJobLinkin 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_addFilesetJobLinkin 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_addFilesetJobLinkin 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_addFilesetJobLinkin interfaceFilesetPrx
-
end_addFilesetJobLink
public void end_addFilesetJobLink(Ice.AsyncResult __iresult)
- Specified by:
end_addFilesetJobLinkin interfaceFilesetPrx
-
addFilesetJobLinkToBoth
public void addFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides)
- Specified by:
addFilesetJobLinkToBothin interfaceFilesetPrx
-
addFilesetJobLinkToBoth
public void addFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addFilesetJobLinkToBothin interfaceFilesetPrx
-
begin_addFilesetJobLinkToBoth
public Ice.AsyncResult begin_addFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides)
- Specified by:
begin_addFilesetJobLinkToBothin 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_addFilesetJobLinkToBothin interfaceFilesetPrx
-
begin_addFilesetJobLinkToBoth
public Ice.AsyncResult begin_addFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_addFilesetJobLinkToBothin 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_addFilesetJobLinkToBothin interfaceFilesetPrx
-
begin_addFilesetJobLinkToBoth
public Ice.AsyncResult begin_addFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides, Callback_Fileset_addFilesetJobLinkToBoth __cb)
- Specified by:
begin_addFilesetJobLinkToBothin 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_addFilesetJobLinkToBothin 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_addFilesetJobLinkToBothin 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_addFilesetJobLinkToBothin 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_addFilesetJobLinkToBothin 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_addFilesetJobLinkToBothin interfaceFilesetPrx
-
end_addFilesetJobLinkToBoth
public void end_addFilesetJobLinkToBoth(Ice.AsyncResult __iresult)
- Specified by:
end_addFilesetJobLinkToBothin interfaceFilesetPrx
-
addImage
public void addImage(Image target)
- Specified by:
addImagein interfaceFilesetPrx
-
addImage
public void addImage(Image target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addImagein interfaceFilesetPrx
-
begin_addImage
public Ice.AsyncResult begin_addImage(Image target)
- Specified by:
begin_addImagein interfaceFilesetPrx
-
begin_addImage
public Ice.AsyncResult begin_addImage(Image target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addImagein interfaceFilesetPrx
-
begin_addImage
public Ice.AsyncResult begin_addImage(Image target, Ice.Callback __cb)
- Specified by:
begin_addImagein 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_addImagein interfaceFilesetPrx
-
begin_addImage
public Ice.AsyncResult begin_addImage(Image target, Callback_Fileset_addImage __cb)
- Specified by:
begin_addImagein 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_addImagein interfaceFilesetPrx
-
begin_addImage
public Ice.AsyncResult begin_addImage(Image target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addImagein 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_addImagein 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_addImagein 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_addImagein interfaceFilesetPrx
-
end_addImage
public void end_addImage(Ice.AsyncResult __iresult)
- Specified by:
end_addImagein interfaceFilesetPrx
-
clearAnnotationLinks
public void clearAnnotationLinks()
- Specified by:
clearAnnotationLinksin interfaceFilesetPrx
-
clearAnnotationLinks
public void clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearAnnotationLinksin interfaceFilesetPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks()
- Specified by:
begin_clearAnnotationLinksin interfaceFilesetPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearAnnotationLinksin interfaceFilesetPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_clearAnnotationLinksin interfaceFilesetPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_clearAnnotationLinksin interfaceFilesetPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(Callback_Fileset_clearAnnotationLinks __cb)
- Specified by:
begin_clearAnnotationLinksin 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_clearAnnotationLinksin interfaceFilesetPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_clearAnnotationLinksin 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_clearAnnotationLinksin 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_clearAnnotationLinksin 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_clearAnnotationLinksin interfaceFilesetPrx
-
end_clearAnnotationLinks
public void end_clearAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_clearAnnotationLinksin interfaceFilesetPrx
-
clearImages
public void clearImages()
- Specified by:
clearImagesin interfaceFilesetPrx
-
clearImages
public void clearImages(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearImagesin interfaceFilesetPrx
-
begin_clearImages
public Ice.AsyncResult begin_clearImages()
- Specified by:
begin_clearImagesin interfaceFilesetPrx
-
begin_clearImages
public Ice.AsyncResult begin_clearImages(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearImagesin interfaceFilesetPrx
-
begin_clearImages
public Ice.AsyncResult begin_clearImages(Ice.Callback __cb)
- Specified by:
begin_clearImagesin interfaceFilesetPrx
-
begin_clearImages
public Ice.AsyncResult begin_clearImages(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_clearImagesin interfaceFilesetPrx
-
begin_clearImages
public Ice.AsyncResult begin_clearImages(Callback_Fileset_clearImages __cb)
- Specified by:
begin_clearImagesin 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_clearImagesin interfaceFilesetPrx
-
begin_clearImages
public Ice.AsyncResult begin_clearImages(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_clearImagesin 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_clearImagesin 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_clearImagesin 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_clearImagesin interfaceFilesetPrx
-
end_clearImages
public void end_clearImages(Ice.AsyncResult __iresult)
- Specified by:
end_clearImagesin interfaceFilesetPrx
-
clearJobLinks
public void clearJobLinks()
- Specified by:
clearJobLinksin interfaceFilesetPrx
-
clearJobLinks
public void clearJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearJobLinksin interfaceFilesetPrx
-
begin_clearJobLinks
public Ice.AsyncResult begin_clearJobLinks()
- Specified by:
begin_clearJobLinksin interfaceFilesetPrx
-
begin_clearJobLinks
public Ice.AsyncResult begin_clearJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearJobLinksin interfaceFilesetPrx
-
begin_clearJobLinks
public Ice.AsyncResult begin_clearJobLinks(Ice.Callback __cb)
- Specified by:
begin_clearJobLinksin interfaceFilesetPrx
-
begin_clearJobLinks
public Ice.AsyncResult begin_clearJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_clearJobLinksin interfaceFilesetPrx
-
begin_clearJobLinks
public Ice.AsyncResult begin_clearJobLinks(Callback_Fileset_clearJobLinks __cb)
- Specified by:
begin_clearJobLinksin 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_clearJobLinksin interfaceFilesetPrx
-
begin_clearJobLinks
public Ice.AsyncResult begin_clearJobLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_clearJobLinksin 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_clearJobLinksin 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_clearJobLinksin 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_clearJobLinksin interfaceFilesetPrx
-
end_clearJobLinks
public void end_clearJobLinks(Ice.AsyncResult __iresult)
- Specified by:
end_clearJobLinksin interfaceFilesetPrx
-
clearUsedFiles
public void clearUsedFiles()
- Specified by:
clearUsedFilesin interfaceFilesetPrx
-
clearUsedFiles
public void clearUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearUsedFilesin interfaceFilesetPrx
-
begin_clearUsedFiles
public Ice.AsyncResult begin_clearUsedFiles()
- Specified by:
begin_clearUsedFilesin interfaceFilesetPrx
-
begin_clearUsedFiles
public Ice.AsyncResult begin_clearUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearUsedFilesin interfaceFilesetPrx
-
begin_clearUsedFiles
public Ice.AsyncResult begin_clearUsedFiles(Ice.Callback __cb)
- Specified by:
begin_clearUsedFilesin interfaceFilesetPrx
-
begin_clearUsedFiles
public Ice.AsyncResult begin_clearUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_clearUsedFilesin interfaceFilesetPrx
-
begin_clearUsedFiles
public Ice.AsyncResult begin_clearUsedFiles(Callback_Fileset_clearUsedFiles __cb)
- Specified by:
begin_clearUsedFilesin 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_clearUsedFilesin interfaceFilesetPrx
-
begin_clearUsedFiles
public Ice.AsyncResult begin_clearUsedFiles(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_clearUsedFilesin 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_clearUsedFilesin 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_clearUsedFilesin 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_clearUsedFilesin interfaceFilesetPrx
-
end_clearUsedFiles
public void end_clearUsedFiles(Ice.AsyncResult __iresult)
- Specified by:
end_clearUsedFilesin interfaceFilesetPrx
-
copyAnnotationLinks
public java.util.List<FilesetAnnotationLink> copyAnnotationLinks()
- Specified by:
copyAnnotationLinksin interfaceFilesetPrx
-
copyAnnotationLinks
public java.util.List<FilesetAnnotationLink> copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyAnnotationLinksin interfaceFilesetPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks()
- Specified by:
begin_copyAnnotationLinksin interfaceFilesetPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyAnnotationLinksin interfaceFilesetPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_copyAnnotationLinksin interfaceFilesetPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_copyAnnotationLinksin interfaceFilesetPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(Callback_Fileset_copyAnnotationLinks __cb)
- Specified by:
begin_copyAnnotationLinksin 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_copyAnnotationLinksin 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_copyAnnotationLinksin 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_copyAnnotationLinksin 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_copyAnnotationLinksin 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_copyAnnotationLinksin interfaceFilesetPrx
-
end_copyAnnotationLinks
public java.util.List<FilesetAnnotationLink> end_copyAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_copyAnnotationLinksin 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:
copyImagesin interfaceFilesetPrx
-
copyImages
public java.util.List<Image> copyImages(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyImagesin interfaceFilesetPrx
-
begin_copyImages
public Ice.AsyncResult begin_copyImages()
- Specified by:
begin_copyImagesin interfaceFilesetPrx
-
begin_copyImages
public Ice.AsyncResult begin_copyImages(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyImagesin interfaceFilesetPrx
-
begin_copyImages
public Ice.AsyncResult begin_copyImages(Ice.Callback __cb)
- Specified by:
begin_copyImagesin interfaceFilesetPrx
-
begin_copyImages
public Ice.AsyncResult begin_copyImages(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_copyImagesin interfaceFilesetPrx
-
begin_copyImages
public Ice.AsyncResult begin_copyImages(Callback_Fileset_copyImages __cb)
- Specified by:
begin_copyImagesin 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_copyImagesin 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_copyImagesin 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_copyImagesin 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_copyImagesin 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_copyImagesin interfaceFilesetPrx
-
end_copyImages
public java.util.List<Image> end_copyImages(Ice.AsyncResult __iresult)
- Specified by:
end_copyImagesin 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:
copyJobLinksin interfaceFilesetPrx
-
copyJobLinks
public java.util.List<FilesetJobLink> copyJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyJobLinksin interfaceFilesetPrx
-
begin_copyJobLinks
public Ice.AsyncResult begin_copyJobLinks()
- Specified by:
begin_copyJobLinksin interfaceFilesetPrx
-
begin_copyJobLinks
public Ice.AsyncResult begin_copyJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyJobLinksin interfaceFilesetPrx
-
begin_copyJobLinks
public Ice.AsyncResult begin_copyJobLinks(Ice.Callback __cb)
- Specified by:
begin_copyJobLinksin interfaceFilesetPrx
-
begin_copyJobLinks
public Ice.AsyncResult begin_copyJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_copyJobLinksin interfaceFilesetPrx
-
begin_copyJobLinks
public Ice.AsyncResult begin_copyJobLinks(Callback_Fileset_copyJobLinks __cb)
- Specified by:
begin_copyJobLinksin 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_copyJobLinksin 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_copyJobLinksin 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_copyJobLinksin 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_copyJobLinksin 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_copyJobLinksin interfaceFilesetPrx
-
end_copyJobLinks
public java.util.List<FilesetJobLink> end_copyJobLinks(Ice.AsyncResult __iresult)
- Specified by:
end_copyJobLinksin 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:
copyUsedFilesin interfaceFilesetPrx
-
copyUsedFiles
public java.util.List<FilesetEntry> copyUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyUsedFilesin interfaceFilesetPrx
-
begin_copyUsedFiles
public Ice.AsyncResult begin_copyUsedFiles()
- Specified by:
begin_copyUsedFilesin interfaceFilesetPrx
-
begin_copyUsedFiles
public Ice.AsyncResult begin_copyUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyUsedFilesin interfaceFilesetPrx
-
begin_copyUsedFiles
public Ice.AsyncResult begin_copyUsedFiles(Ice.Callback __cb)
- Specified by:
begin_copyUsedFilesin interfaceFilesetPrx
-
begin_copyUsedFiles
public Ice.AsyncResult begin_copyUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_copyUsedFilesin interfaceFilesetPrx
-
begin_copyUsedFiles
public Ice.AsyncResult begin_copyUsedFiles(Callback_Fileset_copyUsedFiles __cb)
- Specified by:
begin_copyUsedFilesin 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_copyUsedFilesin 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_copyUsedFilesin 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_copyUsedFilesin 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_copyUsedFilesin 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_copyUsedFilesin interfaceFilesetPrx
-
end_copyUsedFiles
public java.util.List<FilesetEntry> end_copyUsedFiles(Ice.AsyncResult __iresult)
- Specified by:
end_copyUsedFilesin 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:
findFilesetAnnotationLinkin interfaceFilesetPrx
-
findFilesetAnnotationLink
public java.util.List<FilesetAnnotationLink> findFilesetAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
findFilesetAnnotationLinkin interfaceFilesetPrx
-
begin_findFilesetAnnotationLink
public Ice.AsyncResult begin_findFilesetAnnotationLink(Annotation removal)
- Specified by:
begin_findFilesetAnnotationLinkin interfaceFilesetPrx
-
begin_findFilesetAnnotationLink
public Ice.AsyncResult begin_findFilesetAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_findFilesetAnnotationLinkin interfaceFilesetPrx
-
begin_findFilesetAnnotationLink
public Ice.AsyncResult begin_findFilesetAnnotationLink(Annotation removal, Ice.Callback __cb)
- Specified by:
begin_findFilesetAnnotationLinkin 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_findFilesetAnnotationLinkin interfaceFilesetPrx
-
begin_findFilesetAnnotationLink
public Ice.AsyncResult begin_findFilesetAnnotationLink(Annotation removal, Callback_Fileset_findFilesetAnnotationLink __cb)
- Specified by:
begin_findFilesetAnnotationLinkin 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_findFilesetAnnotationLinkin 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_findFilesetAnnotationLinkin 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_findFilesetAnnotationLinkin 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_findFilesetAnnotationLinkin 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_findFilesetAnnotationLinkin interfaceFilesetPrx
-
end_findFilesetAnnotationLink
public java.util.List<FilesetAnnotationLink> end_findFilesetAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_findFilesetAnnotationLinkin 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:
findFilesetJobLinkin interfaceFilesetPrx
-
findFilesetJobLink
public java.util.List<FilesetJobLink> findFilesetJobLink(Job removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
findFilesetJobLinkin interfaceFilesetPrx
-
begin_findFilesetJobLink
public Ice.AsyncResult begin_findFilesetJobLink(Job removal)
- Specified by:
begin_findFilesetJobLinkin interfaceFilesetPrx
-
begin_findFilesetJobLink
public Ice.AsyncResult begin_findFilesetJobLink(Job removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_findFilesetJobLinkin interfaceFilesetPrx
-
begin_findFilesetJobLink
public Ice.AsyncResult begin_findFilesetJobLink(Job removal, Ice.Callback __cb)
- Specified by:
begin_findFilesetJobLinkin 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_findFilesetJobLinkin interfaceFilesetPrx
-
begin_findFilesetJobLink
public Ice.AsyncResult begin_findFilesetJobLink(Job removal, Callback_Fileset_findFilesetJobLink __cb)
- Specified by:
begin_findFilesetJobLinkin 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_findFilesetJobLinkin 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_findFilesetJobLinkin 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_findFilesetJobLinkin 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_findFilesetJobLinkin 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_findFilesetJobLinkin interfaceFilesetPrx
-
end_findFilesetJobLink
public java.util.List<FilesetJobLink> end_findFilesetJobLink(Ice.AsyncResult __iresult)
- Specified by:
end_findFilesetJobLinkin 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:
getAnnotationLinksCountPerOwnerin 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:
getAnnotationLinksCountPerOwnerin interfaceFilesetPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner()
- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceFilesetPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceFilesetPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceFilesetPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceFilesetPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Callback_Fileset_getAnnotationLinksCountPerOwner __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwnerin 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_getAnnotationLinksCountPerOwnerin 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_getAnnotationLinksCountPerOwnerin 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_getAnnotationLinksCountPerOwnerin 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_getAnnotationLinksCountPerOwnerin 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_getAnnotationLinksCountPerOwnerin interfaceFilesetPrx
-
end_getAnnotationLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult)
- Specified by:
end_getAnnotationLinksCountPerOwnerin 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:
getFilesetEntryin interfaceFilesetPrx
-
getFilesetEntry
public FilesetEntry getFilesetEntry(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getFilesetEntryin interfaceFilesetPrx
-
begin_getFilesetEntry
public Ice.AsyncResult begin_getFilesetEntry(int index)
- Specified by:
begin_getFilesetEntryin interfaceFilesetPrx
-
begin_getFilesetEntry
public Ice.AsyncResult begin_getFilesetEntry(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)- Specified by:
begin_getFilesetEntryin interfaceFilesetPrx
-
begin_getFilesetEntry
public Ice.AsyncResult begin_getFilesetEntry(int index, Ice.Callback __cb)- Specified by:
begin_getFilesetEntryin 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_getFilesetEntryin interfaceFilesetPrx
-
begin_getFilesetEntry
public Ice.AsyncResult begin_getFilesetEntry(int index, Callback_Fileset_getFilesetEntry __cb)- Specified by:
begin_getFilesetEntryin 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_getFilesetEntryin interfaceFilesetPrx
-
begin_getFilesetEntry
public Ice.AsyncResult begin_getFilesetEntry(int index, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getFilesetEntryin 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_getFilesetEntryin 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_getFilesetEntryin 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_getFilesetEntryin interfaceFilesetPrx
-
end_getFilesetEntry
public FilesetEntry end_getFilesetEntry(Ice.AsyncResult __iresult)
- Specified by:
end_getFilesetEntryin interfaceFilesetPrx
-
__getFilesetEntry_completed
public static void __getFilesetEntry_completed(Ice.TwowayCallbackArg1<FilesetEntry> __cb, Ice.AsyncResult __result)
-
getFilesetJobLink
public FilesetJobLink getFilesetJobLink(int index)
- Specified by:
getFilesetJobLinkin interfaceFilesetPrx
-
getFilesetJobLink
public FilesetJobLink getFilesetJobLink(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getFilesetJobLinkin interfaceFilesetPrx
-
begin_getFilesetJobLink
public Ice.AsyncResult begin_getFilesetJobLink(int index)
- Specified by:
begin_getFilesetJobLinkin interfaceFilesetPrx
-
begin_getFilesetJobLink
public Ice.AsyncResult begin_getFilesetJobLink(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)- Specified by:
begin_getFilesetJobLinkin interfaceFilesetPrx
-
begin_getFilesetJobLink
public Ice.AsyncResult begin_getFilesetJobLink(int index, Ice.Callback __cb)- Specified by:
begin_getFilesetJobLinkin 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_getFilesetJobLinkin interfaceFilesetPrx
-
begin_getFilesetJobLink
public Ice.AsyncResult begin_getFilesetJobLink(int index, Callback_Fileset_getFilesetJobLink __cb)- Specified by:
begin_getFilesetJobLinkin 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_getFilesetJobLinkin interfaceFilesetPrx
-
begin_getFilesetJobLink
public Ice.AsyncResult begin_getFilesetJobLink(int index, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getFilesetJobLinkin 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_getFilesetJobLinkin 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_getFilesetJobLinkin 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_getFilesetJobLinkin interfaceFilesetPrx
-
end_getFilesetJobLink
public FilesetJobLink end_getFilesetJobLink(Ice.AsyncResult __iresult)
- Specified by:
end_getFilesetJobLinkin 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:
getJobLinksCountPerOwnerin 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:
getJobLinksCountPerOwnerin interfaceFilesetPrx
-
begin_getJobLinksCountPerOwner
public Ice.AsyncResult begin_getJobLinksCountPerOwner()
- Specified by:
begin_getJobLinksCountPerOwnerin interfaceFilesetPrx
-
begin_getJobLinksCountPerOwner
public Ice.AsyncResult begin_getJobLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getJobLinksCountPerOwnerin interfaceFilesetPrx
-
begin_getJobLinksCountPerOwner
public Ice.AsyncResult begin_getJobLinksCountPerOwner(Ice.Callback __cb)
- Specified by:
begin_getJobLinksCountPerOwnerin interfaceFilesetPrx
-
begin_getJobLinksCountPerOwner
public Ice.AsyncResult begin_getJobLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getJobLinksCountPerOwnerin interfaceFilesetPrx
-
begin_getJobLinksCountPerOwner
public Ice.AsyncResult begin_getJobLinksCountPerOwner(Callback_Fileset_getJobLinksCountPerOwner __cb)
- Specified by:
begin_getJobLinksCountPerOwnerin 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_getJobLinksCountPerOwnerin 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_getJobLinksCountPerOwnerin 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_getJobLinksCountPerOwnerin 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_getJobLinksCountPerOwnerin 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_getJobLinksCountPerOwnerin interfaceFilesetPrx
-
end_getJobLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> end_getJobLinksCountPerOwner(Ice.AsyncResult __iresult)
- Specified by:
end_getJobLinksCountPerOwnerin 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:
getPrimaryFilesetEntryin interfaceFilesetPrx
-
getPrimaryFilesetEntry
public FilesetEntry getPrimaryFilesetEntry(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getPrimaryFilesetEntryin interfaceFilesetPrx
-
begin_getPrimaryFilesetEntry
public Ice.AsyncResult begin_getPrimaryFilesetEntry()
- Specified by:
begin_getPrimaryFilesetEntryin interfaceFilesetPrx
-
begin_getPrimaryFilesetEntry
public Ice.AsyncResult begin_getPrimaryFilesetEntry(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getPrimaryFilesetEntryin interfaceFilesetPrx
-
begin_getPrimaryFilesetEntry
public Ice.AsyncResult begin_getPrimaryFilesetEntry(Ice.Callback __cb)
- Specified by:
begin_getPrimaryFilesetEntryin interfaceFilesetPrx
-
begin_getPrimaryFilesetEntry
public Ice.AsyncResult begin_getPrimaryFilesetEntry(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getPrimaryFilesetEntryin interfaceFilesetPrx
-
begin_getPrimaryFilesetEntry
public Ice.AsyncResult begin_getPrimaryFilesetEntry(Callback_Fileset_getPrimaryFilesetEntry __cb)
- Specified by:
begin_getPrimaryFilesetEntryin 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_getPrimaryFilesetEntryin interfaceFilesetPrx
-
begin_getPrimaryFilesetEntry
public Ice.AsyncResult begin_getPrimaryFilesetEntry(IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getPrimaryFilesetEntryin 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_getPrimaryFilesetEntryin 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_getPrimaryFilesetEntryin 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_getPrimaryFilesetEntryin interfaceFilesetPrx
-
end_getPrimaryFilesetEntry
public FilesetEntry end_getPrimaryFilesetEntry(Ice.AsyncResult __iresult)
- Specified by:
end_getPrimaryFilesetEntryin interfaceFilesetPrx
-
__getPrimaryFilesetEntry_completed
public static void __getPrimaryFilesetEntry_completed(Ice.TwowayCallbackArg1<FilesetEntry> __cb, Ice.AsyncResult __result)
-
getPrimaryFilesetJobLink
public FilesetJobLink getPrimaryFilesetJobLink()
- Specified by:
getPrimaryFilesetJobLinkin interfaceFilesetPrx
-
getPrimaryFilesetJobLink
public FilesetJobLink getPrimaryFilesetJobLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getPrimaryFilesetJobLinkin interfaceFilesetPrx
-
begin_getPrimaryFilesetJobLink
public Ice.AsyncResult begin_getPrimaryFilesetJobLink()
- Specified by:
begin_getPrimaryFilesetJobLinkin interfaceFilesetPrx
-
begin_getPrimaryFilesetJobLink
public Ice.AsyncResult begin_getPrimaryFilesetJobLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getPrimaryFilesetJobLinkin interfaceFilesetPrx
-
begin_getPrimaryFilesetJobLink
public Ice.AsyncResult begin_getPrimaryFilesetJobLink(Ice.Callback __cb)
- Specified by:
begin_getPrimaryFilesetJobLinkin interfaceFilesetPrx
-
begin_getPrimaryFilesetJobLink
public Ice.AsyncResult begin_getPrimaryFilesetJobLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getPrimaryFilesetJobLinkin interfaceFilesetPrx
-
begin_getPrimaryFilesetJobLink
public Ice.AsyncResult begin_getPrimaryFilesetJobLink(Callback_Fileset_getPrimaryFilesetJobLink __cb)
- Specified by:
begin_getPrimaryFilesetJobLinkin 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_getPrimaryFilesetJobLinkin interfaceFilesetPrx
-
begin_getPrimaryFilesetJobLink
public Ice.AsyncResult begin_getPrimaryFilesetJobLink(IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getPrimaryFilesetJobLinkin 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_getPrimaryFilesetJobLinkin 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_getPrimaryFilesetJobLinkin 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_getPrimaryFilesetJobLinkin interfaceFilesetPrx
-
end_getPrimaryFilesetJobLink
public FilesetJobLink end_getPrimaryFilesetJobLink(Ice.AsyncResult __iresult)
- Specified by:
end_getPrimaryFilesetJobLinkin interfaceFilesetPrx
-
__getPrimaryFilesetJobLink_completed
public static void __getPrimaryFilesetJobLink_completed(Ice.TwowayCallbackArg1<FilesetJobLink> __cb, Ice.AsyncResult __result)
-
getTemplatePrefix
public RString getTemplatePrefix()
- Specified by:
getTemplatePrefixin interfaceFilesetPrx
-
getTemplatePrefix
public RString getTemplatePrefix(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getTemplatePrefixin interfaceFilesetPrx
-
begin_getTemplatePrefix
public Ice.AsyncResult begin_getTemplatePrefix()
- Specified by:
begin_getTemplatePrefixin interfaceFilesetPrx
-
begin_getTemplatePrefix
public Ice.AsyncResult begin_getTemplatePrefix(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getTemplatePrefixin interfaceFilesetPrx
-
begin_getTemplatePrefix
public Ice.AsyncResult begin_getTemplatePrefix(Ice.Callback __cb)
- Specified by:
begin_getTemplatePrefixin interfaceFilesetPrx
-
begin_getTemplatePrefix
public Ice.AsyncResult begin_getTemplatePrefix(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getTemplatePrefixin interfaceFilesetPrx
-
begin_getTemplatePrefix
public Ice.AsyncResult begin_getTemplatePrefix(Callback_Fileset_getTemplatePrefix __cb)
- Specified by:
begin_getTemplatePrefixin 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_getTemplatePrefixin interfaceFilesetPrx
-
begin_getTemplatePrefix
public Ice.AsyncResult begin_getTemplatePrefix(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getTemplatePrefixin 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_getTemplatePrefixin 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_getTemplatePrefixin 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_getTemplatePrefixin interfaceFilesetPrx
-
end_getTemplatePrefix
public RString end_getTemplatePrefix(Ice.AsyncResult __iresult)
- Specified by:
end_getTemplatePrefixin interfaceFilesetPrx
-
__getTemplatePrefix_completed
public static void __getTemplatePrefix_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getVersion
public RInt getVersion()
- Specified by:
getVersionin interfaceFilesetPrx
-
getVersion
public RInt getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getVersionin interfaceFilesetPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion()
- Specified by:
begin_getVersionin interfaceFilesetPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getVersionin interfaceFilesetPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(Ice.Callback __cb)
- Specified by:
begin_getVersionin interfaceFilesetPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getVersionin interfaceFilesetPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(Callback_Fileset_getVersion __cb)
- Specified by:
begin_getVersionin 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_getVersionin interfaceFilesetPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getVersionin 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_getVersionin 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_getVersionin 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_getVersionin interfaceFilesetPrx
-
end_getVersion
public RInt end_getVersion(Ice.AsyncResult __iresult)
- Specified by:
end_getVersionin interfaceFilesetPrx
-
__getVersion_completed
public static void __getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
-
linkAnnotation
public FilesetAnnotationLink linkAnnotation(Annotation addition)
- Specified by:
linkAnnotationin interfaceFilesetPrx
-
linkAnnotation
public FilesetAnnotationLink linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkAnnotationin interfaceFilesetPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition)
- Specified by:
begin_linkAnnotationin interfaceFilesetPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkAnnotationin interfaceFilesetPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Ice.Callback __cb)
- Specified by:
begin_linkAnnotationin 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_linkAnnotationin interfaceFilesetPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Callback_Fileset_linkAnnotation __cb)
- Specified by:
begin_linkAnnotationin 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_linkAnnotationin interfaceFilesetPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<FilesetAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkAnnotationin 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_linkAnnotationin 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_linkAnnotationin 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_linkAnnotationin interfaceFilesetPrx
-
end_linkAnnotation
public FilesetAnnotationLink end_linkAnnotation(Ice.AsyncResult __iresult)
- Specified by:
end_linkAnnotationin interfaceFilesetPrx
-
__linkAnnotation_completed
public static void __linkAnnotation_completed(Ice.TwowayCallbackArg1<FilesetAnnotationLink> __cb, Ice.AsyncResult __result)
-
linkJob
public FilesetJobLink linkJob(Job addition)
- Specified by:
linkJobin interfaceFilesetPrx
-
linkJob
public FilesetJobLink linkJob(Job addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkJobin interfaceFilesetPrx
-
begin_linkJob
public Ice.AsyncResult begin_linkJob(Job addition)
- Specified by:
begin_linkJobin interfaceFilesetPrx
-
begin_linkJob
public Ice.AsyncResult begin_linkJob(Job addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkJobin interfaceFilesetPrx
-
begin_linkJob
public Ice.AsyncResult begin_linkJob(Job addition, Ice.Callback __cb)
- Specified by:
begin_linkJobin 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_linkJobin interfaceFilesetPrx
-
begin_linkJob
public Ice.AsyncResult begin_linkJob(Job addition, Callback_Fileset_linkJob __cb)
- Specified by:
begin_linkJobin 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_linkJobin interfaceFilesetPrx
-
begin_linkJob
public Ice.AsyncResult begin_linkJob(Job addition, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkJobin 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_linkJobin 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_linkJobin 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_linkJobin interfaceFilesetPrx
-
end_linkJob
public FilesetJobLink end_linkJob(Ice.AsyncResult __iresult)
- Specified by:
end_linkJobin interfaceFilesetPrx
-
__linkJob_completed
public static void __linkJob_completed(Ice.TwowayCallbackArg1<FilesetJobLink> __cb, Ice.AsyncResult __result)
-
linkedAnnotationList
public java.util.List<Annotation> linkedAnnotationList()
- Specified by:
linkedAnnotationListin interfaceFilesetPrx
-
linkedAnnotationList
public java.util.List<Annotation> linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkedAnnotationListin interfaceFilesetPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList()
- Specified by:
begin_linkedAnnotationListin interfaceFilesetPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkedAnnotationListin interfaceFilesetPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(Ice.Callback __cb)
- Specified by:
begin_linkedAnnotationListin interfaceFilesetPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_linkedAnnotationListin interfaceFilesetPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(Callback_Fileset_linkedAnnotationList __cb)
- Specified by:
begin_linkedAnnotationListin 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_linkedAnnotationListin 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_linkedAnnotationListin 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_linkedAnnotationListin 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_linkedAnnotationListin 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_linkedAnnotationListin interfaceFilesetPrx
-
end_linkedAnnotationList
public java.util.List<Annotation> end_linkedAnnotationList(Ice.AsyncResult __iresult)
- Specified by:
end_linkedAnnotationListin 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:
linkedJobListin interfaceFilesetPrx
-
linkedJobList
public java.util.List<Job> linkedJobList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkedJobListin interfaceFilesetPrx
-
begin_linkedJobList
public Ice.AsyncResult begin_linkedJobList()
- Specified by:
begin_linkedJobListin interfaceFilesetPrx
-
begin_linkedJobList
public Ice.AsyncResult begin_linkedJobList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkedJobListin interfaceFilesetPrx
-
begin_linkedJobList
public Ice.AsyncResult begin_linkedJobList(Ice.Callback __cb)
- Specified by:
begin_linkedJobListin interfaceFilesetPrx
-
begin_linkedJobList
public Ice.AsyncResult begin_linkedJobList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_linkedJobListin interfaceFilesetPrx
-
begin_linkedJobList
public Ice.AsyncResult begin_linkedJobList(Callback_Fileset_linkedJobList __cb)
- Specified by:
begin_linkedJobListin 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_linkedJobListin 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_linkedJobListin 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_linkedJobListin 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_linkedJobListin 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_linkedJobListin interfaceFilesetPrx
-
end_linkedJobList
public java.util.List<Job> end_linkedJobList(Ice.AsyncResult __iresult)
- Specified by:
end_linkedJobListin 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:
reloadAnnotationLinksin interfaceFilesetPrx
-
reloadAnnotationLinks
public void reloadAnnotationLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadAnnotationLinksin interfaceFilesetPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Fileset toCopy)
- Specified by:
begin_reloadAnnotationLinksin interfaceFilesetPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadAnnotationLinksin interfaceFilesetPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Fileset toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadAnnotationLinksin 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_reloadAnnotationLinksin interfaceFilesetPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Fileset toCopy, Callback_Fileset_reloadAnnotationLinks __cb)
- Specified by:
begin_reloadAnnotationLinksin 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_reloadAnnotationLinksin interfaceFilesetPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Fileset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadAnnotationLinksin 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_reloadAnnotationLinksin 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_reloadAnnotationLinksin 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_reloadAnnotationLinksin interfaceFilesetPrx
-
end_reloadAnnotationLinks
public void end_reloadAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_reloadAnnotationLinksin interfaceFilesetPrx
-
reloadImages
public void reloadImages(Fileset toCopy)
- Specified by:
reloadImagesin interfaceFilesetPrx
-
reloadImages
public void reloadImages(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadImagesin interfaceFilesetPrx
-
begin_reloadImages
public Ice.AsyncResult begin_reloadImages(Fileset toCopy)
- Specified by:
begin_reloadImagesin interfaceFilesetPrx
-
begin_reloadImages
public Ice.AsyncResult begin_reloadImages(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadImagesin interfaceFilesetPrx
-
begin_reloadImages
public Ice.AsyncResult begin_reloadImages(Fileset toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadImagesin 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_reloadImagesin interfaceFilesetPrx
-
begin_reloadImages
public Ice.AsyncResult begin_reloadImages(Fileset toCopy, Callback_Fileset_reloadImages __cb)
- Specified by:
begin_reloadImagesin 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_reloadImagesin interfaceFilesetPrx
-
begin_reloadImages
public Ice.AsyncResult begin_reloadImages(Fileset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadImagesin 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_reloadImagesin 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_reloadImagesin 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_reloadImagesin interfaceFilesetPrx
-
end_reloadImages
public void end_reloadImages(Ice.AsyncResult __iresult)
- Specified by:
end_reloadImagesin interfaceFilesetPrx
-
reloadJobLinks
public void reloadJobLinks(Fileset toCopy)
- Specified by:
reloadJobLinksin interfaceFilesetPrx
-
reloadJobLinks
public void reloadJobLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadJobLinksin interfaceFilesetPrx
-
begin_reloadJobLinks
public Ice.AsyncResult begin_reloadJobLinks(Fileset toCopy)
- Specified by:
begin_reloadJobLinksin interfaceFilesetPrx
-
begin_reloadJobLinks
public Ice.AsyncResult begin_reloadJobLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadJobLinksin interfaceFilesetPrx
-
begin_reloadJobLinks
public Ice.AsyncResult begin_reloadJobLinks(Fileset toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadJobLinksin 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_reloadJobLinksin interfaceFilesetPrx
-
begin_reloadJobLinks
public Ice.AsyncResult begin_reloadJobLinks(Fileset toCopy, Callback_Fileset_reloadJobLinks __cb)
- Specified by:
begin_reloadJobLinksin 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_reloadJobLinksin interfaceFilesetPrx
-
begin_reloadJobLinks
public Ice.AsyncResult begin_reloadJobLinks(Fileset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadJobLinksin 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_reloadJobLinksin 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_reloadJobLinksin 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_reloadJobLinksin interfaceFilesetPrx
-
end_reloadJobLinks
public void end_reloadJobLinks(Ice.AsyncResult __iresult)
- Specified by:
end_reloadJobLinksin interfaceFilesetPrx
-
reloadUsedFiles
public void reloadUsedFiles(Fileset toCopy)
- Specified by:
reloadUsedFilesin interfaceFilesetPrx
-
reloadUsedFiles
public void reloadUsedFiles(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadUsedFilesin interfaceFilesetPrx
-
begin_reloadUsedFiles
public Ice.AsyncResult begin_reloadUsedFiles(Fileset toCopy)
- Specified by:
begin_reloadUsedFilesin interfaceFilesetPrx
-
begin_reloadUsedFiles
public Ice.AsyncResult begin_reloadUsedFiles(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadUsedFilesin interfaceFilesetPrx
-
begin_reloadUsedFiles
public Ice.AsyncResult begin_reloadUsedFiles(Fileset toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadUsedFilesin 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_reloadUsedFilesin interfaceFilesetPrx
-
begin_reloadUsedFiles
public Ice.AsyncResult begin_reloadUsedFiles(Fileset toCopy, Callback_Fileset_reloadUsedFiles __cb)
- Specified by:
begin_reloadUsedFilesin 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_reloadUsedFilesin interfaceFilesetPrx
-
begin_reloadUsedFiles
public Ice.AsyncResult begin_reloadUsedFiles(Fileset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadUsedFilesin 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_reloadUsedFilesin 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_reloadUsedFilesin 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_reloadUsedFilesin interfaceFilesetPrx
-
end_reloadUsedFiles
public void end_reloadUsedFiles(Ice.AsyncResult __iresult)
- Specified by:
end_reloadUsedFilesin interfaceFilesetPrx
-
removeAllFilesetAnnotationLinkSet
public void removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets)
- Specified by:
removeAllFilesetAnnotationLinkSetin interfaceFilesetPrx
-
removeAllFilesetAnnotationLinkSet
public void removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllFilesetAnnotationLinkSetin interfaceFilesetPrx
-
begin_removeAllFilesetAnnotationLinkSet
public Ice.AsyncResult begin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets)
- Specified by:
begin_removeAllFilesetAnnotationLinkSetin 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_removeAllFilesetAnnotationLinkSetin interfaceFilesetPrx
-
begin_removeAllFilesetAnnotationLinkSet
public Ice.AsyncResult begin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllFilesetAnnotationLinkSetin 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_removeAllFilesetAnnotationLinkSetin interfaceFilesetPrx
-
begin_removeAllFilesetAnnotationLinkSet
public Ice.AsyncResult begin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, Callback_Fileset_removeAllFilesetAnnotationLinkSet __cb)
- Specified by:
begin_removeAllFilesetAnnotationLinkSetin 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_removeAllFilesetAnnotationLinkSetin 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_removeAllFilesetAnnotationLinkSetin 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_removeAllFilesetAnnotationLinkSetin 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_removeAllFilesetAnnotationLinkSetin 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_removeAllFilesetAnnotationLinkSetin interfaceFilesetPrx
-
end_removeAllFilesetAnnotationLinkSet
public void end_removeAllFilesetAnnotationLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllFilesetAnnotationLinkSetin interfaceFilesetPrx
-
removeAllFilesetEntrySet
public void removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets)
- Specified by:
removeAllFilesetEntrySetin interfaceFilesetPrx
-
removeAllFilesetEntrySet
public void removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllFilesetEntrySetin interfaceFilesetPrx
-
begin_removeAllFilesetEntrySet
public Ice.AsyncResult begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets)
- Specified by:
begin_removeAllFilesetEntrySetin 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_removeAllFilesetEntrySetin interfaceFilesetPrx
-
begin_removeAllFilesetEntrySet
public Ice.AsyncResult begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllFilesetEntrySetin 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_removeAllFilesetEntrySetin interfaceFilesetPrx
-
begin_removeAllFilesetEntrySet
public Ice.AsyncResult begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, Callback_Fileset_removeAllFilesetEntrySet __cb)
- Specified by:
begin_removeAllFilesetEntrySetin 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_removeAllFilesetEntrySetin 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_removeAllFilesetEntrySetin 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_removeAllFilesetEntrySetin 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_removeAllFilesetEntrySetin 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_removeAllFilesetEntrySetin interfaceFilesetPrx
-
end_removeAllFilesetEntrySet
public void end_removeAllFilesetEntrySet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllFilesetEntrySetin interfaceFilesetPrx
-
removeAllFilesetJobLinkSet
public void removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets)
- Specified by:
removeAllFilesetJobLinkSetin interfaceFilesetPrx
-
removeAllFilesetJobLinkSet
public void removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllFilesetJobLinkSetin interfaceFilesetPrx
-
begin_removeAllFilesetJobLinkSet
public Ice.AsyncResult begin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets)
- Specified by:
begin_removeAllFilesetJobLinkSetin 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_removeAllFilesetJobLinkSetin interfaceFilesetPrx
-
begin_removeAllFilesetJobLinkSet
public Ice.AsyncResult begin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllFilesetJobLinkSetin 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_removeAllFilesetJobLinkSetin interfaceFilesetPrx
-
begin_removeAllFilesetJobLinkSet
public Ice.AsyncResult begin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, Callback_Fileset_removeAllFilesetJobLinkSet __cb)
- Specified by:
begin_removeAllFilesetJobLinkSetin 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_removeAllFilesetJobLinkSetin 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_removeAllFilesetJobLinkSetin 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_removeAllFilesetJobLinkSetin 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_removeAllFilesetJobLinkSetin 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_removeAllFilesetJobLinkSetin interfaceFilesetPrx
-
end_removeAllFilesetJobLinkSet
public void end_removeAllFilesetJobLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllFilesetJobLinkSetin interfaceFilesetPrx
-
removeAllImageSet
public void removeAllImageSet(java.util.List<Image> targets)
- Specified by:
removeAllImageSetin interfaceFilesetPrx
-
removeAllImageSet
public void removeAllImageSet(java.util.List<Image> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllImageSetin interfaceFilesetPrx
-
begin_removeAllImageSet
public Ice.AsyncResult begin_removeAllImageSet(java.util.List<Image> targets)
- Specified by:
begin_removeAllImageSetin 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_removeAllImageSetin interfaceFilesetPrx
-
begin_removeAllImageSet
public Ice.AsyncResult begin_removeAllImageSet(java.util.List<Image> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllImageSetin 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_removeAllImageSetin interfaceFilesetPrx
-
begin_removeAllImageSet
public Ice.AsyncResult begin_removeAllImageSet(java.util.List<Image> targets, Callback_Fileset_removeAllImageSet __cb)
- Specified by:
begin_removeAllImageSetin 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_removeAllImageSetin 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_removeAllImageSetin 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_removeAllImageSetin 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_removeAllImageSetin 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_removeAllImageSetin interfaceFilesetPrx
-
end_removeAllImageSet
public void end_removeAllImageSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllImageSetin interfaceFilesetPrx
-
removeFilesetAnnotationLink
public void removeFilesetAnnotationLink(FilesetAnnotationLink theTarget)
- Specified by:
removeFilesetAnnotationLinkin interfaceFilesetPrx
-
removeFilesetAnnotationLink
public void removeFilesetAnnotationLink(FilesetAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeFilesetAnnotationLinkin interfaceFilesetPrx
-
begin_removeFilesetAnnotationLink
public Ice.AsyncResult begin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget)
- Specified by:
begin_removeFilesetAnnotationLinkin interfaceFilesetPrx
-
begin_removeFilesetAnnotationLink
public Ice.AsyncResult begin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeFilesetAnnotationLinkin interfaceFilesetPrx
-
begin_removeFilesetAnnotationLink
public Ice.AsyncResult begin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget, Ice.Callback __cb)
- Specified by:
begin_removeFilesetAnnotationLinkin 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_removeFilesetAnnotationLinkin interfaceFilesetPrx
-
begin_removeFilesetAnnotationLink
public Ice.AsyncResult begin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget, Callback_Fileset_removeFilesetAnnotationLink __cb)
- Specified by:
begin_removeFilesetAnnotationLinkin 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_removeFilesetAnnotationLinkin interfaceFilesetPrx
-
begin_removeFilesetAnnotationLink
public Ice.AsyncResult begin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeFilesetAnnotationLinkin 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_removeFilesetAnnotationLinkin 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_removeFilesetAnnotationLinkin 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_removeFilesetAnnotationLinkin interfaceFilesetPrx
-
end_removeFilesetAnnotationLink
public void end_removeFilesetAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_removeFilesetAnnotationLinkin interfaceFilesetPrx
-
removeFilesetAnnotationLinkFromBoth
public void removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides)
- Specified by:
removeFilesetAnnotationLinkFromBothin interfaceFilesetPrx
-
removeFilesetAnnotationLinkFromBoth
public void removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeFilesetAnnotationLinkFromBothin interfaceFilesetPrx
-
begin_removeFilesetAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides)
- Specified by:
begin_removeFilesetAnnotationLinkFromBothin 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_removeFilesetAnnotationLinkFromBothin interfaceFilesetPrx
-
begin_removeFilesetAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_removeFilesetAnnotationLinkFromBothin 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_removeFilesetAnnotationLinkFromBothin interfaceFilesetPrx
-
begin_removeFilesetAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides, Callback_Fileset_removeFilesetAnnotationLinkFromBoth __cb)
- Specified by:
begin_removeFilesetAnnotationLinkFromBothin 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_removeFilesetAnnotationLinkFromBothin 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_removeFilesetAnnotationLinkFromBothin 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_removeFilesetAnnotationLinkFromBothin 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_removeFilesetAnnotationLinkFromBothin 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_removeFilesetAnnotationLinkFromBothin interfaceFilesetPrx
-
end_removeFilesetAnnotationLinkFromBoth
public void end_removeFilesetAnnotationLinkFromBoth(Ice.AsyncResult __iresult)
- Specified by:
end_removeFilesetAnnotationLinkFromBothin interfaceFilesetPrx
-
removeFilesetEntry
public void removeFilesetEntry(FilesetEntry theTarget)
- Specified by:
removeFilesetEntryin interfaceFilesetPrx
-
removeFilesetEntry
public void removeFilesetEntry(FilesetEntry theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeFilesetEntryin interfaceFilesetPrx
-
begin_removeFilesetEntry
public Ice.AsyncResult begin_removeFilesetEntry(FilesetEntry theTarget)
- Specified by:
begin_removeFilesetEntryin interfaceFilesetPrx
-
begin_removeFilesetEntry
public Ice.AsyncResult begin_removeFilesetEntry(FilesetEntry theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeFilesetEntryin interfaceFilesetPrx
-
begin_removeFilesetEntry
public Ice.AsyncResult begin_removeFilesetEntry(FilesetEntry theTarget, Ice.Callback __cb)
- Specified by:
begin_removeFilesetEntryin 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_removeFilesetEntryin interfaceFilesetPrx
-
begin_removeFilesetEntry
public Ice.AsyncResult begin_removeFilesetEntry(FilesetEntry theTarget, Callback_Fileset_removeFilesetEntry __cb)
- Specified by:
begin_removeFilesetEntryin 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_removeFilesetEntryin interfaceFilesetPrx
-
begin_removeFilesetEntry
public Ice.AsyncResult begin_removeFilesetEntry(FilesetEntry theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeFilesetEntryin 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_removeFilesetEntryin 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_removeFilesetEntryin 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_removeFilesetEntryin interfaceFilesetPrx
-
end_removeFilesetEntry
public void end_removeFilesetEntry(Ice.AsyncResult __iresult)
- Specified by:
end_removeFilesetEntryin interfaceFilesetPrx
-
removeFilesetJobLink
public void removeFilesetJobLink(FilesetJobLink theTarget)
- Specified by:
removeFilesetJobLinkin interfaceFilesetPrx
-
removeFilesetJobLink
public void removeFilesetJobLink(FilesetJobLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeFilesetJobLinkin interfaceFilesetPrx
-
begin_removeFilesetJobLink
public Ice.AsyncResult begin_removeFilesetJobLink(FilesetJobLink theTarget)
- Specified by:
begin_removeFilesetJobLinkin interfaceFilesetPrx
-
begin_removeFilesetJobLink
public Ice.AsyncResult begin_removeFilesetJobLink(FilesetJobLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeFilesetJobLinkin interfaceFilesetPrx
-
begin_removeFilesetJobLink
public Ice.AsyncResult begin_removeFilesetJobLink(FilesetJobLink theTarget, Ice.Callback __cb)
- Specified by:
begin_removeFilesetJobLinkin 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_removeFilesetJobLinkin interfaceFilesetPrx
-
begin_removeFilesetJobLink
public Ice.AsyncResult begin_removeFilesetJobLink(FilesetJobLink theTarget, Callback_Fileset_removeFilesetJobLink __cb)
- Specified by:
begin_removeFilesetJobLinkin 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_removeFilesetJobLinkin interfaceFilesetPrx
-
begin_removeFilesetJobLink
public Ice.AsyncResult begin_removeFilesetJobLink(FilesetJobLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeFilesetJobLinkin 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_removeFilesetJobLinkin 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_removeFilesetJobLinkin 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_removeFilesetJobLinkin interfaceFilesetPrx
-
end_removeFilesetJobLink
public void end_removeFilesetJobLink(Ice.AsyncResult __iresult)
- Specified by:
end_removeFilesetJobLinkin interfaceFilesetPrx
-
removeFilesetJobLinkFromBoth
public void removeFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides)
- Specified by:
removeFilesetJobLinkFromBothin interfaceFilesetPrx
-
removeFilesetJobLinkFromBoth
public void removeFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeFilesetJobLinkFromBothin interfaceFilesetPrx
-
begin_removeFilesetJobLinkFromBoth
public Ice.AsyncResult begin_removeFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides)
- Specified by:
begin_removeFilesetJobLinkFromBothin 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_removeFilesetJobLinkFromBothin interfaceFilesetPrx
-
begin_removeFilesetJobLinkFromBoth
public Ice.AsyncResult begin_removeFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_removeFilesetJobLinkFromBothin 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_removeFilesetJobLinkFromBothin interfaceFilesetPrx
-
begin_removeFilesetJobLinkFromBoth
public Ice.AsyncResult begin_removeFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides, Callback_Fileset_removeFilesetJobLinkFromBoth __cb)
- Specified by:
begin_removeFilesetJobLinkFromBothin 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_removeFilesetJobLinkFromBothin 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_removeFilesetJobLinkFromBothin 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_removeFilesetJobLinkFromBothin 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_removeFilesetJobLinkFromBothin 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_removeFilesetJobLinkFromBothin interfaceFilesetPrx
-
end_removeFilesetJobLinkFromBoth
public void end_removeFilesetJobLinkFromBoth(Ice.AsyncResult __iresult)
- Specified by:
end_removeFilesetJobLinkFromBothin interfaceFilesetPrx
-
removeImage
public void removeImage(Image theTarget)
- Specified by:
removeImagein interfaceFilesetPrx
-
removeImage
public void removeImage(Image theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeImagein interfaceFilesetPrx
-
begin_removeImage
public Ice.AsyncResult begin_removeImage(Image theTarget)
- Specified by:
begin_removeImagein interfaceFilesetPrx
-
begin_removeImage
public Ice.AsyncResult begin_removeImage(Image theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeImagein interfaceFilesetPrx
-
begin_removeImage
public Ice.AsyncResult begin_removeImage(Image theTarget, Ice.Callback __cb)
- Specified by:
begin_removeImagein 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_removeImagein interfaceFilesetPrx
-
begin_removeImage
public Ice.AsyncResult begin_removeImage(Image theTarget, Callback_Fileset_removeImage __cb)
- Specified by:
begin_removeImagein 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_removeImagein interfaceFilesetPrx
-
begin_removeImage
public Ice.AsyncResult begin_removeImage(Image theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeImagein 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_removeImagein 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_removeImagein 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_removeImagein interfaceFilesetPrx
-
end_removeImage
public void end_removeImage(Ice.AsyncResult __iresult)
- Specified by:
end_removeImagein interfaceFilesetPrx
-
setFilesetEntry
public FilesetEntry setFilesetEntry(int index, FilesetEntry theElement)
- Specified by:
setFilesetEntryin interfaceFilesetPrx
-
setFilesetEntry
public FilesetEntry setFilesetEntry(int index, FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setFilesetEntryin interfaceFilesetPrx
-
begin_setFilesetEntry
public Ice.AsyncResult begin_setFilesetEntry(int index, FilesetEntry theElement)- Specified by:
begin_setFilesetEntryin 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_setFilesetEntryin interfaceFilesetPrx
-
begin_setFilesetEntry
public Ice.AsyncResult begin_setFilesetEntry(int index, FilesetEntry theElement, Ice.Callback __cb)- Specified by:
begin_setFilesetEntryin 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_setFilesetEntryin interfaceFilesetPrx
-
begin_setFilesetEntry
public Ice.AsyncResult begin_setFilesetEntry(int index, FilesetEntry theElement, Callback_Fileset_setFilesetEntry __cb)- Specified by:
begin_setFilesetEntryin 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_setFilesetEntryin 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_setFilesetEntryin 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_setFilesetEntryin 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_setFilesetEntryin 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_setFilesetEntryin interfaceFilesetPrx
-
end_setFilesetEntry
public FilesetEntry end_setFilesetEntry(Ice.AsyncResult __iresult)
- Specified by:
end_setFilesetEntryin 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:
setFilesetJobLinkin interfaceFilesetPrx
-
setFilesetJobLink
public FilesetJobLink setFilesetJobLink(int index, FilesetJobLink theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setFilesetJobLinkin interfaceFilesetPrx
-
begin_setFilesetJobLink
public Ice.AsyncResult begin_setFilesetJobLink(int index, FilesetJobLink theElement)- Specified by:
begin_setFilesetJobLinkin 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_setFilesetJobLinkin interfaceFilesetPrx
-
begin_setFilesetJobLink
public Ice.AsyncResult begin_setFilesetJobLink(int index, FilesetJobLink theElement, Ice.Callback __cb)- Specified by:
begin_setFilesetJobLinkin 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_setFilesetJobLinkin interfaceFilesetPrx
-
begin_setFilesetJobLink
public Ice.AsyncResult begin_setFilesetJobLink(int index, FilesetJobLink theElement, Callback_Fileset_setFilesetJobLink __cb)- Specified by:
begin_setFilesetJobLinkin 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_setFilesetJobLinkin 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_setFilesetJobLinkin 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_setFilesetJobLinkin 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_setFilesetJobLinkin 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_setFilesetJobLinkin interfaceFilesetPrx
-
end_setFilesetJobLink
public FilesetJobLink end_setFilesetJobLink(Ice.AsyncResult __iresult)
- Specified by:
end_setFilesetJobLinkin interfaceFilesetPrx
-
__setFilesetJobLink_completed
public static void __setFilesetJobLink_completed(Ice.TwowayCallbackArg1<FilesetJobLink> __cb, Ice.AsyncResult __result)
-
setPrimaryFilesetEntry
public FilesetEntry setPrimaryFilesetEntry(FilesetEntry theElement)
- Specified by:
setPrimaryFilesetEntryin interfaceFilesetPrx
-
setPrimaryFilesetEntry
public FilesetEntry setPrimaryFilesetEntry(FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setPrimaryFilesetEntryin interfaceFilesetPrx
-
begin_setPrimaryFilesetEntry
public Ice.AsyncResult begin_setPrimaryFilesetEntry(FilesetEntry theElement)
- Specified by:
begin_setPrimaryFilesetEntryin interfaceFilesetPrx
-
begin_setPrimaryFilesetEntry
public Ice.AsyncResult begin_setPrimaryFilesetEntry(FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setPrimaryFilesetEntryin interfaceFilesetPrx
-
begin_setPrimaryFilesetEntry
public Ice.AsyncResult begin_setPrimaryFilesetEntry(FilesetEntry theElement, Ice.Callback __cb)
- Specified by:
begin_setPrimaryFilesetEntryin 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_setPrimaryFilesetEntryin interfaceFilesetPrx
-
begin_setPrimaryFilesetEntry
public Ice.AsyncResult begin_setPrimaryFilesetEntry(FilesetEntry theElement, Callback_Fileset_setPrimaryFilesetEntry __cb)
- Specified by:
begin_setPrimaryFilesetEntryin 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_setPrimaryFilesetEntryin interfaceFilesetPrx
-
begin_setPrimaryFilesetEntry
public Ice.AsyncResult begin_setPrimaryFilesetEntry(FilesetEntry theElement, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setPrimaryFilesetEntryin 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_setPrimaryFilesetEntryin 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_setPrimaryFilesetEntryin 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_setPrimaryFilesetEntryin interfaceFilesetPrx
-
end_setPrimaryFilesetEntry
public FilesetEntry end_setPrimaryFilesetEntry(Ice.AsyncResult __iresult)
- Specified by:
end_setPrimaryFilesetEntryin interfaceFilesetPrx
-
__setPrimaryFilesetEntry_completed
public static void __setPrimaryFilesetEntry_completed(Ice.TwowayCallbackArg1<FilesetEntry> __cb, Ice.AsyncResult __result)
-
setPrimaryFilesetJobLink
public FilesetJobLink setPrimaryFilesetJobLink(FilesetJobLink theElement)
- Specified by:
setPrimaryFilesetJobLinkin interfaceFilesetPrx
-
setPrimaryFilesetJobLink
public FilesetJobLink setPrimaryFilesetJobLink(FilesetJobLink theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setPrimaryFilesetJobLinkin interfaceFilesetPrx
-
begin_setPrimaryFilesetJobLink
public Ice.AsyncResult begin_setPrimaryFilesetJobLink(FilesetJobLink theElement)
- Specified by:
begin_setPrimaryFilesetJobLinkin interfaceFilesetPrx
-
begin_setPrimaryFilesetJobLink
public Ice.AsyncResult begin_setPrimaryFilesetJobLink(FilesetJobLink theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setPrimaryFilesetJobLinkin interfaceFilesetPrx
-
begin_setPrimaryFilesetJobLink
public Ice.AsyncResult begin_setPrimaryFilesetJobLink(FilesetJobLink theElement, Ice.Callback __cb)
- Specified by:
begin_setPrimaryFilesetJobLinkin 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_setPrimaryFilesetJobLinkin interfaceFilesetPrx
-
begin_setPrimaryFilesetJobLink
public Ice.AsyncResult begin_setPrimaryFilesetJobLink(FilesetJobLink theElement, Callback_Fileset_setPrimaryFilesetJobLink __cb)
- Specified by:
begin_setPrimaryFilesetJobLinkin 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_setPrimaryFilesetJobLinkin interfaceFilesetPrx
-
begin_setPrimaryFilesetJobLink
public Ice.AsyncResult begin_setPrimaryFilesetJobLink(FilesetJobLink theElement, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setPrimaryFilesetJobLinkin 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_setPrimaryFilesetJobLinkin 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_setPrimaryFilesetJobLinkin 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_setPrimaryFilesetJobLinkin interfaceFilesetPrx
-
end_setPrimaryFilesetJobLink
public FilesetJobLink end_setPrimaryFilesetJobLink(Ice.AsyncResult __iresult)
- Specified by:
end_setPrimaryFilesetJobLinkin interfaceFilesetPrx
-
__setPrimaryFilesetJobLink_completed
public static void __setPrimaryFilesetJobLink_completed(Ice.TwowayCallbackArg1<FilesetJobLink> __cb, Ice.AsyncResult __result)
-
setTemplatePrefix
public void setTemplatePrefix(RString theTemplatePrefix)
- Specified by:
setTemplatePrefixin interfaceFilesetPrx
-
setTemplatePrefix
public void setTemplatePrefix(RString theTemplatePrefix, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setTemplatePrefixin interfaceFilesetPrx
-
begin_setTemplatePrefix
public Ice.AsyncResult begin_setTemplatePrefix(RString theTemplatePrefix)
- Specified by:
begin_setTemplatePrefixin interfaceFilesetPrx
-
begin_setTemplatePrefix
public Ice.AsyncResult begin_setTemplatePrefix(RString theTemplatePrefix, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setTemplatePrefixin interfaceFilesetPrx
-
begin_setTemplatePrefix
public Ice.AsyncResult begin_setTemplatePrefix(RString theTemplatePrefix, Ice.Callback __cb)
- Specified by:
begin_setTemplatePrefixin 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_setTemplatePrefixin interfaceFilesetPrx
-
begin_setTemplatePrefix
public Ice.AsyncResult begin_setTemplatePrefix(RString theTemplatePrefix, Callback_Fileset_setTemplatePrefix __cb)
- Specified by:
begin_setTemplatePrefixin 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_setTemplatePrefixin interfaceFilesetPrx
-
begin_setTemplatePrefix
public Ice.AsyncResult begin_setTemplatePrefix(RString theTemplatePrefix, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setTemplatePrefixin 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_setTemplatePrefixin 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_setTemplatePrefixin 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_setTemplatePrefixin interfaceFilesetPrx
-
end_setTemplatePrefix
public void end_setTemplatePrefix(Ice.AsyncResult __iresult)
- Specified by:
end_setTemplatePrefixin interfaceFilesetPrx
-
setVersion
public void setVersion(RInt theVersion)
- Specified by:
setVersionin interfaceFilesetPrx
-
setVersion
public void setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setVersionin interfaceFilesetPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion)
- Specified by:
begin_setVersionin interfaceFilesetPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setVersionin interfaceFilesetPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, Ice.Callback __cb)
- Specified by:
begin_setVersionin 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_setVersionin interfaceFilesetPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, Callback_Fileset_setVersion __cb)
- Specified by:
begin_setVersionin 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_setVersionin interfaceFilesetPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setVersionin 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_setVersionin 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_setVersionin 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_setVersionin interfaceFilesetPrx
-
end_setVersion
public void end_setVersion(Ice.AsyncResult __iresult)
- Specified by:
end_setVersionin interfaceFilesetPrx
-
sizeOfAnnotationLinks
public int sizeOfAnnotationLinks()
- Specified by:
sizeOfAnnotationLinksin interfaceFilesetPrx
-
sizeOfAnnotationLinks
public int sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfAnnotationLinksin interfaceFilesetPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks()
- Specified by:
begin_sizeOfAnnotationLinksin interfaceFilesetPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfAnnotationLinksin interfaceFilesetPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_sizeOfAnnotationLinksin interfaceFilesetPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_sizeOfAnnotationLinksin interfaceFilesetPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Callback_Fileset_sizeOfAnnotationLinks __cb)
- Specified by:
begin_sizeOfAnnotationLinksin 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_sizeOfAnnotationLinksin interfaceFilesetPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_sizeOfAnnotationLinksin 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_sizeOfAnnotationLinksin 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_sizeOfAnnotationLinksin 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_sizeOfAnnotationLinksin interfaceFilesetPrx
-
end_sizeOfAnnotationLinks
public int end_sizeOfAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfAnnotationLinksin interfaceFilesetPrx
-
__sizeOfAnnotationLinks_completed
public static void __sizeOfAnnotationLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
sizeOfImages
public int sizeOfImages()
- Specified by:
sizeOfImagesin interfaceFilesetPrx
-
sizeOfImages
public int sizeOfImages(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfImagesin interfaceFilesetPrx
-
begin_sizeOfImages
public Ice.AsyncResult begin_sizeOfImages()
- Specified by:
begin_sizeOfImagesin interfaceFilesetPrx
-
begin_sizeOfImages
public Ice.AsyncResult begin_sizeOfImages(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfImagesin interfaceFilesetPrx
-
begin_sizeOfImages
public Ice.AsyncResult begin_sizeOfImages(Ice.Callback __cb)
- Specified by:
begin_sizeOfImagesin interfaceFilesetPrx
-
begin_sizeOfImages
public Ice.AsyncResult begin_sizeOfImages(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_sizeOfImagesin interfaceFilesetPrx
-
begin_sizeOfImages
public Ice.AsyncResult begin_sizeOfImages(Callback_Fileset_sizeOfImages __cb)
- Specified by:
begin_sizeOfImagesin 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_sizeOfImagesin interfaceFilesetPrx
-
begin_sizeOfImages
public Ice.AsyncResult begin_sizeOfImages(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_sizeOfImagesin 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_sizeOfImagesin 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_sizeOfImagesin 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_sizeOfImagesin interfaceFilesetPrx
-
end_sizeOfImages
public int end_sizeOfImages(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfImagesin interfaceFilesetPrx
-
__sizeOfImages_completed
public static void __sizeOfImages_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
sizeOfJobLinks
public int sizeOfJobLinks()
- Specified by:
sizeOfJobLinksin interfaceFilesetPrx
-
sizeOfJobLinks
public int sizeOfJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfJobLinksin interfaceFilesetPrx
-
begin_sizeOfJobLinks
public Ice.AsyncResult begin_sizeOfJobLinks()
- Specified by:
begin_sizeOfJobLinksin interfaceFilesetPrx
-
begin_sizeOfJobLinks
public Ice.AsyncResult begin_sizeOfJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfJobLinksin interfaceFilesetPrx
-
begin_sizeOfJobLinks
public Ice.AsyncResult begin_sizeOfJobLinks(Ice.Callback __cb)
- Specified by:
begin_sizeOfJobLinksin interfaceFilesetPrx
-
begin_sizeOfJobLinks
public Ice.AsyncResult begin_sizeOfJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_sizeOfJobLinksin interfaceFilesetPrx
-
begin_sizeOfJobLinks
public Ice.AsyncResult begin_sizeOfJobLinks(Callback_Fileset_sizeOfJobLinks __cb)
- Specified by:
begin_sizeOfJobLinksin 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_sizeOfJobLinksin interfaceFilesetPrx
-
begin_sizeOfJobLinks
public Ice.AsyncResult begin_sizeOfJobLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_sizeOfJobLinksin 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_sizeOfJobLinksin 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_sizeOfJobLinksin 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_sizeOfJobLinksin interfaceFilesetPrx
-
end_sizeOfJobLinks
public int end_sizeOfJobLinks(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfJobLinksin interfaceFilesetPrx
-
__sizeOfJobLinks_completed
public static void __sizeOfJobLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
sizeOfUsedFiles
public int sizeOfUsedFiles()
- Specified by:
sizeOfUsedFilesin interfaceFilesetPrx
-
sizeOfUsedFiles
public int sizeOfUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfUsedFilesin interfaceFilesetPrx
-
begin_sizeOfUsedFiles
public Ice.AsyncResult begin_sizeOfUsedFiles()
- Specified by:
begin_sizeOfUsedFilesin interfaceFilesetPrx
-
begin_sizeOfUsedFiles
public Ice.AsyncResult begin_sizeOfUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfUsedFilesin interfaceFilesetPrx
-
begin_sizeOfUsedFiles
public Ice.AsyncResult begin_sizeOfUsedFiles(Ice.Callback __cb)
- Specified by:
begin_sizeOfUsedFilesin interfaceFilesetPrx
-
begin_sizeOfUsedFiles
public Ice.AsyncResult begin_sizeOfUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_sizeOfUsedFilesin interfaceFilesetPrx
-
begin_sizeOfUsedFiles
public Ice.AsyncResult begin_sizeOfUsedFiles(Callback_Fileset_sizeOfUsedFiles __cb)
- Specified by:
begin_sizeOfUsedFilesin 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_sizeOfUsedFilesin interfaceFilesetPrx
-
begin_sizeOfUsedFiles
public Ice.AsyncResult begin_sizeOfUsedFiles(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_sizeOfUsedFilesin 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_sizeOfUsedFilesin 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_sizeOfUsedFilesin 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_sizeOfUsedFilesin interfaceFilesetPrx
-
end_sizeOfUsedFiles
public int end_sizeOfUsedFiles(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfUsedFilesin interfaceFilesetPrx
-
__sizeOfUsedFiles_completed
public static void __sizeOfUsedFiles_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
unlinkAnnotation
public void unlinkAnnotation(Annotation removal)
- Specified by:
unlinkAnnotationin interfaceFilesetPrx
-
unlinkAnnotation
public void unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unlinkAnnotationin interfaceFilesetPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal)
- Specified by:
begin_unlinkAnnotationin interfaceFilesetPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unlinkAnnotationin interfaceFilesetPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Ice.Callback __cb)
- Specified by:
begin_unlinkAnnotationin 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_unlinkAnnotationin interfaceFilesetPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Callback_Fileset_unlinkAnnotation __cb)
- Specified by:
begin_unlinkAnnotationin 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_unlinkAnnotationin interfaceFilesetPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkAnnotationin 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_unlinkAnnotationin 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_unlinkAnnotationin 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_unlinkAnnotationin interfaceFilesetPrx
-
end_unlinkAnnotation
public void end_unlinkAnnotation(Ice.AsyncResult __iresult)
- Specified by:
end_unlinkAnnotationin interfaceFilesetPrx
-
unlinkJob
public void unlinkJob(Job removal)
- Specified by:
unlinkJobin interfaceFilesetPrx
-
unlinkJob
public void unlinkJob(Job removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unlinkJobin interfaceFilesetPrx
-
begin_unlinkJob
public Ice.AsyncResult begin_unlinkJob(Job removal)
- Specified by:
begin_unlinkJobin interfaceFilesetPrx
-
begin_unlinkJob
public Ice.AsyncResult begin_unlinkJob(Job removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unlinkJobin interfaceFilesetPrx
-
begin_unlinkJob
public Ice.AsyncResult begin_unlinkJob(Job removal, Ice.Callback __cb)
- Specified by:
begin_unlinkJobin 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_unlinkJobin interfaceFilesetPrx
-
begin_unlinkJob
public Ice.AsyncResult begin_unlinkJob(Job removal, Callback_Fileset_unlinkJob __cb)
- Specified by:
begin_unlinkJobin 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_unlinkJobin interfaceFilesetPrx
-
begin_unlinkJob
public Ice.AsyncResult begin_unlinkJob(Job removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkJobin 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_unlinkJobin 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_unlinkJobin 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_unlinkJobin interfaceFilesetPrx
-
end_unlinkJob
public void end_unlinkJob(Ice.AsyncResult __iresult)
- Specified by:
end_unlinkJobin interfaceFilesetPrx
-
unloadAnnotationLinks
public void unloadAnnotationLinks()
- Specified by:
unloadAnnotationLinksin interfaceFilesetPrx
-
unloadAnnotationLinks
public void unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadAnnotationLinksin interfaceFilesetPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks()
- Specified by:
begin_unloadAnnotationLinksin interfaceFilesetPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadAnnotationLinksin interfaceFilesetPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_unloadAnnotationLinksin interfaceFilesetPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_unloadAnnotationLinksin interfaceFilesetPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(Callback_Fileset_unloadAnnotationLinks __cb)
- Specified by:
begin_unloadAnnotationLinksin 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_unloadAnnotationLinksin interfaceFilesetPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_unloadAnnotationLinksin 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_unloadAnnotationLinksin 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_unloadAnnotationLinksin 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_unloadAnnotationLinksin interfaceFilesetPrx
-
end_unloadAnnotationLinks
public void end_unloadAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_unloadAnnotationLinksin interfaceFilesetPrx
-
unloadImages
public void unloadImages()
- Specified by:
unloadImagesin interfaceFilesetPrx
-
unloadImages
public void unloadImages(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadImagesin interfaceFilesetPrx
-
begin_unloadImages
public Ice.AsyncResult begin_unloadImages()
- Specified by:
begin_unloadImagesin interfaceFilesetPrx
-
begin_unloadImages
public Ice.AsyncResult begin_unloadImages(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadImagesin interfaceFilesetPrx
-
begin_unloadImages
public Ice.AsyncResult begin_unloadImages(Ice.Callback __cb)
- Specified by:
begin_unloadImagesin interfaceFilesetPrx
-
begin_unloadImages
public Ice.AsyncResult begin_unloadImages(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_unloadImagesin interfaceFilesetPrx
-
begin_unloadImages
public Ice.AsyncResult begin_unloadImages(Callback_Fileset_unloadImages __cb)
- Specified by:
begin_unloadImagesin 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_unloadImagesin interfaceFilesetPrx
-
begin_unloadImages
public Ice.AsyncResult begin_unloadImages(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_unloadImagesin 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_unloadImagesin 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_unloadImagesin 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_unloadImagesin interfaceFilesetPrx
-
end_unloadImages
public void end_unloadImages(Ice.AsyncResult __iresult)
- Specified by:
end_unloadImagesin interfaceFilesetPrx
-
unloadJobLinks
public void unloadJobLinks()
- Specified by:
unloadJobLinksin interfaceFilesetPrx
-
unloadJobLinks
public void unloadJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadJobLinksin interfaceFilesetPrx
-
begin_unloadJobLinks
public Ice.AsyncResult begin_unloadJobLinks()
- Specified by:
begin_unloadJobLinksin interfaceFilesetPrx
-
begin_unloadJobLinks
public Ice.AsyncResult begin_unloadJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadJobLinksin interfaceFilesetPrx
-
begin_unloadJobLinks
public Ice.AsyncResult begin_unloadJobLinks(Ice.Callback __cb)
- Specified by:
begin_unloadJobLinksin interfaceFilesetPrx
-
begin_unloadJobLinks
public Ice.AsyncResult begin_unloadJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_unloadJobLinksin interfaceFilesetPrx
-
begin_unloadJobLinks
public Ice.AsyncResult begin_unloadJobLinks(Callback_Fileset_unloadJobLinks __cb)
- Specified by:
begin_unloadJobLinksin 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_unloadJobLinksin interfaceFilesetPrx
-
begin_unloadJobLinks
public Ice.AsyncResult begin_unloadJobLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_unloadJobLinksin 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_unloadJobLinksin 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_unloadJobLinksin 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_unloadJobLinksin interfaceFilesetPrx
-
end_unloadJobLinks
public void end_unloadJobLinks(Ice.AsyncResult __iresult)
- Specified by:
end_unloadJobLinksin interfaceFilesetPrx
-
unloadUsedFiles
public void unloadUsedFiles()
- Specified by:
unloadUsedFilesin interfaceFilesetPrx
-
unloadUsedFiles
public void unloadUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadUsedFilesin interfaceFilesetPrx
-
begin_unloadUsedFiles
public Ice.AsyncResult begin_unloadUsedFiles()
- Specified by:
begin_unloadUsedFilesin interfaceFilesetPrx
-
begin_unloadUsedFiles
public Ice.AsyncResult begin_unloadUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadUsedFilesin interfaceFilesetPrx
-
begin_unloadUsedFiles
public Ice.AsyncResult begin_unloadUsedFiles(Ice.Callback __cb)
- Specified by:
begin_unloadUsedFilesin interfaceFilesetPrx
-
begin_unloadUsedFiles
public Ice.AsyncResult begin_unloadUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_unloadUsedFilesin interfaceFilesetPrx
-
begin_unloadUsedFiles
public Ice.AsyncResult begin_unloadUsedFiles(Callback_Fileset_unloadUsedFiles __cb)
- Specified by:
begin_unloadUsedFilesin 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_unloadUsedFilesin interfaceFilesetPrx
-
begin_unloadUsedFiles
public Ice.AsyncResult begin_unloadUsedFiles(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_unloadUsedFilesin 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_unloadUsedFilesin 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_unloadUsedFilesin 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_unloadUsedFilesin interfaceFilesetPrx
-
end_unloadUsedFiles
public void end_unloadUsedFiles(Ice.AsyncResult __iresult)
- Specified by:
end_unloadUsedFilesin interfaceFilesetPrx
-
getDetails
public Details getDetails()
- Specified by:
getDetailsin interfaceIObjectPrx
-
getDetails
public Details getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails()
- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(Ice.Callback __cb)
- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(Callback_IObject_getDetails __cb)
- Specified by:
begin_getDetailsin 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_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDetailsin 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_getDetailsin 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_getDetailsin 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_getDetailsin interfaceIObjectPrx
-
end_getDetails
public Details end_getDetails(Ice.AsyncResult __iresult)
- Specified by:
end_getDetailsin interfaceIObjectPrx
-
__getDetails_completed
public static void __getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb, Ice.AsyncResult __result)
-
getId
public RLong getId()
- Specified by:
getIdin interfaceIObjectPrx
-
getId
public RLong getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId()
- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(Ice.Callback __cb)
- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(Callback_IObject_getId __cb)
- Specified by:
begin_getIdin 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_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getIdin 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_getIdin 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_getIdin 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_getIdin interfaceIObjectPrx
-
end_getId
public RLong end_getId(Ice.AsyncResult __iresult)
- Specified by:
end_getIdin interfaceIObjectPrx
-
__getId_completed
public static void __getId_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)
-
isAnnotated
public boolean isAnnotated()
Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
isAnnotatedin interfaceIObjectPrx
-
isAnnotated
public boolean isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
isAnnotatedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated()
Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin 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:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin 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:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin 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:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin 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:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin 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:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin 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:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin 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:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin 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:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin 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:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin 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:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
end_isAnnotatedin 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:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
isGlobalin interfaceIObjectPrx
-
isGlobal
public boolean isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
isGlobalin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal()
Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin 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:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin 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:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin 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:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin 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:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin 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:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin 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:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin 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:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin 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:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin 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:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin 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:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
end_isGlobalin 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:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
isLinkin interfaceIObjectPrx
-
isLink
public boolean isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
isLinkin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_isLink
public Ice.AsyncResult begin_isLink()
Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin 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:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin 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:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin 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:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin 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:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin 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:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin 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:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin 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:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin 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:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin 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:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin 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:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
end_isLinkin 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:IObjectPrxTests 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:
isLoadedin interfaceIObjectPrx
-
isLoaded
public boolean isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxTests 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:
isLoadedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded()
Description copied from interface:IObjectPrxTests 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_isLoadedin 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:IObjectPrxTests 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_isLoadedin 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:IObjectPrxTests 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_isLoadedin 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:IObjectPrxTests 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_isLoadedin 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:IObjectPrxTests 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_isLoadedin 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:IObjectPrxTests 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_isLoadedin 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:IObjectPrxTests 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_isLoadedin 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:IObjectPrxTests 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_isLoadedin 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:IObjectPrxTests 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_isLoadedin 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:IObjectPrxTests 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_isLoadedin 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:IObjectPrxTests 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_isLoadedin 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:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
isMutablein interfaceIObjectPrx
-
isMutable
public boolean isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
isMutablein interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable()
Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein 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:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein 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:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein 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:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein 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:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein 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:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein 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:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein 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:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein 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:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein 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:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein 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:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
end_isMutablein 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:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
proxyin interfaceIObjectPrx
-
proxy
public IObject proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
proxyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_proxy
public Ice.AsyncResult begin_proxy()
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin 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:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin 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:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin 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:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin 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:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin 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:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin 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:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin 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:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin 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:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin 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:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin 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:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
end_proxyin 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:
setIdin interfaceIObjectPrx
-
setId
public void setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id)
- Specified by:
begin_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, Ice.Callback __cb)
- Specified by:
begin_setIdin 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_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, Callback_IObject_setId __cb)
- Specified by:
begin_setIdin 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_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setIdin 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_setIdin 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_setIdin 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_setIdin interfaceIObjectPrx
-
end_setId
public void end_setId(Ice.AsyncResult __iresult)
- Specified by:
end_setIdin interfaceIObjectPrx
-
shallowCopy
public IObject shallowCopy()
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
shallowCopyin interfaceIObjectPrx
-
shallowCopy
public IObject shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
shallowCopyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy()
Description copied from interface:IObjectPrxReturn 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_shallowCopyin 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:IObjectPrxReturn 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_shallowCopyin 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:IObjectPrxReturn 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_shallowCopyin 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:IObjectPrxReturn 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_shallowCopyin 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:IObjectPrxReturn 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_shallowCopyin 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:IObjectPrxReturn 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_shallowCopyin 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:IObjectPrxReturn 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_shallowCopyin 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:IObjectPrxReturn 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_shallowCopyin 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:IObjectPrxReturn 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_shallowCopyin 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:IObjectPrxReturn 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_shallowCopyin 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:IObjectPrxReturn 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_shallowCopyin 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:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
unloadin interfaceIObjectPrx
-
unload
public void unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
unloadin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_unload
public Ice.AsyncResult begin_unload()
Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin 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:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin 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:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin 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:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin 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:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin 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:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin 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:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin 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:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin 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:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin 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:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin 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:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
end_unloadin interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
unloadCollections
public void unloadCollections()
Description copied from interface:IObjectPrxEach 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:
unloadCollectionsin interfaceIObjectPrx
-
unloadCollections
public void unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxEach 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:
unloadCollectionsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections()
Description copied from interface:IObjectPrxEach 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_unloadCollectionsin 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:IObjectPrxEach 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_unloadCollectionsin 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:IObjectPrxEach 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_unloadCollectionsin 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:IObjectPrxEach 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_unloadCollectionsin 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:IObjectPrxEach 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_unloadCollectionsin 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:IObjectPrxEach 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_unloadCollectionsin 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:IObjectPrxEach 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_unloadCollectionsin 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:IObjectPrxEach 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_unloadCollectionsin 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:IObjectPrxEach 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_unloadCollectionsin 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:IObjectPrxEach 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_unloadCollectionsin 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:IObjectPrxEach 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_unloadCollectionsin interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
unloadDetails
public void unloadDetails()
Description copied from interface:IObjectPrxAs 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:
unloadDetailsin interfaceIObjectPrx
-
unloadDetails
public void unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxAs 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:
unloadDetailsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails()
Description copied from interface:IObjectPrxAs 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_unloadDetailsin 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:IObjectPrxAs 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_unloadDetailsin 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:IObjectPrxAs 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_unloadDetailsin 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:IObjectPrxAs 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_unloadDetailsin 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:IObjectPrxAs 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_unloadDetailsin 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:IObjectPrxAs 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_unloadDetailsin 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:IObjectPrxAs 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_unloadDetailsin 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:IObjectPrxAs 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_unloadDetailsin 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:IObjectPrxAs 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_unloadDetailsin 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:IObjectPrxAs 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_unloadDetailsin 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:IObjectPrxAs 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_unloadDetailsin 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)
-
-