Package omero.model
Class OriginalFilePrxHelper
- java.lang.Object
-
- Ice.ObjectPrxHelperBase
-
- omero.model.OriginalFilePrxHelper
-
- All Implemented Interfaces:
Ice.ObjectPrx,java.io.Serializable,IObjectPrx,OriginalFilePrx
public final class OriginalFilePrxHelper extends Ice.ObjectPrxHelperBase implements OriginalFilePrx
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 OriginalFilePrxHelper()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void__copyAnnotationLinks_completed(Ice.TwowayCallbackArg1<java.util.List<OriginalFileAnnotationLink>> __cb, Ice.AsyncResult __result)static void__copyFilesetEntries_completed(Ice.TwowayCallbackArg1<java.util.List<FilesetEntry>> __cb, Ice.AsyncResult __result)static void__copyPixelsFileMaps_completed(Ice.TwowayCallbackArg1<java.util.List<PixelsOriginalFileMap>> __cb, Ice.AsyncResult __result)static void__findOriginalFileAnnotationLink_completed(Ice.TwowayCallbackArg1<java.util.List<OriginalFileAnnotationLink>> __cb, Ice.AsyncResult __result)static void__findPixelsOriginalFileMap_completed(Ice.TwowayCallbackArg1<java.util.List<PixelsOriginalFileMap>> __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__getAtime_completed(Ice.TwowayCallbackArg1<RTime> __cb, Ice.AsyncResult __result)static void__getCtime_completed(Ice.TwowayCallbackArg1<RTime> __cb, Ice.AsyncResult __result)static void__getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb, Ice.AsyncResult __result)static void__getHash_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)static void__getHasher_completed(Ice.TwowayCallbackArg1<ChecksumAlgorithm> __cb, Ice.AsyncResult __result)static void__getId_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)static void__getMimetype_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)static void__getMtime_completed(Ice.TwowayCallbackArg1<RTime> __cb, Ice.AsyncResult __result)static void__getName_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)static void__getPath_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)static void__getPixelsFileMapsCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)static void__getRepo_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)static void__getSize_completed(Ice.TwowayCallbackArg1<RLong> __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<OriginalFileAnnotationLink> __cb, Ice.AsyncResult __result)static void__linkedAnnotationList_completed(Ice.TwowayCallbackArg1<java.util.List<Annotation>> __cb, Ice.AsyncResult __result)static void__linkedPixelsList_completed(Ice.TwowayCallbackArg1<java.util.List<Pixels>> __cb, Ice.AsyncResult __result)static void__linkPixels_completed(Ice.TwowayCallbackArg1<PixelsOriginalFileMap> __cb, Ice.AsyncResult __result)static void__proxy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)static OriginalFilePrx__read(IceInternal.BasicStream __is)static void__shallowCopy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)static void__sizeOfAnnotationLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)static void__sizeOfFilesetEntries_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)static void__sizeOfPixelsFileMaps_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)static void__write(IceInternal.BasicStream __os, OriginalFilePrx v)voidaddAllFilesetEntrySet(java.util.List<FilesetEntry> targets)voidaddAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets)voidaddAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets)voidaddAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, 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)voidaddOriginalFileAnnotationLink(OriginalFileAnnotationLink target)voidaddOriginalFileAnnotationLink(OriginalFileAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddOriginalFileAnnotationLinkToBoth(OriginalFileAnnotationLink link, boolean bothSides)voidaddOriginalFileAnnotationLinkToBoth(OriginalFileAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddPixelsOriginalFileMap(PixelsOriginalFileMap target)voidaddPixelsOriginalFileMap(PixelsOriginalFileMap target, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddPixelsOriginalFileMapToBoth(PixelsOriginalFileMap link, boolean bothSides)voidaddPixelsOriginalFileMapToBoth(PixelsOriginalFileMap link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)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_OriginalFile_addAllFilesetEntrySet __cb)Ice.AsyncResultbegin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, Callback_OriginalFile_addAllFilesetEntrySet __cb)Ice.AsyncResultbegin_addAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets)Ice.AsyncResultbegin_addAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, Ice.Callback __cb)Ice.AsyncResultbegin_addAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> 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_addAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_addAllOriginalFileAnnotationLinkSet __cb)Ice.AsyncResultbegin_addAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, Callback_OriginalFile_addAllOriginalFileAnnotationLinkSet __cb)Ice.AsyncResultbegin_addAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets)Ice.AsyncResultbegin_addAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, Ice.Callback __cb)Ice.AsyncResultbegin_addAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> 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_addAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_addAllPixelsOriginalFileMapSet __cb)Ice.AsyncResultbegin_addAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, Callback_OriginalFile_addAllPixelsOriginalFileMapSet __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_OriginalFile_addFilesetEntry __cb)Ice.AsyncResultbegin_addFilesetEntry(FilesetEntry target, Callback_OriginalFile_addFilesetEntry __cb)Ice.AsyncResultbegin_addOriginalFileAnnotationLink(OriginalFileAnnotationLink target)Ice.AsyncResultbegin_addOriginalFileAnnotationLink(OriginalFileAnnotationLink target, Ice.Callback __cb)Ice.AsyncResultbegin_addOriginalFileAnnotationLink(OriginalFileAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addOriginalFileAnnotationLink(OriginalFileAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addOriginalFileAnnotationLink(OriginalFileAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addOriginalFileAnnotationLink(OriginalFileAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addOriginalFileAnnotationLink(OriginalFileAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addOriginalFileAnnotationLink(OriginalFileAnnotationLink 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_addOriginalFileAnnotationLink(OriginalFileAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_addOriginalFileAnnotationLink __cb)Ice.AsyncResultbegin_addOriginalFileAnnotationLink(OriginalFileAnnotationLink target, Callback_OriginalFile_addOriginalFileAnnotationLink __cb)Ice.AsyncResultbegin_addOriginalFileAnnotationLinkToBoth(OriginalFileAnnotationLink link, boolean bothSides)Ice.AsyncResultbegin_addOriginalFileAnnotationLinkToBoth(OriginalFileAnnotationLink link, boolean bothSides, Ice.Callback __cb)Ice.AsyncResultbegin_addOriginalFileAnnotationLinkToBoth(OriginalFileAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addOriginalFileAnnotationLinkToBoth(OriginalFileAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addOriginalFileAnnotationLinkToBoth(OriginalFileAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addOriginalFileAnnotationLinkToBoth(OriginalFileAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addOriginalFileAnnotationLinkToBoth(OriginalFileAnnotationLink 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_addOriginalFileAnnotationLinkToBoth(OriginalFileAnnotationLink 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_addOriginalFileAnnotationLinkToBoth(OriginalFileAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_addOriginalFileAnnotationLinkToBoth __cb)Ice.AsyncResultbegin_addOriginalFileAnnotationLinkToBoth(OriginalFileAnnotationLink link, boolean bothSides, Callback_OriginalFile_addOriginalFileAnnotationLinkToBoth __cb)Ice.AsyncResultbegin_addPixelsOriginalFileMap(PixelsOriginalFileMap target)Ice.AsyncResultbegin_addPixelsOriginalFileMap(PixelsOriginalFileMap target, Ice.Callback __cb)Ice.AsyncResultbegin_addPixelsOriginalFileMap(PixelsOriginalFileMap target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addPixelsOriginalFileMap(PixelsOriginalFileMap target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addPixelsOriginalFileMap(PixelsOriginalFileMap target, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addPixelsOriginalFileMap(PixelsOriginalFileMap target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addPixelsOriginalFileMap(PixelsOriginalFileMap target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addPixelsOriginalFileMap(PixelsOriginalFileMap 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_addPixelsOriginalFileMap(PixelsOriginalFileMap target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_addPixelsOriginalFileMap __cb)Ice.AsyncResultbegin_addPixelsOriginalFileMap(PixelsOriginalFileMap target, Callback_OriginalFile_addPixelsOriginalFileMap __cb)Ice.AsyncResultbegin_addPixelsOriginalFileMapToBoth(PixelsOriginalFileMap link, boolean bothSides)Ice.AsyncResultbegin_addPixelsOriginalFileMapToBoth(PixelsOriginalFileMap link, boolean bothSides, Ice.Callback __cb)Ice.AsyncResultbegin_addPixelsOriginalFileMapToBoth(PixelsOriginalFileMap link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addPixelsOriginalFileMapToBoth(PixelsOriginalFileMap link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addPixelsOriginalFileMapToBoth(PixelsOriginalFileMap link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addPixelsOriginalFileMapToBoth(PixelsOriginalFileMap link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addPixelsOriginalFileMapToBoth(PixelsOriginalFileMap 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_addPixelsOriginalFileMapToBoth(PixelsOriginalFileMap 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_addPixelsOriginalFileMapToBoth(PixelsOriginalFileMap link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_addPixelsOriginalFileMapToBoth __cb)Ice.AsyncResultbegin_addPixelsOriginalFileMapToBoth(PixelsOriginalFileMap link, boolean bothSides, Callback_OriginalFile_addPixelsOriginalFileMapToBoth __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_OriginalFile_clearAnnotationLinks __cb)Ice.AsyncResultbegin_clearAnnotationLinks(Callback_OriginalFile_clearAnnotationLinks __cb)Ice.AsyncResultbegin_clearFilesetEntries()Ice.AsyncResultbegin_clearFilesetEntries(Ice.Callback __cb)Ice.AsyncResultbegin_clearFilesetEntries(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_clearFilesetEntries(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_clearFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_clearFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_clearFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_clearFilesetEntries(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_clearFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_clearFilesetEntries __cb)Ice.AsyncResultbegin_clearFilesetEntries(Callback_OriginalFile_clearFilesetEntries __cb)Ice.AsyncResultbegin_clearPixelsFileMaps()Ice.AsyncResultbegin_clearPixelsFileMaps(Ice.Callback __cb)Ice.AsyncResultbegin_clearPixelsFileMaps(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_clearPixelsFileMaps(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_clearPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_clearPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_clearPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_clearPixelsFileMaps(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_clearPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_clearPixelsFileMaps __cb)Ice.AsyncResultbegin_clearPixelsFileMaps(Callback_OriginalFile_clearPixelsFileMaps __cb)Ice.AsyncResultbegin_copyAnnotationLinks()Ice.AsyncResultbegin_copyAnnotationLinks(Ice.Callback __cb)Ice.AsyncResultbegin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<OriginalFileAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<OriginalFileAnnotationLink>> __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<OriginalFileAnnotationLink>> __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<OriginalFileAnnotationLink>> __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_OriginalFile_copyAnnotationLinks __cb)Ice.AsyncResultbegin_copyAnnotationLinks(Callback_OriginalFile_copyAnnotationLinks __cb)Ice.AsyncResultbegin_copyFilesetEntries()Ice.AsyncResultbegin_copyFilesetEntries(Ice.Callback __cb)Ice.AsyncResultbegin_copyFilesetEntries(IceInternal.Functional_GenericCallback1<java.util.List<FilesetEntry>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_copyFilesetEntries(IceInternal.Functional_GenericCallback1<java.util.List<FilesetEntry>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_copyFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_copyFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_copyFilesetEntries(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_copyFilesetEntries(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_copyFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_copyFilesetEntries __cb)Ice.AsyncResultbegin_copyFilesetEntries(Callback_OriginalFile_copyFilesetEntries __cb)Ice.AsyncResultbegin_copyPixelsFileMaps()Ice.AsyncResultbegin_copyPixelsFileMaps(Ice.Callback __cb)Ice.AsyncResultbegin_copyPixelsFileMaps(IceInternal.Functional_GenericCallback1<java.util.List<PixelsOriginalFileMap>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_copyPixelsFileMaps(IceInternal.Functional_GenericCallback1<java.util.List<PixelsOriginalFileMap>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_copyPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_copyPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_copyPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<PixelsOriginalFileMap>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_copyPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<PixelsOriginalFileMap>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_copyPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_copyPixelsFileMaps __cb)Ice.AsyncResultbegin_copyPixelsFileMaps(Callback_OriginalFile_copyPixelsFileMaps __cb)Ice.AsyncResultbegin_findOriginalFileAnnotationLink(Annotation removal)Ice.AsyncResultbegin_findOriginalFileAnnotationLink(Annotation removal, Ice.Callback __cb)Ice.AsyncResultbegin_findOriginalFileAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<OriginalFileAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_findOriginalFileAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<OriginalFileAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_findOriginalFileAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_findOriginalFileAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_findOriginalFileAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<OriginalFileAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_findOriginalFileAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<OriginalFileAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_findOriginalFileAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_findOriginalFileAnnotationLink __cb)Ice.AsyncResultbegin_findOriginalFileAnnotationLink(Annotation removal, Callback_OriginalFile_findOriginalFileAnnotationLink __cb)Ice.AsyncResultbegin_findPixelsOriginalFileMap(Pixels removal)Ice.AsyncResultbegin_findPixelsOriginalFileMap(Pixels removal, Ice.Callback __cb)Ice.AsyncResultbegin_findPixelsOriginalFileMap(Pixels removal, IceInternal.Functional_GenericCallback1<java.util.List<PixelsOriginalFileMap>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_findPixelsOriginalFileMap(Pixels removal, IceInternal.Functional_GenericCallback1<java.util.List<PixelsOriginalFileMap>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_findPixelsOriginalFileMap(Pixels removal, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_findPixelsOriginalFileMap(Pixels removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_findPixelsOriginalFileMap(Pixels removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<PixelsOriginalFileMap>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_findPixelsOriginalFileMap(Pixels removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<PixelsOriginalFileMap>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_findPixelsOriginalFileMap(Pixels removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_findPixelsOriginalFileMap __cb)Ice.AsyncResultbegin_findPixelsOriginalFileMap(Pixels removal, Callback_OriginalFile_findPixelsOriginalFileMap __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_OriginalFile_getAnnotationLinksCountPerOwner __cb)Ice.AsyncResultbegin_getAnnotationLinksCountPerOwner(Callback_OriginalFile_getAnnotationLinksCountPerOwner __cb)Ice.AsyncResultbegin_getAtime()Ice.AsyncResultbegin_getAtime(Ice.Callback __cb)Ice.AsyncResultbegin_getAtime(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getAtime(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getAtime(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getAtime(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getAtime(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getAtime(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getAtime(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_getAtime __cb)Ice.AsyncResultbegin_getAtime(Callback_OriginalFile_getAtime __cb)Ice.AsyncResultbegin_getCtime()Ice.AsyncResultbegin_getCtime(Ice.Callback __cb)Ice.AsyncResultbegin_getCtime(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getCtime(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getCtime(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getCtime(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getCtime(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getCtime(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getCtime(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_getCtime __cb)Ice.AsyncResultbegin_getCtime(Callback_OriginalFile_getCtime __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_getHash()Ice.AsyncResultbegin_getHash(Ice.Callback __cb)Ice.AsyncResultbegin_getHash(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getHash(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getHash(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getHash(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getHash(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getHash(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_getHash(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_getHash __cb)Ice.AsyncResultbegin_getHash(Callback_OriginalFile_getHash __cb)Ice.AsyncResultbegin_getHasher()Ice.AsyncResultbegin_getHasher(Ice.Callback __cb)Ice.AsyncResultbegin_getHasher(IceInternal.Functional_GenericCallback1<ChecksumAlgorithm> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getHasher(IceInternal.Functional_GenericCallback1<ChecksumAlgorithm> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getHasher(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getHasher(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getHasher(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ChecksumAlgorithm> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getHasher(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ChecksumAlgorithm> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getHasher(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_getHasher __cb)Ice.AsyncResultbegin_getHasher(Callback_OriginalFile_getHasher __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_getMimetype()Ice.AsyncResultbegin_getMimetype(Ice.Callback __cb)Ice.AsyncResultbegin_getMimetype(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getMimetype(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getMimetype(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getMimetype(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getMimetype(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getMimetype(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_getMimetype(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_getMimetype __cb)Ice.AsyncResultbegin_getMimetype(Callback_OriginalFile_getMimetype __cb)Ice.AsyncResultbegin_getMtime()Ice.AsyncResultbegin_getMtime(Ice.Callback __cb)Ice.AsyncResultbegin_getMtime(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getMtime(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getMtime(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getMtime(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getMtime(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getMtime(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getMtime(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_getMtime __cb)Ice.AsyncResultbegin_getMtime(Callback_OriginalFile_getMtime __cb)Ice.AsyncResultbegin_getName()Ice.AsyncResultbegin_getName(Ice.Callback __cb)Ice.AsyncResultbegin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getName(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_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_getName __cb)Ice.AsyncResultbegin_getName(Callback_OriginalFile_getName __cb)Ice.AsyncResultbegin_getPath()Ice.AsyncResultbegin_getPath(Ice.Callback __cb)Ice.AsyncResultbegin_getPath(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getPath(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getPath(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getPath(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getPath(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getPath(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_getPath(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_getPath __cb)Ice.AsyncResultbegin_getPath(Callback_OriginalFile_getPath __cb)Ice.AsyncResultbegin_getPixelsFileMapsCountPerOwner()Ice.AsyncResultbegin_getPixelsFileMapsCountPerOwner(Ice.Callback __cb)Ice.AsyncResultbegin_getPixelsFileMapsCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getPixelsFileMapsCountPerOwner(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_getPixelsFileMapsCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getPixelsFileMapsCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getPixelsFileMapsCountPerOwner(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_getPixelsFileMapsCountPerOwner(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_getPixelsFileMapsCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_getPixelsFileMapsCountPerOwner __cb)Ice.AsyncResultbegin_getPixelsFileMapsCountPerOwner(Callback_OriginalFile_getPixelsFileMapsCountPerOwner __cb)Ice.AsyncResultbegin_getRepo()Ice.AsyncResultbegin_getRepo(Ice.Callback __cb)Ice.AsyncResultbegin_getRepo(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getRepo(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getRepo(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getRepo(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getRepo(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getRepo(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_getRepo(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_getRepo __cb)Ice.AsyncResultbegin_getRepo(Callback_OriginalFile_getRepo __cb)Ice.AsyncResultbegin_getSize()Ice.AsyncResultbegin_getSize(Ice.Callback __cb)Ice.AsyncResultbegin_getSize(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getSize(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getSize(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getSize(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getSize(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getSize(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_getSize(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_getSize __cb)Ice.AsyncResultbegin_getSize(Callback_OriginalFile_getSize __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_OriginalFile_getVersion __cb)Ice.AsyncResultbegin_getVersion(Callback_OriginalFile_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<OriginalFileAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<OriginalFileAnnotationLink> __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<OriginalFileAnnotationLink> __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<OriginalFileAnnotationLink> __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_OriginalFile_linkAnnotation __cb)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, Callback_OriginalFile_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_OriginalFile_linkedAnnotationList __cb)Ice.AsyncResultbegin_linkedAnnotationList(Callback_OriginalFile_linkedAnnotationList __cb)Ice.AsyncResultbegin_linkedPixelsList()Ice.AsyncResultbegin_linkedPixelsList(Ice.Callback __cb)Ice.AsyncResultbegin_linkedPixelsList(IceInternal.Functional_GenericCallback1<java.util.List<Pixels>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkedPixelsList(IceInternal.Functional_GenericCallback1<java.util.List<Pixels>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkedPixelsList(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_linkedPixelsList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_linkedPixelsList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Pixels>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkedPixelsList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Pixels>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkedPixelsList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_linkedPixelsList __cb)Ice.AsyncResultbegin_linkedPixelsList(Callback_OriginalFile_linkedPixelsList __cb)Ice.AsyncResultbegin_linkPixels(Pixels addition)Ice.AsyncResultbegin_linkPixels(Pixels addition, Ice.Callback __cb)Ice.AsyncResultbegin_linkPixels(Pixels addition, IceInternal.Functional_GenericCallback1<PixelsOriginalFileMap> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkPixels(Pixels addition, IceInternal.Functional_GenericCallback1<PixelsOriginalFileMap> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkPixels(Pixels addition, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_linkPixels(Pixels addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_linkPixels(Pixels addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<PixelsOriginalFileMap> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkPixels(Pixels addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<PixelsOriginalFileMap> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkPixels(Pixels addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_linkPixels __cb)Ice.AsyncResultbegin_linkPixels(Pixels addition, Callback_OriginalFile_linkPixels __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(OriginalFile toCopy)Ice.AsyncResultbegin_reloadAnnotationLinks(OriginalFile toCopy, Ice.Callback __cb)Ice.AsyncResultbegin_reloadAnnotationLinks(OriginalFile toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_reloadAnnotationLinks(OriginalFile toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_reloadAnnotationLinks(OriginalFile toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_reloadAnnotationLinks(OriginalFile toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_reloadAnnotationLinks(OriginalFile toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_reloadAnnotationLinks(OriginalFile 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(OriginalFile toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_reloadAnnotationLinks __cb)Ice.AsyncResultbegin_reloadAnnotationLinks(OriginalFile toCopy, Callback_OriginalFile_reloadAnnotationLinks __cb)Ice.AsyncResultbegin_reloadFilesetEntries(OriginalFile toCopy)Ice.AsyncResultbegin_reloadFilesetEntries(OriginalFile toCopy, Ice.Callback __cb)Ice.AsyncResultbegin_reloadFilesetEntries(OriginalFile toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_reloadFilesetEntries(OriginalFile toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_reloadFilesetEntries(OriginalFile toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_reloadFilesetEntries(OriginalFile toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_reloadFilesetEntries(OriginalFile toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_reloadFilesetEntries(OriginalFile 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_reloadFilesetEntries(OriginalFile toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_reloadFilesetEntries __cb)Ice.AsyncResultbegin_reloadFilesetEntries(OriginalFile toCopy, Callback_OriginalFile_reloadFilesetEntries __cb)Ice.AsyncResultbegin_reloadPixelsFileMaps(OriginalFile toCopy)Ice.AsyncResultbegin_reloadPixelsFileMaps(OriginalFile toCopy, Ice.Callback __cb)Ice.AsyncResultbegin_reloadPixelsFileMaps(OriginalFile toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_reloadPixelsFileMaps(OriginalFile toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_reloadPixelsFileMaps(OriginalFile toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_reloadPixelsFileMaps(OriginalFile toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_reloadPixelsFileMaps(OriginalFile toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_reloadPixelsFileMaps(OriginalFile 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_reloadPixelsFileMaps(OriginalFile toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_reloadPixelsFileMaps __cb)Ice.AsyncResultbegin_reloadPixelsFileMaps(OriginalFile toCopy, Callback_OriginalFile_reloadPixelsFileMaps __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_OriginalFile_removeAllFilesetEntrySet __cb)Ice.AsyncResultbegin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, Callback_OriginalFile_removeAllFilesetEntrySet __cb)Ice.AsyncResultbegin_removeAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets)Ice.AsyncResultbegin_removeAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, Ice.Callback __cb)Ice.AsyncResultbegin_removeAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removeAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> 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_removeAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_removeAllOriginalFileAnnotationLinkSet __cb)Ice.AsyncResultbegin_removeAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, Callback_OriginalFile_removeAllOriginalFileAnnotationLinkSet __cb)Ice.AsyncResultbegin_removeAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets)Ice.AsyncResultbegin_removeAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, Ice.Callback __cb)Ice.AsyncResultbegin_removeAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removeAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> 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_removeAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_removeAllPixelsOriginalFileMapSet __cb)Ice.AsyncResultbegin_removeAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, Callback_OriginalFile_removeAllPixelsOriginalFileMapSet __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_OriginalFile_removeFilesetEntry __cb)Ice.AsyncResultbegin_removeFilesetEntry(FilesetEntry theTarget, Callback_OriginalFile_removeFilesetEntry __cb)Ice.AsyncResultbegin_removeOriginalFileAnnotationLink(OriginalFileAnnotationLink theTarget)Ice.AsyncResultbegin_removeOriginalFileAnnotationLink(OriginalFileAnnotationLink theTarget, Ice.Callback __cb)Ice.AsyncResultbegin_removeOriginalFileAnnotationLink(OriginalFileAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeOriginalFileAnnotationLink(OriginalFileAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeOriginalFileAnnotationLink(OriginalFileAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeOriginalFileAnnotationLink(OriginalFileAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removeOriginalFileAnnotationLink(OriginalFileAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeOriginalFileAnnotationLink(OriginalFileAnnotationLink 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_removeOriginalFileAnnotationLink(OriginalFileAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_removeOriginalFileAnnotationLink __cb)Ice.AsyncResultbegin_removeOriginalFileAnnotationLink(OriginalFileAnnotationLink theTarget, Callback_OriginalFile_removeOriginalFileAnnotationLink __cb)Ice.AsyncResultbegin_removeOriginalFileAnnotationLinkFromBoth(OriginalFileAnnotationLink link, boolean bothSides)Ice.AsyncResultbegin_removeOriginalFileAnnotationLinkFromBoth(OriginalFileAnnotationLink link, boolean bothSides, Ice.Callback __cb)Ice.AsyncResultbegin_removeOriginalFileAnnotationLinkFromBoth(OriginalFileAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeOriginalFileAnnotationLinkFromBoth(OriginalFileAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeOriginalFileAnnotationLinkFromBoth(OriginalFileAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeOriginalFileAnnotationLinkFromBoth(OriginalFileAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removeOriginalFileAnnotationLinkFromBoth(OriginalFileAnnotationLink 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_removeOriginalFileAnnotationLinkFromBoth(OriginalFileAnnotationLink 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_removeOriginalFileAnnotationLinkFromBoth(OriginalFileAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_removeOriginalFileAnnotationLinkFromBoth __cb)Ice.AsyncResultbegin_removeOriginalFileAnnotationLinkFromBoth(OriginalFileAnnotationLink link, boolean bothSides, Callback_OriginalFile_removeOriginalFileAnnotationLinkFromBoth __cb)Ice.AsyncResultbegin_removePixelsOriginalFileMap(PixelsOriginalFileMap theTarget)Ice.AsyncResultbegin_removePixelsOriginalFileMap(PixelsOriginalFileMap theTarget, Ice.Callback __cb)Ice.AsyncResultbegin_removePixelsOriginalFileMap(PixelsOriginalFileMap theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removePixelsOriginalFileMap(PixelsOriginalFileMap theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removePixelsOriginalFileMap(PixelsOriginalFileMap theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removePixelsOriginalFileMap(PixelsOriginalFileMap theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removePixelsOriginalFileMap(PixelsOriginalFileMap theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removePixelsOriginalFileMap(PixelsOriginalFileMap 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_removePixelsOriginalFileMap(PixelsOriginalFileMap theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_removePixelsOriginalFileMap __cb)Ice.AsyncResultbegin_removePixelsOriginalFileMap(PixelsOriginalFileMap theTarget, Callback_OriginalFile_removePixelsOriginalFileMap __cb)Ice.AsyncResultbegin_removePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap link, boolean bothSides)Ice.AsyncResultbegin_removePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap link, boolean bothSides, Ice.Callback __cb)Ice.AsyncResultbegin_removePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap 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_removePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap 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_removePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_removePixelsOriginalFileMapFromBoth __cb)Ice.AsyncResultbegin_removePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap link, boolean bothSides, Callback_OriginalFile_removePixelsOriginalFileMapFromBoth __cb)Ice.AsyncResultbegin_setAtime(RTime theAtime)Ice.AsyncResultbegin_setAtime(RTime theAtime, Ice.Callback __cb)Ice.AsyncResultbegin_setAtime(RTime theAtime, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setAtime(RTime theAtime, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setAtime(RTime theAtime, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setAtime(RTime theAtime, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setAtime(RTime theAtime, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setAtime(RTime theAtime, 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_setAtime(RTime theAtime, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_setAtime __cb)Ice.AsyncResultbegin_setAtime(RTime theAtime, Callback_OriginalFile_setAtime __cb)Ice.AsyncResultbegin_setCtime(RTime theCtime)Ice.AsyncResultbegin_setCtime(RTime theCtime, Ice.Callback __cb)Ice.AsyncResultbegin_setCtime(RTime theCtime, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setCtime(RTime theCtime, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setCtime(RTime theCtime, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setCtime(RTime theCtime, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setCtime(RTime theCtime, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setCtime(RTime theCtime, 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_setCtime(RTime theCtime, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_setCtime __cb)Ice.AsyncResultbegin_setCtime(RTime theCtime, Callback_OriginalFile_setCtime __cb)Ice.AsyncResultbegin_setHash(RString theHash)Ice.AsyncResultbegin_setHash(RString theHash, Ice.Callback __cb)Ice.AsyncResultbegin_setHash(RString theHash, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setHash(RString theHash, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setHash(RString theHash, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setHash(RString theHash, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setHash(RString theHash, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setHash(RString theHash, 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_setHash(RString theHash, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_setHash __cb)Ice.AsyncResultbegin_setHash(RString theHash, Callback_OriginalFile_setHash __cb)Ice.AsyncResultbegin_setHasher(ChecksumAlgorithm theHasher)Ice.AsyncResultbegin_setHasher(ChecksumAlgorithm theHasher, Ice.Callback __cb)Ice.AsyncResultbegin_setHasher(ChecksumAlgorithm theHasher, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setHasher(ChecksumAlgorithm theHasher, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setHasher(ChecksumAlgorithm theHasher, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setHasher(ChecksumAlgorithm theHasher, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setHasher(ChecksumAlgorithm theHasher, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setHasher(ChecksumAlgorithm theHasher, 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_setHasher(ChecksumAlgorithm theHasher, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_setHasher __cb)Ice.AsyncResultbegin_setHasher(ChecksumAlgorithm theHasher, Callback_OriginalFile_setHasher __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_setMimetype(RString theMimetype)Ice.AsyncResultbegin_setMimetype(RString theMimetype, Ice.Callback __cb)Ice.AsyncResultbegin_setMimetype(RString theMimetype, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setMimetype(RString theMimetype, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setMimetype(RString theMimetype, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setMimetype(RString theMimetype, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setMimetype(RString theMimetype, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setMimetype(RString theMimetype, 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_setMimetype(RString theMimetype, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_setMimetype __cb)Ice.AsyncResultbegin_setMimetype(RString theMimetype, Callback_OriginalFile_setMimetype __cb)Ice.AsyncResultbegin_setMtime(RTime theMtime)Ice.AsyncResultbegin_setMtime(RTime theMtime, Ice.Callback __cb)Ice.AsyncResultbegin_setMtime(RTime theMtime, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setMtime(RTime theMtime, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setMtime(RTime theMtime, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setMtime(RTime theMtime, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setMtime(RTime theMtime, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setMtime(RTime theMtime, 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_setMtime(RTime theMtime, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_setMtime __cb)Ice.AsyncResultbegin_setMtime(RTime theMtime, Callback_OriginalFile_setMtime __cb)Ice.AsyncResultbegin_setName(RString theName)Ice.AsyncResultbegin_setName(RString theName, Ice.Callback __cb)Ice.AsyncResultbegin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setName(RString theName, 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_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_setName __cb)Ice.AsyncResultbegin_setName(RString theName, Callback_OriginalFile_setName __cb)Ice.AsyncResultbegin_setPath(RString thePath)Ice.AsyncResultbegin_setPath(RString thePath, Ice.Callback __cb)Ice.AsyncResultbegin_setPath(RString thePath, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setPath(RString thePath, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setPath(RString thePath, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setPath(RString thePath, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setPath(RString thePath, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setPath(RString thePath, 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_setPath(RString thePath, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_setPath __cb)Ice.AsyncResultbegin_setPath(RString thePath, Callback_OriginalFile_setPath __cb)Ice.AsyncResultbegin_setRepo(RString theRepo)Ice.AsyncResultbegin_setRepo(RString theRepo, Ice.Callback __cb)Ice.AsyncResultbegin_setRepo(RString theRepo, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setRepo(RString theRepo, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setRepo(RString theRepo, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setRepo(RString theRepo, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setRepo(RString theRepo, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setRepo(RString theRepo, 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_setRepo(RString theRepo, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_setRepo __cb)Ice.AsyncResultbegin_setRepo(RString theRepo, Callback_OriginalFile_setRepo __cb)Ice.AsyncResultbegin_setSize(RLong theSize)Ice.AsyncResultbegin_setSize(RLong theSize, Ice.Callback __cb)Ice.AsyncResultbegin_setSize(RLong theSize, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setSize(RLong theSize, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setSize(RLong theSize, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setSize(RLong theSize, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setSize(RLong theSize, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setSize(RLong theSize, 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_setSize(RLong theSize, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_setSize __cb)Ice.AsyncResultbegin_setSize(RLong theSize, Callback_OriginalFile_setSize __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_OriginalFile_setVersion __cb)Ice.AsyncResultbegin_setVersion(RInt theVersion, Callback_OriginalFile_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_OriginalFile_sizeOfAnnotationLinks __cb)Ice.AsyncResultbegin_sizeOfAnnotationLinks(Callback_OriginalFile_sizeOfAnnotationLinks __cb)Ice.AsyncResultbegin_sizeOfFilesetEntries()Ice.AsyncResultbegin_sizeOfFilesetEntries(Ice.Callback __cb)Ice.AsyncResultbegin_sizeOfFilesetEntries(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_sizeOfFilesetEntries(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_sizeOfFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_sizeOfFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_sizeOfFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_sizeOfFilesetEntries(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_sizeOfFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_sizeOfFilesetEntries __cb)Ice.AsyncResultbegin_sizeOfFilesetEntries(Callback_OriginalFile_sizeOfFilesetEntries __cb)Ice.AsyncResultbegin_sizeOfPixelsFileMaps()Ice.AsyncResultbegin_sizeOfPixelsFileMaps(Ice.Callback __cb)Ice.AsyncResultbegin_sizeOfPixelsFileMaps(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_sizeOfPixelsFileMaps(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_sizeOfPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_sizeOfPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_sizeOfPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_sizeOfPixelsFileMaps(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_sizeOfPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_sizeOfPixelsFileMaps __cb)Ice.AsyncResultbegin_sizeOfPixelsFileMaps(Callback_OriginalFile_sizeOfPixelsFileMaps __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_OriginalFile_unlinkAnnotation __cb)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, Callback_OriginalFile_unlinkAnnotation __cb)Ice.AsyncResultbegin_unlinkPixels(Pixels removal)Ice.AsyncResultbegin_unlinkPixels(Pixels removal, Ice.Callback __cb)Ice.AsyncResultbegin_unlinkPixels(Pixels removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unlinkPixels(Pixels removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_unlinkPixels(Pixels removal, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_unlinkPixels(Pixels removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_unlinkPixels(Pixels removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unlinkPixels(Pixels 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_unlinkPixels(Pixels removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_unlinkPixels __cb)Ice.AsyncResultbegin_unlinkPixels(Pixels removal, Callback_OriginalFile_unlinkPixels __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_OriginalFile_unloadAnnotationLinks __cb)Ice.AsyncResultbegin_unloadAnnotationLinks(Callback_OriginalFile_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_unloadFilesetEntries()Ice.AsyncResultbegin_unloadFilesetEntries(Ice.Callback __cb)Ice.AsyncResultbegin_unloadFilesetEntries(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unloadFilesetEntries(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_unloadFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_unloadFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_unloadFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unloadFilesetEntries(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_unloadFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_unloadFilesetEntries __cb)Ice.AsyncResultbegin_unloadFilesetEntries(Callback_OriginalFile_unloadFilesetEntries __cb)Ice.AsyncResultbegin_unloadPixelsFileMaps()Ice.AsyncResultbegin_unloadPixelsFileMaps(Ice.Callback __cb)Ice.AsyncResultbegin_unloadPixelsFileMaps(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unloadPixelsFileMaps(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_unloadPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_unloadPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_unloadPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unloadPixelsFileMaps(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_unloadPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_unloadPixelsFileMaps __cb)Ice.AsyncResultbegin_unloadPixelsFileMaps(Callback_OriginalFile_unloadPixelsFileMaps __cb)static OriginalFilePrxcheckedCast(Ice.ObjectPrx __obj)Contacts the remote server to verify that the object implements this type.static OriginalFilePrxcheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)Contacts the remote server to verify that a facet of the object implements this type.static OriginalFilePrxcheckedCast(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 OriginalFilePrxcheckedCast(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)voidclearFilesetEntries()voidclearFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx)voidclearPixelsFileMaps()voidclearPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx)java.util.List<OriginalFileAnnotationLink>copyAnnotationLinks()java.util.List<OriginalFileAnnotationLink>copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)java.util.List<FilesetEntry>copyFilesetEntries()java.util.List<FilesetEntry>copyFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx)java.util.List<PixelsOriginalFileMap>copyPixelsFileMaps()java.util.List<PixelsOriginalFileMap>copyPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx)voidend_addAllFilesetEntrySet(Ice.AsyncResult __iresult)voidend_addAllOriginalFileAnnotationLinkSet(Ice.AsyncResult __iresult)voidend_addAllPixelsOriginalFileMapSet(Ice.AsyncResult __iresult)voidend_addFilesetEntry(Ice.AsyncResult __iresult)voidend_addOriginalFileAnnotationLink(Ice.AsyncResult __iresult)voidend_addOriginalFileAnnotationLinkToBoth(Ice.AsyncResult __iresult)voidend_addPixelsOriginalFileMap(Ice.AsyncResult __iresult)voidend_addPixelsOriginalFileMapToBoth(Ice.AsyncResult __iresult)voidend_clearAnnotationLinks(Ice.AsyncResult __iresult)voidend_clearFilesetEntries(Ice.AsyncResult __iresult)voidend_clearPixelsFileMaps(Ice.AsyncResult __iresult)java.util.List<OriginalFileAnnotationLink>end_copyAnnotationLinks(Ice.AsyncResult __iresult)java.util.List<FilesetEntry>end_copyFilesetEntries(Ice.AsyncResult __iresult)java.util.List<PixelsOriginalFileMap>end_copyPixelsFileMaps(Ice.AsyncResult __iresult)java.util.List<OriginalFileAnnotationLink>end_findOriginalFileAnnotationLink(Ice.AsyncResult __iresult)java.util.List<PixelsOriginalFileMap>end_findPixelsOriginalFileMap(Ice.AsyncResult __iresult)java.util.Map<java.lang.Long,java.lang.Long>end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult)RTimeend_getAtime(Ice.AsyncResult __iresult)RTimeend_getCtime(Ice.AsyncResult __iresult)Detailsend_getDetails(Ice.AsyncResult __iresult)RStringend_getHash(Ice.AsyncResult __iresult)ChecksumAlgorithmend_getHasher(Ice.AsyncResult __iresult)RLongend_getId(Ice.AsyncResult __iresult)RStringend_getMimetype(Ice.AsyncResult __iresult)RTimeend_getMtime(Ice.AsyncResult __iresult)RStringend_getName(Ice.AsyncResult __iresult)RStringend_getPath(Ice.AsyncResult __iresult)java.util.Map<java.lang.Long,java.lang.Long>end_getPixelsFileMapsCountPerOwner(Ice.AsyncResult __iresult)RStringend_getRepo(Ice.AsyncResult __iresult)RLongend_getSize(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.OriginalFileAnnotationLinkend_linkAnnotation(Ice.AsyncResult __iresult)java.util.List<Annotation>end_linkedAnnotationList(Ice.AsyncResult __iresult)java.util.List<Pixels>end_linkedPixelsList(Ice.AsyncResult __iresult)PixelsOriginalFileMapend_linkPixels(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_reloadFilesetEntries(Ice.AsyncResult __iresult)voidend_reloadPixelsFileMaps(Ice.AsyncResult __iresult)voidend_removeAllFilesetEntrySet(Ice.AsyncResult __iresult)voidend_removeAllOriginalFileAnnotationLinkSet(Ice.AsyncResult __iresult)voidend_removeAllPixelsOriginalFileMapSet(Ice.AsyncResult __iresult)voidend_removeFilesetEntry(Ice.AsyncResult __iresult)voidend_removeOriginalFileAnnotationLink(Ice.AsyncResult __iresult)voidend_removeOriginalFileAnnotationLinkFromBoth(Ice.AsyncResult __iresult)voidend_removePixelsOriginalFileMap(Ice.AsyncResult __iresult)voidend_removePixelsOriginalFileMapFromBoth(Ice.AsyncResult __iresult)voidend_setAtime(Ice.AsyncResult __iresult)voidend_setCtime(Ice.AsyncResult __iresult)voidend_setHash(Ice.AsyncResult __iresult)voidend_setHasher(Ice.AsyncResult __iresult)voidend_setId(Ice.AsyncResult __iresult)voidend_setMimetype(Ice.AsyncResult __iresult)voidend_setMtime(Ice.AsyncResult __iresult)voidend_setName(Ice.AsyncResult __iresult)voidend_setPath(Ice.AsyncResult __iresult)voidend_setRepo(Ice.AsyncResult __iresult)voidend_setSize(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_sizeOfFilesetEntries(Ice.AsyncResult __iresult)intend_sizeOfPixelsFileMaps(Ice.AsyncResult __iresult)voidend_unlinkAnnotation(Ice.AsyncResult __iresult)voidend_unlinkPixels(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_unloadFilesetEntries(Ice.AsyncResult __iresult)voidend_unloadPixelsFileMaps(Ice.AsyncResult __iresult)java.util.List<OriginalFileAnnotationLink>findOriginalFileAnnotationLink(Annotation removal)java.util.List<OriginalFileAnnotationLink>findOriginalFileAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)java.util.List<PixelsOriginalFileMap>findPixelsOriginalFileMap(Pixels removal)java.util.List<PixelsOriginalFileMap>findPixelsOriginalFileMap(Pixels 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)RTimegetAtime()RTimegetAtime(java.util.Map<java.lang.String,java.lang.String> __ctx)RTimegetCtime()RTimegetCtime(java.util.Map<java.lang.String,java.lang.String> __ctx)DetailsgetDetails()DetailsgetDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)RStringgetHash()RStringgetHash(java.util.Map<java.lang.String,java.lang.String> __ctx)ChecksumAlgorithmgetHasher()ChecksumAlgorithmgetHasher(java.util.Map<java.lang.String,java.lang.String> __ctx)RLonggetId()RLonggetId(java.util.Map<java.lang.String,java.lang.String> __ctx)RStringgetMimetype()RStringgetMimetype(java.util.Map<java.lang.String,java.lang.String> __ctx)RTimegetMtime()RTimegetMtime(java.util.Map<java.lang.String,java.lang.String> __ctx)RStringgetName()RStringgetName(java.util.Map<java.lang.String,java.lang.String> __ctx)RStringgetPath()RStringgetPath(java.util.Map<java.lang.String,java.lang.String> __ctx)java.util.Map<java.lang.Long,java.lang.Long>getPixelsFileMapsCountPerOwner()java.util.Map<java.lang.Long,java.lang.Long>getPixelsFileMapsCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)RStringgetRepo()RStringgetRepo(java.util.Map<java.lang.String,java.lang.String> __ctx)RLonggetSize()RLonggetSize(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.OriginalFileAnnotationLinklinkAnnotation(Annotation addition)OriginalFileAnnotationLinklinkAnnotation(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<Pixels>linkedPixelsList()java.util.List<Pixels>linkedPixelsList(java.util.Map<java.lang.String,java.lang.String> __ctx)PixelsOriginalFileMaplinkPixels(Pixels addition)PixelsOriginalFileMaplinkPixels(Pixels 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(OriginalFile toCopy)voidreloadAnnotationLinks(OriginalFile toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)voidreloadFilesetEntries(OriginalFile toCopy)voidreloadFilesetEntries(OriginalFile toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)voidreloadPixelsFileMaps(OriginalFile toCopy)voidreloadPixelsFileMaps(OriginalFile toCopy, 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)voidremoveAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets)voidremoveAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets)voidremoveAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, 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)voidremoveOriginalFileAnnotationLink(OriginalFileAnnotationLink theTarget)voidremoveOriginalFileAnnotationLink(OriginalFileAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveOriginalFileAnnotationLinkFromBoth(OriginalFileAnnotationLink link, boolean bothSides)voidremoveOriginalFileAnnotationLinkFromBoth(OriginalFileAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremovePixelsOriginalFileMap(PixelsOriginalFileMap theTarget)voidremovePixelsOriginalFileMap(PixelsOriginalFileMap theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremovePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap link, boolean bothSides)voidremovePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetAtime(RTime theAtime)voidsetAtime(RTime theAtime, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetCtime(RTime theCtime)voidsetCtime(RTime theCtime, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetHash(RString theHash)voidsetHash(RString theHash, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetHasher(ChecksumAlgorithm theHasher)voidsetHasher(ChecksumAlgorithm theHasher, 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)voidsetMimetype(RString theMimetype)voidsetMimetype(RString theMimetype, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetMtime(RTime theMtime)voidsetMtime(RTime theMtime, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetName(RString theName)voidsetName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetPath(RString thePath)voidsetPath(RString thePath, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetRepo(RString theRepo)voidsetRepo(RString theRepo, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetSize(RLong theSize)voidsetSize(RLong theSize, 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)intsizeOfFilesetEntries()intsizeOfFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx)intsizeOfPixelsFileMaps()intsizeOfPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx)static OriginalFilePrxuncheckedCast(Ice.ObjectPrx __obj)Downcasts the given proxy to this type without contacting the remote server.static OriginalFilePrxuncheckedCast(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)voidunlinkPixels(Pixels removal)voidunlinkPixels(Pixels 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.voidunloadFilesetEntries()voidunloadFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx)voidunloadPixelsFileMaps()voidunloadPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx)-
Methods inherited from class Ice.ObjectPrxHelperBase
__checkAsyncTwowayOnly, __checkTwowayOnly, __copyFrom, __end, __getBatchRequestQueue, __getRequestHandler, __handleException, __ice_getConnection_completed, __ice_id_completed, __ice_ids_completed, __ice_invoke_completed, __ice_isA_completed, __reference, __setRequestHandler, __setup, __updateRequestHandler, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, cacheMessageBuffers, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, getOutgoingAsync, hashCode, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway, toString, uncheckedCastImpl, uncheckedCastImpl, uncheckedCastImpl
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface Ice.ObjectPrx
begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway
-
-
-
-
Field Detail
-
__ids
public static final java.lang.String[] __ids
-
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
-
-
Method Detail
-
getDetails
public Details getDetails()
- Specified by:
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.
-
addAllFilesetEntrySet
public void addAllFilesetEntrySet(java.util.List<FilesetEntry> targets)
- Specified by:
addAllFilesetEntrySetin interfaceOriginalFilePrx
-
addAllFilesetEntrySet
public void addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllFilesetEntrySetin interfaceOriginalFilePrx
-
begin_addAllFilesetEntrySet
public Ice.AsyncResult begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets)
- Specified by:
begin_addAllFilesetEntrySetin interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
begin_addAllFilesetEntrySet
public Ice.AsyncResult begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, Ice.Callback __cb)
- Specified by:
begin_addAllFilesetEntrySetin interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
begin_addAllFilesetEntrySet
public Ice.AsyncResult begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, Callback_OriginalFile_addAllFilesetEntrySet __cb)
- Specified by:
begin_addAllFilesetEntrySetin interfaceOriginalFilePrx
-
begin_addAllFilesetEntrySet
public Ice.AsyncResult begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_addAllFilesetEntrySet __cb)
- Specified by:
begin_addAllFilesetEntrySetin interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
end_addAllFilesetEntrySet
public void end_addAllFilesetEntrySet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllFilesetEntrySetin interfaceOriginalFilePrx
-
addAllOriginalFileAnnotationLinkSet
public void addAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets)
- Specified by:
addAllOriginalFileAnnotationLinkSetin interfaceOriginalFilePrx
-
addAllOriginalFileAnnotationLinkSet
public void addAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllOriginalFileAnnotationLinkSetin interfaceOriginalFilePrx
-
begin_addAllOriginalFileAnnotationLinkSet
public Ice.AsyncResult begin_addAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets)
- Specified by:
begin_addAllOriginalFileAnnotationLinkSetin interfaceOriginalFilePrx
-
begin_addAllOriginalFileAnnotationLinkSet
public Ice.AsyncResult begin_addAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addAllOriginalFileAnnotationLinkSetin interfaceOriginalFilePrx
-
begin_addAllOriginalFileAnnotationLinkSet
public Ice.AsyncResult begin_addAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, Ice.Callback __cb)
- Specified by:
begin_addAllOriginalFileAnnotationLinkSetin interfaceOriginalFilePrx
-
begin_addAllOriginalFileAnnotationLinkSet
public Ice.AsyncResult begin_addAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addAllOriginalFileAnnotationLinkSetin interfaceOriginalFilePrx
-
begin_addAllOriginalFileAnnotationLinkSet
public Ice.AsyncResult begin_addAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, Callback_OriginalFile_addAllOriginalFileAnnotationLinkSet __cb)
- Specified by:
begin_addAllOriginalFileAnnotationLinkSetin interfaceOriginalFilePrx
-
begin_addAllOriginalFileAnnotationLinkSet
public Ice.AsyncResult begin_addAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_addAllOriginalFileAnnotationLinkSet __cb)
- Specified by:
begin_addAllOriginalFileAnnotationLinkSetin interfaceOriginalFilePrx
-
begin_addAllOriginalFileAnnotationLinkSet
public Ice.AsyncResult begin_addAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllOriginalFileAnnotationLinkSetin interfaceOriginalFilePrx
-
begin_addAllOriginalFileAnnotationLinkSet
public Ice.AsyncResult begin_addAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addAllOriginalFileAnnotationLinkSetin interfaceOriginalFilePrx
-
begin_addAllOriginalFileAnnotationLinkSet
public Ice.AsyncResult begin_addAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllOriginalFileAnnotationLinkSetin interfaceOriginalFilePrx
-
begin_addAllOriginalFileAnnotationLinkSet
public Ice.AsyncResult begin_addAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> 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_addAllOriginalFileAnnotationLinkSetin interfaceOriginalFilePrx
-
end_addAllOriginalFileAnnotationLinkSet
public void end_addAllOriginalFileAnnotationLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllOriginalFileAnnotationLinkSetin interfaceOriginalFilePrx
-
addAllPixelsOriginalFileMapSet
public void addAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets)
- Specified by:
addAllPixelsOriginalFileMapSetin interfaceOriginalFilePrx
-
addAllPixelsOriginalFileMapSet
public void addAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllPixelsOriginalFileMapSetin interfaceOriginalFilePrx
-
begin_addAllPixelsOriginalFileMapSet
public Ice.AsyncResult begin_addAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets)
- Specified by:
begin_addAllPixelsOriginalFileMapSetin interfaceOriginalFilePrx
-
begin_addAllPixelsOriginalFileMapSet
public Ice.AsyncResult begin_addAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addAllPixelsOriginalFileMapSetin interfaceOriginalFilePrx
-
begin_addAllPixelsOriginalFileMapSet
public Ice.AsyncResult begin_addAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, Ice.Callback __cb)
- Specified by:
begin_addAllPixelsOriginalFileMapSetin interfaceOriginalFilePrx
-
begin_addAllPixelsOriginalFileMapSet
public Ice.AsyncResult begin_addAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addAllPixelsOriginalFileMapSetin interfaceOriginalFilePrx
-
begin_addAllPixelsOriginalFileMapSet
public Ice.AsyncResult begin_addAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, Callback_OriginalFile_addAllPixelsOriginalFileMapSet __cb)
- Specified by:
begin_addAllPixelsOriginalFileMapSetin interfaceOriginalFilePrx
-
begin_addAllPixelsOriginalFileMapSet
public Ice.AsyncResult begin_addAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_addAllPixelsOriginalFileMapSet __cb)
- Specified by:
begin_addAllPixelsOriginalFileMapSetin interfaceOriginalFilePrx
-
begin_addAllPixelsOriginalFileMapSet
public Ice.AsyncResult begin_addAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllPixelsOriginalFileMapSetin interfaceOriginalFilePrx
-
begin_addAllPixelsOriginalFileMapSet
public Ice.AsyncResult begin_addAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addAllPixelsOriginalFileMapSetin interfaceOriginalFilePrx
-
begin_addAllPixelsOriginalFileMapSet
public Ice.AsyncResult begin_addAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllPixelsOriginalFileMapSetin interfaceOriginalFilePrx
-
begin_addAllPixelsOriginalFileMapSet
public Ice.AsyncResult begin_addAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> 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_addAllPixelsOriginalFileMapSetin interfaceOriginalFilePrx
-
end_addAllPixelsOriginalFileMapSet
public void end_addAllPixelsOriginalFileMapSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllPixelsOriginalFileMapSetin interfaceOriginalFilePrx
-
addFilesetEntry
public void addFilesetEntry(FilesetEntry target)
- Specified by:
addFilesetEntryin interfaceOriginalFilePrx
-
addFilesetEntry
public void addFilesetEntry(FilesetEntry target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addFilesetEntryin interfaceOriginalFilePrx
-
begin_addFilesetEntry
public Ice.AsyncResult begin_addFilesetEntry(FilesetEntry target)
- Specified by:
begin_addFilesetEntryin interfaceOriginalFilePrx
-
begin_addFilesetEntry
public Ice.AsyncResult begin_addFilesetEntry(FilesetEntry target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addFilesetEntryin interfaceOriginalFilePrx
-
begin_addFilesetEntry
public Ice.AsyncResult begin_addFilesetEntry(FilesetEntry target, Ice.Callback __cb)
- Specified by:
begin_addFilesetEntryin interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
begin_addFilesetEntry
public Ice.AsyncResult begin_addFilesetEntry(FilesetEntry target, Callback_OriginalFile_addFilesetEntry __cb)
- Specified by:
begin_addFilesetEntryin interfaceOriginalFilePrx
-
begin_addFilesetEntry
public Ice.AsyncResult begin_addFilesetEntry(FilesetEntry target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_addFilesetEntry __cb)
- Specified by:
begin_addFilesetEntryin interfaceOriginalFilePrx
-
begin_addFilesetEntry
public Ice.AsyncResult begin_addFilesetEntry(FilesetEntry target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addFilesetEntryin interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
end_addFilesetEntry
public void end_addFilesetEntry(Ice.AsyncResult __iresult)
- Specified by:
end_addFilesetEntryin interfaceOriginalFilePrx
-
addOriginalFileAnnotationLink
public void addOriginalFileAnnotationLink(OriginalFileAnnotationLink target)
- Specified by:
addOriginalFileAnnotationLinkin interfaceOriginalFilePrx
-
addOriginalFileAnnotationLink
public void addOriginalFileAnnotationLink(OriginalFileAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addOriginalFileAnnotationLinkin interfaceOriginalFilePrx
-
begin_addOriginalFileAnnotationLink
public Ice.AsyncResult begin_addOriginalFileAnnotationLink(OriginalFileAnnotationLink target)
- Specified by:
begin_addOriginalFileAnnotationLinkin interfaceOriginalFilePrx
-
begin_addOriginalFileAnnotationLink
public Ice.AsyncResult begin_addOriginalFileAnnotationLink(OriginalFileAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addOriginalFileAnnotationLinkin interfaceOriginalFilePrx
-
begin_addOriginalFileAnnotationLink
public Ice.AsyncResult begin_addOriginalFileAnnotationLink(OriginalFileAnnotationLink target, Ice.Callback __cb)
- Specified by:
begin_addOriginalFileAnnotationLinkin interfaceOriginalFilePrx
-
begin_addOriginalFileAnnotationLink
public Ice.AsyncResult begin_addOriginalFileAnnotationLink(OriginalFileAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addOriginalFileAnnotationLinkin interfaceOriginalFilePrx
-
begin_addOriginalFileAnnotationLink
public Ice.AsyncResult begin_addOriginalFileAnnotationLink(OriginalFileAnnotationLink target, Callback_OriginalFile_addOriginalFileAnnotationLink __cb)
- Specified by:
begin_addOriginalFileAnnotationLinkin interfaceOriginalFilePrx
-
begin_addOriginalFileAnnotationLink
public Ice.AsyncResult begin_addOriginalFileAnnotationLink(OriginalFileAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_addOriginalFileAnnotationLink __cb)
- Specified by:
begin_addOriginalFileAnnotationLinkin interfaceOriginalFilePrx
-
begin_addOriginalFileAnnotationLink
public Ice.AsyncResult begin_addOriginalFileAnnotationLink(OriginalFileAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addOriginalFileAnnotationLinkin interfaceOriginalFilePrx
-
begin_addOriginalFileAnnotationLink
public Ice.AsyncResult begin_addOriginalFileAnnotationLink(OriginalFileAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addOriginalFileAnnotationLinkin interfaceOriginalFilePrx
-
begin_addOriginalFileAnnotationLink
public Ice.AsyncResult begin_addOriginalFileAnnotationLink(OriginalFileAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addOriginalFileAnnotationLinkin interfaceOriginalFilePrx
-
begin_addOriginalFileAnnotationLink
public Ice.AsyncResult begin_addOriginalFileAnnotationLink(OriginalFileAnnotationLink 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_addOriginalFileAnnotationLinkin interfaceOriginalFilePrx
-
end_addOriginalFileAnnotationLink
public void end_addOriginalFileAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_addOriginalFileAnnotationLinkin interfaceOriginalFilePrx
-
addOriginalFileAnnotationLinkToBoth
public void addOriginalFileAnnotationLinkToBoth(OriginalFileAnnotationLink link, boolean bothSides)
- Specified by:
addOriginalFileAnnotationLinkToBothin interfaceOriginalFilePrx
-
addOriginalFileAnnotationLinkToBoth
public void addOriginalFileAnnotationLinkToBoth(OriginalFileAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addOriginalFileAnnotationLinkToBothin interfaceOriginalFilePrx
-
begin_addOriginalFileAnnotationLinkToBoth
public Ice.AsyncResult begin_addOriginalFileAnnotationLinkToBoth(OriginalFileAnnotationLink link, boolean bothSides)
- Specified by:
begin_addOriginalFileAnnotationLinkToBothin interfaceOriginalFilePrx
-
begin_addOriginalFileAnnotationLinkToBoth
public Ice.AsyncResult begin_addOriginalFileAnnotationLinkToBoth(OriginalFileAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addOriginalFileAnnotationLinkToBothin interfaceOriginalFilePrx
-
begin_addOriginalFileAnnotationLinkToBoth
public Ice.AsyncResult begin_addOriginalFileAnnotationLinkToBoth(OriginalFileAnnotationLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_addOriginalFileAnnotationLinkToBothin interfaceOriginalFilePrx
-
begin_addOriginalFileAnnotationLinkToBoth
public Ice.AsyncResult begin_addOriginalFileAnnotationLinkToBoth(OriginalFileAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addOriginalFileAnnotationLinkToBothin interfaceOriginalFilePrx
-
begin_addOriginalFileAnnotationLinkToBoth
public Ice.AsyncResult begin_addOriginalFileAnnotationLinkToBoth(OriginalFileAnnotationLink link, boolean bothSides, Callback_OriginalFile_addOriginalFileAnnotationLinkToBoth __cb)
- Specified by:
begin_addOriginalFileAnnotationLinkToBothin interfaceOriginalFilePrx
-
begin_addOriginalFileAnnotationLinkToBoth
public Ice.AsyncResult begin_addOriginalFileAnnotationLinkToBoth(OriginalFileAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_addOriginalFileAnnotationLinkToBoth __cb)
- Specified by:
begin_addOriginalFileAnnotationLinkToBothin interfaceOriginalFilePrx
-
begin_addOriginalFileAnnotationLinkToBoth
public Ice.AsyncResult begin_addOriginalFileAnnotationLinkToBoth(OriginalFileAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addOriginalFileAnnotationLinkToBothin interfaceOriginalFilePrx
-
begin_addOriginalFileAnnotationLinkToBoth
public Ice.AsyncResult begin_addOriginalFileAnnotationLinkToBoth(OriginalFileAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addOriginalFileAnnotationLinkToBothin interfaceOriginalFilePrx
-
begin_addOriginalFileAnnotationLinkToBoth
public Ice.AsyncResult begin_addOriginalFileAnnotationLinkToBoth(OriginalFileAnnotationLink 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_addOriginalFileAnnotationLinkToBothin interfaceOriginalFilePrx
-
begin_addOriginalFileAnnotationLinkToBoth
public Ice.AsyncResult begin_addOriginalFileAnnotationLinkToBoth(OriginalFileAnnotationLink 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_addOriginalFileAnnotationLinkToBothin interfaceOriginalFilePrx
-
end_addOriginalFileAnnotationLinkToBoth
public void end_addOriginalFileAnnotationLinkToBoth(Ice.AsyncResult __iresult)
- Specified by:
end_addOriginalFileAnnotationLinkToBothin interfaceOriginalFilePrx
-
addPixelsOriginalFileMap
public void addPixelsOriginalFileMap(PixelsOriginalFileMap target)
- Specified by:
addPixelsOriginalFileMapin interfaceOriginalFilePrx
-
addPixelsOriginalFileMap
public void addPixelsOriginalFileMap(PixelsOriginalFileMap target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addPixelsOriginalFileMapin interfaceOriginalFilePrx
-
begin_addPixelsOriginalFileMap
public Ice.AsyncResult begin_addPixelsOriginalFileMap(PixelsOriginalFileMap target)
- Specified by:
begin_addPixelsOriginalFileMapin interfaceOriginalFilePrx
-
begin_addPixelsOriginalFileMap
public Ice.AsyncResult begin_addPixelsOriginalFileMap(PixelsOriginalFileMap target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addPixelsOriginalFileMapin interfaceOriginalFilePrx
-
begin_addPixelsOriginalFileMap
public Ice.AsyncResult begin_addPixelsOriginalFileMap(PixelsOriginalFileMap target, Ice.Callback __cb)
- Specified by:
begin_addPixelsOriginalFileMapin interfaceOriginalFilePrx
-
begin_addPixelsOriginalFileMap
public Ice.AsyncResult begin_addPixelsOriginalFileMap(PixelsOriginalFileMap target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addPixelsOriginalFileMapin interfaceOriginalFilePrx
-
begin_addPixelsOriginalFileMap
public Ice.AsyncResult begin_addPixelsOriginalFileMap(PixelsOriginalFileMap target, Callback_OriginalFile_addPixelsOriginalFileMap __cb)
- Specified by:
begin_addPixelsOriginalFileMapin interfaceOriginalFilePrx
-
begin_addPixelsOriginalFileMap
public Ice.AsyncResult begin_addPixelsOriginalFileMap(PixelsOriginalFileMap target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_addPixelsOriginalFileMap __cb)
- Specified by:
begin_addPixelsOriginalFileMapin interfaceOriginalFilePrx
-
begin_addPixelsOriginalFileMap
public Ice.AsyncResult begin_addPixelsOriginalFileMap(PixelsOriginalFileMap target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addPixelsOriginalFileMapin interfaceOriginalFilePrx
-
begin_addPixelsOriginalFileMap
public Ice.AsyncResult begin_addPixelsOriginalFileMap(PixelsOriginalFileMap target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addPixelsOriginalFileMapin interfaceOriginalFilePrx
-
begin_addPixelsOriginalFileMap
public Ice.AsyncResult begin_addPixelsOriginalFileMap(PixelsOriginalFileMap target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addPixelsOriginalFileMapin interfaceOriginalFilePrx
-
begin_addPixelsOriginalFileMap
public Ice.AsyncResult begin_addPixelsOriginalFileMap(PixelsOriginalFileMap 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_addPixelsOriginalFileMapin interfaceOriginalFilePrx
-
end_addPixelsOriginalFileMap
public void end_addPixelsOriginalFileMap(Ice.AsyncResult __iresult)
- Specified by:
end_addPixelsOriginalFileMapin interfaceOriginalFilePrx
-
addPixelsOriginalFileMapToBoth
public void addPixelsOriginalFileMapToBoth(PixelsOriginalFileMap link, boolean bothSides)
- Specified by:
addPixelsOriginalFileMapToBothin interfaceOriginalFilePrx
-
addPixelsOriginalFileMapToBoth
public void addPixelsOriginalFileMapToBoth(PixelsOriginalFileMap link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addPixelsOriginalFileMapToBothin interfaceOriginalFilePrx
-
begin_addPixelsOriginalFileMapToBoth
public Ice.AsyncResult begin_addPixelsOriginalFileMapToBoth(PixelsOriginalFileMap link, boolean bothSides)
- Specified by:
begin_addPixelsOriginalFileMapToBothin interfaceOriginalFilePrx
-
begin_addPixelsOriginalFileMapToBoth
public Ice.AsyncResult begin_addPixelsOriginalFileMapToBoth(PixelsOriginalFileMap link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addPixelsOriginalFileMapToBothin interfaceOriginalFilePrx
-
begin_addPixelsOriginalFileMapToBoth
public Ice.AsyncResult begin_addPixelsOriginalFileMapToBoth(PixelsOriginalFileMap link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_addPixelsOriginalFileMapToBothin interfaceOriginalFilePrx
-
begin_addPixelsOriginalFileMapToBoth
public Ice.AsyncResult begin_addPixelsOriginalFileMapToBoth(PixelsOriginalFileMap link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addPixelsOriginalFileMapToBothin interfaceOriginalFilePrx
-
begin_addPixelsOriginalFileMapToBoth
public Ice.AsyncResult begin_addPixelsOriginalFileMapToBoth(PixelsOriginalFileMap link, boolean bothSides, Callback_OriginalFile_addPixelsOriginalFileMapToBoth __cb)
- Specified by:
begin_addPixelsOriginalFileMapToBothin interfaceOriginalFilePrx
-
begin_addPixelsOriginalFileMapToBoth
public Ice.AsyncResult begin_addPixelsOriginalFileMapToBoth(PixelsOriginalFileMap link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_addPixelsOriginalFileMapToBoth __cb)
- Specified by:
begin_addPixelsOriginalFileMapToBothin interfaceOriginalFilePrx
-
begin_addPixelsOriginalFileMapToBoth
public Ice.AsyncResult begin_addPixelsOriginalFileMapToBoth(PixelsOriginalFileMap link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addPixelsOriginalFileMapToBothin interfaceOriginalFilePrx
-
begin_addPixelsOriginalFileMapToBoth
public Ice.AsyncResult begin_addPixelsOriginalFileMapToBoth(PixelsOriginalFileMap link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addPixelsOriginalFileMapToBothin interfaceOriginalFilePrx
-
begin_addPixelsOriginalFileMapToBoth
public Ice.AsyncResult begin_addPixelsOriginalFileMapToBoth(PixelsOriginalFileMap 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_addPixelsOriginalFileMapToBothin interfaceOriginalFilePrx
-
begin_addPixelsOriginalFileMapToBoth
public Ice.AsyncResult begin_addPixelsOriginalFileMapToBoth(PixelsOriginalFileMap 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_addPixelsOriginalFileMapToBothin interfaceOriginalFilePrx
-
end_addPixelsOriginalFileMapToBoth
public void end_addPixelsOriginalFileMapToBoth(Ice.AsyncResult __iresult)
- Specified by:
end_addPixelsOriginalFileMapToBothin interfaceOriginalFilePrx
-
clearAnnotationLinks
public void clearAnnotationLinks()
- Specified by:
clearAnnotationLinksin interfaceOriginalFilePrx
-
clearAnnotationLinks
public void clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearAnnotationLinksin interfaceOriginalFilePrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks()
- Specified by:
begin_clearAnnotationLinksin interfaceOriginalFilePrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearAnnotationLinksin interfaceOriginalFilePrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_clearAnnotationLinksin interfaceOriginalFilePrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_clearAnnotationLinksin interfaceOriginalFilePrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(Callback_OriginalFile_clearAnnotationLinks __cb)
- Specified by:
begin_clearAnnotationLinksin interfaceOriginalFilePrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_clearAnnotationLinks __cb)- Specified by:
begin_clearAnnotationLinksin interfaceOriginalFilePrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_clearAnnotationLinksin interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
end_clearAnnotationLinks
public void end_clearAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_clearAnnotationLinksin interfaceOriginalFilePrx
-
clearFilesetEntries
public void clearFilesetEntries()
- Specified by:
clearFilesetEntriesin interfaceOriginalFilePrx
-
clearFilesetEntries
public void clearFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearFilesetEntriesin interfaceOriginalFilePrx
-
begin_clearFilesetEntries
public Ice.AsyncResult begin_clearFilesetEntries()
- Specified by:
begin_clearFilesetEntriesin interfaceOriginalFilePrx
-
begin_clearFilesetEntries
public Ice.AsyncResult begin_clearFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearFilesetEntriesin interfaceOriginalFilePrx
-
begin_clearFilesetEntries
public Ice.AsyncResult begin_clearFilesetEntries(Ice.Callback __cb)
- Specified by:
begin_clearFilesetEntriesin interfaceOriginalFilePrx
-
begin_clearFilesetEntries
public Ice.AsyncResult begin_clearFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_clearFilesetEntriesin interfaceOriginalFilePrx
-
begin_clearFilesetEntries
public Ice.AsyncResult begin_clearFilesetEntries(Callback_OriginalFile_clearFilesetEntries __cb)
- Specified by:
begin_clearFilesetEntriesin interfaceOriginalFilePrx
-
begin_clearFilesetEntries
public Ice.AsyncResult begin_clearFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_clearFilesetEntries __cb)- Specified by:
begin_clearFilesetEntriesin interfaceOriginalFilePrx
-
begin_clearFilesetEntries
public Ice.AsyncResult begin_clearFilesetEntries(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_clearFilesetEntriesin interfaceOriginalFilePrx
-
begin_clearFilesetEntries
public Ice.AsyncResult begin_clearFilesetEntries(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_clearFilesetEntriesin interfaceOriginalFilePrx
-
begin_clearFilesetEntries
public Ice.AsyncResult begin_clearFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_clearFilesetEntriesin interfaceOriginalFilePrx
-
begin_clearFilesetEntries
public Ice.AsyncResult begin_clearFilesetEntries(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_clearFilesetEntriesin interfaceOriginalFilePrx
-
end_clearFilesetEntries
public void end_clearFilesetEntries(Ice.AsyncResult __iresult)
- Specified by:
end_clearFilesetEntriesin interfaceOriginalFilePrx
-
clearPixelsFileMaps
public void clearPixelsFileMaps()
- Specified by:
clearPixelsFileMapsin interfaceOriginalFilePrx
-
clearPixelsFileMaps
public void clearPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearPixelsFileMapsin interfaceOriginalFilePrx
-
begin_clearPixelsFileMaps
public Ice.AsyncResult begin_clearPixelsFileMaps()
- Specified by:
begin_clearPixelsFileMapsin interfaceOriginalFilePrx
-
begin_clearPixelsFileMaps
public Ice.AsyncResult begin_clearPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearPixelsFileMapsin interfaceOriginalFilePrx
-
begin_clearPixelsFileMaps
public Ice.AsyncResult begin_clearPixelsFileMaps(Ice.Callback __cb)
- Specified by:
begin_clearPixelsFileMapsin interfaceOriginalFilePrx
-
begin_clearPixelsFileMaps
public Ice.AsyncResult begin_clearPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_clearPixelsFileMapsin interfaceOriginalFilePrx
-
begin_clearPixelsFileMaps
public Ice.AsyncResult begin_clearPixelsFileMaps(Callback_OriginalFile_clearPixelsFileMaps __cb)
- Specified by:
begin_clearPixelsFileMapsin interfaceOriginalFilePrx
-
begin_clearPixelsFileMaps
public Ice.AsyncResult begin_clearPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_clearPixelsFileMaps __cb)- Specified by:
begin_clearPixelsFileMapsin interfaceOriginalFilePrx
-
begin_clearPixelsFileMaps
public Ice.AsyncResult begin_clearPixelsFileMaps(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_clearPixelsFileMapsin interfaceOriginalFilePrx
-
begin_clearPixelsFileMaps
public Ice.AsyncResult begin_clearPixelsFileMaps(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_clearPixelsFileMapsin interfaceOriginalFilePrx
-
begin_clearPixelsFileMaps
public Ice.AsyncResult begin_clearPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_clearPixelsFileMapsin interfaceOriginalFilePrx
-
begin_clearPixelsFileMaps
public Ice.AsyncResult begin_clearPixelsFileMaps(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_clearPixelsFileMapsin interfaceOriginalFilePrx
-
end_clearPixelsFileMaps
public void end_clearPixelsFileMaps(Ice.AsyncResult __iresult)
- Specified by:
end_clearPixelsFileMapsin interfaceOriginalFilePrx
-
copyAnnotationLinks
public java.util.List<OriginalFileAnnotationLink> copyAnnotationLinks()
- Specified by:
copyAnnotationLinksin interfaceOriginalFilePrx
-
copyAnnotationLinks
public java.util.List<OriginalFileAnnotationLink> copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyAnnotationLinksin interfaceOriginalFilePrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks()
- Specified by:
begin_copyAnnotationLinksin interfaceOriginalFilePrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyAnnotationLinksin interfaceOriginalFilePrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_copyAnnotationLinksin interfaceOriginalFilePrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_copyAnnotationLinksin interfaceOriginalFilePrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(Callback_OriginalFile_copyAnnotationLinks __cb)
- Specified by:
begin_copyAnnotationLinksin interfaceOriginalFilePrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_copyAnnotationLinks __cb)- Specified by:
begin_copyAnnotationLinksin interfaceOriginalFilePrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<OriginalFileAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyAnnotationLinksin interfaceOriginalFilePrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<OriginalFileAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyAnnotationLinksin interfaceOriginalFilePrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<OriginalFileAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_copyAnnotationLinksin interfaceOriginalFilePrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<OriginalFileAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_copyAnnotationLinksin interfaceOriginalFilePrx
-
end_copyAnnotationLinks
public java.util.List<OriginalFileAnnotationLink> end_copyAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_copyAnnotationLinksin interfaceOriginalFilePrx
-
__copyAnnotationLinks_completed
public static void __copyAnnotationLinks_completed(Ice.TwowayCallbackArg1<java.util.List<OriginalFileAnnotationLink>> __cb, Ice.AsyncResult __result)
-
copyFilesetEntries
public java.util.List<FilesetEntry> copyFilesetEntries()
- Specified by:
copyFilesetEntriesin interfaceOriginalFilePrx
-
copyFilesetEntries
public java.util.List<FilesetEntry> copyFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyFilesetEntriesin interfaceOriginalFilePrx
-
begin_copyFilesetEntries
public Ice.AsyncResult begin_copyFilesetEntries()
- Specified by:
begin_copyFilesetEntriesin interfaceOriginalFilePrx
-
begin_copyFilesetEntries
public Ice.AsyncResult begin_copyFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyFilesetEntriesin interfaceOriginalFilePrx
-
begin_copyFilesetEntries
public Ice.AsyncResult begin_copyFilesetEntries(Ice.Callback __cb)
- Specified by:
begin_copyFilesetEntriesin interfaceOriginalFilePrx
-
begin_copyFilesetEntries
public Ice.AsyncResult begin_copyFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_copyFilesetEntriesin interfaceOriginalFilePrx
-
begin_copyFilesetEntries
public Ice.AsyncResult begin_copyFilesetEntries(Callback_OriginalFile_copyFilesetEntries __cb)
- Specified by:
begin_copyFilesetEntriesin interfaceOriginalFilePrx
-
begin_copyFilesetEntries
public Ice.AsyncResult begin_copyFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_copyFilesetEntries __cb)- Specified by:
begin_copyFilesetEntriesin interfaceOriginalFilePrx
-
begin_copyFilesetEntries
public Ice.AsyncResult begin_copyFilesetEntries(IceInternal.Functional_GenericCallback1<java.util.List<FilesetEntry>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyFilesetEntriesin interfaceOriginalFilePrx
-
begin_copyFilesetEntries
public Ice.AsyncResult begin_copyFilesetEntries(IceInternal.Functional_GenericCallback1<java.util.List<FilesetEntry>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyFilesetEntriesin interfaceOriginalFilePrx
-
begin_copyFilesetEntries
public Ice.AsyncResult begin_copyFilesetEntries(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_copyFilesetEntriesin interfaceOriginalFilePrx
-
begin_copyFilesetEntries
public Ice.AsyncResult begin_copyFilesetEntries(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_copyFilesetEntriesin interfaceOriginalFilePrx
-
end_copyFilesetEntries
public java.util.List<FilesetEntry> end_copyFilesetEntries(Ice.AsyncResult __iresult)
- Specified by:
end_copyFilesetEntriesin interfaceOriginalFilePrx
-
__copyFilesetEntries_completed
public static void __copyFilesetEntries_completed(Ice.TwowayCallbackArg1<java.util.List<FilesetEntry>> __cb, Ice.AsyncResult __result)
-
copyPixelsFileMaps
public java.util.List<PixelsOriginalFileMap> copyPixelsFileMaps()
- Specified by:
copyPixelsFileMapsin interfaceOriginalFilePrx
-
copyPixelsFileMaps
public java.util.List<PixelsOriginalFileMap> copyPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyPixelsFileMapsin interfaceOriginalFilePrx
-
begin_copyPixelsFileMaps
public Ice.AsyncResult begin_copyPixelsFileMaps()
- Specified by:
begin_copyPixelsFileMapsin interfaceOriginalFilePrx
-
begin_copyPixelsFileMaps
public Ice.AsyncResult begin_copyPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyPixelsFileMapsin interfaceOriginalFilePrx
-
begin_copyPixelsFileMaps
public Ice.AsyncResult begin_copyPixelsFileMaps(Ice.Callback __cb)
- Specified by:
begin_copyPixelsFileMapsin interfaceOriginalFilePrx
-
begin_copyPixelsFileMaps
public Ice.AsyncResult begin_copyPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_copyPixelsFileMapsin interfaceOriginalFilePrx
-
begin_copyPixelsFileMaps
public Ice.AsyncResult begin_copyPixelsFileMaps(Callback_OriginalFile_copyPixelsFileMaps __cb)
- Specified by:
begin_copyPixelsFileMapsin interfaceOriginalFilePrx
-
begin_copyPixelsFileMaps
public Ice.AsyncResult begin_copyPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_copyPixelsFileMaps __cb)- Specified by:
begin_copyPixelsFileMapsin interfaceOriginalFilePrx
-
begin_copyPixelsFileMaps
public Ice.AsyncResult begin_copyPixelsFileMaps(IceInternal.Functional_GenericCallback1<java.util.List<PixelsOriginalFileMap>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyPixelsFileMapsin interfaceOriginalFilePrx
-
begin_copyPixelsFileMaps
public Ice.AsyncResult begin_copyPixelsFileMaps(IceInternal.Functional_GenericCallback1<java.util.List<PixelsOriginalFileMap>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyPixelsFileMapsin interfaceOriginalFilePrx
-
begin_copyPixelsFileMaps
public Ice.AsyncResult begin_copyPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<PixelsOriginalFileMap>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_copyPixelsFileMapsin interfaceOriginalFilePrx
-
begin_copyPixelsFileMaps
public Ice.AsyncResult begin_copyPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<PixelsOriginalFileMap>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_copyPixelsFileMapsin interfaceOriginalFilePrx
-
end_copyPixelsFileMaps
public java.util.List<PixelsOriginalFileMap> end_copyPixelsFileMaps(Ice.AsyncResult __iresult)
- Specified by:
end_copyPixelsFileMapsin interfaceOriginalFilePrx
-
__copyPixelsFileMaps_completed
public static void __copyPixelsFileMaps_completed(Ice.TwowayCallbackArg1<java.util.List<PixelsOriginalFileMap>> __cb, Ice.AsyncResult __result)
-
findOriginalFileAnnotationLink
public java.util.List<OriginalFileAnnotationLink> findOriginalFileAnnotationLink(Annotation removal)
- Specified by:
findOriginalFileAnnotationLinkin interfaceOriginalFilePrx
-
findOriginalFileAnnotationLink
public java.util.List<OriginalFileAnnotationLink> findOriginalFileAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
findOriginalFileAnnotationLinkin interfaceOriginalFilePrx
-
begin_findOriginalFileAnnotationLink
public Ice.AsyncResult begin_findOriginalFileAnnotationLink(Annotation removal)
- Specified by:
begin_findOriginalFileAnnotationLinkin interfaceOriginalFilePrx
-
begin_findOriginalFileAnnotationLink
public Ice.AsyncResult begin_findOriginalFileAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_findOriginalFileAnnotationLinkin interfaceOriginalFilePrx
-
begin_findOriginalFileAnnotationLink
public Ice.AsyncResult begin_findOriginalFileAnnotationLink(Annotation removal, Ice.Callback __cb)
- Specified by:
begin_findOriginalFileAnnotationLinkin interfaceOriginalFilePrx
-
begin_findOriginalFileAnnotationLink
public Ice.AsyncResult begin_findOriginalFileAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_findOriginalFileAnnotationLinkin interfaceOriginalFilePrx
-
begin_findOriginalFileAnnotationLink
public Ice.AsyncResult begin_findOriginalFileAnnotationLink(Annotation removal, Callback_OriginalFile_findOriginalFileAnnotationLink __cb)
- Specified by:
begin_findOriginalFileAnnotationLinkin interfaceOriginalFilePrx
-
begin_findOriginalFileAnnotationLink
public Ice.AsyncResult begin_findOriginalFileAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_findOriginalFileAnnotationLink __cb)
- Specified by:
begin_findOriginalFileAnnotationLinkin interfaceOriginalFilePrx
-
begin_findOriginalFileAnnotationLink
public Ice.AsyncResult begin_findOriginalFileAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<OriginalFileAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_findOriginalFileAnnotationLinkin interfaceOriginalFilePrx
-
begin_findOriginalFileAnnotationLink
public Ice.AsyncResult begin_findOriginalFileAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<OriginalFileAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_findOriginalFileAnnotationLinkin interfaceOriginalFilePrx
-
begin_findOriginalFileAnnotationLink
public Ice.AsyncResult begin_findOriginalFileAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<OriginalFileAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_findOriginalFileAnnotationLinkin interfaceOriginalFilePrx
-
begin_findOriginalFileAnnotationLink
public Ice.AsyncResult begin_findOriginalFileAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<OriginalFileAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_findOriginalFileAnnotationLinkin interfaceOriginalFilePrx
-
end_findOriginalFileAnnotationLink
public java.util.List<OriginalFileAnnotationLink> end_findOriginalFileAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_findOriginalFileAnnotationLinkin interfaceOriginalFilePrx
-
__findOriginalFileAnnotationLink_completed
public static void __findOriginalFileAnnotationLink_completed(Ice.TwowayCallbackArg1<java.util.List<OriginalFileAnnotationLink>> __cb, Ice.AsyncResult __result)
-
findPixelsOriginalFileMap
public java.util.List<PixelsOriginalFileMap> findPixelsOriginalFileMap(Pixels removal)
- Specified by:
findPixelsOriginalFileMapin interfaceOriginalFilePrx
-
findPixelsOriginalFileMap
public java.util.List<PixelsOriginalFileMap> findPixelsOriginalFileMap(Pixels removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
findPixelsOriginalFileMapin interfaceOriginalFilePrx
-
begin_findPixelsOriginalFileMap
public Ice.AsyncResult begin_findPixelsOriginalFileMap(Pixels removal)
- Specified by:
begin_findPixelsOriginalFileMapin interfaceOriginalFilePrx
-
begin_findPixelsOriginalFileMap
public Ice.AsyncResult begin_findPixelsOriginalFileMap(Pixels removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_findPixelsOriginalFileMapin interfaceOriginalFilePrx
-
begin_findPixelsOriginalFileMap
public Ice.AsyncResult begin_findPixelsOriginalFileMap(Pixels removal, Ice.Callback __cb)
- Specified by:
begin_findPixelsOriginalFileMapin interfaceOriginalFilePrx
-
begin_findPixelsOriginalFileMap
public Ice.AsyncResult begin_findPixelsOriginalFileMap(Pixels removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_findPixelsOriginalFileMapin interfaceOriginalFilePrx
-
begin_findPixelsOriginalFileMap
public Ice.AsyncResult begin_findPixelsOriginalFileMap(Pixels removal, Callback_OriginalFile_findPixelsOriginalFileMap __cb)
- Specified by:
begin_findPixelsOriginalFileMapin interfaceOriginalFilePrx
-
begin_findPixelsOriginalFileMap
public Ice.AsyncResult begin_findPixelsOriginalFileMap(Pixels removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_findPixelsOriginalFileMap __cb)
- Specified by:
begin_findPixelsOriginalFileMapin interfaceOriginalFilePrx
-
begin_findPixelsOriginalFileMap
public Ice.AsyncResult begin_findPixelsOriginalFileMap(Pixels removal, IceInternal.Functional_GenericCallback1<java.util.List<PixelsOriginalFileMap>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_findPixelsOriginalFileMapin interfaceOriginalFilePrx
-
begin_findPixelsOriginalFileMap
public Ice.AsyncResult begin_findPixelsOriginalFileMap(Pixels removal, IceInternal.Functional_GenericCallback1<java.util.List<PixelsOriginalFileMap>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_findPixelsOriginalFileMapin interfaceOriginalFilePrx
-
begin_findPixelsOriginalFileMap
public Ice.AsyncResult begin_findPixelsOriginalFileMap(Pixels removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<PixelsOriginalFileMap>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_findPixelsOriginalFileMapin interfaceOriginalFilePrx
-
begin_findPixelsOriginalFileMap
public Ice.AsyncResult begin_findPixelsOriginalFileMap(Pixels removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<PixelsOriginalFileMap>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_findPixelsOriginalFileMapin interfaceOriginalFilePrx
-
end_findPixelsOriginalFileMap
public java.util.List<PixelsOriginalFileMap> end_findPixelsOriginalFileMap(Ice.AsyncResult __iresult)
- Specified by:
end_findPixelsOriginalFileMapin interfaceOriginalFilePrx
-
__findPixelsOriginalFileMap_completed
public static void __findPixelsOriginalFileMap_completed(Ice.TwowayCallbackArg1<java.util.List<PixelsOriginalFileMap>> __cb, Ice.AsyncResult __result)
-
getAnnotationLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
- Specified by:
getAnnotationLinksCountPerOwnerin interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner()
- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceOriginalFilePrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceOriginalFilePrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceOriginalFilePrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceOriginalFilePrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Callback_OriginalFile_getAnnotationLinksCountPerOwner __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceOriginalFilePrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_getAnnotationLinksCountPerOwner __cb)- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
end_getAnnotationLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult)
- Specified by:
end_getAnnotationLinksCountPerOwnerin interfaceOriginalFilePrx
-
__getAnnotationLinksCountPerOwner_completed
public static void __getAnnotationLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)
-
getAtime
public RTime getAtime()
- Specified by:
getAtimein interfaceOriginalFilePrx
-
getAtime
public RTime getAtime(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getAtimein interfaceOriginalFilePrx
-
begin_getAtime
public Ice.AsyncResult begin_getAtime()
- Specified by:
begin_getAtimein interfaceOriginalFilePrx
-
begin_getAtime
public Ice.AsyncResult begin_getAtime(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getAtimein interfaceOriginalFilePrx
-
begin_getAtime
public Ice.AsyncResult begin_getAtime(Ice.Callback __cb)
- Specified by:
begin_getAtimein interfaceOriginalFilePrx
-
begin_getAtime
public Ice.AsyncResult begin_getAtime(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getAtimein interfaceOriginalFilePrx
-
begin_getAtime
public Ice.AsyncResult begin_getAtime(Callback_OriginalFile_getAtime __cb)
- Specified by:
begin_getAtimein interfaceOriginalFilePrx
-
begin_getAtime
public Ice.AsyncResult begin_getAtime(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_getAtime __cb)- Specified by:
begin_getAtimein interfaceOriginalFilePrx
-
begin_getAtime
public Ice.AsyncResult begin_getAtime(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getAtimein interfaceOriginalFilePrx
-
begin_getAtime
public Ice.AsyncResult begin_getAtime(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getAtimein interfaceOriginalFilePrx
-
begin_getAtime
public Ice.AsyncResult begin_getAtime(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getAtimein interfaceOriginalFilePrx
-
begin_getAtime
public Ice.AsyncResult begin_getAtime(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getAtimein interfaceOriginalFilePrx
-
end_getAtime
public RTime end_getAtime(Ice.AsyncResult __iresult)
- Specified by:
end_getAtimein interfaceOriginalFilePrx
-
__getAtime_completed
public static void __getAtime_completed(Ice.TwowayCallbackArg1<RTime> __cb, Ice.AsyncResult __result)
-
getCtime
public RTime getCtime()
- Specified by:
getCtimein interfaceOriginalFilePrx
-
getCtime
public RTime getCtime(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getCtimein interfaceOriginalFilePrx
-
begin_getCtime
public Ice.AsyncResult begin_getCtime()
- Specified by:
begin_getCtimein interfaceOriginalFilePrx
-
begin_getCtime
public Ice.AsyncResult begin_getCtime(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getCtimein interfaceOriginalFilePrx
-
begin_getCtime
public Ice.AsyncResult begin_getCtime(Ice.Callback __cb)
- Specified by:
begin_getCtimein interfaceOriginalFilePrx
-
begin_getCtime
public Ice.AsyncResult begin_getCtime(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getCtimein interfaceOriginalFilePrx
-
begin_getCtime
public Ice.AsyncResult begin_getCtime(Callback_OriginalFile_getCtime __cb)
- Specified by:
begin_getCtimein interfaceOriginalFilePrx
-
begin_getCtime
public Ice.AsyncResult begin_getCtime(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_getCtime __cb)- Specified by:
begin_getCtimein interfaceOriginalFilePrx
-
begin_getCtime
public Ice.AsyncResult begin_getCtime(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getCtimein interfaceOriginalFilePrx
-
begin_getCtime
public Ice.AsyncResult begin_getCtime(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getCtimein interfaceOriginalFilePrx
-
begin_getCtime
public Ice.AsyncResult begin_getCtime(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getCtimein interfaceOriginalFilePrx
-
begin_getCtime
public Ice.AsyncResult begin_getCtime(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getCtimein interfaceOriginalFilePrx
-
end_getCtime
public RTime end_getCtime(Ice.AsyncResult __iresult)
- Specified by:
end_getCtimein interfaceOriginalFilePrx
-
__getCtime_completed
public static void __getCtime_completed(Ice.TwowayCallbackArg1<RTime> __cb, Ice.AsyncResult __result)
-
getHash
public RString getHash()
- Specified by:
getHashin interfaceOriginalFilePrx
-
getHash
public RString getHash(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getHashin interfaceOriginalFilePrx
-
begin_getHash
public Ice.AsyncResult begin_getHash()
- Specified by:
begin_getHashin interfaceOriginalFilePrx
-
begin_getHash
public Ice.AsyncResult begin_getHash(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getHashin interfaceOriginalFilePrx
-
begin_getHash
public Ice.AsyncResult begin_getHash(Ice.Callback __cb)
- Specified by:
begin_getHashin interfaceOriginalFilePrx
-
begin_getHash
public Ice.AsyncResult begin_getHash(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getHashin interfaceOriginalFilePrx
-
begin_getHash
public Ice.AsyncResult begin_getHash(Callback_OriginalFile_getHash __cb)
- Specified by:
begin_getHashin interfaceOriginalFilePrx
-
begin_getHash
public Ice.AsyncResult begin_getHash(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_getHash __cb)- Specified by:
begin_getHashin interfaceOriginalFilePrx
-
begin_getHash
public Ice.AsyncResult begin_getHash(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getHashin interfaceOriginalFilePrx
-
begin_getHash
public Ice.AsyncResult begin_getHash(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getHashin interfaceOriginalFilePrx
-
begin_getHash
public Ice.AsyncResult begin_getHash(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getHashin interfaceOriginalFilePrx
-
begin_getHash
public Ice.AsyncResult begin_getHash(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_getHashin interfaceOriginalFilePrx
-
end_getHash
public RString end_getHash(Ice.AsyncResult __iresult)
- Specified by:
end_getHashin interfaceOriginalFilePrx
-
__getHash_completed
public static void __getHash_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getHasher
public ChecksumAlgorithm getHasher()
- Specified by:
getHasherin interfaceOriginalFilePrx
-
getHasher
public ChecksumAlgorithm getHasher(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getHasherin interfaceOriginalFilePrx
-
begin_getHasher
public Ice.AsyncResult begin_getHasher()
- Specified by:
begin_getHasherin interfaceOriginalFilePrx
-
begin_getHasher
public Ice.AsyncResult begin_getHasher(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getHasherin interfaceOriginalFilePrx
-
begin_getHasher
public Ice.AsyncResult begin_getHasher(Ice.Callback __cb)
- Specified by:
begin_getHasherin interfaceOriginalFilePrx
-
begin_getHasher
public Ice.AsyncResult begin_getHasher(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getHasherin interfaceOriginalFilePrx
-
begin_getHasher
public Ice.AsyncResult begin_getHasher(Callback_OriginalFile_getHasher __cb)
- Specified by:
begin_getHasherin interfaceOriginalFilePrx
-
begin_getHasher
public Ice.AsyncResult begin_getHasher(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_getHasher __cb)- Specified by:
begin_getHasherin interfaceOriginalFilePrx
-
begin_getHasher
public Ice.AsyncResult begin_getHasher(IceInternal.Functional_GenericCallback1<ChecksumAlgorithm> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getHasherin interfaceOriginalFilePrx
-
begin_getHasher
public Ice.AsyncResult begin_getHasher(IceInternal.Functional_GenericCallback1<ChecksumAlgorithm> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getHasherin interfaceOriginalFilePrx
-
begin_getHasher
public Ice.AsyncResult begin_getHasher(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ChecksumAlgorithm> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getHasherin interfaceOriginalFilePrx
-
begin_getHasher
public Ice.AsyncResult begin_getHasher(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ChecksumAlgorithm> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getHasherin interfaceOriginalFilePrx
-
end_getHasher
public ChecksumAlgorithm end_getHasher(Ice.AsyncResult __iresult)
- Specified by:
end_getHasherin interfaceOriginalFilePrx
-
__getHasher_completed
public static void __getHasher_completed(Ice.TwowayCallbackArg1<ChecksumAlgorithm> __cb, Ice.AsyncResult __result)
-
getMimetype
public RString getMimetype()
- Specified by:
getMimetypein interfaceOriginalFilePrx
-
getMimetype
public RString getMimetype(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getMimetypein interfaceOriginalFilePrx
-
begin_getMimetype
public Ice.AsyncResult begin_getMimetype()
- Specified by:
begin_getMimetypein interfaceOriginalFilePrx
-
begin_getMimetype
public Ice.AsyncResult begin_getMimetype(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getMimetypein interfaceOriginalFilePrx
-
begin_getMimetype
public Ice.AsyncResult begin_getMimetype(Ice.Callback __cb)
- Specified by:
begin_getMimetypein interfaceOriginalFilePrx
-
begin_getMimetype
public Ice.AsyncResult begin_getMimetype(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getMimetypein interfaceOriginalFilePrx
-
begin_getMimetype
public Ice.AsyncResult begin_getMimetype(Callback_OriginalFile_getMimetype __cb)
- Specified by:
begin_getMimetypein interfaceOriginalFilePrx
-
begin_getMimetype
public Ice.AsyncResult begin_getMimetype(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_getMimetype __cb)- Specified by:
begin_getMimetypein interfaceOriginalFilePrx
-
begin_getMimetype
public Ice.AsyncResult begin_getMimetype(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getMimetypein interfaceOriginalFilePrx
-
begin_getMimetype
public Ice.AsyncResult begin_getMimetype(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getMimetypein interfaceOriginalFilePrx
-
begin_getMimetype
public Ice.AsyncResult begin_getMimetype(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getMimetypein interfaceOriginalFilePrx
-
begin_getMimetype
public Ice.AsyncResult begin_getMimetype(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_getMimetypein interfaceOriginalFilePrx
-
end_getMimetype
public RString end_getMimetype(Ice.AsyncResult __iresult)
- Specified by:
end_getMimetypein interfaceOriginalFilePrx
-
__getMimetype_completed
public static void __getMimetype_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getMtime
public RTime getMtime()
- Specified by:
getMtimein interfaceOriginalFilePrx
-
getMtime
public RTime getMtime(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getMtimein interfaceOriginalFilePrx
-
begin_getMtime
public Ice.AsyncResult begin_getMtime()
- Specified by:
begin_getMtimein interfaceOriginalFilePrx
-
begin_getMtime
public Ice.AsyncResult begin_getMtime(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getMtimein interfaceOriginalFilePrx
-
begin_getMtime
public Ice.AsyncResult begin_getMtime(Ice.Callback __cb)
- Specified by:
begin_getMtimein interfaceOriginalFilePrx
-
begin_getMtime
public Ice.AsyncResult begin_getMtime(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getMtimein interfaceOriginalFilePrx
-
begin_getMtime
public Ice.AsyncResult begin_getMtime(Callback_OriginalFile_getMtime __cb)
- Specified by:
begin_getMtimein interfaceOriginalFilePrx
-
begin_getMtime
public Ice.AsyncResult begin_getMtime(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_getMtime __cb)- Specified by:
begin_getMtimein interfaceOriginalFilePrx
-
begin_getMtime
public Ice.AsyncResult begin_getMtime(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getMtimein interfaceOriginalFilePrx
-
begin_getMtime
public Ice.AsyncResult begin_getMtime(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getMtimein interfaceOriginalFilePrx
-
begin_getMtime
public Ice.AsyncResult begin_getMtime(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getMtimein interfaceOriginalFilePrx
-
begin_getMtime
public Ice.AsyncResult begin_getMtime(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getMtimein interfaceOriginalFilePrx
-
end_getMtime
public RTime end_getMtime(Ice.AsyncResult __iresult)
- Specified by:
end_getMtimein interfaceOriginalFilePrx
-
__getMtime_completed
public static void __getMtime_completed(Ice.TwowayCallbackArg1<RTime> __cb, Ice.AsyncResult __result)
-
getName
public RString getName()
- Specified by:
getNamein interfaceOriginalFilePrx
-
getName
public RString getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getNamein interfaceOriginalFilePrx
-
begin_getName
public Ice.AsyncResult begin_getName()
- Specified by:
begin_getNamein interfaceOriginalFilePrx
-
begin_getName
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getNamein interfaceOriginalFilePrx
-
begin_getName
public Ice.AsyncResult begin_getName(Ice.Callback __cb)
- Specified by:
begin_getNamein interfaceOriginalFilePrx
-
begin_getName
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getNamein interfaceOriginalFilePrx
-
begin_getName
public Ice.AsyncResult begin_getName(Callback_OriginalFile_getName __cb)
- Specified by:
begin_getNamein interfaceOriginalFilePrx
-
begin_getName
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_getName __cb)- Specified by:
begin_getNamein interfaceOriginalFilePrx
-
begin_getName
public Ice.AsyncResult begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getNamein interfaceOriginalFilePrx
-
begin_getName
public Ice.AsyncResult begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getNamein interfaceOriginalFilePrx
-
begin_getName
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getNamein interfaceOriginalFilePrx
-
begin_getName
public Ice.AsyncResult begin_getName(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_getNamein interfaceOriginalFilePrx
-
end_getName
public RString end_getName(Ice.AsyncResult __iresult)
- Specified by:
end_getNamein interfaceOriginalFilePrx
-
__getName_completed
public static void __getName_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getPath
public RString getPath()
- Specified by:
getPathin interfaceOriginalFilePrx
-
getPath
public RString getPath(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getPathin interfaceOriginalFilePrx
-
begin_getPath
public Ice.AsyncResult begin_getPath()
- Specified by:
begin_getPathin interfaceOriginalFilePrx
-
begin_getPath
public Ice.AsyncResult begin_getPath(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getPathin interfaceOriginalFilePrx
-
begin_getPath
public Ice.AsyncResult begin_getPath(Ice.Callback __cb)
- Specified by:
begin_getPathin interfaceOriginalFilePrx
-
begin_getPath
public Ice.AsyncResult begin_getPath(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getPathin interfaceOriginalFilePrx
-
begin_getPath
public Ice.AsyncResult begin_getPath(Callback_OriginalFile_getPath __cb)
- Specified by:
begin_getPathin interfaceOriginalFilePrx
-
begin_getPath
public Ice.AsyncResult begin_getPath(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_getPath __cb)- Specified by:
begin_getPathin interfaceOriginalFilePrx
-
begin_getPath
public Ice.AsyncResult begin_getPath(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getPathin interfaceOriginalFilePrx
-
begin_getPath
public Ice.AsyncResult begin_getPath(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getPathin interfaceOriginalFilePrx
-
begin_getPath
public Ice.AsyncResult begin_getPath(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getPathin interfaceOriginalFilePrx
-
begin_getPath
public Ice.AsyncResult begin_getPath(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_getPathin interfaceOriginalFilePrx
-
end_getPath
public RString end_getPath(Ice.AsyncResult __iresult)
- Specified by:
end_getPathin interfaceOriginalFilePrx
-
__getPath_completed
public static void __getPath_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getPixelsFileMapsCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getPixelsFileMapsCountPerOwner()
- Specified by:
getPixelsFileMapsCountPerOwnerin interfaceOriginalFilePrx
-
getPixelsFileMapsCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getPixelsFileMapsCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getPixelsFileMapsCountPerOwnerin interfaceOriginalFilePrx
-
begin_getPixelsFileMapsCountPerOwner
public Ice.AsyncResult begin_getPixelsFileMapsCountPerOwner()
- Specified by:
begin_getPixelsFileMapsCountPerOwnerin interfaceOriginalFilePrx
-
begin_getPixelsFileMapsCountPerOwner
public Ice.AsyncResult begin_getPixelsFileMapsCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getPixelsFileMapsCountPerOwnerin interfaceOriginalFilePrx
-
begin_getPixelsFileMapsCountPerOwner
public Ice.AsyncResult begin_getPixelsFileMapsCountPerOwner(Ice.Callback __cb)
- Specified by:
begin_getPixelsFileMapsCountPerOwnerin interfaceOriginalFilePrx
-
begin_getPixelsFileMapsCountPerOwner
public Ice.AsyncResult begin_getPixelsFileMapsCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getPixelsFileMapsCountPerOwnerin interfaceOriginalFilePrx
-
begin_getPixelsFileMapsCountPerOwner
public Ice.AsyncResult begin_getPixelsFileMapsCountPerOwner(Callback_OriginalFile_getPixelsFileMapsCountPerOwner __cb)
- Specified by:
begin_getPixelsFileMapsCountPerOwnerin interfaceOriginalFilePrx
-
begin_getPixelsFileMapsCountPerOwner
public Ice.AsyncResult begin_getPixelsFileMapsCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_getPixelsFileMapsCountPerOwner __cb)- Specified by:
begin_getPixelsFileMapsCountPerOwnerin interfaceOriginalFilePrx
-
begin_getPixelsFileMapsCountPerOwner
public Ice.AsyncResult begin_getPixelsFileMapsCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getPixelsFileMapsCountPerOwnerin interfaceOriginalFilePrx
-
begin_getPixelsFileMapsCountPerOwner
public Ice.AsyncResult begin_getPixelsFileMapsCountPerOwner(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_getPixelsFileMapsCountPerOwnerin interfaceOriginalFilePrx
-
begin_getPixelsFileMapsCountPerOwner
public Ice.AsyncResult begin_getPixelsFileMapsCountPerOwner(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_getPixelsFileMapsCountPerOwnerin interfaceOriginalFilePrx
-
begin_getPixelsFileMapsCountPerOwner
public Ice.AsyncResult begin_getPixelsFileMapsCountPerOwner(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_getPixelsFileMapsCountPerOwnerin interfaceOriginalFilePrx
-
end_getPixelsFileMapsCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> end_getPixelsFileMapsCountPerOwner(Ice.AsyncResult __iresult)
- Specified by:
end_getPixelsFileMapsCountPerOwnerin interfaceOriginalFilePrx
-
__getPixelsFileMapsCountPerOwner_completed
public static void __getPixelsFileMapsCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)
-
getRepo
public RString getRepo()
- Specified by:
getRepoin interfaceOriginalFilePrx
-
getRepo
public RString getRepo(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getRepoin interfaceOriginalFilePrx
-
begin_getRepo
public Ice.AsyncResult begin_getRepo()
- Specified by:
begin_getRepoin interfaceOriginalFilePrx
-
begin_getRepo
public Ice.AsyncResult begin_getRepo(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getRepoin interfaceOriginalFilePrx
-
begin_getRepo
public Ice.AsyncResult begin_getRepo(Ice.Callback __cb)
- Specified by:
begin_getRepoin interfaceOriginalFilePrx
-
begin_getRepo
public Ice.AsyncResult begin_getRepo(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getRepoin interfaceOriginalFilePrx
-
begin_getRepo
public Ice.AsyncResult begin_getRepo(Callback_OriginalFile_getRepo __cb)
- Specified by:
begin_getRepoin interfaceOriginalFilePrx
-
begin_getRepo
public Ice.AsyncResult begin_getRepo(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_getRepo __cb)- Specified by:
begin_getRepoin interfaceOriginalFilePrx
-
begin_getRepo
public Ice.AsyncResult begin_getRepo(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getRepoin interfaceOriginalFilePrx
-
begin_getRepo
public Ice.AsyncResult begin_getRepo(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getRepoin interfaceOriginalFilePrx
-
begin_getRepo
public Ice.AsyncResult begin_getRepo(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getRepoin interfaceOriginalFilePrx
-
begin_getRepo
public Ice.AsyncResult begin_getRepo(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_getRepoin interfaceOriginalFilePrx
-
end_getRepo
public RString end_getRepo(Ice.AsyncResult __iresult)
- Specified by:
end_getRepoin interfaceOriginalFilePrx
-
__getRepo_completed
public static void __getRepo_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getSize
public RLong getSize()
- Specified by:
getSizein interfaceOriginalFilePrx
-
getSize
public RLong getSize(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getSizein interfaceOriginalFilePrx
-
begin_getSize
public Ice.AsyncResult begin_getSize()
- Specified by:
begin_getSizein interfaceOriginalFilePrx
-
begin_getSize
public Ice.AsyncResult begin_getSize(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getSizein interfaceOriginalFilePrx
-
begin_getSize
public Ice.AsyncResult begin_getSize(Ice.Callback __cb)
- Specified by:
begin_getSizein interfaceOriginalFilePrx
-
begin_getSize
public Ice.AsyncResult begin_getSize(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getSizein interfaceOriginalFilePrx
-
begin_getSize
public Ice.AsyncResult begin_getSize(Callback_OriginalFile_getSize __cb)
- Specified by:
begin_getSizein interfaceOriginalFilePrx
-
begin_getSize
public Ice.AsyncResult begin_getSize(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_getSize __cb)- Specified by:
begin_getSizein interfaceOriginalFilePrx
-
begin_getSize
public Ice.AsyncResult begin_getSize(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getSizein interfaceOriginalFilePrx
-
begin_getSize
public Ice.AsyncResult begin_getSize(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getSizein interfaceOriginalFilePrx
-
begin_getSize
public Ice.AsyncResult begin_getSize(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getSizein interfaceOriginalFilePrx
-
begin_getSize
public Ice.AsyncResult begin_getSize(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_getSizein interfaceOriginalFilePrx
-
end_getSize
public RLong end_getSize(Ice.AsyncResult __iresult)
- Specified by:
end_getSizein interfaceOriginalFilePrx
-
__getSize_completed
public static void __getSize_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)
-
getVersion
public RInt getVersion()
- Specified by:
getVersionin interfaceOriginalFilePrx
-
getVersion
public RInt getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getVersionin interfaceOriginalFilePrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion()
- Specified by:
begin_getVersionin interfaceOriginalFilePrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getVersionin interfaceOriginalFilePrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(Ice.Callback __cb)
- Specified by:
begin_getVersionin interfaceOriginalFilePrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getVersionin interfaceOriginalFilePrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(Callback_OriginalFile_getVersion __cb)
- Specified by:
begin_getVersionin interfaceOriginalFilePrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_getVersion __cb)- Specified by:
begin_getVersionin interfaceOriginalFilePrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getVersionin interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
end_getVersion
public RInt end_getVersion(Ice.AsyncResult __iresult)
- Specified by:
end_getVersionin interfaceOriginalFilePrx
-
__getVersion_completed
public static void __getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
-
linkAnnotation
public OriginalFileAnnotationLink linkAnnotation(Annotation addition)
- Specified by:
linkAnnotationin interfaceOriginalFilePrx
-
linkAnnotation
public OriginalFileAnnotationLink linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkAnnotationin interfaceOriginalFilePrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition)
- Specified by:
begin_linkAnnotationin interfaceOriginalFilePrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkAnnotationin interfaceOriginalFilePrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Ice.Callback __cb)
- Specified by:
begin_linkAnnotationin interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Callback_OriginalFile_linkAnnotation __cb)
- Specified by:
begin_linkAnnotationin interfaceOriginalFilePrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_linkAnnotation __cb)
- Specified by:
begin_linkAnnotationin interfaceOriginalFilePrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<OriginalFileAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkAnnotationin interfaceOriginalFilePrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<OriginalFileAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkAnnotationin interfaceOriginalFilePrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<OriginalFileAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkAnnotationin interfaceOriginalFilePrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<OriginalFileAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkAnnotationin interfaceOriginalFilePrx
-
end_linkAnnotation
public OriginalFileAnnotationLink end_linkAnnotation(Ice.AsyncResult __iresult)
- Specified by:
end_linkAnnotationin interfaceOriginalFilePrx
-
__linkAnnotation_completed
public static void __linkAnnotation_completed(Ice.TwowayCallbackArg1<OriginalFileAnnotationLink> __cb, Ice.AsyncResult __result)
-
linkPixels
public PixelsOriginalFileMap linkPixels(Pixels addition)
- Specified by:
linkPixelsin interfaceOriginalFilePrx
-
linkPixels
public PixelsOriginalFileMap linkPixels(Pixels addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkPixelsin interfaceOriginalFilePrx
-
begin_linkPixels
public Ice.AsyncResult begin_linkPixels(Pixels addition)
- Specified by:
begin_linkPixelsin interfaceOriginalFilePrx
-
begin_linkPixels
public Ice.AsyncResult begin_linkPixels(Pixels addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkPixelsin interfaceOriginalFilePrx
-
begin_linkPixels
public Ice.AsyncResult begin_linkPixels(Pixels addition, Ice.Callback __cb)
- Specified by:
begin_linkPixelsin interfaceOriginalFilePrx
-
begin_linkPixels
public Ice.AsyncResult begin_linkPixels(Pixels addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_linkPixelsin interfaceOriginalFilePrx
-
begin_linkPixels
public Ice.AsyncResult begin_linkPixels(Pixels addition, Callback_OriginalFile_linkPixels __cb)
- Specified by:
begin_linkPixelsin interfaceOriginalFilePrx
-
begin_linkPixels
public Ice.AsyncResult begin_linkPixels(Pixels addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_linkPixels __cb)
- Specified by:
begin_linkPixelsin interfaceOriginalFilePrx
-
begin_linkPixels
public Ice.AsyncResult begin_linkPixels(Pixels addition, IceInternal.Functional_GenericCallback1<PixelsOriginalFileMap> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkPixelsin interfaceOriginalFilePrx
-
begin_linkPixels
public Ice.AsyncResult begin_linkPixels(Pixels addition, IceInternal.Functional_GenericCallback1<PixelsOriginalFileMap> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkPixelsin interfaceOriginalFilePrx
-
begin_linkPixels
public Ice.AsyncResult begin_linkPixels(Pixels addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<PixelsOriginalFileMap> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkPixelsin interfaceOriginalFilePrx
-
begin_linkPixels
public Ice.AsyncResult begin_linkPixels(Pixels addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<PixelsOriginalFileMap> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkPixelsin interfaceOriginalFilePrx
-
end_linkPixels
public PixelsOriginalFileMap end_linkPixels(Ice.AsyncResult __iresult)
- Specified by:
end_linkPixelsin interfaceOriginalFilePrx
-
__linkPixels_completed
public static void __linkPixels_completed(Ice.TwowayCallbackArg1<PixelsOriginalFileMap> __cb, Ice.AsyncResult __result)
-
linkedAnnotationList
public java.util.List<Annotation> linkedAnnotationList()
- Specified by:
linkedAnnotationListin interfaceOriginalFilePrx
-
linkedAnnotationList
public java.util.List<Annotation> linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkedAnnotationListin interfaceOriginalFilePrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList()
- Specified by:
begin_linkedAnnotationListin interfaceOriginalFilePrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkedAnnotationListin interfaceOriginalFilePrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(Ice.Callback __cb)
- Specified by:
begin_linkedAnnotationListin interfaceOriginalFilePrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_linkedAnnotationListin interfaceOriginalFilePrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(Callback_OriginalFile_linkedAnnotationList __cb)
- Specified by:
begin_linkedAnnotationListin interfaceOriginalFilePrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_linkedAnnotationList __cb)- Specified by:
begin_linkedAnnotationListin interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
end_linkedAnnotationList
public java.util.List<Annotation> end_linkedAnnotationList(Ice.AsyncResult __iresult)
- Specified by:
end_linkedAnnotationListin interfaceOriginalFilePrx
-
__linkedAnnotationList_completed
public static void __linkedAnnotationList_completed(Ice.TwowayCallbackArg1<java.util.List<Annotation>> __cb, Ice.AsyncResult __result)
-
linkedPixelsList
public java.util.List<Pixels> linkedPixelsList()
- Specified by:
linkedPixelsListin interfaceOriginalFilePrx
-
linkedPixelsList
public java.util.List<Pixels> linkedPixelsList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkedPixelsListin interfaceOriginalFilePrx
-
begin_linkedPixelsList
public Ice.AsyncResult begin_linkedPixelsList()
- Specified by:
begin_linkedPixelsListin interfaceOriginalFilePrx
-
begin_linkedPixelsList
public Ice.AsyncResult begin_linkedPixelsList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkedPixelsListin interfaceOriginalFilePrx
-
begin_linkedPixelsList
public Ice.AsyncResult begin_linkedPixelsList(Ice.Callback __cb)
- Specified by:
begin_linkedPixelsListin interfaceOriginalFilePrx
-
begin_linkedPixelsList
public Ice.AsyncResult begin_linkedPixelsList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_linkedPixelsListin interfaceOriginalFilePrx
-
begin_linkedPixelsList
public Ice.AsyncResult begin_linkedPixelsList(Callback_OriginalFile_linkedPixelsList __cb)
- Specified by:
begin_linkedPixelsListin interfaceOriginalFilePrx
-
begin_linkedPixelsList
public Ice.AsyncResult begin_linkedPixelsList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_linkedPixelsList __cb)- Specified by:
begin_linkedPixelsListin interfaceOriginalFilePrx
-
begin_linkedPixelsList
public Ice.AsyncResult begin_linkedPixelsList(IceInternal.Functional_GenericCallback1<java.util.List<Pixels>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkedPixelsListin interfaceOriginalFilePrx
-
begin_linkedPixelsList
public Ice.AsyncResult begin_linkedPixelsList(IceInternal.Functional_GenericCallback1<java.util.List<Pixels>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkedPixelsListin interfaceOriginalFilePrx
-
begin_linkedPixelsList
public Ice.AsyncResult begin_linkedPixelsList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Pixels>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_linkedPixelsListin interfaceOriginalFilePrx
-
begin_linkedPixelsList
public Ice.AsyncResult begin_linkedPixelsList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Pixels>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_linkedPixelsListin interfaceOriginalFilePrx
-
end_linkedPixelsList
public java.util.List<Pixels> end_linkedPixelsList(Ice.AsyncResult __iresult)
- Specified by:
end_linkedPixelsListin interfaceOriginalFilePrx
-
__linkedPixelsList_completed
public static void __linkedPixelsList_completed(Ice.TwowayCallbackArg1<java.util.List<Pixels>> __cb, Ice.AsyncResult __result)
-
reloadAnnotationLinks
public void reloadAnnotationLinks(OriginalFile toCopy)
- Specified by:
reloadAnnotationLinksin interfaceOriginalFilePrx
-
reloadAnnotationLinks
public void reloadAnnotationLinks(OriginalFile toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadAnnotationLinksin interfaceOriginalFilePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(OriginalFile toCopy)
- Specified by:
begin_reloadAnnotationLinksin interfaceOriginalFilePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(OriginalFile toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadAnnotationLinksin interfaceOriginalFilePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(OriginalFile toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadAnnotationLinksin interfaceOriginalFilePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(OriginalFile toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_reloadAnnotationLinksin interfaceOriginalFilePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(OriginalFile toCopy, Callback_OriginalFile_reloadAnnotationLinks __cb)
- Specified by:
begin_reloadAnnotationLinksin interfaceOriginalFilePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(OriginalFile toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_reloadAnnotationLinks __cb)
- Specified by:
begin_reloadAnnotationLinksin interfaceOriginalFilePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(OriginalFile toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadAnnotationLinksin interfaceOriginalFilePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(OriginalFile toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadAnnotationLinksin interfaceOriginalFilePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(OriginalFile 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 interfaceOriginalFilePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(OriginalFile 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 interfaceOriginalFilePrx
-
end_reloadAnnotationLinks
public void end_reloadAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_reloadAnnotationLinksin interfaceOriginalFilePrx
-
reloadFilesetEntries
public void reloadFilesetEntries(OriginalFile toCopy)
- Specified by:
reloadFilesetEntriesin interfaceOriginalFilePrx
-
reloadFilesetEntries
public void reloadFilesetEntries(OriginalFile toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadFilesetEntriesin interfaceOriginalFilePrx
-
begin_reloadFilesetEntries
public Ice.AsyncResult begin_reloadFilesetEntries(OriginalFile toCopy)
- Specified by:
begin_reloadFilesetEntriesin interfaceOriginalFilePrx
-
begin_reloadFilesetEntries
public Ice.AsyncResult begin_reloadFilesetEntries(OriginalFile toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadFilesetEntriesin interfaceOriginalFilePrx
-
begin_reloadFilesetEntries
public Ice.AsyncResult begin_reloadFilesetEntries(OriginalFile toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadFilesetEntriesin interfaceOriginalFilePrx
-
begin_reloadFilesetEntries
public Ice.AsyncResult begin_reloadFilesetEntries(OriginalFile toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_reloadFilesetEntriesin interfaceOriginalFilePrx
-
begin_reloadFilesetEntries
public Ice.AsyncResult begin_reloadFilesetEntries(OriginalFile toCopy, Callback_OriginalFile_reloadFilesetEntries __cb)
- Specified by:
begin_reloadFilesetEntriesin interfaceOriginalFilePrx
-
begin_reloadFilesetEntries
public Ice.AsyncResult begin_reloadFilesetEntries(OriginalFile toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_reloadFilesetEntries __cb)
- Specified by:
begin_reloadFilesetEntriesin interfaceOriginalFilePrx
-
begin_reloadFilesetEntries
public Ice.AsyncResult begin_reloadFilesetEntries(OriginalFile toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadFilesetEntriesin interfaceOriginalFilePrx
-
begin_reloadFilesetEntries
public Ice.AsyncResult begin_reloadFilesetEntries(OriginalFile toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadFilesetEntriesin interfaceOriginalFilePrx
-
begin_reloadFilesetEntries
public Ice.AsyncResult begin_reloadFilesetEntries(OriginalFile toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadFilesetEntriesin interfaceOriginalFilePrx
-
begin_reloadFilesetEntries
public Ice.AsyncResult begin_reloadFilesetEntries(OriginalFile 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_reloadFilesetEntriesin interfaceOriginalFilePrx
-
end_reloadFilesetEntries
public void end_reloadFilesetEntries(Ice.AsyncResult __iresult)
- Specified by:
end_reloadFilesetEntriesin interfaceOriginalFilePrx
-
reloadPixelsFileMaps
public void reloadPixelsFileMaps(OriginalFile toCopy)
- Specified by:
reloadPixelsFileMapsin interfaceOriginalFilePrx
-
reloadPixelsFileMaps
public void reloadPixelsFileMaps(OriginalFile toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadPixelsFileMapsin interfaceOriginalFilePrx
-
begin_reloadPixelsFileMaps
public Ice.AsyncResult begin_reloadPixelsFileMaps(OriginalFile toCopy)
- Specified by:
begin_reloadPixelsFileMapsin interfaceOriginalFilePrx
-
begin_reloadPixelsFileMaps
public Ice.AsyncResult begin_reloadPixelsFileMaps(OriginalFile toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadPixelsFileMapsin interfaceOriginalFilePrx
-
begin_reloadPixelsFileMaps
public Ice.AsyncResult begin_reloadPixelsFileMaps(OriginalFile toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadPixelsFileMapsin interfaceOriginalFilePrx
-
begin_reloadPixelsFileMaps
public Ice.AsyncResult begin_reloadPixelsFileMaps(OriginalFile toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_reloadPixelsFileMapsin interfaceOriginalFilePrx
-
begin_reloadPixelsFileMaps
public Ice.AsyncResult begin_reloadPixelsFileMaps(OriginalFile toCopy, Callback_OriginalFile_reloadPixelsFileMaps __cb)
- Specified by:
begin_reloadPixelsFileMapsin interfaceOriginalFilePrx
-
begin_reloadPixelsFileMaps
public Ice.AsyncResult begin_reloadPixelsFileMaps(OriginalFile toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_reloadPixelsFileMaps __cb)
- Specified by:
begin_reloadPixelsFileMapsin interfaceOriginalFilePrx
-
begin_reloadPixelsFileMaps
public Ice.AsyncResult begin_reloadPixelsFileMaps(OriginalFile toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadPixelsFileMapsin interfaceOriginalFilePrx
-
begin_reloadPixelsFileMaps
public Ice.AsyncResult begin_reloadPixelsFileMaps(OriginalFile toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadPixelsFileMapsin interfaceOriginalFilePrx
-
begin_reloadPixelsFileMaps
public Ice.AsyncResult begin_reloadPixelsFileMaps(OriginalFile toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadPixelsFileMapsin interfaceOriginalFilePrx
-
begin_reloadPixelsFileMaps
public Ice.AsyncResult begin_reloadPixelsFileMaps(OriginalFile 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_reloadPixelsFileMapsin interfaceOriginalFilePrx
-
end_reloadPixelsFileMaps
public void end_reloadPixelsFileMaps(Ice.AsyncResult __iresult)
- Specified by:
end_reloadPixelsFileMapsin interfaceOriginalFilePrx
-
removeAllFilesetEntrySet
public void removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets)
- Specified by:
removeAllFilesetEntrySetin interfaceOriginalFilePrx
-
removeAllFilesetEntrySet
public void removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllFilesetEntrySetin interfaceOriginalFilePrx
-
begin_removeAllFilesetEntrySet
public Ice.AsyncResult begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets)
- Specified by:
begin_removeAllFilesetEntrySetin interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
begin_removeAllFilesetEntrySet
public Ice.AsyncResult begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllFilesetEntrySetin interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
begin_removeAllFilesetEntrySet
public Ice.AsyncResult begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, Callback_OriginalFile_removeAllFilesetEntrySet __cb)
- Specified by:
begin_removeAllFilesetEntrySetin interfaceOriginalFilePrx
-
begin_removeAllFilesetEntrySet
public Ice.AsyncResult begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_removeAllFilesetEntrySet __cb)
- Specified by:
begin_removeAllFilesetEntrySetin interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
end_removeAllFilesetEntrySet
public void end_removeAllFilesetEntrySet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllFilesetEntrySetin interfaceOriginalFilePrx
-
removeAllOriginalFileAnnotationLinkSet
public void removeAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets)
- Specified by:
removeAllOriginalFileAnnotationLinkSetin interfaceOriginalFilePrx
-
removeAllOriginalFileAnnotationLinkSet
public void removeAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllOriginalFileAnnotationLinkSetin interfaceOriginalFilePrx
-
begin_removeAllOriginalFileAnnotationLinkSet
public Ice.AsyncResult begin_removeAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets)
- Specified by:
begin_removeAllOriginalFileAnnotationLinkSetin interfaceOriginalFilePrx
-
begin_removeAllOriginalFileAnnotationLinkSet
public Ice.AsyncResult begin_removeAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeAllOriginalFileAnnotationLinkSetin interfaceOriginalFilePrx
-
begin_removeAllOriginalFileAnnotationLinkSet
public Ice.AsyncResult begin_removeAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllOriginalFileAnnotationLinkSetin interfaceOriginalFilePrx
-
begin_removeAllOriginalFileAnnotationLinkSet
public Ice.AsyncResult begin_removeAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeAllOriginalFileAnnotationLinkSetin interfaceOriginalFilePrx
-
begin_removeAllOriginalFileAnnotationLinkSet
public Ice.AsyncResult begin_removeAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, Callback_OriginalFile_removeAllOriginalFileAnnotationLinkSet __cb)
- Specified by:
begin_removeAllOriginalFileAnnotationLinkSetin interfaceOriginalFilePrx
-
begin_removeAllOriginalFileAnnotationLinkSet
public Ice.AsyncResult begin_removeAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_removeAllOriginalFileAnnotationLinkSet __cb)
- Specified by:
begin_removeAllOriginalFileAnnotationLinkSetin interfaceOriginalFilePrx
-
begin_removeAllOriginalFileAnnotationLinkSet
public Ice.AsyncResult begin_removeAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllOriginalFileAnnotationLinkSetin interfaceOriginalFilePrx
-
begin_removeAllOriginalFileAnnotationLinkSet
public Ice.AsyncResult begin_removeAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeAllOriginalFileAnnotationLinkSetin interfaceOriginalFilePrx
-
begin_removeAllOriginalFileAnnotationLinkSet
public Ice.AsyncResult begin_removeAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllOriginalFileAnnotationLinkSetin interfaceOriginalFilePrx
-
begin_removeAllOriginalFileAnnotationLinkSet
public Ice.AsyncResult begin_removeAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> 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_removeAllOriginalFileAnnotationLinkSetin interfaceOriginalFilePrx
-
end_removeAllOriginalFileAnnotationLinkSet
public void end_removeAllOriginalFileAnnotationLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllOriginalFileAnnotationLinkSetin interfaceOriginalFilePrx
-
removeAllPixelsOriginalFileMapSet
public void removeAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets)
- Specified by:
removeAllPixelsOriginalFileMapSetin interfaceOriginalFilePrx
-
removeAllPixelsOriginalFileMapSet
public void removeAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllPixelsOriginalFileMapSetin interfaceOriginalFilePrx
-
begin_removeAllPixelsOriginalFileMapSet
public Ice.AsyncResult begin_removeAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets)
- Specified by:
begin_removeAllPixelsOriginalFileMapSetin interfaceOriginalFilePrx
-
begin_removeAllPixelsOriginalFileMapSet
public Ice.AsyncResult begin_removeAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeAllPixelsOriginalFileMapSetin interfaceOriginalFilePrx
-
begin_removeAllPixelsOriginalFileMapSet
public Ice.AsyncResult begin_removeAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllPixelsOriginalFileMapSetin interfaceOriginalFilePrx
-
begin_removeAllPixelsOriginalFileMapSet
public Ice.AsyncResult begin_removeAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeAllPixelsOriginalFileMapSetin interfaceOriginalFilePrx
-
begin_removeAllPixelsOriginalFileMapSet
public Ice.AsyncResult begin_removeAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, Callback_OriginalFile_removeAllPixelsOriginalFileMapSet __cb)
- Specified by:
begin_removeAllPixelsOriginalFileMapSetin interfaceOriginalFilePrx
-
begin_removeAllPixelsOriginalFileMapSet
public Ice.AsyncResult begin_removeAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_removeAllPixelsOriginalFileMapSet __cb)
- Specified by:
begin_removeAllPixelsOriginalFileMapSetin interfaceOriginalFilePrx
-
begin_removeAllPixelsOriginalFileMapSet
public Ice.AsyncResult begin_removeAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllPixelsOriginalFileMapSetin interfaceOriginalFilePrx
-
begin_removeAllPixelsOriginalFileMapSet
public Ice.AsyncResult begin_removeAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeAllPixelsOriginalFileMapSetin interfaceOriginalFilePrx
-
begin_removeAllPixelsOriginalFileMapSet
public Ice.AsyncResult begin_removeAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllPixelsOriginalFileMapSetin interfaceOriginalFilePrx
-
begin_removeAllPixelsOriginalFileMapSet
public Ice.AsyncResult begin_removeAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> 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_removeAllPixelsOriginalFileMapSetin interfaceOriginalFilePrx
-
end_removeAllPixelsOriginalFileMapSet
public void end_removeAllPixelsOriginalFileMapSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllPixelsOriginalFileMapSetin interfaceOriginalFilePrx
-
removeFilesetEntry
public void removeFilesetEntry(FilesetEntry theTarget)
- Specified by:
removeFilesetEntryin interfaceOriginalFilePrx
-
removeFilesetEntry
public void removeFilesetEntry(FilesetEntry theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeFilesetEntryin interfaceOriginalFilePrx
-
begin_removeFilesetEntry
public Ice.AsyncResult begin_removeFilesetEntry(FilesetEntry theTarget)
- Specified by:
begin_removeFilesetEntryin interfaceOriginalFilePrx
-
begin_removeFilesetEntry
public Ice.AsyncResult begin_removeFilesetEntry(FilesetEntry theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeFilesetEntryin interfaceOriginalFilePrx
-
begin_removeFilesetEntry
public Ice.AsyncResult begin_removeFilesetEntry(FilesetEntry theTarget, Ice.Callback __cb)
- Specified by:
begin_removeFilesetEntryin interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
begin_removeFilesetEntry
public Ice.AsyncResult begin_removeFilesetEntry(FilesetEntry theTarget, Callback_OriginalFile_removeFilesetEntry __cb)
- Specified by:
begin_removeFilesetEntryin interfaceOriginalFilePrx
-
begin_removeFilesetEntry
public Ice.AsyncResult begin_removeFilesetEntry(FilesetEntry theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_removeFilesetEntry __cb)
- Specified by:
begin_removeFilesetEntryin interfaceOriginalFilePrx
-
begin_removeFilesetEntry
public Ice.AsyncResult begin_removeFilesetEntry(FilesetEntry theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeFilesetEntryin interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
end_removeFilesetEntry
public void end_removeFilesetEntry(Ice.AsyncResult __iresult)
- Specified by:
end_removeFilesetEntryin interfaceOriginalFilePrx
-
removeOriginalFileAnnotationLink
public void removeOriginalFileAnnotationLink(OriginalFileAnnotationLink theTarget)
- Specified by:
removeOriginalFileAnnotationLinkin interfaceOriginalFilePrx
-
removeOriginalFileAnnotationLink
public void removeOriginalFileAnnotationLink(OriginalFileAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeOriginalFileAnnotationLinkin interfaceOriginalFilePrx
-
begin_removeOriginalFileAnnotationLink
public Ice.AsyncResult begin_removeOriginalFileAnnotationLink(OriginalFileAnnotationLink theTarget)
- Specified by:
begin_removeOriginalFileAnnotationLinkin interfaceOriginalFilePrx
-
begin_removeOriginalFileAnnotationLink
public Ice.AsyncResult begin_removeOriginalFileAnnotationLink(OriginalFileAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeOriginalFileAnnotationLinkin interfaceOriginalFilePrx
-
begin_removeOriginalFileAnnotationLink
public Ice.AsyncResult begin_removeOriginalFileAnnotationLink(OriginalFileAnnotationLink theTarget, Ice.Callback __cb)
- Specified by:
begin_removeOriginalFileAnnotationLinkin interfaceOriginalFilePrx
-
begin_removeOriginalFileAnnotationLink
public Ice.AsyncResult begin_removeOriginalFileAnnotationLink(OriginalFileAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeOriginalFileAnnotationLinkin interfaceOriginalFilePrx
-
begin_removeOriginalFileAnnotationLink
public Ice.AsyncResult begin_removeOriginalFileAnnotationLink(OriginalFileAnnotationLink theTarget, Callback_OriginalFile_removeOriginalFileAnnotationLink __cb)
- Specified by:
begin_removeOriginalFileAnnotationLinkin interfaceOriginalFilePrx
-
begin_removeOriginalFileAnnotationLink
public Ice.AsyncResult begin_removeOriginalFileAnnotationLink(OriginalFileAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_removeOriginalFileAnnotationLink __cb)
- Specified by:
begin_removeOriginalFileAnnotationLinkin interfaceOriginalFilePrx
-
begin_removeOriginalFileAnnotationLink
public Ice.AsyncResult begin_removeOriginalFileAnnotationLink(OriginalFileAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeOriginalFileAnnotationLinkin interfaceOriginalFilePrx
-
begin_removeOriginalFileAnnotationLink
public Ice.AsyncResult begin_removeOriginalFileAnnotationLink(OriginalFileAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeOriginalFileAnnotationLinkin interfaceOriginalFilePrx
-
begin_removeOriginalFileAnnotationLink
public Ice.AsyncResult begin_removeOriginalFileAnnotationLink(OriginalFileAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeOriginalFileAnnotationLinkin interfaceOriginalFilePrx
-
begin_removeOriginalFileAnnotationLink
public Ice.AsyncResult begin_removeOriginalFileAnnotationLink(OriginalFileAnnotationLink 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_removeOriginalFileAnnotationLinkin interfaceOriginalFilePrx
-
end_removeOriginalFileAnnotationLink
public void end_removeOriginalFileAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_removeOriginalFileAnnotationLinkin interfaceOriginalFilePrx
-
removeOriginalFileAnnotationLinkFromBoth
public void removeOriginalFileAnnotationLinkFromBoth(OriginalFileAnnotationLink link, boolean bothSides)
- Specified by:
removeOriginalFileAnnotationLinkFromBothin interfaceOriginalFilePrx
-
removeOriginalFileAnnotationLinkFromBoth
public void removeOriginalFileAnnotationLinkFromBoth(OriginalFileAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeOriginalFileAnnotationLinkFromBothin interfaceOriginalFilePrx
-
begin_removeOriginalFileAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeOriginalFileAnnotationLinkFromBoth(OriginalFileAnnotationLink link, boolean bothSides)
- Specified by:
begin_removeOriginalFileAnnotationLinkFromBothin interfaceOriginalFilePrx
-
begin_removeOriginalFileAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeOriginalFileAnnotationLinkFromBoth(OriginalFileAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeOriginalFileAnnotationLinkFromBothin interfaceOriginalFilePrx
-
begin_removeOriginalFileAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeOriginalFileAnnotationLinkFromBoth(OriginalFileAnnotationLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_removeOriginalFileAnnotationLinkFromBothin interfaceOriginalFilePrx
-
begin_removeOriginalFileAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeOriginalFileAnnotationLinkFromBoth(OriginalFileAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeOriginalFileAnnotationLinkFromBothin interfaceOriginalFilePrx
-
begin_removeOriginalFileAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeOriginalFileAnnotationLinkFromBoth(OriginalFileAnnotationLink link, boolean bothSides, Callback_OriginalFile_removeOriginalFileAnnotationLinkFromBoth __cb)
- Specified by:
begin_removeOriginalFileAnnotationLinkFromBothin interfaceOriginalFilePrx
-
begin_removeOriginalFileAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeOriginalFileAnnotationLinkFromBoth(OriginalFileAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_removeOriginalFileAnnotationLinkFromBoth __cb)
- Specified by:
begin_removeOriginalFileAnnotationLinkFromBothin interfaceOriginalFilePrx
-
begin_removeOriginalFileAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeOriginalFileAnnotationLinkFromBoth(OriginalFileAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeOriginalFileAnnotationLinkFromBothin interfaceOriginalFilePrx
-
begin_removeOriginalFileAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeOriginalFileAnnotationLinkFromBoth(OriginalFileAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeOriginalFileAnnotationLinkFromBothin interfaceOriginalFilePrx
-
begin_removeOriginalFileAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeOriginalFileAnnotationLinkFromBoth(OriginalFileAnnotationLink 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_removeOriginalFileAnnotationLinkFromBothin interfaceOriginalFilePrx
-
begin_removeOriginalFileAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeOriginalFileAnnotationLinkFromBoth(OriginalFileAnnotationLink 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_removeOriginalFileAnnotationLinkFromBothin interfaceOriginalFilePrx
-
end_removeOriginalFileAnnotationLinkFromBoth
public void end_removeOriginalFileAnnotationLinkFromBoth(Ice.AsyncResult __iresult)
- Specified by:
end_removeOriginalFileAnnotationLinkFromBothin interfaceOriginalFilePrx
-
removePixelsOriginalFileMap
public void removePixelsOriginalFileMap(PixelsOriginalFileMap theTarget)
- Specified by:
removePixelsOriginalFileMapin interfaceOriginalFilePrx
-
removePixelsOriginalFileMap
public void removePixelsOriginalFileMap(PixelsOriginalFileMap theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removePixelsOriginalFileMapin interfaceOriginalFilePrx
-
begin_removePixelsOriginalFileMap
public Ice.AsyncResult begin_removePixelsOriginalFileMap(PixelsOriginalFileMap theTarget)
- Specified by:
begin_removePixelsOriginalFileMapin interfaceOriginalFilePrx
-
begin_removePixelsOriginalFileMap
public Ice.AsyncResult begin_removePixelsOriginalFileMap(PixelsOriginalFileMap theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removePixelsOriginalFileMapin interfaceOriginalFilePrx
-
begin_removePixelsOriginalFileMap
public Ice.AsyncResult begin_removePixelsOriginalFileMap(PixelsOriginalFileMap theTarget, Ice.Callback __cb)
- Specified by:
begin_removePixelsOriginalFileMapin interfaceOriginalFilePrx
-
begin_removePixelsOriginalFileMap
public Ice.AsyncResult begin_removePixelsOriginalFileMap(PixelsOriginalFileMap theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removePixelsOriginalFileMapin interfaceOriginalFilePrx
-
begin_removePixelsOriginalFileMap
public Ice.AsyncResult begin_removePixelsOriginalFileMap(PixelsOriginalFileMap theTarget, Callback_OriginalFile_removePixelsOriginalFileMap __cb)
- Specified by:
begin_removePixelsOriginalFileMapin interfaceOriginalFilePrx
-
begin_removePixelsOriginalFileMap
public Ice.AsyncResult begin_removePixelsOriginalFileMap(PixelsOriginalFileMap theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_removePixelsOriginalFileMap __cb)
- Specified by:
begin_removePixelsOriginalFileMapin interfaceOriginalFilePrx
-
begin_removePixelsOriginalFileMap
public Ice.AsyncResult begin_removePixelsOriginalFileMap(PixelsOriginalFileMap theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removePixelsOriginalFileMapin interfaceOriginalFilePrx
-
begin_removePixelsOriginalFileMap
public Ice.AsyncResult begin_removePixelsOriginalFileMap(PixelsOriginalFileMap theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removePixelsOriginalFileMapin interfaceOriginalFilePrx
-
begin_removePixelsOriginalFileMap
public Ice.AsyncResult begin_removePixelsOriginalFileMap(PixelsOriginalFileMap theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removePixelsOriginalFileMapin interfaceOriginalFilePrx
-
begin_removePixelsOriginalFileMap
public Ice.AsyncResult begin_removePixelsOriginalFileMap(PixelsOriginalFileMap 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_removePixelsOriginalFileMapin interfaceOriginalFilePrx
-
end_removePixelsOriginalFileMap
public void end_removePixelsOriginalFileMap(Ice.AsyncResult __iresult)
- Specified by:
end_removePixelsOriginalFileMapin interfaceOriginalFilePrx
-
removePixelsOriginalFileMapFromBoth
public void removePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap link, boolean bothSides)
- Specified by:
removePixelsOriginalFileMapFromBothin interfaceOriginalFilePrx
-
removePixelsOriginalFileMapFromBoth
public void removePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removePixelsOriginalFileMapFromBothin interfaceOriginalFilePrx
-
begin_removePixelsOriginalFileMapFromBoth
public Ice.AsyncResult begin_removePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap link, boolean bothSides)
- Specified by:
begin_removePixelsOriginalFileMapFromBothin interfaceOriginalFilePrx
-
begin_removePixelsOriginalFileMapFromBoth
public Ice.AsyncResult begin_removePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removePixelsOriginalFileMapFromBothin interfaceOriginalFilePrx
-
begin_removePixelsOriginalFileMapFromBoth
public Ice.AsyncResult begin_removePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_removePixelsOriginalFileMapFromBothin interfaceOriginalFilePrx
-
begin_removePixelsOriginalFileMapFromBoth
public Ice.AsyncResult begin_removePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removePixelsOriginalFileMapFromBothin interfaceOriginalFilePrx
-
begin_removePixelsOriginalFileMapFromBoth
public Ice.AsyncResult begin_removePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap link, boolean bothSides, Callback_OriginalFile_removePixelsOriginalFileMapFromBoth __cb)
- Specified by:
begin_removePixelsOriginalFileMapFromBothin interfaceOriginalFilePrx
-
begin_removePixelsOriginalFileMapFromBoth
public Ice.AsyncResult begin_removePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_removePixelsOriginalFileMapFromBoth __cb)
- Specified by:
begin_removePixelsOriginalFileMapFromBothin interfaceOriginalFilePrx
-
begin_removePixelsOriginalFileMapFromBoth
public Ice.AsyncResult begin_removePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removePixelsOriginalFileMapFromBothin interfaceOriginalFilePrx
-
begin_removePixelsOriginalFileMapFromBoth
public Ice.AsyncResult begin_removePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removePixelsOriginalFileMapFromBothin interfaceOriginalFilePrx
-
begin_removePixelsOriginalFileMapFromBoth
public Ice.AsyncResult begin_removePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap 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_removePixelsOriginalFileMapFromBothin interfaceOriginalFilePrx
-
begin_removePixelsOriginalFileMapFromBoth
public Ice.AsyncResult begin_removePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap 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_removePixelsOriginalFileMapFromBothin interfaceOriginalFilePrx
-
end_removePixelsOriginalFileMapFromBoth
public void end_removePixelsOriginalFileMapFromBoth(Ice.AsyncResult __iresult)
- Specified by:
end_removePixelsOriginalFileMapFromBothin interfaceOriginalFilePrx
-
setAtime
public void setAtime(RTime theAtime)
- Specified by:
setAtimein interfaceOriginalFilePrx
-
setAtime
public void setAtime(RTime theAtime, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setAtimein interfaceOriginalFilePrx
-
begin_setAtime
public Ice.AsyncResult begin_setAtime(RTime theAtime)
- Specified by:
begin_setAtimein interfaceOriginalFilePrx
-
begin_setAtime
public Ice.AsyncResult begin_setAtime(RTime theAtime, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setAtimein interfaceOriginalFilePrx
-
begin_setAtime
public Ice.AsyncResult begin_setAtime(RTime theAtime, Ice.Callback __cb)
- Specified by:
begin_setAtimein interfaceOriginalFilePrx
-
begin_setAtime
public Ice.AsyncResult begin_setAtime(RTime theAtime, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setAtimein interfaceOriginalFilePrx
-
begin_setAtime
public Ice.AsyncResult begin_setAtime(RTime theAtime, Callback_OriginalFile_setAtime __cb)
- Specified by:
begin_setAtimein interfaceOriginalFilePrx
-
begin_setAtime
public Ice.AsyncResult begin_setAtime(RTime theAtime, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_setAtime __cb)
- Specified by:
begin_setAtimein interfaceOriginalFilePrx
-
begin_setAtime
public Ice.AsyncResult begin_setAtime(RTime theAtime, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setAtimein interfaceOriginalFilePrx
-
begin_setAtime
public Ice.AsyncResult begin_setAtime(RTime theAtime, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setAtimein interfaceOriginalFilePrx
-
begin_setAtime
public Ice.AsyncResult begin_setAtime(RTime theAtime, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setAtimein interfaceOriginalFilePrx
-
begin_setAtime
public Ice.AsyncResult begin_setAtime(RTime theAtime, 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_setAtimein interfaceOriginalFilePrx
-
end_setAtime
public void end_setAtime(Ice.AsyncResult __iresult)
- Specified by:
end_setAtimein interfaceOriginalFilePrx
-
setCtime
public void setCtime(RTime theCtime)
- Specified by:
setCtimein interfaceOriginalFilePrx
-
setCtime
public void setCtime(RTime theCtime, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setCtimein interfaceOriginalFilePrx
-
begin_setCtime
public Ice.AsyncResult begin_setCtime(RTime theCtime)
- Specified by:
begin_setCtimein interfaceOriginalFilePrx
-
begin_setCtime
public Ice.AsyncResult begin_setCtime(RTime theCtime, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setCtimein interfaceOriginalFilePrx
-
begin_setCtime
public Ice.AsyncResult begin_setCtime(RTime theCtime, Ice.Callback __cb)
- Specified by:
begin_setCtimein interfaceOriginalFilePrx
-
begin_setCtime
public Ice.AsyncResult begin_setCtime(RTime theCtime, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setCtimein interfaceOriginalFilePrx
-
begin_setCtime
public Ice.AsyncResult begin_setCtime(RTime theCtime, Callback_OriginalFile_setCtime __cb)
- Specified by:
begin_setCtimein interfaceOriginalFilePrx
-
begin_setCtime
public Ice.AsyncResult begin_setCtime(RTime theCtime, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_setCtime __cb)
- Specified by:
begin_setCtimein interfaceOriginalFilePrx
-
begin_setCtime
public Ice.AsyncResult begin_setCtime(RTime theCtime, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setCtimein interfaceOriginalFilePrx
-
begin_setCtime
public Ice.AsyncResult begin_setCtime(RTime theCtime, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setCtimein interfaceOriginalFilePrx
-
begin_setCtime
public Ice.AsyncResult begin_setCtime(RTime theCtime, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setCtimein interfaceOriginalFilePrx
-
begin_setCtime
public Ice.AsyncResult begin_setCtime(RTime theCtime, 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_setCtimein interfaceOriginalFilePrx
-
end_setCtime
public void end_setCtime(Ice.AsyncResult __iresult)
- Specified by:
end_setCtimein interfaceOriginalFilePrx
-
setHash
public void setHash(RString theHash)
- Specified by:
setHashin interfaceOriginalFilePrx
-
setHash
public void setHash(RString theHash, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setHashin interfaceOriginalFilePrx
-
begin_setHash
public Ice.AsyncResult begin_setHash(RString theHash)
- Specified by:
begin_setHashin interfaceOriginalFilePrx
-
begin_setHash
public Ice.AsyncResult begin_setHash(RString theHash, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setHashin interfaceOriginalFilePrx
-
begin_setHash
public Ice.AsyncResult begin_setHash(RString theHash, Ice.Callback __cb)
- Specified by:
begin_setHashin interfaceOriginalFilePrx
-
begin_setHash
public Ice.AsyncResult begin_setHash(RString theHash, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setHashin interfaceOriginalFilePrx
-
begin_setHash
public Ice.AsyncResult begin_setHash(RString theHash, Callback_OriginalFile_setHash __cb)
- Specified by:
begin_setHashin interfaceOriginalFilePrx
-
begin_setHash
public Ice.AsyncResult begin_setHash(RString theHash, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_setHash __cb)
- Specified by:
begin_setHashin interfaceOriginalFilePrx
-
begin_setHash
public Ice.AsyncResult begin_setHash(RString theHash, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setHashin interfaceOriginalFilePrx
-
begin_setHash
public Ice.AsyncResult begin_setHash(RString theHash, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setHashin interfaceOriginalFilePrx
-
begin_setHash
public Ice.AsyncResult begin_setHash(RString theHash, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setHashin interfaceOriginalFilePrx
-
begin_setHash
public Ice.AsyncResult begin_setHash(RString theHash, 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_setHashin interfaceOriginalFilePrx
-
end_setHash
public void end_setHash(Ice.AsyncResult __iresult)
- Specified by:
end_setHashin interfaceOriginalFilePrx
-
setHasher
public void setHasher(ChecksumAlgorithm theHasher)
- Specified by:
setHasherin interfaceOriginalFilePrx
-
setHasher
public void setHasher(ChecksumAlgorithm theHasher, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setHasherin interfaceOriginalFilePrx
-
begin_setHasher
public Ice.AsyncResult begin_setHasher(ChecksumAlgorithm theHasher)
- Specified by:
begin_setHasherin interfaceOriginalFilePrx
-
begin_setHasher
public Ice.AsyncResult begin_setHasher(ChecksumAlgorithm theHasher, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setHasherin interfaceOriginalFilePrx
-
begin_setHasher
public Ice.AsyncResult begin_setHasher(ChecksumAlgorithm theHasher, Ice.Callback __cb)
- Specified by:
begin_setHasherin interfaceOriginalFilePrx
-
begin_setHasher
public Ice.AsyncResult begin_setHasher(ChecksumAlgorithm theHasher, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setHasherin interfaceOriginalFilePrx
-
begin_setHasher
public Ice.AsyncResult begin_setHasher(ChecksumAlgorithm theHasher, Callback_OriginalFile_setHasher __cb)
- Specified by:
begin_setHasherin interfaceOriginalFilePrx
-
begin_setHasher
public Ice.AsyncResult begin_setHasher(ChecksumAlgorithm theHasher, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_setHasher __cb)
- Specified by:
begin_setHasherin interfaceOriginalFilePrx
-
begin_setHasher
public Ice.AsyncResult begin_setHasher(ChecksumAlgorithm theHasher, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setHasherin interfaceOriginalFilePrx
-
begin_setHasher
public Ice.AsyncResult begin_setHasher(ChecksumAlgorithm theHasher, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setHasherin interfaceOriginalFilePrx
-
begin_setHasher
public Ice.AsyncResult begin_setHasher(ChecksumAlgorithm theHasher, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setHasherin interfaceOriginalFilePrx
-
begin_setHasher
public Ice.AsyncResult begin_setHasher(ChecksumAlgorithm theHasher, 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_setHasherin interfaceOriginalFilePrx
-
end_setHasher
public void end_setHasher(Ice.AsyncResult __iresult)
- Specified by:
end_setHasherin interfaceOriginalFilePrx
-
setMimetype
public void setMimetype(RString theMimetype)
- Specified by:
setMimetypein interfaceOriginalFilePrx
-
setMimetype
public void setMimetype(RString theMimetype, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setMimetypein interfaceOriginalFilePrx
-
begin_setMimetype
public Ice.AsyncResult begin_setMimetype(RString theMimetype)
- Specified by:
begin_setMimetypein interfaceOriginalFilePrx
-
begin_setMimetype
public Ice.AsyncResult begin_setMimetype(RString theMimetype, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setMimetypein interfaceOriginalFilePrx
-
begin_setMimetype
public Ice.AsyncResult begin_setMimetype(RString theMimetype, Ice.Callback __cb)
- Specified by:
begin_setMimetypein interfaceOriginalFilePrx
-
begin_setMimetype
public Ice.AsyncResult begin_setMimetype(RString theMimetype, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setMimetypein interfaceOriginalFilePrx
-
begin_setMimetype
public Ice.AsyncResult begin_setMimetype(RString theMimetype, Callback_OriginalFile_setMimetype __cb)
- Specified by:
begin_setMimetypein interfaceOriginalFilePrx
-
begin_setMimetype
public Ice.AsyncResult begin_setMimetype(RString theMimetype, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_setMimetype __cb)
- Specified by:
begin_setMimetypein interfaceOriginalFilePrx
-
begin_setMimetype
public Ice.AsyncResult begin_setMimetype(RString theMimetype, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setMimetypein interfaceOriginalFilePrx
-
begin_setMimetype
public Ice.AsyncResult begin_setMimetype(RString theMimetype, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setMimetypein interfaceOriginalFilePrx
-
begin_setMimetype
public Ice.AsyncResult begin_setMimetype(RString theMimetype, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setMimetypein interfaceOriginalFilePrx
-
begin_setMimetype
public Ice.AsyncResult begin_setMimetype(RString theMimetype, 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_setMimetypein interfaceOriginalFilePrx
-
end_setMimetype
public void end_setMimetype(Ice.AsyncResult __iresult)
- Specified by:
end_setMimetypein interfaceOriginalFilePrx
-
setMtime
public void setMtime(RTime theMtime)
- Specified by:
setMtimein interfaceOriginalFilePrx
-
setMtime
public void setMtime(RTime theMtime, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setMtimein interfaceOriginalFilePrx
-
begin_setMtime
public Ice.AsyncResult begin_setMtime(RTime theMtime)
- Specified by:
begin_setMtimein interfaceOriginalFilePrx
-
begin_setMtime
public Ice.AsyncResult begin_setMtime(RTime theMtime, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setMtimein interfaceOriginalFilePrx
-
begin_setMtime
public Ice.AsyncResult begin_setMtime(RTime theMtime, Ice.Callback __cb)
- Specified by:
begin_setMtimein interfaceOriginalFilePrx
-
begin_setMtime
public Ice.AsyncResult begin_setMtime(RTime theMtime, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setMtimein interfaceOriginalFilePrx
-
begin_setMtime
public Ice.AsyncResult begin_setMtime(RTime theMtime, Callback_OriginalFile_setMtime __cb)
- Specified by:
begin_setMtimein interfaceOriginalFilePrx
-
begin_setMtime
public Ice.AsyncResult begin_setMtime(RTime theMtime, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_setMtime __cb)
- Specified by:
begin_setMtimein interfaceOriginalFilePrx
-
begin_setMtime
public Ice.AsyncResult begin_setMtime(RTime theMtime, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setMtimein interfaceOriginalFilePrx
-
begin_setMtime
public Ice.AsyncResult begin_setMtime(RTime theMtime, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setMtimein interfaceOriginalFilePrx
-
begin_setMtime
public Ice.AsyncResult begin_setMtime(RTime theMtime, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setMtimein interfaceOriginalFilePrx
-
begin_setMtime
public Ice.AsyncResult begin_setMtime(RTime theMtime, 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_setMtimein interfaceOriginalFilePrx
-
end_setMtime
public void end_setMtime(Ice.AsyncResult __iresult)
- Specified by:
end_setMtimein interfaceOriginalFilePrx
-
setName
public void setName(RString theName)
- Specified by:
setNamein interfaceOriginalFilePrx
-
setName
public void setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setNamein interfaceOriginalFilePrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName)
- Specified by:
begin_setNamein interfaceOriginalFilePrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setNamein interfaceOriginalFilePrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, Ice.Callback __cb)
- Specified by:
begin_setNamein interfaceOriginalFilePrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setNamein interfaceOriginalFilePrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, Callback_OriginalFile_setName __cb)
- Specified by:
begin_setNamein interfaceOriginalFilePrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_setName __cb)
- Specified by:
begin_setNamein interfaceOriginalFilePrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setNamein interfaceOriginalFilePrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setNamein interfaceOriginalFilePrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setNamein interfaceOriginalFilePrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, 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_setNamein interfaceOriginalFilePrx
-
end_setName
public void end_setName(Ice.AsyncResult __iresult)
- Specified by:
end_setNamein interfaceOriginalFilePrx
-
setPath
public void setPath(RString thePath)
- Specified by:
setPathin interfaceOriginalFilePrx
-
setPath
public void setPath(RString thePath, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setPathin interfaceOriginalFilePrx
-
begin_setPath
public Ice.AsyncResult begin_setPath(RString thePath)
- Specified by:
begin_setPathin interfaceOriginalFilePrx
-
begin_setPath
public Ice.AsyncResult begin_setPath(RString thePath, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setPathin interfaceOriginalFilePrx
-
begin_setPath
public Ice.AsyncResult begin_setPath(RString thePath, Ice.Callback __cb)
- Specified by:
begin_setPathin interfaceOriginalFilePrx
-
begin_setPath
public Ice.AsyncResult begin_setPath(RString thePath, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setPathin interfaceOriginalFilePrx
-
begin_setPath
public Ice.AsyncResult begin_setPath(RString thePath, Callback_OriginalFile_setPath __cb)
- Specified by:
begin_setPathin interfaceOriginalFilePrx
-
begin_setPath
public Ice.AsyncResult begin_setPath(RString thePath, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_setPath __cb)
- Specified by:
begin_setPathin interfaceOriginalFilePrx
-
begin_setPath
public Ice.AsyncResult begin_setPath(RString thePath, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setPathin interfaceOriginalFilePrx
-
begin_setPath
public Ice.AsyncResult begin_setPath(RString thePath, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setPathin interfaceOriginalFilePrx
-
begin_setPath
public Ice.AsyncResult begin_setPath(RString thePath, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setPathin interfaceOriginalFilePrx
-
begin_setPath
public Ice.AsyncResult begin_setPath(RString thePath, 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_setPathin interfaceOriginalFilePrx
-
end_setPath
public void end_setPath(Ice.AsyncResult __iresult)
- Specified by:
end_setPathin interfaceOriginalFilePrx
-
setRepo
public void setRepo(RString theRepo)
- Specified by:
setRepoin interfaceOriginalFilePrx
-
setRepo
public void setRepo(RString theRepo, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setRepoin interfaceOriginalFilePrx
-
begin_setRepo
public Ice.AsyncResult begin_setRepo(RString theRepo)
- Specified by:
begin_setRepoin interfaceOriginalFilePrx
-
begin_setRepo
public Ice.AsyncResult begin_setRepo(RString theRepo, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setRepoin interfaceOriginalFilePrx
-
begin_setRepo
public Ice.AsyncResult begin_setRepo(RString theRepo, Ice.Callback __cb)
- Specified by:
begin_setRepoin interfaceOriginalFilePrx
-
begin_setRepo
public Ice.AsyncResult begin_setRepo(RString theRepo, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setRepoin interfaceOriginalFilePrx
-
begin_setRepo
public Ice.AsyncResult begin_setRepo(RString theRepo, Callback_OriginalFile_setRepo __cb)
- Specified by:
begin_setRepoin interfaceOriginalFilePrx
-
begin_setRepo
public Ice.AsyncResult begin_setRepo(RString theRepo, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_setRepo __cb)
- Specified by:
begin_setRepoin interfaceOriginalFilePrx
-
begin_setRepo
public Ice.AsyncResult begin_setRepo(RString theRepo, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setRepoin interfaceOriginalFilePrx
-
begin_setRepo
public Ice.AsyncResult begin_setRepo(RString theRepo, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setRepoin interfaceOriginalFilePrx
-
begin_setRepo
public Ice.AsyncResult begin_setRepo(RString theRepo, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setRepoin interfaceOriginalFilePrx
-
begin_setRepo
public Ice.AsyncResult begin_setRepo(RString theRepo, 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_setRepoin interfaceOriginalFilePrx
-
end_setRepo
public void end_setRepo(Ice.AsyncResult __iresult)
- Specified by:
end_setRepoin interfaceOriginalFilePrx
-
setSize
public void setSize(RLong theSize)
- Specified by:
setSizein interfaceOriginalFilePrx
-
setSize
public void setSize(RLong theSize, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setSizein interfaceOriginalFilePrx
-
begin_setSize
public Ice.AsyncResult begin_setSize(RLong theSize)
- Specified by:
begin_setSizein interfaceOriginalFilePrx
-
begin_setSize
public Ice.AsyncResult begin_setSize(RLong theSize, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setSizein interfaceOriginalFilePrx
-
begin_setSize
public Ice.AsyncResult begin_setSize(RLong theSize, Ice.Callback __cb)
- Specified by:
begin_setSizein interfaceOriginalFilePrx
-
begin_setSize
public Ice.AsyncResult begin_setSize(RLong theSize, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setSizein interfaceOriginalFilePrx
-
begin_setSize
public Ice.AsyncResult begin_setSize(RLong theSize, Callback_OriginalFile_setSize __cb)
- Specified by:
begin_setSizein interfaceOriginalFilePrx
-
begin_setSize
public Ice.AsyncResult begin_setSize(RLong theSize, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_setSize __cb)
- Specified by:
begin_setSizein interfaceOriginalFilePrx
-
begin_setSize
public Ice.AsyncResult begin_setSize(RLong theSize, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setSizein interfaceOriginalFilePrx
-
begin_setSize
public Ice.AsyncResult begin_setSize(RLong theSize, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setSizein interfaceOriginalFilePrx
-
begin_setSize
public Ice.AsyncResult begin_setSize(RLong theSize, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setSizein interfaceOriginalFilePrx
-
begin_setSize
public Ice.AsyncResult begin_setSize(RLong theSize, 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_setSizein interfaceOriginalFilePrx
-
end_setSize
public void end_setSize(Ice.AsyncResult __iresult)
- Specified by:
end_setSizein interfaceOriginalFilePrx
-
setVersion
public void setVersion(RInt theVersion)
- Specified by:
setVersionin interfaceOriginalFilePrx
-
setVersion
public void setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setVersionin interfaceOriginalFilePrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion)
- Specified by:
begin_setVersionin interfaceOriginalFilePrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setVersionin interfaceOriginalFilePrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, Ice.Callback __cb)
- Specified by:
begin_setVersionin interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, Callback_OriginalFile_setVersion __cb)
- Specified by:
begin_setVersionin interfaceOriginalFilePrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_setVersion __cb)
- Specified by:
begin_setVersionin interfaceOriginalFilePrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setVersionin interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
end_setVersion
public void end_setVersion(Ice.AsyncResult __iresult)
- Specified by:
end_setVersionin interfaceOriginalFilePrx
-
sizeOfAnnotationLinks
public int sizeOfAnnotationLinks()
- Specified by:
sizeOfAnnotationLinksin interfaceOriginalFilePrx
-
sizeOfAnnotationLinks
public int sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfAnnotationLinksin interfaceOriginalFilePrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks()
- Specified by:
begin_sizeOfAnnotationLinksin interfaceOriginalFilePrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfAnnotationLinksin interfaceOriginalFilePrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_sizeOfAnnotationLinksin interfaceOriginalFilePrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_sizeOfAnnotationLinksin interfaceOriginalFilePrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Callback_OriginalFile_sizeOfAnnotationLinks __cb)
- Specified by:
begin_sizeOfAnnotationLinksin interfaceOriginalFilePrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_sizeOfAnnotationLinks __cb)- Specified by:
begin_sizeOfAnnotationLinksin interfaceOriginalFilePrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_sizeOfAnnotationLinksin interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
end_sizeOfAnnotationLinks
public int end_sizeOfAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfAnnotationLinksin interfaceOriginalFilePrx
-
__sizeOfAnnotationLinks_completed
public static void __sizeOfAnnotationLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
sizeOfFilesetEntries
public int sizeOfFilesetEntries()
- Specified by:
sizeOfFilesetEntriesin interfaceOriginalFilePrx
-
sizeOfFilesetEntries
public int sizeOfFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfFilesetEntriesin interfaceOriginalFilePrx
-
begin_sizeOfFilesetEntries
public Ice.AsyncResult begin_sizeOfFilesetEntries()
- Specified by:
begin_sizeOfFilesetEntriesin interfaceOriginalFilePrx
-
begin_sizeOfFilesetEntries
public Ice.AsyncResult begin_sizeOfFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfFilesetEntriesin interfaceOriginalFilePrx
-
begin_sizeOfFilesetEntries
public Ice.AsyncResult begin_sizeOfFilesetEntries(Ice.Callback __cb)
- Specified by:
begin_sizeOfFilesetEntriesin interfaceOriginalFilePrx
-
begin_sizeOfFilesetEntries
public Ice.AsyncResult begin_sizeOfFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_sizeOfFilesetEntriesin interfaceOriginalFilePrx
-
begin_sizeOfFilesetEntries
public Ice.AsyncResult begin_sizeOfFilesetEntries(Callback_OriginalFile_sizeOfFilesetEntries __cb)
- Specified by:
begin_sizeOfFilesetEntriesin interfaceOriginalFilePrx
-
begin_sizeOfFilesetEntries
public Ice.AsyncResult begin_sizeOfFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_sizeOfFilesetEntries __cb)- Specified by:
begin_sizeOfFilesetEntriesin interfaceOriginalFilePrx
-
begin_sizeOfFilesetEntries
public Ice.AsyncResult begin_sizeOfFilesetEntries(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_sizeOfFilesetEntriesin interfaceOriginalFilePrx
-
begin_sizeOfFilesetEntries
public Ice.AsyncResult begin_sizeOfFilesetEntries(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_sizeOfFilesetEntriesin interfaceOriginalFilePrx
-
begin_sizeOfFilesetEntries
public Ice.AsyncResult begin_sizeOfFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_sizeOfFilesetEntriesin interfaceOriginalFilePrx
-
begin_sizeOfFilesetEntries
public Ice.AsyncResult begin_sizeOfFilesetEntries(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_sizeOfFilesetEntriesin interfaceOriginalFilePrx
-
end_sizeOfFilesetEntries
public int end_sizeOfFilesetEntries(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfFilesetEntriesin interfaceOriginalFilePrx
-
__sizeOfFilesetEntries_completed
public static void __sizeOfFilesetEntries_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
sizeOfPixelsFileMaps
public int sizeOfPixelsFileMaps()
- Specified by:
sizeOfPixelsFileMapsin interfaceOriginalFilePrx
-
sizeOfPixelsFileMaps
public int sizeOfPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfPixelsFileMapsin interfaceOriginalFilePrx
-
begin_sizeOfPixelsFileMaps
public Ice.AsyncResult begin_sizeOfPixelsFileMaps()
- Specified by:
begin_sizeOfPixelsFileMapsin interfaceOriginalFilePrx
-
begin_sizeOfPixelsFileMaps
public Ice.AsyncResult begin_sizeOfPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfPixelsFileMapsin interfaceOriginalFilePrx
-
begin_sizeOfPixelsFileMaps
public Ice.AsyncResult begin_sizeOfPixelsFileMaps(Ice.Callback __cb)
- Specified by:
begin_sizeOfPixelsFileMapsin interfaceOriginalFilePrx
-
begin_sizeOfPixelsFileMaps
public Ice.AsyncResult begin_sizeOfPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_sizeOfPixelsFileMapsin interfaceOriginalFilePrx
-
begin_sizeOfPixelsFileMaps
public Ice.AsyncResult begin_sizeOfPixelsFileMaps(Callback_OriginalFile_sizeOfPixelsFileMaps __cb)
- Specified by:
begin_sizeOfPixelsFileMapsin interfaceOriginalFilePrx
-
begin_sizeOfPixelsFileMaps
public Ice.AsyncResult begin_sizeOfPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_sizeOfPixelsFileMaps __cb)- Specified by:
begin_sizeOfPixelsFileMapsin interfaceOriginalFilePrx
-
begin_sizeOfPixelsFileMaps
public Ice.AsyncResult begin_sizeOfPixelsFileMaps(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_sizeOfPixelsFileMapsin interfaceOriginalFilePrx
-
begin_sizeOfPixelsFileMaps
public Ice.AsyncResult begin_sizeOfPixelsFileMaps(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_sizeOfPixelsFileMapsin interfaceOriginalFilePrx
-
begin_sizeOfPixelsFileMaps
public Ice.AsyncResult begin_sizeOfPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_sizeOfPixelsFileMapsin interfaceOriginalFilePrx
-
begin_sizeOfPixelsFileMaps
public Ice.AsyncResult begin_sizeOfPixelsFileMaps(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_sizeOfPixelsFileMapsin interfaceOriginalFilePrx
-
end_sizeOfPixelsFileMaps
public int end_sizeOfPixelsFileMaps(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfPixelsFileMapsin interfaceOriginalFilePrx
-
__sizeOfPixelsFileMaps_completed
public static void __sizeOfPixelsFileMaps_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
unlinkAnnotation
public void unlinkAnnotation(Annotation removal)
- Specified by:
unlinkAnnotationin interfaceOriginalFilePrx
-
unlinkAnnotation
public void unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unlinkAnnotationin interfaceOriginalFilePrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal)
- Specified by:
begin_unlinkAnnotationin interfaceOriginalFilePrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unlinkAnnotationin interfaceOriginalFilePrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Ice.Callback __cb)
- Specified by:
begin_unlinkAnnotationin interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Callback_OriginalFile_unlinkAnnotation __cb)
- Specified by:
begin_unlinkAnnotationin interfaceOriginalFilePrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_unlinkAnnotation __cb)
- Specified by:
begin_unlinkAnnotationin interfaceOriginalFilePrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkAnnotationin interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
end_unlinkAnnotation
public void end_unlinkAnnotation(Ice.AsyncResult __iresult)
- Specified by:
end_unlinkAnnotationin interfaceOriginalFilePrx
-
unlinkPixels
public void unlinkPixels(Pixels removal)
- Specified by:
unlinkPixelsin interfaceOriginalFilePrx
-
unlinkPixels
public void unlinkPixels(Pixels removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unlinkPixelsin interfaceOriginalFilePrx
-
begin_unlinkPixels
public Ice.AsyncResult begin_unlinkPixels(Pixels removal)
- Specified by:
begin_unlinkPixelsin interfaceOriginalFilePrx
-
begin_unlinkPixels
public Ice.AsyncResult begin_unlinkPixels(Pixels removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unlinkPixelsin interfaceOriginalFilePrx
-
begin_unlinkPixels
public Ice.AsyncResult begin_unlinkPixels(Pixels removal, Ice.Callback __cb)
- Specified by:
begin_unlinkPixelsin interfaceOriginalFilePrx
-
begin_unlinkPixels
public Ice.AsyncResult begin_unlinkPixels(Pixels removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_unlinkPixelsin interfaceOriginalFilePrx
-
begin_unlinkPixels
public Ice.AsyncResult begin_unlinkPixels(Pixels removal, Callback_OriginalFile_unlinkPixels __cb)
- Specified by:
begin_unlinkPixelsin interfaceOriginalFilePrx
-
begin_unlinkPixels
public Ice.AsyncResult begin_unlinkPixels(Pixels removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_unlinkPixels __cb)
- Specified by:
begin_unlinkPixelsin interfaceOriginalFilePrx
-
begin_unlinkPixels
public Ice.AsyncResult begin_unlinkPixels(Pixels removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkPixelsin interfaceOriginalFilePrx
-
begin_unlinkPixels
public Ice.AsyncResult begin_unlinkPixels(Pixels removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unlinkPixelsin interfaceOriginalFilePrx
-
begin_unlinkPixels
public Ice.AsyncResult begin_unlinkPixels(Pixels removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkPixelsin interfaceOriginalFilePrx
-
begin_unlinkPixels
public Ice.AsyncResult begin_unlinkPixels(Pixels 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_unlinkPixelsin interfaceOriginalFilePrx
-
end_unlinkPixels
public void end_unlinkPixels(Ice.AsyncResult __iresult)
- Specified by:
end_unlinkPixelsin interfaceOriginalFilePrx
-
unloadAnnotationLinks
public void unloadAnnotationLinks()
- Specified by:
unloadAnnotationLinksin interfaceOriginalFilePrx
-
unloadAnnotationLinks
public void unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadAnnotationLinksin interfaceOriginalFilePrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks()
- Specified by:
begin_unloadAnnotationLinksin interfaceOriginalFilePrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadAnnotationLinksin interfaceOriginalFilePrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_unloadAnnotationLinksin interfaceOriginalFilePrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_unloadAnnotationLinksin interfaceOriginalFilePrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(Callback_OriginalFile_unloadAnnotationLinks __cb)
- Specified by:
begin_unloadAnnotationLinksin interfaceOriginalFilePrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_unloadAnnotationLinks __cb)- Specified by:
begin_unloadAnnotationLinksin interfaceOriginalFilePrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_unloadAnnotationLinksin interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
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 interfaceOriginalFilePrx
-
end_unloadAnnotationLinks
public void end_unloadAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_unloadAnnotationLinksin interfaceOriginalFilePrx
-
unloadFilesetEntries
public void unloadFilesetEntries()
- Specified by:
unloadFilesetEntriesin interfaceOriginalFilePrx
-
unloadFilesetEntries
public void unloadFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadFilesetEntriesin interfaceOriginalFilePrx
-
begin_unloadFilesetEntries
public Ice.AsyncResult begin_unloadFilesetEntries()
- Specified by:
begin_unloadFilesetEntriesin interfaceOriginalFilePrx
-
begin_unloadFilesetEntries
public Ice.AsyncResult begin_unloadFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadFilesetEntriesin interfaceOriginalFilePrx
-
begin_unloadFilesetEntries
public Ice.AsyncResult begin_unloadFilesetEntries(Ice.Callback __cb)
- Specified by:
begin_unloadFilesetEntriesin interfaceOriginalFilePrx
-
begin_unloadFilesetEntries
public Ice.AsyncResult begin_unloadFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_unloadFilesetEntriesin interfaceOriginalFilePrx
-
begin_unloadFilesetEntries
public Ice.AsyncResult begin_unloadFilesetEntries(Callback_OriginalFile_unloadFilesetEntries __cb)
- Specified by:
begin_unloadFilesetEntriesin interfaceOriginalFilePrx
-
begin_unloadFilesetEntries
public Ice.AsyncResult begin_unloadFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_unloadFilesetEntries __cb)- Specified by:
begin_unloadFilesetEntriesin interfaceOriginalFilePrx
-
begin_unloadFilesetEntries
public Ice.AsyncResult begin_unloadFilesetEntries(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_unloadFilesetEntriesin interfaceOriginalFilePrx
-
begin_unloadFilesetEntries
public Ice.AsyncResult begin_unloadFilesetEntries(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_unloadFilesetEntriesin interfaceOriginalFilePrx
-
begin_unloadFilesetEntries
public Ice.AsyncResult begin_unloadFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_unloadFilesetEntriesin interfaceOriginalFilePrx
-
begin_unloadFilesetEntries
public Ice.AsyncResult begin_unloadFilesetEntries(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_unloadFilesetEntriesin interfaceOriginalFilePrx
-
end_unloadFilesetEntries
public void end_unloadFilesetEntries(Ice.AsyncResult __iresult)
- Specified by:
end_unloadFilesetEntriesin interfaceOriginalFilePrx
-
unloadPixelsFileMaps
public void unloadPixelsFileMaps()
- Specified by:
unloadPixelsFileMapsin interfaceOriginalFilePrx
-
unloadPixelsFileMaps
public void unloadPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadPixelsFileMapsin interfaceOriginalFilePrx
-
begin_unloadPixelsFileMaps
public Ice.AsyncResult begin_unloadPixelsFileMaps()
- Specified by:
begin_unloadPixelsFileMapsin interfaceOriginalFilePrx
-
begin_unloadPixelsFileMaps
public Ice.AsyncResult begin_unloadPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadPixelsFileMapsin interfaceOriginalFilePrx
-
begin_unloadPixelsFileMaps
public Ice.AsyncResult begin_unloadPixelsFileMaps(Ice.Callback __cb)
- Specified by:
begin_unloadPixelsFileMapsin interfaceOriginalFilePrx
-
begin_unloadPixelsFileMaps
public Ice.AsyncResult begin_unloadPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_unloadPixelsFileMapsin interfaceOriginalFilePrx
-
begin_unloadPixelsFileMaps
public Ice.AsyncResult begin_unloadPixelsFileMaps(Callback_OriginalFile_unloadPixelsFileMaps __cb)
- Specified by:
begin_unloadPixelsFileMapsin interfaceOriginalFilePrx
-
begin_unloadPixelsFileMaps
public Ice.AsyncResult begin_unloadPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_unloadPixelsFileMaps __cb)- Specified by:
begin_unloadPixelsFileMapsin interfaceOriginalFilePrx
-
begin_unloadPixelsFileMaps
public Ice.AsyncResult begin_unloadPixelsFileMaps(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_unloadPixelsFileMapsin interfaceOriginalFilePrx
-
begin_unloadPixelsFileMaps
public Ice.AsyncResult begin_unloadPixelsFileMaps(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_unloadPixelsFileMapsin interfaceOriginalFilePrx
-
begin_unloadPixelsFileMaps
public Ice.AsyncResult begin_unloadPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_unloadPixelsFileMapsin interfaceOriginalFilePrx
-
begin_unloadPixelsFileMaps
public Ice.AsyncResult begin_unloadPixelsFileMaps(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_unloadPixelsFileMapsin interfaceOriginalFilePrx
-
end_unloadPixelsFileMaps
public void end_unloadPixelsFileMaps(Ice.AsyncResult __iresult)
- Specified by:
end_unloadPixelsFileMapsin interfaceOriginalFilePrx
-
checkedCast
public static OriginalFilePrx 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 OriginalFilePrx 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 OriginalFilePrx 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 OriginalFilePrx 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 OriginalFilePrx 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 OriginalFilePrx 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, OriginalFilePrx v)
-
__read
public static OriginalFilePrx __read(IceInternal.BasicStream __is)
-
-