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[]
__ids
static long
serialVersionUID
-
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)
void
addAllFilesetEntrySet(java.util.List<FilesetEntry> targets)
void
addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets)
void
addAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets)
void
addAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addFilesetEntry(FilesetEntry target)
void
addFilesetEntry(FilesetEntry target, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addOriginalFileAnnotationLink(OriginalFileAnnotationLink target)
void
addOriginalFileAnnotationLink(OriginalFileAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addOriginalFileAnnotationLinkToBoth(OriginalFileAnnotationLink link, boolean bothSides)
void
addOriginalFileAnnotationLinkToBoth(OriginalFileAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addPixelsOriginalFileMap(PixelsOriginalFileMap target)
void
addPixelsOriginalFileMap(PixelsOriginalFileMap target, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addPixelsOriginalFileMapToBoth(PixelsOriginalFileMap link, boolean bothSides)
void
addPixelsOriginalFileMapToBoth(PixelsOriginalFileMap link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets)
Ice.AsyncResult
begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_addAllFilesetEntrySet __cb)
Ice.AsyncResult
begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, Callback_OriginalFile_addAllFilesetEntrySet __cb)
Ice.AsyncResult
begin_addAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets)
Ice.AsyncResult
begin_addAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_addAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_addAllOriginalFileAnnotationLinkSet __cb)
Ice.AsyncResult
begin_addAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, Callback_OriginalFile_addAllOriginalFileAnnotationLinkSet __cb)
Ice.AsyncResult
begin_addAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets)
Ice.AsyncResult
begin_addAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_addAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_addAllPixelsOriginalFileMapSet __cb)
Ice.AsyncResult
begin_addAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, Callback_OriginalFile_addAllPixelsOriginalFileMapSet __cb)
Ice.AsyncResult
begin_addFilesetEntry(FilesetEntry target)
Ice.AsyncResult
begin_addFilesetEntry(FilesetEntry target, Ice.Callback __cb)
Ice.AsyncResult
begin_addFilesetEntry(FilesetEntry target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addFilesetEntry(FilesetEntry target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addFilesetEntry(FilesetEntry target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addFilesetEntry(FilesetEntry target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addFilesetEntry(FilesetEntry target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addFilesetEntry(FilesetEntry target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addFilesetEntry(FilesetEntry target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_addFilesetEntry __cb)
Ice.AsyncResult
begin_addFilesetEntry(FilesetEntry target, Callback_OriginalFile_addFilesetEntry __cb)
Ice.AsyncResult
begin_addOriginalFileAnnotationLink(OriginalFileAnnotationLink target)
Ice.AsyncResult
begin_addOriginalFileAnnotationLink(OriginalFileAnnotationLink target, Ice.Callback __cb)
Ice.AsyncResult
begin_addOriginalFileAnnotationLink(OriginalFileAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addOriginalFileAnnotationLink(OriginalFileAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addOriginalFileAnnotationLink(OriginalFileAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addOriginalFileAnnotationLink(OriginalFileAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_addOriginalFileAnnotationLink(OriginalFileAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_addOriginalFileAnnotationLink __cb)
Ice.AsyncResult
begin_addOriginalFileAnnotationLink(OriginalFileAnnotationLink target, Callback_OriginalFile_addOriginalFileAnnotationLink __cb)
Ice.AsyncResult
begin_addOriginalFileAnnotationLinkToBoth(OriginalFileAnnotationLink link, boolean bothSides)
Ice.AsyncResult
begin_addOriginalFileAnnotationLinkToBoth(OriginalFileAnnotationLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult
begin_addOriginalFileAnnotationLinkToBoth(OriginalFileAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addOriginalFileAnnotationLinkToBoth(OriginalFileAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addOriginalFileAnnotationLinkToBoth(OriginalFileAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addOriginalFileAnnotationLinkToBoth(OriginalFileAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_addOriginalFileAnnotationLinkToBoth(OriginalFileAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_addOriginalFileAnnotationLinkToBoth __cb)
Ice.AsyncResult
begin_addOriginalFileAnnotationLinkToBoth(OriginalFileAnnotationLink link, boolean bothSides, Callback_OriginalFile_addOriginalFileAnnotationLinkToBoth __cb)
Ice.AsyncResult
begin_addPixelsOriginalFileMap(PixelsOriginalFileMap target)
Ice.AsyncResult
begin_addPixelsOriginalFileMap(PixelsOriginalFileMap target, Ice.Callback __cb)
Ice.AsyncResult
begin_addPixelsOriginalFileMap(PixelsOriginalFileMap target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addPixelsOriginalFileMap(PixelsOriginalFileMap target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addPixelsOriginalFileMap(PixelsOriginalFileMap target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addPixelsOriginalFileMap(PixelsOriginalFileMap target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_addPixelsOriginalFileMap(PixelsOriginalFileMap target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_addPixelsOriginalFileMap __cb)
Ice.AsyncResult
begin_addPixelsOriginalFileMap(PixelsOriginalFileMap target, Callback_OriginalFile_addPixelsOriginalFileMap __cb)
Ice.AsyncResult
begin_addPixelsOriginalFileMapToBoth(PixelsOriginalFileMap link, boolean bothSides)
Ice.AsyncResult
begin_addPixelsOriginalFileMapToBoth(PixelsOriginalFileMap link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult
begin_addPixelsOriginalFileMapToBoth(PixelsOriginalFileMap link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addPixelsOriginalFileMapToBoth(PixelsOriginalFileMap link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addPixelsOriginalFileMapToBoth(PixelsOriginalFileMap link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addPixelsOriginalFileMapToBoth(PixelsOriginalFileMap link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_addPixelsOriginalFileMapToBoth(PixelsOriginalFileMap link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_addPixelsOriginalFileMapToBoth __cb)
Ice.AsyncResult
begin_addPixelsOriginalFileMapToBoth(PixelsOriginalFileMap link, boolean bothSides, Callback_OriginalFile_addPixelsOriginalFileMapToBoth __cb)
Ice.AsyncResult
begin_clearAnnotationLinks()
Ice.AsyncResult
begin_clearAnnotationLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_clearAnnotationLinks __cb)
Ice.AsyncResult
begin_clearAnnotationLinks(Callback_OriginalFile_clearAnnotationLinks __cb)
Ice.AsyncResult
begin_clearFilesetEntries()
Ice.AsyncResult
begin_clearFilesetEntries(Ice.Callback __cb)
Ice.AsyncResult
begin_clearFilesetEntries(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearFilesetEntries(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_clearFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_clearFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
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)
Ice.AsyncResult
begin_clearFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_clearFilesetEntries __cb)
Ice.AsyncResult
begin_clearFilesetEntries(Callback_OriginalFile_clearFilesetEntries __cb)
Ice.AsyncResult
begin_clearPixelsFileMaps()
Ice.AsyncResult
begin_clearPixelsFileMaps(Ice.Callback __cb)
Ice.AsyncResult
begin_clearPixelsFileMaps(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearPixelsFileMaps(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_clearPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_clearPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
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)
Ice.AsyncResult
begin_clearPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_clearPixelsFileMaps __cb)
Ice.AsyncResult
begin_clearPixelsFileMaps(Callback_OriginalFile_clearPixelsFileMaps __cb)
Ice.AsyncResult
begin_copyAnnotationLinks()
Ice.AsyncResult
begin_copyAnnotationLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<OriginalFileAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<OriginalFileAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<OriginalFileAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<OriginalFileAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_copyAnnotationLinks __cb)
Ice.AsyncResult
begin_copyAnnotationLinks(Callback_OriginalFile_copyAnnotationLinks __cb)
Ice.AsyncResult
begin_copyFilesetEntries()
Ice.AsyncResult
begin_copyFilesetEntries(Ice.Callback __cb)
Ice.AsyncResult
begin_copyFilesetEntries(IceInternal.Functional_GenericCallback1<java.util.List<FilesetEntry>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyFilesetEntries(IceInternal.Functional_GenericCallback1<java.util.List<FilesetEntry>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_copyFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_copyFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_copyFilesetEntries __cb)
Ice.AsyncResult
begin_copyFilesetEntries(Callback_OriginalFile_copyFilesetEntries __cb)
Ice.AsyncResult
begin_copyPixelsFileMaps()
Ice.AsyncResult
begin_copyPixelsFileMaps(Ice.Callback __cb)
Ice.AsyncResult
begin_copyPixelsFileMaps(IceInternal.Functional_GenericCallback1<java.util.List<PixelsOriginalFileMap>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyPixelsFileMaps(IceInternal.Functional_GenericCallback1<java.util.List<PixelsOriginalFileMap>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_copyPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_copyPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_copyPixelsFileMaps __cb)
Ice.AsyncResult
begin_copyPixelsFileMaps(Callback_OriginalFile_copyPixelsFileMaps __cb)
Ice.AsyncResult
begin_findOriginalFileAnnotationLink(Annotation removal)
Ice.AsyncResult
begin_findOriginalFileAnnotationLink(Annotation removal, Ice.Callback __cb)
Ice.AsyncResult
begin_findOriginalFileAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<OriginalFileAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_findOriginalFileAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<OriginalFileAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_findOriginalFileAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_findOriginalFileAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_findOriginalFileAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_findOriginalFileAnnotationLink __cb)
Ice.AsyncResult
begin_findOriginalFileAnnotationLink(Annotation removal, Callback_OriginalFile_findOriginalFileAnnotationLink __cb)
Ice.AsyncResult
begin_findPixelsOriginalFileMap(Pixels removal)
Ice.AsyncResult
begin_findPixelsOriginalFileMap(Pixels removal, Ice.Callback __cb)
Ice.AsyncResult
begin_findPixelsOriginalFileMap(Pixels removal, IceInternal.Functional_GenericCallback1<java.util.List<PixelsOriginalFileMap>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_findPixelsOriginalFileMap(Pixels removal, IceInternal.Functional_GenericCallback1<java.util.List<PixelsOriginalFileMap>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_findPixelsOriginalFileMap(Pixels removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_findPixelsOriginalFileMap(Pixels removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_findPixelsOriginalFileMap(Pixels removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_findPixelsOriginalFileMap __cb)
Ice.AsyncResult
begin_findPixelsOriginalFileMap(Pixels removal, Callback_OriginalFile_findPixelsOriginalFileMap __cb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner()
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_getAnnotationLinksCountPerOwner __cb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(Callback_OriginalFile_getAnnotationLinksCountPerOwner __cb)
Ice.AsyncResult
begin_getAtime()
Ice.AsyncResult
begin_getAtime(Ice.Callback __cb)
Ice.AsyncResult
begin_getAtime(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getAtime(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getAtime(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getAtime(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getAtime(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_getAtime __cb)
Ice.AsyncResult
begin_getAtime(Callback_OriginalFile_getAtime __cb)
Ice.AsyncResult
begin_getCtime()
Ice.AsyncResult
begin_getCtime(Ice.Callback __cb)
Ice.AsyncResult
begin_getCtime(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getCtime(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getCtime(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getCtime(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getCtime(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_getCtime __cb)
Ice.AsyncResult
begin_getCtime(Callback_OriginalFile_getCtime __cb)
Ice.AsyncResult
begin_getDetails()
Ice.AsyncResult
begin_getDetails(Ice.Callback __cb)
Ice.AsyncResult
begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getDetails __cb)
Ice.AsyncResult
begin_getDetails(Callback_IObject_getDetails __cb)
Ice.AsyncResult
begin_getHash()
Ice.AsyncResult
begin_getHash(Ice.Callback __cb)
Ice.AsyncResult
begin_getHash(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getHash(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getHash(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getHash(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getHash(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_getHash __cb)
Ice.AsyncResult
begin_getHash(Callback_OriginalFile_getHash __cb)
Ice.AsyncResult
begin_getHasher()
Ice.AsyncResult
begin_getHasher(Ice.Callback __cb)
Ice.AsyncResult
begin_getHasher(IceInternal.Functional_GenericCallback1<ChecksumAlgorithm> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getHasher(IceInternal.Functional_GenericCallback1<ChecksumAlgorithm> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getHasher(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getHasher(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getHasher(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_getHasher __cb)
Ice.AsyncResult
begin_getHasher(Callback_OriginalFile_getHasher __cb)
Ice.AsyncResult
begin_getId()
Ice.AsyncResult
begin_getId(Ice.Callback __cb)
Ice.AsyncResult
begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getId __cb)
Ice.AsyncResult
begin_getId(Callback_IObject_getId __cb)
Ice.AsyncResult
begin_getMimetype()
Ice.AsyncResult
begin_getMimetype(Ice.Callback __cb)
Ice.AsyncResult
begin_getMimetype(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getMimetype(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getMimetype(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getMimetype(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getMimetype(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_getMimetype __cb)
Ice.AsyncResult
begin_getMimetype(Callback_OriginalFile_getMimetype __cb)
Ice.AsyncResult
begin_getMtime()
Ice.AsyncResult
begin_getMtime(Ice.Callback __cb)
Ice.AsyncResult
begin_getMtime(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getMtime(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getMtime(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getMtime(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getMtime(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_getMtime __cb)
Ice.AsyncResult
begin_getMtime(Callback_OriginalFile_getMtime __cb)
Ice.AsyncResult
begin_getName()
Ice.AsyncResult
begin_getName(Ice.Callback __cb)
Ice.AsyncResult
begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_getName __cb)
Ice.AsyncResult
begin_getName(Callback_OriginalFile_getName __cb)
Ice.AsyncResult
begin_getPath()
Ice.AsyncResult
begin_getPath(Ice.Callback __cb)
Ice.AsyncResult
begin_getPath(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getPath(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getPath(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getPath(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getPath(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_getPath __cb)
Ice.AsyncResult
begin_getPath(Callback_OriginalFile_getPath __cb)
Ice.AsyncResult
begin_getPixelsFileMapsCountPerOwner()
Ice.AsyncResult
begin_getPixelsFileMapsCountPerOwner(Ice.Callback __cb)
Ice.AsyncResult
begin_getPixelsFileMapsCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
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)
Ice.AsyncResult
begin_getPixelsFileMapsCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getPixelsFileMapsCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getPixelsFileMapsCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_getPixelsFileMapsCountPerOwner __cb)
Ice.AsyncResult
begin_getPixelsFileMapsCountPerOwner(Callback_OriginalFile_getPixelsFileMapsCountPerOwner __cb)
Ice.AsyncResult
begin_getRepo()
Ice.AsyncResult
begin_getRepo(Ice.Callback __cb)
Ice.AsyncResult
begin_getRepo(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getRepo(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getRepo(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getRepo(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getRepo(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_getRepo __cb)
Ice.AsyncResult
begin_getRepo(Callback_OriginalFile_getRepo __cb)
Ice.AsyncResult
begin_getSize()
Ice.AsyncResult
begin_getSize(Ice.Callback __cb)
Ice.AsyncResult
begin_getSize(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getSize(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getSize(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getSize(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getSize(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_getSize __cb)
Ice.AsyncResult
begin_getSize(Callback_OriginalFile_getSize __cb)
Ice.AsyncResult
begin_getVersion()
Ice.AsyncResult
begin_getVersion(Ice.Callback __cb)
Ice.AsyncResult
begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_getVersion __cb)
Ice.AsyncResult
begin_getVersion(Callback_OriginalFile_getVersion __cb)
Ice.AsyncResult
begin_isAnnotated()
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(Ice.Callback __cb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isAnnotated __cb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(Callback_IObject_isAnnotated __cb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isGlobal()
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(Ice.Callback __cb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isGlobal __cb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(Callback_IObject_isGlobal __cb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isLink()
A link between two other types.Ice.AsyncResult
begin_isLink(Ice.Callback __cb)
A link between two other types.Ice.AsyncResult
begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
A link between two other types.Ice.AsyncResult
begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
A link between two other types.Ice.AsyncResult
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
A link between two other types.Ice.AsyncResult
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
A link between two other types.Ice.AsyncResult
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
A link between two other types.Ice.AsyncResult
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
A link between two other types.Ice.AsyncResult
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLink __cb)
A link between two other types.Ice.AsyncResult
begin_isLink(Callback_IObject_isLink __cb)
A link between two other types.Ice.AsyncResult
begin_isLoaded()
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(Ice.Callback __cb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLoaded __cb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(Callback_IObject_isLoaded __cb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isMutable()
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(Ice.Callback __cb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isMutable __cb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(Callback_IObject_isMutable __cb)
The server will persist changes made to these types.Ice.AsyncResult
begin_linkAnnotation(Annotation addition)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, Ice.Callback __cb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<OriginalFileAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<OriginalFileAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<OriginalFileAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<OriginalFileAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_linkAnnotation __cb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, Callback_OriginalFile_linkAnnotation __cb)
Ice.AsyncResult
begin_linkedAnnotationList()
Ice.AsyncResult
begin_linkedAnnotationList(Ice.Callback __cb)
Ice.AsyncResult
begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_linkedAnnotationList __cb)
Ice.AsyncResult
begin_linkedAnnotationList(Callback_OriginalFile_linkedAnnotationList __cb)
Ice.AsyncResult
begin_linkedPixelsList()
Ice.AsyncResult
begin_linkedPixelsList(Ice.Callback __cb)
Ice.AsyncResult
begin_linkedPixelsList(IceInternal.Functional_GenericCallback1<java.util.List<Pixels>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkedPixelsList(IceInternal.Functional_GenericCallback1<java.util.List<Pixels>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkedPixelsList(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_linkedPixelsList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_linkedPixelsList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_linkedPixelsList __cb)
Ice.AsyncResult
begin_linkedPixelsList(Callback_OriginalFile_linkedPixelsList __cb)
Ice.AsyncResult
begin_linkPixels(Pixels addition)
Ice.AsyncResult
begin_linkPixels(Pixels addition, Ice.Callback __cb)
Ice.AsyncResult
begin_linkPixels(Pixels addition, IceInternal.Functional_GenericCallback1<PixelsOriginalFileMap> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkPixels(Pixels addition, IceInternal.Functional_GenericCallback1<PixelsOriginalFileMap> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkPixels(Pixels addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_linkPixels(Pixels addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_linkPixels(Pixels addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_linkPixels __cb)
Ice.AsyncResult
begin_linkPixels(Pixels addition, Callback_OriginalFile_linkPixels __cb)
Ice.AsyncResult
begin_proxy()
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(Ice.Callback __cb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_proxy __cb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(Callback_IObject_proxy __cb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_reloadAnnotationLinks(OriginalFile toCopy)
Ice.AsyncResult
begin_reloadAnnotationLinks(OriginalFile toCopy, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadAnnotationLinks(OriginalFile toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadAnnotationLinks(OriginalFile toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadAnnotationLinks(OriginalFile toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_reloadAnnotationLinks(OriginalFile toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_reloadAnnotationLinks(OriginalFile toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_reloadAnnotationLinks __cb)
Ice.AsyncResult
begin_reloadAnnotationLinks(OriginalFile toCopy, Callback_OriginalFile_reloadAnnotationLinks __cb)
Ice.AsyncResult
begin_reloadFilesetEntries(OriginalFile toCopy)
Ice.AsyncResult
begin_reloadFilesetEntries(OriginalFile toCopy, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadFilesetEntries(OriginalFile toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadFilesetEntries(OriginalFile toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadFilesetEntries(OriginalFile toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_reloadFilesetEntries(OriginalFile toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_reloadFilesetEntries(OriginalFile toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_reloadFilesetEntries __cb)
Ice.AsyncResult
begin_reloadFilesetEntries(OriginalFile toCopy, Callback_OriginalFile_reloadFilesetEntries __cb)
Ice.AsyncResult
begin_reloadPixelsFileMaps(OriginalFile toCopy)
Ice.AsyncResult
begin_reloadPixelsFileMaps(OriginalFile toCopy, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadPixelsFileMaps(OriginalFile toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadPixelsFileMaps(OriginalFile toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadPixelsFileMaps(OriginalFile toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_reloadPixelsFileMaps(OriginalFile toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_reloadPixelsFileMaps(OriginalFile toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_reloadPixelsFileMaps __cb)
Ice.AsyncResult
begin_reloadPixelsFileMaps(OriginalFile toCopy, Callback_OriginalFile_reloadPixelsFileMaps __cb)
Ice.AsyncResult
begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets)
Ice.AsyncResult
begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_removeAllFilesetEntrySet __cb)
Ice.AsyncResult
begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, Callback_OriginalFile_removeAllFilesetEntrySet __cb)
Ice.AsyncResult
begin_removeAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets)
Ice.AsyncResult
begin_removeAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_removeAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_removeAllOriginalFileAnnotationLinkSet __cb)
Ice.AsyncResult
begin_removeAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, Callback_OriginalFile_removeAllOriginalFileAnnotationLinkSet __cb)
Ice.AsyncResult
begin_removeAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets)
Ice.AsyncResult
begin_removeAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_removeAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_removeAllPixelsOriginalFileMapSet __cb)
Ice.AsyncResult
begin_removeAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, Callback_OriginalFile_removeAllPixelsOriginalFileMapSet __cb)
Ice.AsyncResult
begin_removeFilesetEntry(FilesetEntry theTarget)
Ice.AsyncResult
begin_removeFilesetEntry(FilesetEntry theTarget, Ice.Callback __cb)
Ice.AsyncResult
begin_removeFilesetEntry(FilesetEntry theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeFilesetEntry(FilesetEntry theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeFilesetEntry(FilesetEntry theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeFilesetEntry(FilesetEntry theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeFilesetEntry(FilesetEntry theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeFilesetEntry(FilesetEntry theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeFilesetEntry(FilesetEntry theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_removeFilesetEntry __cb)
Ice.AsyncResult
begin_removeFilesetEntry(FilesetEntry theTarget, Callback_OriginalFile_removeFilesetEntry __cb)
Ice.AsyncResult
begin_removeOriginalFileAnnotationLink(OriginalFileAnnotationLink theTarget)
Ice.AsyncResult
begin_removeOriginalFileAnnotationLink(OriginalFileAnnotationLink theTarget, Ice.Callback __cb)
Ice.AsyncResult
begin_removeOriginalFileAnnotationLink(OriginalFileAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeOriginalFileAnnotationLink(OriginalFileAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeOriginalFileAnnotationLink(OriginalFileAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeOriginalFileAnnotationLink(OriginalFileAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_removeOriginalFileAnnotationLink(OriginalFileAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_removeOriginalFileAnnotationLink __cb)
Ice.AsyncResult
begin_removeOriginalFileAnnotationLink(OriginalFileAnnotationLink theTarget, Callback_OriginalFile_removeOriginalFileAnnotationLink __cb)
Ice.AsyncResult
begin_removeOriginalFileAnnotationLinkFromBoth(OriginalFileAnnotationLink link, boolean bothSides)
Ice.AsyncResult
begin_removeOriginalFileAnnotationLinkFromBoth(OriginalFileAnnotationLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult
begin_removeOriginalFileAnnotationLinkFromBoth(OriginalFileAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeOriginalFileAnnotationLinkFromBoth(OriginalFileAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeOriginalFileAnnotationLinkFromBoth(OriginalFileAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeOriginalFileAnnotationLinkFromBoth(OriginalFileAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_removeOriginalFileAnnotationLinkFromBoth(OriginalFileAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_removeOriginalFileAnnotationLinkFromBoth __cb)
Ice.AsyncResult
begin_removeOriginalFileAnnotationLinkFromBoth(OriginalFileAnnotationLink link, boolean bothSides, Callback_OriginalFile_removeOriginalFileAnnotationLinkFromBoth __cb)
Ice.AsyncResult
begin_removePixelsOriginalFileMap(PixelsOriginalFileMap theTarget)
Ice.AsyncResult
begin_removePixelsOriginalFileMap(PixelsOriginalFileMap theTarget, Ice.Callback __cb)
Ice.AsyncResult
begin_removePixelsOriginalFileMap(PixelsOriginalFileMap theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removePixelsOriginalFileMap(PixelsOriginalFileMap theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removePixelsOriginalFileMap(PixelsOriginalFileMap theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removePixelsOriginalFileMap(PixelsOriginalFileMap theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_removePixelsOriginalFileMap(PixelsOriginalFileMap theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_removePixelsOriginalFileMap __cb)
Ice.AsyncResult
begin_removePixelsOriginalFileMap(PixelsOriginalFileMap theTarget, Callback_OriginalFile_removePixelsOriginalFileMap __cb)
Ice.AsyncResult
begin_removePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap link, boolean bothSides)
Ice.AsyncResult
begin_removePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult
begin_removePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_removePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_removePixelsOriginalFileMapFromBoth __cb)
Ice.AsyncResult
begin_removePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap link, boolean bothSides, Callback_OriginalFile_removePixelsOriginalFileMapFromBoth __cb)
Ice.AsyncResult
begin_setAtime(RTime theAtime)
Ice.AsyncResult
begin_setAtime(RTime theAtime, Ice.Callback __cb)
Ice.AsyncResult
begin_setAtime(RTime theAtime, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setAtime(RTime theAtime, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setAtime(RTime theAtime, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setAtime(RTime theAtime, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setAtime(RTime theAtime, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_setAtime __cb)
Ice.AsyncResult
begin_setAtime(RTime theAtime, Callback_OriginalFile_setAtime __cb)
Ice.AsyncResult
begin_setCtime(RTime theCtime)
Ice.AsyncResult
begin_setCtime(RTime theCtime, Ice.Callback __cb)
Ice.AsyncResult
begin_setCtime(RTime theCtime, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setCtime(RTime theCtime, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setCtime(RTime theCtime, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setCtime(RTime theCtime, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setCtime(RTime theCtime, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_setCtime __cb)
Ice.AsyncResult
begin_setCtime(RTime theCtime, Callback_OriginalFile_setCtime __cb)
Ice.AsyncResult
begin_setHash(RString theHash)
Ice.AsyncResult
begin_setHash(RString theHash, Ice.Callback __cb)
Ice.AsyncResult
begin_setHash(RString theHash, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setHash(RString theHash, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setHash(RString theHash, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setHash(RString theHash, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setHash(RString theHash, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_setHash __cb)
Ice.AsyncResult
begin_setHash(RString theHash, Callback_OriginalFile_setHash __cb)
Ice.AsyncResult
begin_setHasher(ChecksumAlgorithm theHasher)
Ice.AsyncResult
begin_setHasher(ChecksumAlgorithm theHasher, Ice.Callback __cb)
Ice.AsyncResult
begin_setHasher(ChecksumAlgorithm theHasher, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setHasher(ChecksumAlgorithm theHasher, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setHasher(ChecksumAlgorithm theHasher, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setHasher(ChecksumAlgorithm theHasher, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setHasher(ChecksumAlgorithm theHasher, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_setHasher __cb)
Ice.AsyncResult
begin_setHasher(ChecksumAlgorithm theHasher, Callback_OriginalFile_setHasher __cb)
Ice.AsyncResult
begin_setId(RLong id)
Ice.AsyncResult
begin_setId(RLong id, Ice.Callback __cb)
Ice.AsyncResult
begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_setId __cb)
Ice.AsyncResult
begin_setId(RLong id, Callback_IObject_setId __cb)
Ice.AsyncResult
begin_setMimetype(RString theMimetype)
Ice.AsyncResult
begin_setMimetype(RString theMimetype, Ice.Callback __cb)
Ice.AsyncResult
begin_setMimetype(RString theMimetype, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setMimetype(RString theMimetype, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setMimetype(RString theMimetype, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setMimetype(RString theMimetype, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setMimetype(RString theMimetype, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_setMimetype __cb)
Ice.AsyncResult
begin_setMimetype(RString theMimetype, Callback_OriginalFile_setMimetype __cb)
Ice.AsyncResult
begin_setMtime(RTime theMtime)
Ice.AsyncResult
begin_setMtime(RTime theMtime, Ice.Callback __cb)
Ice.AsyncResult
begin_setMtime(RTime theMtime, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setMtime(RTime theMtime, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setMtime(RTime theMtime, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setMtime(RTime theMtime, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setMtime(RTime theMtime, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_setMtime __cb)
Ice.AsyncResult
begin_setMtime(RTime theMtime, Callback_OriginalFile_setMtime __cb)
Ice.AsyncResult
begin_setName(RString theName)
Ice.AsyncResult
begin_setName(RString theName, Ice.Callback __cb)
Ice.AsyncResult
begin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_setName __cb)
Ice.AsyncResult
begin_setName(RString theName, Callback_OriginalFile_setName __cb)
Ice.AsyncResult
begin_setPath(RString thePath)
Ice.AsyncResult
begin_setPath(RString thePath, Ice.Callback __cb)
Ice.AsyncResult
begin_setPath(RString thePath, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setPath(RString thePath, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setPath(RString thePath, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setPath(RString thePath, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setPath(RString thePath, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_setPath __cb)
Ice.AsyncResult
begin_setPath(RString thePath, Callback_OriginalFile_setPath __cb)
Ice.AsyncResult
begin_setRepo(RString theRepo)
Ice.AsyncResult
begin_setRepo(RString theRepo, Ice.Callback __cb)
Ice.AsyncResult
begin_setRepo(RString theRepo, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setRepo(RString theRepo, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setRepo(RString theRepo, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setRepo(RString theRepo, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setRepo(RString theRepo, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_setRepo __cb)
Ice.AsyncResult
begin_setRepo(RString theRepo, Callback_OriginalFile_setRepo __cb)
Ice.AsyncResult
begin_setSize(RLong theSize)
Ice.AsyncResult
begin_setSize(RLong theSize, Ice.Callback __cb)
Ice.AsyncResult
begin_setSize(RLong theSize, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setSize(RLong theSize, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setSize(RLong theSize, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setSize(RLong theSize, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setSize(RLong theSize, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_setSize __cb)
Ice.AsyncResult
begin_setSize(RLong theSize, Callback_OriginalFile_setSize __cb)
Ice.AsyncResult
begin_setVersion(RInt theVersion)
Ice.AsyncResult
begin_setVersion(RInt theVersion, Ice.Callback __cb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_setVersion __cb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, Callback_OriginalFile_setVersion __cb)
Ice.AsyncResult
begin_shallowCopy()
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(Ice.Callback __cb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_shallowCopy __cb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(Callback_IObject_shallowCopy __cb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_sizeOfAnnotationLinks()
Ice.AsyncResult
begin_sizeOfAnnotationLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_sizeOfAnnotationLinks __cb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(Callback_OriginalFile_sizeOfAnnotationLinks __cb)
Ice.AsyncResult
begin_sizeOfFilesetEntries()
Ice.AsyncResult
begin_sizeOfFilesetEntries(Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfFilesetEntries(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfFilesetEntries(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_sizeOfFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
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)
Ice.AsyncResult
begin_sizeOfFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_sizeOfFilesetEntries __cb)
Ice.AsyncResult
begin_sizeOfFilesetEntries(Callback_OriginalFile_sizeOfFilesetEntries __cb)
Ice.AsyncResult
begin_sizeOfPixelsFileMaps()
Ice.AsyncResult
begin_sizeOfPixelsFileMaps(Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfPixelsFileMaps(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfPixelsFileMaps(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_sizeOfPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
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)
Ice.AsyncResult
begin_sizeOfPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_sizeOfPixelsFileMaps __cb)
Ice.AsyncResult
begin_sizeOfPixelsFileMaps(Callback_OriginalFile_sizeOfPixelsFileMaps __cb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, Ice.Callback __cb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_unlinkAnnotation __cb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, Callback_OriginalFile_unlinkAnnotation __cb)
Ice.AsyncResult
begin_unlinkPixels(Pixels removal)
Ice.AsyncResult
begin_unlinkPixels(Pixels removal, Ice.Callback __cb)
Ice.AsyncResult
begin_unlinkPixels(Pixels removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unlinkPixels(Pixels removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unlinkPixels(Pixels removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unlinkPixels(Pixels removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_unlinkPixels(Pixels removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_unlinkPixels __cb)
Ice.AsyncResult
begin_unlinkPixels(Pixels removal, Callback_OriginalFile_unlinkPixels __cb)
Ice.AsyncResult
begin_unload()
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(Ice.Callback __cb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unload __cb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(Callback_IObject_unload __cb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unloadAnnotationLinks()
Ice.AsyncResult
begin_unloadAnnotationLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_unloadAnnotationLinks __cb)
Ice.AsyncResult
begin_unloadAnnotationLinks(Callback_OriginalFile_unloadAnnotationLinks __cb)
Ice.AsyncResult
begin_unloadCollections()
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(Ice.Callback __cb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadCollections __cb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(Callback_IObject_unloadCollections __cb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadDetails()
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(Ice.Callback __cb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadDetails __cb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(Callback_IObject_unloadDetails __cb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadFilesetEntries()
Ice.AsyncResult
begin_unloadFilesetEntries(Ice.Callback __cb)
Ice.AsyncResult
begin_unloadFilesetEntries(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadFilesetEntries(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unloadFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unloadFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
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)
Ice.AsyncResult
begin_unloadFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_unloadFilesetEntries __cb)
Ice.AsyncResult
begin_unloadFilesetEntries(Callback_OriginalFile_unloadFilesetEntries __cb)
Ice.AsyncResult
begin_unloadPixelsFileMaps()
Ice.AsyncResult
begin_unloadPixelsFileMaps(Ice.Callback __cb)
Ice.AsyncResult
begin_unloadPixelsFileMaps(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadPixelsFileMaps(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unloadPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unloadPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
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)
Ice.AsyncResult
begin_unloadPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_OriginalFile_unloadPixelsFileMaps __cb)
Ice.AsyncResult
begin_unloadPixelsFileMaps(Callback_OriginalFile_unloadPixelsFileMaps __cb)
static OriginalFilePrx
checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type.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.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.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.void
clearAnnotationLinks()
void
clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
clearFilesetEntries()
void
clearFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
clearPixelsFileMaps()
void
clearPixelsFileMaps(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)
void
end_addAllFilesetEntrySet(Ice.AsyncResult __iresult)
void
end_addAllOriginalFileAnnotationLinkSet(Ice.AsyncResult __iresult)
void
end_addAllPixelsOriginalFileMapSet(Ice.AsyncResult __iresult)
void
end_addFilesetEntry(Ice.AsyncResult __iresult)
void
end_addOriginalFileAnnotationLink(Ice.AsyncResult __iresult)
void
end_addOriginalFileAnnotationLinkToBoth(Ice.AsyncResult __iresult)
void
end_addPixelsOriginalFileMap(Ice.AsyncResult __iresult)
void
end_addPixelsOriginalFileMapToBoth(Ice.AsyncResult __iresult)
void
end_clearAnnotationLinks(Ice.AsyncResult __iresult)
void
end_clearFilesetEntries(Ice.AsyncResult __iresult)
void
end_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)
RTime
end_getAtime(Ice.AsyncResult __iresult)
RTime
end_getCtime(Ice.AsyncResult __iresult)
Details
end_getDetails(Ice.AsyncResult __iresult)
RString
end_getHash(Ice.AsyncResult __iresult)
ChecksumAlgorithm
end_getHasher(Ice.AsyncResult __iresult)
RLong
end_getId(Ice.AsyncResult __iresult)
RString
end_getMimetype(Ice.AsyncResult __iresult)
RTime
end_getMtime(Ice.AsyncResult __iresult)
RString
end_getName(Ice.AsyncResult __iresult)
RString
end_getPath(Ice.AsyncResult __iresult)
java.util.Map<java.lang.Long,java.lang.Long>
end_getPixelsFileMapsCountPerOwner(Ice.AsyncResult __iresult)
RString
end_getRepo(Ice.AsyncResult __iresult)
RLong
end_getSize(Ice.AsyncResult __iresult)
RInt
end_getVersion(Ice.AsyncResult __iresult)
boolean
end_isAnnotated(Ice.AsyncResult __iresult)
Allows for the attachment of any omero.model.Annotation subclasses.boolean
end_isGlobal(Ice.AsyncResult __iresult)
Marker interface which means that special rules apply for both reading and writing these instances.boolean
end_isLink(Ice.AsyncResult __iresult)
A link between two other types.boolean
end_isLoaded(Ice.AsyncResult __iresult)
Tests if the objects are loaded or not.boolean
end_isMutable(Ice.AsyncResult __iresult)
The server will persist changes made to these types.OriginalFileAnnotationLink
end_linkAnnotation(Ice.AsyncResult __iresult)
java.util.List<Annotation>
end_linkedAnnotationList(Ice.AsyncResult __iresult)
java.util.List<Pixels>
end_linkedPixelsList(Ice.AsyncResult __iresult)
PixelsOriginalFileMap
end_linkPixels(Ice.AsyncResult __iresult)
IObject
end_proxy(Ice.AsyncResult __iresult)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );void
end_reloadAnnotationLinks(Ice.AsyncResult __iresult)
void
end_reloadFilesetEntries(Ice.AsyncResult __iresult)
void
end_reloadPixelsFileMaps(Ice.AsyncResult __iresult)
void
end_removeAllFilesetEntrySet(Ice.AsyncResult __iresult)
void
end_removeAllOriginalFileAnnotationLinkSet(Ice.AsyncResult __iresult)
void
end_removeAllPixelsOriginalFileMapSet(Ice.AsyncResult __iresult)
void
end_removeFilesetEntry(Ice.AsyncResult __iresult)
void
end_removeOriginalFileAnnotationLink(Ice.AsyncResult __iresult)
void
end_removeOriginalFileAnnotationLinkFromBoth(Ice.AsyncResult __iresult)
void
end_removePixelsOriginalFileMap(Ice.AsyncResult __iresult)
void
end_removePixelsOriginalFileMapFromBoth(Ice.AsyncResult __iresult)
void
end_setAtime(Ice.AsyncResult __iresult)
void
end_setCtime(Ice.AsyncResult __iresult)
void
end_setHash(Ice.AsyncResult __iresult)
void
end_setHasher(Ice.AsyncResult __iresult)
void
end_setId(Ice.AsyncResult __iresult)
void
end_setMimetype(Ice.AsyncResult __iresult)
void
end_setMtime(Ice.AsyncResult __iresult)
void
end_setName(Ice.AsyncResult __iresult)
void
end_setPath(Ice.AsyncResult __iresult)
void
end_setRepo(Ice.AsyncResult __iresult)
void
end_setSize(Ice.AsyncResult __iresult)
void
end_setVersion(Ice.AsyncResult __iresult)
IObject
end_shallowCopy(Ice.AsyncResult __iresult)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.int
end_sizeOfAnnotationLinks(Ice.AsyncResult __iresult)
int
end_sizeOfFilesetEntries(Ice.AsyncResult __iresult)
int
end_sizeOfPixelsFileMaps(Ice.AsyncResult __iresult)
void
end_unlinkAnnotation(Ice.AsyncResult __iresult)
void
end_unlinkPixels(Ice.AsyncResult __iresult)
void
end_unload(Ice.AsyncResult __iresult)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.void
end_unloadAnnotationLinks(Ice.AsyncResult __iresult)
void
end_unloadCollections(Ice.AsyncResult __iresult)
Each collection can also be unloaded, independently of the object itself.void
end_unloadDetails(Ice.AsyncResult __iresult)
As with collections, the objects under details can link to many other objects.void
end_unloadFilesetEntries(Ice.AsyncResult __iresult)
void
end_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)
RTime
getAtime()
RTime
getAtime(java.util.Map<java.lang.String,java.lang.String> __ctx)
RTime
getCtime()
RTime
getCtime(java.util.Map<java.lang.String,java.lang.String> __ctx)
Details
getDetails()
Details
getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
RString
getHash()
RString
getHash(java.util.Map<java.lang.String,java.lang.String> __ctx)
ChecksumAlgorithm
getHasher()
ChecksumAlgorithm
getHasher(java.util.Map<java.lang.String,java.lang.String> __ctx)
RLong
getId()
RLong
getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
RString
getMimetype()
RString
getMimetype(java.util.Map<java.lang.String,java.lang.String> __ctx)
RTime
getMtime()
RTime
getMtime(java.util.Map<java.lang.String,java.lang.String> __ctx)
RString
getName()
RString
getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
RString
getPath()
RString
getPath(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)
RString
getRepo()
RString
getRepo(java.util.Map<java.lang.String,java.lang.String> __ctx)
RLong
getSize()
RLong
getSize(java.util.Map<java.lang.String,java.lang.String> __ctx)
RInt
getVersion()
RInt
getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
static java.lang.String
ice_staticId()
Provides the Slice type ID of this type.boolean
isAnnotated()
Allows for the attachment of any omero.model.Annotation subclasses.boolean
isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Allows for the attachment of any omero.model.Annotation subclasses.boolean
isGlobal()
Marker interface which means that special rules apply for both reading and writing these instances.boolean
isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Marker interface which means that special rules apply for both reading and writing these instances.boolean
isLink()
A link between two other types.boolean
isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
A link between two other types.boolean
isLoaded()
Tests if the objects are loaded or not.boolean
isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Tests if the objects are loaded or not.boolean
isMutable()
The server will persist changes made to these types.boolean
isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
The server will persist changes made to these types.OriginalFileAnnotationLink
linkAnnotation(Annotation addition)
OriginalFileAnnotationLink
linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<Annotation>
linkedAnnotationList()
java.util.List<Annotation>
linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<Pixels>
linkedPixelsList()
java.util.List<Pixels>
linkedPixelsList(java.util.Map<java.lang.String,java.lang.String> __ctx)
PixelsOriginalFileMap
linkPixels(Pixels addition)
PixelsOriginalFileMap
linkPixels(Pixels addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
IObject
proxy()
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );IObject
proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );void
reloadAnnotationLinks(OriginalFile toCopy)
void
reloadAnnotationLinks(OriginalFile toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
reloadFilesetEntries(OriginalFile toCopy)
void
reloadFilesetEntries(OriginalFile toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
reloadPixelsFileMaps(OriginalFile toCopy)
void
reloadPixelsFileMaps(OriginalFile toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets)
void
removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets)
void
removeAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets)
void
removeAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeFilesetEntry(FilesetEntry theTarget)
void
removeFilesetEntry(FilesetEntry theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeOriginalFileAnnotationLink(OriginalFileAnnotationLink theTarget)
void
removeOriginalFileAnnotationLink(OriginalFileAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeOriginalFileAnnotationLinkFromBoth(OriginalFileAnnotationLink link, boolean bothSides)
void
removeOriginalFileAnnotationLinkFromBoth(OriginalFileAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removePixelsOriginalFileMap(PixelsOriginalFileMap theTarget)
void
removePixelsOriginalFileMap(PixelsOriginalFileMap theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap link, boolean bothSides)
void
removePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setAtime(RTime theAtime)
void
setAtime(RTime theAtime, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setCtime(RTime theCtime)
void
setCtime(RTime theCtime, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setHash(RString theHash)
void
setHash(RString theHash, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setHasher(ChecksumAlgorithm theHasher)
void
setHasher(ChecksumAlgorithm theHasher, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setId(RLong id)
void
setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setMimetype(RString theMimetype)
void
setMimetype(RString theMimetype, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setMtime(RTime theMtime)
void
setMtime(RTime theMtime, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setName(RString theName)
void
setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setPath(RString thePath)
void
setPath(RString thePath, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setRepo(RString theRepo)
void
setRepo(RString theRepo, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setSize(RLong theSize)
void
setSize(RLong theSize, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setVersion(RInt theVersion)
void
setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
IObject
shallowCopy()
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.IObject
shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.int
sizeOfAnnotationLinks()
int
sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
int
sizeOfFilesetEntries()
int
sizeOfFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx)
int
sizeOfPixelsFileMaps()
int
sizeOfPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx)
static OriginalFilePrx
uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.static OriginalFilePrx
uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server.void
unlinkAnnotation(Annotation removal)
void
unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
unlinkPixels(Pixels removal)
void
unlinkPixels(Pixels removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
unload()
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.void
unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.void
unloadAnnotationLinks()
void
unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
unloadCollections()
Each collection can also be unloaded, independently of the object itself.void
unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Each collection can also be unloaded, independently of the object itself.void
unloadDetails()
As with collections, the objects under details can link to many other objects.void
unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
As with collections, the objects under details can link to many other objects.void
unloadFilesetEntries()
void
unloadFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
unloadPixelsFileMaps()
void
unloadPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
Methods inherited from class Ice.ObjectPrxHelperBase
__checkAsyncTwowayOnly, __checkTwowayOnly, __copyFrom, __end, __getBatchRequestQueue, __getRequestHandler, __handleException, __ice_getConnection_completed, __ice_id_completed, __ice_ids_completed, __ice_invoke_completed, __ice_isA_completed, __reference, __setRequestHandler, __setup, __updateRequestHandler, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, cacheMessageBuffers, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, getOutgoingAsync, hashCode, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway, toString, uncheckedCastImpl, uncheckedCastImpl, uncheckedCastImpl
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface Ice.ObjectPrx
begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway
-
-
-
-
Field Detail
-
__ids
public static final java.lang.String[] __ids
-
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
-
-
Method Detail
-
getDetails
public Details getDetails()
- Specified by:
getDetails
in interfaceIObjectPrx
-
getDetails
public Details getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails()
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(Ice.Callback __cb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(Callback_IObject_getDetails __cb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getDetails __cb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
end_getDetails
public Details end_getDetails(Ice.AsyncResult __iresult)
- Specified by:
end_getDetails
in interfaceIObjectPrx
-
__getDetails_completed
public static void __getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb, Ice.AsyncResult __result)
-
getId
public RLong getId()
- Specified by:
getId
in interfaceIObjectPrx
-
getId
public RLong getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId()
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(Ice.Callback __cb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(Callback_IObject_getId __cb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getId __cb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
end_getId
public RLong end_getId(Ice.AsyncResult __iresult)
- Specified by:
end_getId
in interfaceIObjectPrx
-
__getId_completed
public static void __getId_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)
-
isAnnotated
public boolean isAnnotated()
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
isAnnotated
in interfaceIObjectPrx
-
isAnnotated
public boolean isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated()
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(Callback_IObject_isAnnotated __cb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isAnnotated __cb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isAnnotated
public boolean end_isAnnotated(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
end_isAnnotated
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__isAnnotated_completed
public static void __isAnnotated_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isGlobal
public boolean isGlobal()
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
isGlobal
in interfaceIObjectPrx
-
isGlobal
public boolean isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal()
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(Callback_IObject_isGlobal __cb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isGlobal __cb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isGlobal
public boolean end_isGlobal(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
end_isGlobal
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__isGlobal_completed
public static void __isGlobal_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isLink
public boolean isLink()
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
isLink
in interfaceIObjectPrx
-
isLink
public boolean isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_isLink
public Ice.AsyncResult begin_isLink()
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(Ice.Callback __cb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(Callback_IObject_isLink __cb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLink __cb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isLink
public boolean end_isLink(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
end_isLink
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__isLink_completed
public static void __isLink_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isLoaded
public boolean isLoaded()
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
isLoaded
in interfaceIObjectPrx
-
isLoaded
public boolean isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded()
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(Callback_IObject_isLoaded __cb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLoaded __cb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isLoaded
public boolean end_isLoaded(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
end_isLoaded
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__isLoaded_completed
public static void __isLoaded_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isMutable
public boolean isMutable()
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
isMutable
in interfaceIObjectPrx
-
isMutable
public boolean isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable()
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(Ice.Callback __cb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(Callback_IObject_isMutable __cb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isMutable __cb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isMutable
public boolean end_isMutable(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
end_isMutable
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__isMutable_completed
public static void __isMutable_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
proxy
public IObject proxy()
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
proxy
in interfaceIObjectPrx
-
proxy
public IObject proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_proxy
public Ice.AsyncResult begin_proxy()
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(Callback_IObject_proxy __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_proxy __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_proxy
public IObject end_proxy(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
end_proxy
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__proxy_completed
public static void __proxy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
-
setId
public void setId(RLong id)
- Specified by:
setId
in interfaceIObjectPrx
-
setId
public void setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, Ice.Callback __cb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, Callback_IObject_setId __cb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_setId __cb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
end_setId
public void end_setId(Ice.AsyncResult __iresult)
- Specified by:
end_setId
in interfaceIObjectPrx
-
shallowCopy
public IObject shallowCopy()
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
shallowCopy
in interfaceIObjectPrx
-
shallowCopy
public IObject shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy()
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(Callback_IObject_shallowCopy __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_shallowCopy __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_shallowCopy
public IObject end_shallowCopy(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
end_shallowCopy
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__shallowCopy_completed
public static void __shallowCopy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
-
unload
public void unload()
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
unload
in interfaceIObjectPrx
-
unload
public void unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_unload
public Ice.AsyncResult begin_unload()
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(Callback_IObject_unload __cb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unload __cb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_unload
public void end_unload(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
end_unload
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
unloadCollections
public void unloadCollections()
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
unloadCollections
in interfaceIObjectPrx
-
unloadCollections
public void unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections()
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(Callback_IObject_unloadCollections __cb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadCollections __cb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_unloadCollections
public void end_unloadCollections(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
end_unloadCollections
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
unloadDetails
public void unloadDetails()
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
unloadDetails
in interfaceIObjectPrx
-
unloadDetails
public void unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails()
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(Ice.Callback __cb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(Callback_IObject_unloadDetails __cb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadDetails __cb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_unloadDetails
public void end_unloadDetails(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
end_unloadDetails
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
addAllFilesetEntrySet
public void addAllFilesetEntrySet(java.util.List<FilesetEntry> targets)
- Specified by:
addAllFilesetEntrySet
in interfaceOriginalFilePrx
-
addAllFilesetEntrySet
public void addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllFilesetEntrySet
in interfaceOriginalFilePrx
-
begin_addAllFilesetEntrySet
public Ice.AsyncResult begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets)
- Specified by:
begin_addAllFilesetEntrySet
in 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_addAllFilesetEntrySet
in interfaceOriginalFilePrx
-
begin_addAllFilesetEntrySet
public Ice.AsyncResult begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, Ice.Callback __cb)
- Specified by:
begin_addAllFilesetEntrySet
in 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_addAllFilesetEntrySet
in interfaceOriginalFilePrx
-
begin_addAllFilesetEntrySet
public Ice.AsyncResult begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, Callback_OriginalFile_addAllFilesetEntrySet __cb)
- Specified by:
begin_addAllFilesetEntrySet
in 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_addAllFilesetEntrySet
in 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_addAllFilesetEntrySet
in 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_addAllFilesetEntrySet
in 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_addAllFilesetEntrySet
in 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_addAllFilesetEntrySet
in interfaceOriginalFilePrx
-
end_addAllFilesetEntrySet
public void end_addAllFilesetEntrySet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllFilesetEntrySet
in interfaceOriginalFilePrx
-
addAllOriginalFileAnnotationLinkSet
public void addAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets)
- Specified by:
addAllOriginalFileAnnotationLinkSet
in interfaceOriginalFilePrx
-
addAllOriginalFileAnnotationLinkSet
public void addAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllOriginalFileAnnotationLinkSet
in interfaceOriginalFilePrx
-
begin_addAllOriginalFileAnnotationLinkSet
public Ice.AsyncResult begin_addAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets)
- Specified by:
begin_addAllOriginalFileAnnotationLinkSet
in 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_addAllOriginalFileAnnotationLinkSet
in interfaceOriginalFilePrx
-
begin_addAllOriginalFileAnnotationLinkSet
public Ice.AsyncResult begin_addAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, Ice.Callback __cb)
- Specified by:
begin_addAllOriginalFileAnnotationLinkSet
in 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_addAllOriginalFileAnnotationLinkSet
in interfaceOriginalFilePrx
-
begin_addAllOriginalFileAnnotationLinkSet
public Ice.AsyncResult begin_addAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, Callback_OriginalFile_addAllOriginalFileAnnotationLinkSet __cb)
- Specified by:
begin_addAllOriginalFileAnnotationLinkSet
in 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_addAllOriginalFileAnnotationLinkSet
in 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_addAllOriginalFileAnnotationLinkSet
in 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_addAllOriginalFileAnnotationLinkSet
in 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_addAllOriginalFileAnnotationLinkSet
in 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_addAllOriginalFileAnnotationLinkSet
in interfaceOriginalFilePrx
-
end_addAllOriginalFileAnnotationLinkSet
public void end_addAllOriginalFileAnnotationLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllOriginalFileAnnotationLinkSet
in interfaceOriginalFilePrx
-
addAllPixelsOriginalFileMapSet
public void addAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets)
- Specified by:
addAllPixelsOriginalFileMapSet
in interfaceOriginalFilePrx
-
addAllPixelsOriginalFileMapSet
public void addAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllPixelsOriginalFileMapSet
in interfaceOriginalFilePrx
-
begin_addAllPixelsOriginalFileMapSet
public Ice.AsyncResult begin_addAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets)
- Specified by:
begin_addAllPixelsOriginalFileMapSet
in 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_addAllPixelsOriginalFileMapSet
in interfaceOriginalFilePrx
-
begin_addAllPixelsOriginalFileMapSet
public Ice.AsyncResult begin_addAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, Ice.Callback __cb)
- Specified by:
begin_addAllPixelsOriginalFileMapSet
in 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_addAllPixelsOriginalFileMapSet
in interfaceOriginalFilePrx
-
begin_addAllPixelsOriginalFileMapSet
public Ice.AsyncResult begin_addAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, Callback_OriginalFile_addAllPixelsOriginalFileMapSet __cb)
- Specified by:
begin_addAllPixelsOriginalFileMapSet
in 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_addAllPixelsOriginalFileMapSet
in 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_addAllPixelsOriginalFileMapSet
in 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_addAllPixelsOriginalFileMapSet
in 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_addAllPixelsOriginalFileMapSet
in 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_addAllPixelsOriginalFileMapSet
in interfaceOriginalFilePrx
-
end_addAllPixelsOriginalFileMapSet
public void end_addAllPixelsOriginalFileMapSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllPixelsOriginalFileMapSet
in interfaceOriginalFilePrx
-
addFilesetEntry
public void addFilesetEntry(FilesetEntry target)
- Specified by:
addFilesetEntry
in interfaceOriginalFilePrx
-
addFilesetEntry
public void addFilesetEntry(FilesetEntry target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addFilesetEntry
in interfaceOriginalFilePrx
-
begin_addFilesetEntry
public Ice.AsyncResult begin_addFilesetEntry(FilesetEntry target)
- Specified by:
begin_addFilesetEntry
in interfaceOriginalFilePrx
-
begin_addFilesetEntry
public Ice.AsyncResult begin_addFilesetEntry(FilesetEntry target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addFilesetEntry
in interfaceOriginalFilePrx
-
begin_addFilesetEntry
public Ice.AsyncResult begin_addFilesetEntry(FilesetEntry target, Ice.Callback __cb)
- Specified by:
begin_addFilesetEntry
in 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_addFilesetEntry
in interfaceOriginalFilePrx
-
begin_addFilesetEntry
public Ice.AsyncResult begin_addFilesetEntry(FilesetEntry target, Callback_OriginalFile_addFilesetEntry __cb)
- Specified by:
begin_addFilesetEntry
in 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_addFilesetEntry
in interfaceOriginalFilePrx
-
begin_addFilesetEntry
public Ice.AsyncResult begin_addFilesetEntry(FilesetEntry target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addFilesetEntry
in 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_addFilesetEntry
in 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_addFilesetEntry
in 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_addFilesetEntry
in interfaceOriginalFilePrx
-
end_addFilesetEntry
public void end_addFilesetEntry(Ice.AsyncResult __iresult)
- Specified by:
end_addFilesetEntry
in interfaceOriginalFilePrx
-
addOriginalFileAnnotationLink
public void addOriginalFileAnnotationLink(OriginalFileAnnotationLink target)
- Specified by:
addOriginalFileAnnotationLink
in interfaceOriginalFilePrx
-
addOriginalFileAnnotationLink
public void addOriginalFileAnnotationLink(OriginalFileAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addOriginalFileAnnotationLink
in interfaceOriginalFilePrx
-
begin_addOriginalFileAnnotationLink
public Ice.AsyncResult begin_addOriginalFileAnnotationLink(OriginalFileAnnotationLink target)
- Specified by:
begin_addOriginalFileAnnotationLink
in interfaceOriginalFilePrx
-
begin_addOriginalFileAnnotationLink
public Ice.AsyncResult begin_addOriginalFileAnnotationLink(OriginalFileAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addOriginalFileAnnotationLink
in interfaceOriginalFilePrx
-
begin_addOriginalFileAnnotationLink
public Ice.AsyncResult begin_addOriginalFileAnnotationLink(OriginalFileAnnotationLink target, Ice.Callback __cb)
- Specified by:
begin_addOriginalFileAnnotationLink
in 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_addOriginalFileAnnotationLink
in interfaceOriginalFilePrx
-
begin_addOriginalFileAnnotationLink
public Ice.AsyncResult begin_addOriginalFileAnnotationLink(OriginalFileAnnotationLink target, Callback_OriginalFile_addOriginalFileAnnotationLink __cb)
- Specified by:
begin_addOriginalFileAnnotationLink
in 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_addOriginalFileAnnotationLink
in interfaceOriginalFilePrx
-
begin_addOriginalFileAnnotationLink
public Ice.AsyncResult begin_addOriginalFileAnnotationLink(OriginalFileAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addOriginalFileAnnotationLink
in 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_addOriginalFileAnnotationLink
in 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_addOriginalFileAnnotationLink
in 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_addOriginalFileAnnotationLink
in interfaceOriginalFilePrx
-
end_addOriginalFileAnnotationLink
public void end_addOriginalFileAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_addOriginalFileAnnotationLink
in interfaceOriginalFilePrx
-
addOriginalFileAnnotationLinkToBoth
public void addOriginalFileAnnotationLinkToBoth(OriginalFileAnnotationLink link, boolean bothSides)
- Specified by:
addOriginalFileAnnotationLinkToBoth
in interfaceOriginalFilePrx
-
addOriginalFileAnnotationLinkToBoth
public void addOriginalFileAnnotationLinkToBoth(OriginalFileAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addOriginalFileAnnotationLinkToBoth
in interfaceOriginalFilePrx
-
begin_addOriginalFileAnnotationLinkToBoth
public Ice.AsyncResult begin_addOriginalFileAnnotationLinkToBoth(OriginalFileAnnotationLink link, boolean bothSides)
- Specified by:
begin_addOriginalFileAnnotationLinkToBoth
in 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_addOriginalFileAnnotationLinkToBoth
in interfaceOriginalFilePrx
-
begin_addOriginalFileAnnotationLinkToBoth
public Ice.AsyncResult begin_addOriginalFileAnnotationLinkToBoth(OriginalFileAnnotationLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_addOriginalFileAnnotationLinkToBoth
in 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_addOriginalFileAnnotationLinkToBoth
in interfaceOriginalFilePrx
-
begin_addOriginalFileAnnotationLinkToBoth
public Ice.AsyncResult begin_addOriginalFileAnnotationLinkToBoth(OriginalFileAnnotationLink link, boolean bothSides, Callback_OriginalFile_addOriginalFileAnnotationLinkToBoth __cb)
- Specified by:
begin_addOriginalFileAnnotationLinkToBoth
in 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_addOriginalFileAnnotationLinkToBoth
in 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_addOriginalFileAnnotationLinkToBoth
in 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_addOriginalFileAnnotationLinkToBoth
in 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_addOriginalFileAnnotationLinkToBoth
in 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_addOriginalFileAnnotationLinkToBoth
in interfaceOriginalFilePrx
-
end_addOriginalFileAnnotationLinkToBoth
public void end_addOriginalFileAnnotationLinkToBoth(Ice.AsyncResult __iresult)
- Specified by:
end_addOriginalFileAnnotationLinkToBoth
in interfaceOriginalFilePrx
-
addPixelsOriginalFileMap
public void addPixelsOriginalFileMap(PixelsOriginalFileMap target)
- Specified by:
addPixelsOriginalFileMap
in interfaceOriginalFilePrx
-
addPixelsOriginalFileMap
public void addPixelsOriginalFileMap(PixelsOriginalFileMap target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addPixelsOriginalFileMap
in interfaceOriginalFilePrx
-
begin_addPixelsOriginalFileMap
public Ice.AsyncResult begin_addPixelsOriginalFileMap(PixelsOriginalFileMap target)
- Specified by:
begin_addPixelsOriginalFileMap
in interfaceOriginalFilePrx
-
begin_addPixelsOriginalFileMap
public Ice.AsyncResult begin_addPixelsOriginalFileMap(PixelsOriginalFileMap target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addPixelsOriginalFileMap
in interfaceOriginalFilePrx
-
begin_addPixelsOriginalFileMap
public Ice.AsyncResult begin_addPixelsOriginalFileMap(PixelsOriginalFileMap target, Ice.Callback __cb)
- Specified by:
begin_addPixelsOriginalFileMap
in 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_addPixelsOriginalFileMap
in interfaceOriginalFilePrx
-
begin_addPixelsOriginalFileMap
public Ice.AsyncResult begin_addPixelsOriginalFileMap(PixelsOriginalFileMap target, Callback_OriginalFile_addPixelsOriginalFileMap __cb)
- Specified by:
begin_addPixelsOriginalFileMap
in 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_addPixelsOriginalFileMap
in interfaceOriginalFilePrx
-
begin_addPixelsOriginalFileMap
public Ice.AsyncResult begin_addPixelsOriginalFileMap(PixelsOriginalFileMap target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addPixelsOriginalFileMap
in 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_addPixelsOriginalFileMap
in 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_addPixelsOriginalFileMap
in 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_addPixelsOriginalFileMap
in interfaceOriginalFilePrx
-
end_addPixelsOriginalFileMap
public void end_addPixelsOriginalFileMap(Ice.AsyncResult __iresult)
- Specified by:
end_addPixelsOriginalFileMap
in interfaceOriginalFilePrx
-
addPixelsOriginalFileMapToBoth
public void addPixelsOriginalFileMapToBoth(PixelsOriginalFileMap link, boolean bothSides)
- Specified by:
addPixelsOriginalFileMapToBoth
in interfaceOriginalFilePrx
-
addPixelsOriginalFileMapToBoth
public void addPixelsOriginalFileMapToBoth(PixelsOriginalFileMap link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addPixelsOriginalFileMapToBoth
in interfaceOriginalFilePrx
-
begin_addPixelsOriginalFileMapToBoth
public Ice.AsyncResult begin_addPixelsOriginalFileMapToBoth(PixelsOriginalFileMap link, boolean bothSides)
- Specified by:
begin_addPixelsOriginalFileMapToBoth
in 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_addPixelsOriginalFileMapToBoth
in interfaceOriginalFilePrx
-
begin_addPixelsOriginalFileMapToBoth
public Ice.AsyncResult begin_addPixelsOriginalFileMapToBoth(PixelsOriginalFileMap link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_addPixelsOriginalFileMapToBoth
in 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_addPixelsOriginalFileMapToBoth
in interfaceOriginalFilePrx
-
begin_addPixelsOriginalFileMapToBoth
public Ice.AsyncResult begin_addPixelsOriginalFileMapToBoth(PixelsOriginalFileMap link, boolean bothSides, Callback_OriginalFile_addPixelsOriginalFileMapToBoth __cb)
- Specified by:
begin_addPixelsOriginalFileMapToBoth
in 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_addPixelsOriginalFileMapToBoth
in 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_addPixelsOriginalFileMapToBoth
in 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_addPixelsOriginalFileMapToBoth
in 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_addPixelsOriginalFileMapToBoth
in 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_addPixelsOriginalFileMapToBoth
in interfaceOriginalFilePrx
-
end_addPixelsOriginalFileMapToBoth
public void end_addPixelsOriginalFileMapToBoth(Ice.AsyncResult __iresult)
- Specified by:
end_addPixelsOriginalFileMapToBoth
in interfaceOriginalFilePrx
-
clearAnnotationLinks
public void clearAnnotationLinks()
- Specified by:
clearAnnotationLinks
in interfaceOriginalFilePrx
-
clearAnnotationLinks
public void clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearAnnotationLinks
in interfaceOriginalFilePrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks()
- Specified by:
begin_clearAnnotationLinks
in interfaceOriginalFilePrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearAnnotationLinks
in interfaceOriginalFilePrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_clearAnnotationLinks
in interfaceOriginalFilePrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_clearAnnotationLinks
in interfaceOriginalFilePrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(Callback_OriginalFile_clearAnnotationLinks __cb)
- Specified by:
begin_clearAnnotationLinks
in 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_clearAnnotationLinks
in interfaceOriginalFilePrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearAnnotationLinks
in 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_clearAnnotationLinks
in 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_clearAnnotationLinks
in 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_clearAnnotationLinks
in interfaceOriginalFilePrx
-
end_clearAnnotationLinks
public void end_clearAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_clearAnnotationLinks
in interfaceOriginalFilePrx
-
clearFilesetEntries
public void clearFilesetEntries()
- Specified by:
clearFilesetEntries
in interfaceOriginalFilePrx
-
clearFilesetEntries
public void clearFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearFilesetEntries
in interfaceOriginalFilePrx
-
begin_clearFilesetEntries
public Ice.AsyncResult begin_clearFilesetEntries()
- Specified by:
begin_clearFilesetEntries
in interfaceOriginalFilePrx
-
begin_clearFilesetEntries
public Ice.AsyncResult begin_clearFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearFilesetEntries
in interfaceOriginalFilePrx
-
begin_clearFilesetEntries
public Ice.AsyncResult begin_clearFilesetEntries(Ice.Callback __cb)
- Specified by:
begin_clearFilesetEntries
in interfaceOriginalFilePrx
-
begin_clearFilesetEntries
public Ice.AsyncResult begin_clearFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_clearFilesetEntries
in interfaceOriginalFilePrx
-
begin_clearFilesetEntries
public Ice.AsyncResult begin_clearFilesetEntries(Callback_OriginalFile_clearFilesetEntries __cb)
- Specified by:
begin_clearFilesetEntries
in 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_clearFilesetEntries
in interfaceOriginalFilePrx
-
begin_clearFilesetEntries
public Ice.AsyncResult begin_clearFilesetEntries(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearFilesetEntries
in 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_clearFilesetEntries
in 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_clearFilesetEntries
in 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_clearFilesetEntries
in interfaceOriginalFilePrx
-
end_clearFilesetEntries
public void end_clearFilesetEntries(Ice.AsyncResult __iresult)
- Specified by:
end_clearFilesetEntries
in interfaceOriginalFilePrx
-
clearPixelsFileMaps
public void clearPixelsFileMaps()
- Specified by:
clearPixelsFileMaps
in interfaceOriginalFilePrx
-
clearPixelsFileMaps
public void clearPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearPixelsFileMaps
in interfaceOriginalFilePrx
-
begin_clearPixelsFileMaps
public Ice.AsyncResult begin_clearPixelsFileMaps()
- Specified by:
begin_clearPixelsFileMaps
in interfaceOriginalFilePrx
-
begin_clearPixelsFileMaps
public Ice.AsyncResult begin_clearPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearPixelsFileMaps
in interfaceOriginalFilePrx
-
begin_clearPixelsFileMaps
public Ice.AsyncResult begin_clearPixelsFileMaps(Ice.Callback __cb)
- Specified by:
begin_clearPixelsFileMaps
in interfaceOriginalFilePrx
-
begin_clearPixelsFileMaps
public Ice.AsyncResult begin_clearPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_clearPixelsFileMaps
in interfaceOriginalFilePrx
-
begin_clearPixelsFileMaps
public Ice.AsyncResult begin_clearPixelsFileMaps(Callback_OriginalFile_clearPixelsFileMaps __cb)
- Specified by:
begin_clearPixelsFileMaps
in 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_clearPixelsFileMaps
in interfaceOriginalFilePrx
-
begin_clearPixelsFileMaps
public Ice.AsyncResult begin_clearPixelsFileMaps(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearPixelsFileMaps
in 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_clearPixelsFileMaps
in 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_clearPixelsFileMaps
in 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_clearPixelsFileMaps
in interfaceOriginalFilePrx
-
end_clearPixelsFileMaps
public void end_clearPixelsFileMaps(Ice.AsyncResult __iresult)
- Specified by:
end_clearPixelsFileMaps
in interfaceOriginalFilePrx
-
copyAnnotationLinks
public java.util.List<OriginalFileAnnotationLink> copyAnnotationLinks()
- Specified by:
copyAnnotationLinks
in interfaceOriginalFilePrx
-
copyAnnotationLinks
public java.util.List<OriginalFileAnnotationLink> copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyAnnotationLinks
in interfaceOriginalFilePrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks()
- Specified by:
begin_copyAnnotationLinks
in interfaceOriginalFilePrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyAnnotationLinks
in interfaceOriginalFilePrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_copyAnnotationLinks
in interfaceOriginalFilePrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_copyAnnotationLinks
in interfaceOriginalFilePrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(Callback_OriginalFile_copyAnnotationLinks __cb)
- Specified by:
begin_copyAnnotationLinks
in 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_copyAnnotationLinks
in 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_copyAnnotationLinks
in 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_copyAnnotationLinks
in 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_copyAnnotationLinks
in 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_copyAnnotationLinks
in interfaceOriginalFilePrx
-
end_copyAnnotationLinks
public java.util.List<OriginalFileAnnotationLink> end_copyAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_copyAnnotationLinks
in 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:
copyFilesetEntries
in interfaceOriginalFilePrx
-
copyFilesetEntries
public java.util.List<FilesetEntry> copyFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyFilesetEntries
in interfaceOriginalFilePrx
-
begin_copyFilesetEntries
public Ice.AsyncResult begin_copyFilesetEntries()
- Specified by:
begin_copyFilesetEntries
in interfaceOriginalFilePrx
-
begin_copyFilesetEntries
public Ice.AsyncResult begin_copyFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyFilesetEntries
in interfaceOriginalFilePrx
-
begin_copyFilesetEntries
public Ice.AsyncResult begin_copyFilesetEntries(Ice.Callback __cb)
- Specified by:
begin_copyFilesetEntries
in interfaceOriginalFilePrx
-
begin_copyFilesetEntries
public Ice.AsyncResult begin_copyFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_copyFilesetEntries
in interfaceOriginalFilePrx
-
begin_copyFilesetEntries
public Ice.AsyncResult begin_copyFilesetEntries(Callback_OriginalFile_copyFilesetEntries __cb)
- Specified by:
begin_copyFilesetEntries
in 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_copyFilesetEntries
in 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_copyFilesetEntries
in 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_copyFilesetEntries
in 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_copyFilesetEntries
in 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_copyFilesetEntries
in interfaceOriginalFilePrx
-
end_copyFilesetEntries
public java.util.List<FilesetEntry> end_copyFilesetEntries(Ice.AsyncResult __iresult)
- Specified by:
end_copyFilesetEntries
in 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:
copyPixelsFileMaps
in interfaceOriginalFilePrx
-
copyPixelsFileMaps
public java.util.List<PixelsOriginalFileMap> copyPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyPixelsFileMaps
in interfaceOriginalFilePrx
-
begin_copyPixelsFileMaps
public Ice.AsyncResult begin_copyPixelsFileMaps()
- Specified by:
begin_copyPixelsFileMaps
in interfaceOriginalFilePrx
-
begin_copyPixelsFileMaps
public Ice.AsyncResult begin_copyPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyPixelsFileMaps
in interfaceOriginalFilePrx
-
begin_copyPixelsFileMaps
public Ice.AsyncResult begin_copyPixelsFileMaps(Ice.Callback __cb)
- Specified by:
begin_copyPixelsFileMaps
in interfaceOriginalFilePrx
-
begin_copyPixelsFileMaps
public Ice.AsyncResult begin_copyPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_copyPixelsFileMaps
in interfaceOriginalFilePrx
-
begin_copyPixelsFileMaps
public Ice.AsyncResult begin_copyPixelsFileMaps(Callback_OriginalFile_copyPixelsFileMaps __cb)
- Specified by:
begin_copyPixelsFileMaps
in 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_copyPixelsFileMaps
in 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_copyPixelsFileMaps
in 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_copyPixelsFileMaps
in 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_copyPixelsFileMaps
in 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_copyPixelsFileMaps
in interfaceOriginalFilePrx
-
end_copyPixelsFileMaps
public java.util.List<PixelsOriginalFileMap> end_copyPixelsFileMaps(Ice.AsyncResult __iresult)
- Specified by:
end_copyPixelsFileMaps
in 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:
findOriginalFileAnnotationLink
in interfaceOriginalFilePrx
-
findOriginalFileAnnotationLink
public java.util.List<OriginalFileAnnotationLink> findOriginalFileAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
findOriginalFileAnnotationLink
in interfaceOriginalFilePrx
-
begin_findOriginalFileAnnotationLink
public Ice.AsyncResult begin_findOriginalFileAnnotationLink(Annotation removal)
- Specified by:
begin_findOriginalFileAnnotationLink
in interfaceOriginalFilePrx
-
begin_findOriginalFileAnnotationLink
public Ice.AsyncResult begin_findOriginalFileAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_findOriginalFileAnnotationLink
in interfaceOriginalFilePrx
-
begin_findOriginalFileAnnotationLink
public Ice.AsyncResult begin_findOriginalFileAnnotationLink(Annotation removal, Ice.Callback __cb)
- Specified by:
begin_findOriginalFileAnnotationLink
in 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_findOriginalFileAnnotationLink
in interfaceOriginalFilePrx
-
begin_findOriginalFileAnnotationLink
public Ice.AsyncResult begin_findOriginalFileAnnotationLink(Annotation removal, Callback_OriginalFile_findOriginalFileAnnotationLink __cb)
- Specified by:
begin_findOriginalFileAnnotationLink
in 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_findOriginalFileAnnotationLink
in 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_findOriginalFileAnnotationLink
in 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_findOriginalFileAnnotationLink
in 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_findOriginalFileAnnotationLink
in 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_findOriginalFileAnnotationLink
in interfaceOriginalFilePrx
-
end_findOriginalFileAnnotationLink
public java.util.List<OriginalFileAnnotationLink> end_findOriginalFileAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_findOriginalFileAnnotationLink
in 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:
findPixelsOriginalFileMap
in interfaceOriginalFilePrx
-
findPixelsOriginalFileMap
public java.util.List<PixelsOriginalFileMap> findPixelsOriginalFileMap(Pixels removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
findPixelsOriginalFileMap
in interfaceOriginalFilePrx
-
begin_findPixelsOriginalFileMap
public Ice.AsyncResult begin_findPixelsOriginalFileMap(Pixels removal)
- Specified by:
begin_findPixelsOriginalFileMap
in interfaceOriginalFilePrx
-
begin_findPixelsOriginalFileMap
public Ice.AsyncResult begin_findPixelsOriginalFileMap(Pixels removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_findPixelsOriginalFileMap
in interfaceOriginalFilePrx
-
begin_findPixelsOriginalFileMap
public Ice.AsyncResult begin_findPixelsOriginalFileMap(Pixels removal, Ice.Callback __cb)
- Specified by:
begin_findPixelsOriginalFileMap
in 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_findPixelsOriginalFileMap
in interfaceOriginalFilePrx
-
begin_findPixelsOriginalFileMap
public Ice.AsyncResult begin_findPixelsOriginalFileMap(Pixels removal, Callback_OriginalFile_findPixelsOriginalFileMap __cb)
- Specified by:
begin_findPixelsOriginalFileMap
in 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_findPixelsOriginalFileMap
in 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_findPixelsOriginalFileMap
in 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_findPixelsOriginalFileMap
in 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_findPixelsOriginalFileMap
in 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_findPixelsOriginalFileMap
in interfaceOriginalFilePrx
-
end_findPixelsOriginalFileMap
public java.util.List<PixelsOriginalFileMap> end_findPixelsOriginalFileMap(Ice.AsyncResult __iresult)
- Specified by:
end_findPixelsOriginalFileMap
in 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:
getAnnotationLinksCountPerOwner
in 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:
getAnnotationLinksCountPerOwner
in interfaceOriginalFilePrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner()
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceOriginalFilePrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceOriginalFilePrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceOriginalFilePrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceOriginalFilePrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Callback_OriginalFile_getAnnotationLinksCountPerOwner __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in 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_getAnnotationLinksCountPerOwner
in 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_getAnnotationLinksCountPerOwner
in 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_getAnnotationLinksCountPerOwner
in 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_getAnnotationLinksCountPerOwner
in 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_getAnnotationLinksCountPerOwner
in interfaceOriginalFilePrx
-
end_getAnnotationLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult)
- Specified by:
end_getAnnotationLinksCountPerOwner
in 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:
getAtime
in interfaceOriginalFilePrx
-
getAtime
public RTime getAtime(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getAtime
in interfaceOriginalFilePrx
-
begin_getAtime
public Ice.AsyncResult begin_getAtime()
- Specified by:
begin_getAtime
in interfaceOriginalFilePrx
-
begin_getAtime
public Ice.AsyncResult begin_getAtime(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getAtime
in interfaceOriginalFilePrx
-
begin_getAtime
public Ice.AsyncResult begin_getAtime(Ice.Callback __cb)
- Specified by:
begin_getAtime
in interfaceOriginalFilePrx
-
begin_getAtime
public Ice.AsyncResult begin_getAtime(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getAtime
in interfaceOriginalFilePrx
-
begin_getAtime
public Ice.AsyncResult begin_getAtime(Callback_OriginalFile_getAtime __cb)
- Specified by:
begin_getAtime
in 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_getAtime
in interfaceOriginalFilePrx
-
begin_getAtime
public Ice.AsyncResult begin_getAtime(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getAtime
in 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_getAtime
in 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_getAtime
in 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_getAtime
in interfaceOriginalFilePrx
-
end_getAtime
public RTime end_getAtime(Ice.AsyncResult __iresult)
- Specified by:
end_getAtime
in interfaceOriginalFilePrx
-
__getAtime_completed
public static void __getAtime_completed(Ice.TwowayCallbackArg1<RTime> __cb, Ice.AsyncResult __result)
-
getCtime
public RTime getCtime()
- Specified by:
getCtime
in interfaceOriginalFilePrx
-
getCtime
public RTime getCtime(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getCtime
in interfaceOriginalFilePrx
-
begin_getCtime
public Ice.AsyncResult begin_getCtime()
- Specified by:
begin_getCtime
in interfaceOriginalFilePrx
-
begin_getCtime
public Ice.AsyncResult begin_getCtime(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getCtime
in interfaceOriginalFilePrx
-
begin_getCtime
public Ice.AsyncResult begin_getCtime(Ice.Callback __cb)
- Specified by:
begin_getCtime
in interfaceOriginalFilePrx
-
begin_getCtime
public Ice.AsyncResult begin_getCtime(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getCtime
in interfaceOriginalFilePrx
-
begin_getCtime
public Ice.AsyncResult begin_getCtime(Callback_OriginalFile_getCtime __cb)
- Specified by:
begin_getCtime
in 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_getCtime
in interfaceOriginalFilePrx
-
begin_getCtime
public Ice.AsyncResult begin_getCtime(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getCtime
in 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_getCtime
in 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_getCtime
in 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_getCtime
in interfaceOriginalFilePrx
-
end_getCtime
public RTime end_getCtime(Ice.AsyncResult __iresult)
- Specified by:
end_getCtime
in interfaceOriginalFilePrx
-
__getCtime_completed
public static void __getCtime_completed(Ice.TwowayCallbackArg1<RTime> __cb, Ice.AsyncResult __result)
-
getHash
public RString getHash()
- Specified by:
getHash
in interfaceOriginalFilePrx
-
getHash
public RString getHash(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getHash
in interfaceOriginalFilePrx
-
begin_getHash
public Ice.AsyncResult begin_getHash()
- Specified by:
begin_getHash
in interfaceOriginalFilePrx
-
begin_getHash
public Ice.AsyncResult begin_getHash(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getHash
in interfaceOriginalFilePrx
-
begin_getHash
public Ice.AsyncResult begin_getHash(Ice.Callback __cb)
- Specified by:
begin_getHash
in interfaceOriginalFilePrx
-
begin_getHash
public Ice.AsyncResult begin_getHash(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getHash
in interfaceOriginalFilePrx
-
begin_getHash
public Ice.AsyncResult begin_getHash(Callback_OriginalFile_getHash __cb)
- Specified by:
begin_getHash
in 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_getHash
in interfaceOriginalFilePrx
-
begin_getHash
public Ice.AsyncResult begin_getHash(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getHash
in 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_getHash
in 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_getHash
in 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_getHash
in interfaceOriginalFilePrx
-
end_getHash
public RString end_getHash(Ice.AsyncResult __iresult)
- Specified by:
end_getHash
in interfaceOriginalFilePrx
-
__getHash_completed
public static void __getHash_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getHasher
public ChecksumAlgorithm getHasher()
- Specified by:
getHasher
in interfaceOriginalFilePrx
-
getHasher
public ChecksumAlgorithm getHasher(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getHasher
in interfaceOriginalFilePrx
-
begin_getHasher
public Ice.AsyncResult begin_getHasher()
- Specified by:
begin_getHasher
in interfaceOriginalFilePrx
-
begin_getHasher
public Ice.AsyncResult begin_getHasher(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getHasher
in interfaceOriginalFilePrx
-
begin_getHasher
public Ice.AsyncResult begin_getHasher(Ice.Callback __cb)
- Specified by:
begin_getHasher
in interfaceOriginalFilePrx
-
begin_getHasher
public Ice.AsyncResult begin_getHasher(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getHasher
in interfaceOriginalFilePrx
-
begin_getHasher
public Ice.AsyncResult begin_getHasher(Callback_OriginalFile_getHasher __cb)
- Specified by:
begin_getHasher
in 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_getHasher
in interfaceOriginalFilePrx
-
begin_getHasher
public Ice.AsyncResult begin_getHasher(IceInternal.Functional_GenericCallback1<ChecksumAlgorithm> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getHasher
in 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_getHasher
in 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_getHasher
in 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_getHasher
in interfaceOriginalFilePrx
-
end_getHasher
public ChecksumAlgorithm end_getHasher(Ice.AsyncResult __iresult)
- Specified by:
end_getHasher
in interfaceOriginalFilePrx
-
__getHasher_completed
public static void __getHasher_completed(Ice.TwowayCallbackArg1<ChecksumAlgorithm> __cb, Ice.AsyncResult __result)
-
getMimetype
public RString getMimetype()
- Specified by:
getMimetype
in interfaceOriginalFilePrx
-
getMimetype
public RString getMimetype(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getMimetype
in interfaceOriginalFilePrx
-
begin_getMimetype
public Ice.AsyncResult begin_getMimetype()
- Specified by:
begin_getMimetype
in interfaceOriginalFilePrx
-
begin_getMimetype
public Ice.AsyncResult begin_getMimetype(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getMimetype
in interfaceOriginalFilePrx
-
begin_getMimetype
public Ice.AsyncResult begin_getMimetype(Ice.Callback __cb)
- Specified by:
begin_getMimetype
in interfaceOriginalFilePrx
-
begin_getMimetype
public Ice.AsyncResult begin_getMimetype(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getMimetype
in interfaceOriginalFilePrx
-
begin_getMimetype
public Ice.AsyncResult begin_getMimetype(Callback_OriginalFile_getMimetype __cb)
- Specified by:
begin_getMimetype
in 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_getMimetype
in interfaceOriginalFilePrx
-
begin_getMimetype
public Ice.AsyncResult begin_getMimetype(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getMimetype
in 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_getMimetype
in 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_getMimetype
in 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_getMimetype
in interfaceOriginalFilePrx
-
end_getMimetype
public RString end_getMimetype(Ice.AsyncResult __iresult)
- Specified by:
end_getMimetype
in interfaceOriginalFilePrx
-
__getMimetype_completed
public static void __getMimetype_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getMtime
public RTime getMtime()
- Specified by:
getMtime
in interfaceOriginalFilePrx
-
getMtime
public RTime getMtime(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getMtime
in interfaceOriginalFilePrx
-
begin_getMtime
public Ice.AsyncResult begin_getMtime()
- Specified by:
begin_getMtime
in interfaceOriginalFilePrx
-
begin_getMtime
public Ice.AsyncResult begin_getMtime(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getMtime
in interfaceOriginalFilePrx
-
begin_getMtime
public Ice.AsyncResult begin_getMtime(Ice.Callback __cb)
- Specified by:
begin_getMtime
in interfaceOriginalFilePrx
-
begin_getMtime
public Ice.AsyncResult begin_getMtime(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getMtime
in interfaceOriginalFilePrx
-
begin_getMtime
public Ice.AsyncResult begin_getMtime(Callback_OriginalFile_getMtime __cb)
- Specified by:
begin_getMtime
in 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_getMtime
in interfaceOriginalFilePrx
-
begin_getMtime
public Ice.AsyncResult begin_getMtime(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getMtime
in 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_getMtime
in 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_getMtime
in 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_getMtime
in interfaceOriginalFilePrx
-
end_getMtime
public RTime end_getMtime(Ice.AsyncResult __iresult)
- Specified by:
end_getMtime
in interfaceOriginalFilePrx
-
__getMtime_completed
public static void __getMtime_completed(Ice.TwowayCallbackArg1<RTime> __cb, Ice.AsyncResult __result)
-
getName
public RString getName()
- Specified by:
getName
in interfaceOriginalFilePrx
-
getName
public RString getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getName
in interfaceOriginalFilePrx
-
begin_getName
public Ice.AsyncResult begin_getName()
- Specified by:
begin_getName
in interfaceOriginalFilePrx
-
begin_getName
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getName
in interfaceOriginalFilePrx
-
begin_getName
public Ice.AsyncResult begin_getName(Ice.Callback __cb)
- Specified by:
begin_getName
in interfaceOriginalFilePrx
-
begin_getName
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getName
in interfaceOriginalFilePrx
-
begin_getName
public Ice.AsyncResult begin_getName(Callback_OriginalFile_getName __cb)
- Specified by:
begin_getName
in 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_getName
in interfaceOriginalFilePrx
-
begin_getName
public Ice.AsyncResult begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getName
in 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_getName
in 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_getName
in 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_getName
in interfaceOriginalFilePrx
-
end_getName
public RString end_getName(Ice.AsyncResult __iresult)
- Specified by:
end_getName
in interfaceOriginalFilePrx
-
__getName_completed
public static void __getName_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getPath
public RString getPath()
- Specified by:
getPath
in interfaceOriginalFilePrx
-
getPath
public RString getPath(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getPath
in interfaceOriginalFilePrx
-
begin_getPath
public Ice.AsyncResult begin_getPath()
- Specified by:
begin_getPath
in interfaceOriginalFilePrx
-
begin_getPath
public Ice.AsyncResult begin_getPath(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getPath
in interfaceOriginalFilePrx
-
begin_getPath
public Ice.AsyncResult begin_getPath(Ice.Callback __cb)
- Specified by:
begin_getPath
in interfaceOriginalFilePrx
-
begin_getPath
public Ice.AsyncResult begin_getPath(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getPath
in interfaceOriginalFilePrx
-
begin_getPath
public Ice.AsyncResult begin_getPath(Callback_OriginalFile_getPath __cb)
- Specified by:
begin_getPath
in 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_getPath
in interfaceOriginalFilePrx
-
begin_getPath
public Ice.AsyncResult begin_getPath(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getPath
in 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_getPath
in 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_getPath
in 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_getPath
in interfaceOriginalFilePrx
-
end_getPath
public RString end_getPath(Ice.AsyncResult __iresult)
- Specified by:
end_getPath
in 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:
getPixelsFileMapsCountPerOwner
in 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:
getPixelsFileMapsCountPerOwner
in interfaceOriginalFilePrx
-
begin_getPixelsFileMapsCountPerOwner
public Ice.AsyncResult begin_getPixelsFileMapsCountPerOwner()
- Specified by:
begin_getPixelsFileMapsCountPerOwner
in interfaceOriginalFilePrx
-
begin_getPixelsFileMapsCountPerOwner
public Ice.AsyncResult begin_getPixelsFileMapsCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getPixelsFileMapsCountPerOwner
in interfaceOriginalFilePrx
-
begin_getPixelsFileMapsCountPerOwner
public Ice.AsyncResult begin_getPixelsFileMapsCountPerOwner(Ice.Callback __cb)
- Specified by:
begin_getPixelsFileMapsCountPerOwner
in interfaceOriginalFilePrx
-
begin_getPixelsFileMapsCountPerOwner
public Ice.AsyncResult begin_getPixelsFileMapsCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getPixelsFileMapsCountPerOwner
in interfaceOriginalFilePrx
-
begin_getPixelsFileMapsCountPerOwner
public Ice.AsyncResult begin_getPixelsFileMapsCountPerOwner(Callback_OriginalFile_getPixelsFileMapsCountPerOwner __cb)
- Specified by:
begin_getPixelsFileMapsCountPerOwner
in 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_getPixelsFileMapsCountPerOwner
in 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_getPixelsFileMapsCountPerOwner
in 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_getPixelsFileMapsCountPerOwner
in 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_getPixelsFileMapsCountPerOwner
in 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_getPixelsFileMapsCountPerOwner
in interfaceOriginalFilePrx
-
end_getPixelsFileMapsCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> end_getPixelsFileMapsCountPerOwner(Ice.AsyncResult __iresult)
- Specified by:
end_getPixelsFileMapsCountPerOwner
in 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:
getRepo
in interfaceOriginalFilePrx
-
getRepo
public RString getRepo(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getRepo
in interfaceOriginalFilePrx
-
begin_getRepo
public Ice.AsyncResult begin_getRepo()
- Specified by:
begin_getRepo
in interfaceOriginalFilePrx
-
begin_getRepo
public Ice.AsyncResult begin_getRepo(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getRepo
in interfaceOriginalFilePrx
-
begin_getRepo
public Ice.AsyncResult begin_getRepo(Ice.Callback __cb)
- Specified by:
begin_getRepo
in interfaceOriginalFilePrx
-
begin_getRepo
public Ice.AsyncResult begin_getRepo(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getRepo
in interfaceOriginalFilePrx
-
begin_getRepo
public Ice.AsyncResult begin_getRepo(Callback_OriginalFile_getRepo __cb)
- Specified by:
begin_getRepo
in 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_getRepo
in interfaceOriginalFilePrx
-
begin_getRepo
public Ice.AsyncResult begin_getRepo(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getRepo
in 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_getRepo
in 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_getRepo
in 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_getRepo
in interfaceOriginalFilePrx
-
end_getRepo
public RString end_getRepo(Ice.AsyncResult __iresult)
- Specified by:
end_getRepo
in interfaceOriginalFilePrx
-
__getRepo_completed
public static void __getRepo_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getSize
public RLong getSize()
- Specified by:
getSize
in interfaceOriginalFilePrx
-
getSize
public RLong getSize(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getSize
in interfaceOriginalFilePrx
-
begin_getSize
public Ice.AsyncResult begin_getSize()
- Specified by:
begin_getSize
in interfaceOriginalFilePrx
-
begin_getSize
public Ice.AsyncResult begin_getSize(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getSize
in interfaceOriginalFilePrx
-
begin_getSize
public Ice.AsyncResult begin_getSize(Ice.Callback __cb)
- Specified by:
begin_getSize
in interfaceOriginalFilePrx
-
begin_getSize
public Ice.AsyncResult begin_getSize(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getSize
in interfaceOriginalFilePrx
-
begin_getSize
public Ice.AsyncResult begin_getSize(Callback_OriginalFile_getSize __cb)
- Specified by:
begin_getSize
in 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_getSize
in interfaceOriginalFilePrx
-
begin_getSize
public Ice.AsyncResult begin_getSize(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getSize
in 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_getSize
in 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_getSize
in 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_getSize
in interfaceOriginalFilePrx
-
end_getSize
public RLong end_getSize(Ice.AsyncResult __iresult)
- Specified by:
end_getSize
in interfaceOriginalFilePrx
-
__getSize_completed
public static void __getSize_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)
-
getVersion
public RInt getVersion()
- Specified by:
getVersion
in interfaceOriginalFilePrx
-
getVersion
public RInt getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getVersion
in interfaceOriginalFilePrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion()
- Specified by:
begin_getVersion
in interfaceOriginalFilePrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getVersion
in interfaceOriginalFilePrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(Ice.Callback __cb)
- Specified by:
begin_getVersion
in interfaceOriginalFilePrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getVersion
in interfaceOriginalFilePrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(Callback_OriginalFile_getVersion __cb)
- Specified by:
begin_getVersion
in 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_getVersion
in interfaceOriginalFilePrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getVersion
in 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_getVersion
in 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_getVersion
in 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_getVersion
in interfaceOriginalFilePrx
-
end_getVersion
public RInt end_getVersion(Ice.AsyncResult __iresult)
- Specified by:
end_getVersion
in interfaceOriginalFilePrx
-
__getVersion_completed
public static void __getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
-
linkAnnotation
public OriginalFileAnnotationLink linkAnnotation(Annotation addition)
- Specified by:
linkAnnotation
in interfaceOriginalFilePrx
-
linkAnnotation
public OriginalFileAnnotationLink linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkAnnotation
in interfaceOriginalFilePrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition)
- Specified by:
begin_linkAnnotation
in interfaceOriginalFilePrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkAnnotation
in interfaceOriginalFilePrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Ice.Callback __cb)
- Specified by:
begin_linkAnnotation
in 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_linkAnnotation
in interfaceOriginalFilePrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Callback_OriginalFile_linkAnnotation __cb)
- Specified by:
begin_linkAnnotation
in 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_linkAnnotation
in interfaceOriginalFilePrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<OriginalFileAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkAnnotation
in 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_linkAnnotation
in 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_linkAnnotation
in 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_linkAnnotation
in interfaceOriginalFilePrx
-
end_linkAnnotation
public OriginalFileAnnotationLink end_linkAnnotation(Ice.AsyncResult __iresult)
- Specified by:
end_linkAnnotation
in interfaceOriginalFilePrx
-
__linkAnnotation_completed
public static void __linkAnnotation_completed(Ice.TwowayCallbackArg1<OriginalFileAnnotationLink> __cb, Ice.AsyncResult __result)
-
linkPixels
public PixelsOriginalFileMap linkPixels(Pixels addition)
- Specified by:
linkPixels
in interfaceOriginalFilePrx
-
linkPixels
public PixelsOriginalFileMap linkPixels(Pixels addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkPixels
in interfaceOriginalFilePrx
-
begin_linkPixels
public Ice.AsyncResult begin_linkPixels(Pixels addition)
- Specified by:
begin_linkPixels
in interfaceOriginalFilePrx
-
begin_linkPixels
public Ice.AsyncResult begin_linkPixels(Pixels addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkPixels
in interfaceOriginalFilePrx
-
begin_linkPixels
public Ice.AsyncResult begin_linkPixels(Pixels addition, Ice.Callback __cb)
- Specified by:
begin_linkPixels
in 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_linkPixels
in interfaceOriginalFilePrx
-
begin_linkPixels
public Ice.AsyncResult begin_linkPixels(Pixels addition, Callback_OriginalFile_linkPixels __cb)
- Specified by:
begin_linkPixels
in 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_linkPixels
in interfaceOriginalFilePrx
-
begin_linkPixels
public Ice.AsyncResult begin_linkPixels(Pixels addition, IceInternal.Functional_GenericCallback1<PixelsOriginalFileMap> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkPixels
in 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_linkPixels
in 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_linkPixels
in 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_linkPixels
in interfaceOriginalFilePrx
-
end_linkPixels
public PixelsOriginalFileMap end_linkPixels(Ice.AsyncResult __iresult)
- Specified by:
end_linkPixels
in interfaceOriginalFilePrx
-
__linkPixels_completed
public static void __linkPixels_completed(Ice.TwowayCallbackArg1<PixelsOriginalFileMap> __cb, Ice.AsyncResult __result)
-
linkedAnnotationList
public java.util.List<Annotation> linkedAnnotationList()
- Specified by:
linkedAnnotationList
in interfaceOriginalFilePrx
-
linkedAnnotationList
public java.util.List<Annotation> linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkedAnnotationList
in interfaceOriginalFilePrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList()
- Specified by:
begin_linkedAnnotationList
in interfaceOriginalFilePrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkedAnnotationList
in interfaceOriginalFilePrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(Ice.Callback __cb)
- Specified by:
begin_linkedAnnotationList
in interfaceOriginalFilePrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_linkedAnnotationList
in interfaceOriginalFilePrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(Callback_OriginalFile_linkedAnnotationList __cb)
- Specified by:
begin_linkedAnnotationList
in 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_linkedAnnotationList
in 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_linkedAnnotationList
in 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_linkedAnnotationList
in 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_linkedAnnotationList
in 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_linkedAnnotationList
in interfaceOriginalFilePrx
-
end_linkedAnnotationList
public java.util.List<Annotation> end_linkedAnnotationList(Ice.AsyncResult __iresult)
- Specified by:
end_linkedAnnotationList
in 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:
linkedPixelsList
in interfaceOriginalFilePrx
-
linkedPixelsList
public java.util.List<Pixels> linkedPixelsList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkedPixelsList
in interfaceOriginalFilePrx
-
begin_linkedPixelsList
public Ice.AsyncResult begin_linkedPixelsList()
- Specified by:
begin_linkedPixelsList
in interfaceOriginalFilePrx
-
begin_linkedPixelsList
public Ice.AsyncResult begin_linkedPixelsList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkedPixelsList
in interfaceOriginalFilePrx
-
begin_linkedPixelsList
public Ice.AsyncResult begin_linkedPixelsList(Ice.Callback __cb)
- Specified by:
begin_linkedPixelsList
in interfaceOriginalFilePrx
-
begin_linkedPixelsList
public Ice.AsyncResult begin_linkedPixelsList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_linkedPixelsList
in interfaceOriginalFilePrx
-
begin_linkedPixelsList
public Ice.AsyncResult begin_linkedPixelsList(Callback_OriginalFile_linkedPixelsList __cb)
- Specified by:
begin_linkedPixelsList
in 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_linkedPixelsList
in 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_linkedPixelsList
in 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_linkedPixelsList
in 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_linkedPixelsList
in 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_linkedPixelsList
in interfaceOriginalFilePrx
-
end_linkedPixelsList
public java.util.List<Pixels> end_linkedPixelsList(Ice.AsyncResult __iresult)
- Specified by:
end_linkedPixelsList
in 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:
reloadAnnotationLinks
in interfaceOriginalFilePrx
-
reloadAnnotationLinks
public void reloadAnnotationLinks(OriginalFile toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadAnnotationLinks
in interfaceOriginalFilePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(OriginalFile toCopy)
- Specified by:
begin_reloadAnnotationLinks
in interfaceOriginalFilePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(OriginalFile toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadAnnotationLinks
in interfaceOriginalFilePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(OriginalFile toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadAnnotationLinks
in 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_reloadAnnotationLinks
in interfaceOriginalFilePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(OriginalFile toCopy, Callback_OriginalFile_reloadAnnotationLinks __cb)
- Specified by:
begin_reloadAnnotationLinks
in 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_reloadAnnotationLinks
in interfaceOriginalFilePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(OriginalFile toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadAnnotationLinks
in 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_reloadAnnotationLinks
in 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_reloadAnnotationLinks
in 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_reloadAnnotationLinks
in interfaceOriginalFilePrx
-
end_reloadAnnotationLinks
public void end_reloadAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_reloadAnnotationLinks
in interfaceOriginalFilePrx
-
reloadFilesetEntries
public void reloadFilesetEntries(OriginalFile toCopy)
- Specified by:
reloadFilesetEntries
in interfaceOriginalFilePrx
-
reloadFilesetEntries
public void reloadFilesetEntries(OriginalFile toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadFilesetEntries
in interfaceOriginalFilePrx
-
begin_reloadFilesetEntries
public Ice.AsyncResult begin_reloadFilesetEntries(OriginalFile toCopy)
- Specified by:
begin_reloadFilesetEntries
in interfaceOriginalFilePrx
-
begin_reloadFilesetEntries
public Ice.AsyncResult begin_reloadFilesetEntries(OriginalFile toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadFilesetEntries
in interfaceOriginalFilePrx
-
begin_reloadFilesetEntries
public Ice.AsyncResult begin_reloadFilesetEntries(OriginalFile toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadFilesetEntries
in 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_reloadFilesetEntries
in interfaceOriginalFilePrx
-
begin_reloadFilesetEntries
public Ice.AsyncResult begin_reloadFilesetEntries(OriginalFile toCopy, Callback_OriginalFile_reloadFilesetEntries __cb)
- Specified by:
begin_reloadFilesetEntries
in 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_reloadFilesetEntries
in interfaceOriginalFilePrx
-
begin_reloadFilesetEntries
public Ice.AsyncResult begin_reloadFilesetEntries(OriginalFile toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadFilesetEntries
in 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_reloadFilesetEntries
in 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_reloadFilesetEntries
in 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_reloadFilesetEntries
in interfaceOriginalFilePrx
-
end_reloadFilesetEntries
public void end_reloadFilesetEntries(Ice.AsyncResult __iresult)
- Specified by:
end_reloadFilesetEntries
in interfaceOriginalFilePrx
-
reloadPixelsFileMaps
public void reloadPixelsFileMaps(OriginalFile toCopy)
- Specified by:
reloadPixelsFileMaps
in interfaceOriginalFilePrx
-
reloadPixelsFileMaps
public void reloadPixelsFileMaps(OriginalFile toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadPixelsFileMaps
in interfaceOriginalFilePrx
-
begin_reloadPixelsFileMaps
public Ice.AsyncResult begin_reloadPixelsFileMaps(OriginalFile toCopy)
- Specified by:
begin_reloadPixelsFileMaps
in interfaceOriginalFilePrx
-
begin_reloadPixelsFileMaps
public Ice.AsyncResult begin_reloadPixelsFileMaps(OriginalFile toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadPixelsFileMaps
in interfaceOriginalFilePrx
-
begin_reloadPixelsFileMaps
public Ice.AsyncResult begin_reloadPixelsFileMaps(OriginalFile toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadPixelsFileMaps
in 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_reloadPixelsFileMaps
in interfaceOriginalFilePrx
-
begin_reloadPixelsFileMaps
public Ice.AsyncResult begin_reloadPixelsFileMaps(OriginalFile toCopy, Callback_OriginalFile_reloadPixelsFileMaps __cb)
- Specified by:
begin_reloadPixelsFileMaps
in 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_reloadPixelsFileMaps
in interfaceOriginalFilePrx
-
begin_reloadPixelsFileMaps
public Ice.AsyncResult begin_reloadPixelsFileMaps(OriginalFile toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadPixelsFileMaps
in 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_reloadPixelsFileMaps
in 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_reloadPixelsFileMaps
in 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_reloadPixelsFileMaps
in interfaceOriginalFilePrx
-
end_reloadPixelsFileMaps
public void end_reloadPixelsFileMaps(Ice.AsyncResult __iresult)
- Specified by:
end_reloadPixelsFileMaps
in interfaceOriginalFilePrx
-
removeAllFilesetEntrySet
public void removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets)
- Specified by:
removeAllFilesetEntrySet
in interfaceOriginalFilePrx
-
removeAllFilesetEntrySet
public void removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllFilesetEntrySet
in interfaceOriginalFilePrx
-
begin_removeAllFilesetEntrySet
public Ice.AsyncResult begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets)
- Specified by:
begin_removeAllFilesetEntrySet
in 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_removeAllFilesetEntrySet
in interfaceOriginalFilePrx
-
begin_removeAllFilesetEntrySet
public Ice.AsyncResult begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllFilesetEntrySet
in 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_removeAllFilesetEntrySet
in interfaceOriginalFilePrx
-
begin_removeAllFilesetEntrySet
public Ice.AsyncResult begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, Callback_OriginalFile_removeAllFilesetEntrySet __cb)
- Specified by:
begin_removeAllFilesetEntrySet
in 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_removeAllFilesetEntrySet
in 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_removeAllFilesetEntrySet
in 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_removeAllFilesetEntrySet
in 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_removeAllFilesetEntrySet
in 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_removeAllFilesetEntrySet
in interfaceOriginalFilePrx
-
end_removeAllFilesetEntrySet
public void end_removeAllFilesetEntrySet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllFilesetEntrySet
in interfaceOriginalFilePrx
-
removeAllOriginalFileAnnotationLinkSet
public void removeAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets)
- Specified by:
removeAllOriginalFileAnnotationLinkSet
in interfaceOriginalFilePrx
-
removeAllOriginalFileAnnotationLinkSet
public void removeAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllOriginalFileAnnotationLinkSet
in interfaceOriginalFilePrx
-
begin_removeAllOriginalFileAnnotationLinkSet
public Ice.AsyncResult begin_removeAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets)
- Specified by:
begin_removeAllOriginalFileAnnotationLinkSet
in 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_removeAllOriginalFileAnnotationLinkSet
in interfaceOriginalFilePrx
-
begin_removeAllOriginalFileAnnotationLinkSet
public Ice.AsyncResult begin_removeAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllOriginalFileAnnotationLinkSet
in 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_removeAllOriginalFileAnnotationLinkSet
in interfaceOriginalFilePrx
-
begin_removeAllOriginalFileAnnotationLinkSet
public Ice.AsyncResult begin_removeAllOriginalFileAnnotationLinkSet(java.util.List<OriginalFileAnnotationLink> targets, Callback_OriginalFile_removeAllOriginalFileAnnotationLinkSet __cb)
- Specified by:
begin_removeAllOriginalFileAnnotationLinkSet
in 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_removeAllOriginalFileAnnotationLinkSet
in 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_removeAllOriginalFileAnnotationLinkSet
in 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_removeAllOriginalFileAnnotationLinkSet
in 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_removeAllOriginalFileAnnotationLinkSet
in 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_removeAllOriginalFileAnnotationLinkSet
in interfaceOriginalFilePrx
-
end_removeAllOriginalFileAnnotationLinkSet
public void end_removeAllOriginalFileAnnotationLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllOriginalFileAnnotationLinkSet
in interfaceOriginalFilePrx
-
removeAllPixelsOriginalFileMapSet
public void removeAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets)
- Specified by:
removeAllPixelsOriginalFileMapSet
in interfaceOriginalFilePrx
-
removeAllPixelsOriginalFileMapSet
public void removeAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllPixelsOriginalFileMapSet
in interfaceOriginalFilePrx
-
begin_removeAllPixelsOriginalFileMapSet
public Ice.AsyncResult begin_removeAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets)
- Specified by:
begin_removeAllPixelsOriginalFileMapSet
in 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_removeAllPixelsOriginalFileMapSet
in interfaceOriginalFilePrx
-
begin_removeAllPixelsOriginalFileMapSet
public Ice.AsyncResult begin_removeAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllPixelsOriginalFileMapSet
in 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_removeAllPixelsOriginalFileMapSet
in interfaceOriginalFilePrx
-
begin_removeAllPixelsOriginalFileMapSet
public Ice.AsyncResult begin_removeAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, Callback_OriginalFile_removeAllPixelsOriginalFileMapSet __cb)
- Specified by:
begin_removeAllPixelsOriginalFileMapSet
in 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_removeAllPixelsOriginalFileMapSet
in 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_removeAllPixelsOriginalFileMapSet
in 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_removeAllPixelsOriginalFileMapSet
in 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_removeAllPixelsOriginalFileMapSet
in 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_removeAllPixelsOriginalFileMapSet
in interfaceOriginalFilePrx
-
end_removeAllPixelsOriginalFileMapSet
public void end_removeAllPixelsOriginalFileMapSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllPixelsOriginalFileMapSet
in interfaceOriginalFilePrx
-
removeFilesetEntry
public void removeFilesetEntry(FilesetEntry theTarget)
- Specified by:
removeFilesetEntry
in interfaceOriginalFilePrx
-
removeFilesetEntry
public void removeFilesetEntry(FilesetEntry theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeFilesetEntry
in interfaceOriginalFilePrx
-
begin_removeFilesetEntry
public Ice.AsyncResult begin_removeFilesetEntry(FilesetEntry theTarget)
- Specified by:
begin_removeFilesetEntry
in interfaceOriginalFilePrx
-
begin_removeFilesetEntry
public Ice.AsyncResult begin_removeFilesetEntry(FilesetEntry theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeFilesetEntry
in interfaceOriginalFilePrx
-
begin_removeFilesetEntry
public Ice.AsyncResult begin_removeFilesetEntry(FilesetEntry theTarget, Ice.Callback __cb)
- Specified by:
begin_removeFilesetEntry
in 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_removeFilesetEntry
in interfaceOriginalFilePrx
-
begin_removeFilesetEntry
public Ice.AsyncResult begin_removeFilesetEntry(FilesetEntry theTarget, Callback_OriginalFile_removeFilesetEntry __cb)
- Specified by:
begin_removeFilesetEntry
in 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_removeFilesetEntry
in interfaceOriginalFilePrx
-
begin_removeFilesetEntry
public Ice.AsyncResult begin_removeFilesetEntry(FilesetEntry theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeFilesetEntry
in 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_removeFilesetEntry
in 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_removeFilesetEntry
in 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_removeFilesetEntry
in interfaceOriginalFilePrx
-
end_removeFilesetEntry
public void end_removeFilesetEntry(Ice.AsyncResult __iresult)
- Specified by:
end_removeFilesetEntry
in interfaceOriginalFilePrx
-
removeOriginalFileAnnotationLink
public void removeOriginalFileAnnotationLink(OriginalFileAnnotationLink theTarget)
- Specified by:
removeOriginalFileAnnotationLink
in interfaceOriginalFilePrx
-
removeOriginalFileAnnotationLink
public void removeOriginalFileAnnotationLink(OriginalFileAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeOriginalFileAnnotationLink
in interfaceOriginalFilePrx
-
begin_removeOriginalFileAnnotationLink
public Ice.AsyncResult begin_removeOriginalFileAnnotationLink(OriginalFileAnnotationLink theTarget)
- Specified by:
begin_removeOriginalFileAnnotationLink
in interfaceOriginalFilePrx
-
begin_removeOriginalFileAnnotationLink
public Ice.AsyncResult begin_removeOriginalFileAnnotationLink(OriginalFileAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeOriginalFileAnnotationLink
in interfaceOriginalFilePrx
-
begin_removeOriginalFileAnnotationLink
public Ice.AsyncResult begin_removeOriginalFileAnnotationLink(OriginalFileAnnotationLink theTarget, Ice.Callback __cb)
- Specified by:
begin_removeOriginalFileAnnotationLink
in 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_removeOriginalFileAnnotationLink
in interfaceOriginalFilePrx
-
begin_removeOriginalFileAnnotationLink
public Ice.AsyncResult begin_removeOriginalFileAnnotationLink(OriginalFileAnnotationLink theTarget, Callback_OriginalFile_removeOriginalFileAnnotationLink __cb)
- Specified by:
begin_removeOriginalFileAnnotationLink
in 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_removeOriginalFileAnnotationLink
in interfaceOriginalFilePrx
-
begin_removeOriginalFileAnnotationLink
public Ice.AsyncResult begin_removeOriginalFileAnnotationLink(OriginalFileAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeOriginalFileAnnotationLink
in 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_removeOriginalFileAnnotationLink
in 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_removeOriginalFileAnnotationLink
in 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_removeOriginalFileAnnotationLink
in interfaceOriginalFilePrx
-
end_removeOriginalFileAnnotationLink
public void end_removeOriginalFileAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_removeOriginalFileAnnotationLink
in interfaceOriginalFilePrx
-
removeOriginalFileAnnotationLinkFromBoth
public void removeOriginalFileAnnotationLinkFromBoth(OriginalFileAnnotationLink link, boolean bothSides)
- Specified by:
removeOriginalFileAnnotationLinkFromBoth
in interfaceOriginalFilePrx
-
removeOriginalFileAnnotationLinkFromBoth
public void removeOriginalFileAnnotationLinkFromBoth(OriginalFileAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeOriginalFileAnnotationLinkFromBoth
in interfaceOriginalFilePrx
-
begin_removeOriginalFileAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeOriginalFileAnnotationLinkFromBoth(OriginalFileAnnotationLink link, boolean bothSides)
- Specified by:
begin_removeOriginalFileAnnotationLinkFromBoth
in 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_removeOriginalFileAnnotationLinkFromBoth
in interfaceOriginalFilePrx
-
begin_removeOriginalFileAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeOriginalFileAnnotationLinkFromBoth(OriginalFileAnnotationLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_removeOriginalFileAnnotationLinkFromBoth
in 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_removeOriginalFileAnnotationLinkFromBoth
in interfaceOriginalFilePrx
-
begin_removeOriginalFileAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeOriginalFileAnnotationLinkFromBoth(OriginalFileAnnotationLink link, boolean bothSides, Callback_OriginalFile_removeOriginalFileAnnotationLinkFromBoth __cb)
- Specified by:
begin_removeOriginalFileAnnotationLinkFromBoth
in 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_removeOriginalFileAnnotationLinkFromBoth
in 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_removeOriginalFileAnnotationLinkFromBoth
in 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_removeOriginalFileAnnotationLinkFromBoth
in 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_removeOriginalFileAnnotationLinkFromBoth
in 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_removeOriginalFileAnnotationLinkFromBoth
in interfaceOriginalFilePrx
-
end_removeOriginalFileAnnotationLinkFromBoth
public void end_removeOriginalFileAnnotationLinkFromBoth(Ice.AsyncResult __iresult)
- Specified by:
end_removeOriginalFileAnnotationLinkFromBoth
in interfaceOriginalFilePrx
-
removePixelsOriginalFileMap
public void removePixelsOriginalFileMap(PixelsOriginalFileMap theTarget)
- Specified by:
removePixelsOriginalFileMap
in interfaceOriginalFilePrx
-
removePixelsOriginalFileMap
public void removePixelsOriginalFileMap(PixelsOriginalFileMap theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removePixelsOriginalFileMap
in interfaceOriginalFilePrx
-
begin_removePixelsOriginalFileMap
public Ice.AsyncResult begin_removePixelsOriginalFileMap(PixelsOriginalFileMap theTarget)
- Specified by:
begin_removePixelsOriginalFileMap
in interfaceOriginalFilePrx
-
begin_removePixelsOriginalFileMap
public Ice.AsyncResult begin_removePixelsOriginalFileMap(PixelsOriginalFileMap theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removePixelsOriginalFileMap
in interfaceOriginalFilePrx
-
begin_removePixelsOriginalFileMap
public Ice.AsyncResult begin_removePixelsOriginalFileMap(PixelsOriginalFileMap theTarget, Ice.Callback __cb)
- Specified by:
begin_removePixelsOriginalFileMap
in 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_removePixelsOriginalFileMap
in interfaceOriginalFilePrx
-
begin_removePixelsOriginalFileMap
public Ice.AsyncResult begin_removePixelsOriginalFileMap(PixelsOriginalFileMap theTarget, Callback_OriginalFile_removePixelsOriginalFileMap __cb)
- Specified by:
begin_removePixelsOriginalFileMap
in 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_removePixelsOriginalFileMap
in interfaceOriginalFilePrx
-
begin_removePixelsOriginalFileMap
public Ice.AsyncResult begin_removePixelsOriginalFileMap(PixelsOriginalFileMap theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removePixelsOriginalFileMap
in 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_removePixelsOriginalFileMap
in 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_removePixelsOriginalFileMap
in 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_removePixelsOriginalFileMap
in interfaceOriginalFilePrx
-
end_removePixelsOriginalFileMap
public void end_removePixelsOriginalFileMap(Ice.AsyncResult __iresult)
- Specified by:
end_removePixelsOriginalFileMap
in interfaceOriginalFilePrx
-
removePixelsOriginalFileMapFromBoth
public void removePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap link, boolean bothSides)
- Specified by:
removePixelsOriginalFileMapFromBoth
in interfaceOriginalFilePrx
-
removePixelsOriginalFileMapFromBoth
public void removePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removePixelsOriginalFileMapFromBoth
in interfaceOriginalFilePrx
-
begin_removePixelsOriginalFileMapFromBoth
public Ice.AsyncResult begin_removePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap link, boolean bothSides)
- Specified by:
begin_removePixelsOriginalFileMapFromBoth
in 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_removePixelsOriginalFileMapFromBoth
in interfaceOriginalFilePrx
-
begin_removePixelsOriginalFileMapFromBoth
public Ice.AsyncResult begin_removePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_removePixelsOriginalFileMapFromBoth
in 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_removePixelsOriginalFileMapFromBoth
in interfaceOriginalFilePrx
-
begin_removePixelsOriginalFileMapFromBoth
public Ice.AsyncResult begin_removePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap link, boolean bothSides, Callback_OriginalFile_removePixelsOriginalFileMapFromBoth __cb)
- Specified by:
begin_removePixelsOriginalFileMapFromBoth
in 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_removePixelsOriginalFileMapFromBoth
in 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_removePixelsOriginalFileMapFromBoth
in 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_removePixelsOriginalFileMapFromBoth
in 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_removePixelsOriginalFileMapFromBoth
in 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_removePixelsOriginalFileMapFromBoth
in interfaceOriginalFilePrx
-
end_removePixelsOriginalFileMapFromBoth
public void end_removePixelsOriginalFileMapFromBoth(Ice.AsyncResult __iresult)
- Specified by:
end_removePixelsOriginalFileMapFromBoth
in interfaceOriginalFilePrx
-
setAtime
public void setAtime(RTime theAtime)
- Specified by:
setAtime
in interfaceOriginalFilePrx
-
setAtime
public void setAtime(RTime theAtime, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setAtime
in interfaceOriginalFilePrx
-
begin_setAtime
public Ice.AsyncResult begin_setAtime(RTime theAtime)
- Specified by:
begin_setAtime
in interfaceOriginalFilePrx
-
begin_setAtime
public Ice.AsyncResult begin_setAtime(RTime theAtime, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setAtime
in interfaceOriginalFilePrx
-
begin_setAtime
public Ice.AsyncResult begin_setAtime(RTime theAtime, Ice.Callback __cb)
- Specified by:
begin_setAtime
in 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_setAtime
in interfaceOriginalFilePrx
-
begin_setAtime
public Ice.AsyncResult begin_setAtime(RTime theAtime, Callback_OriginalFile_setAtime __cb)
- Specified by:
begin_setAtime
in 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_setAtime
in interfaceOriginalFilePrx
-
begin_setAtime
public Ice.AsyncResult begin_setAtime(RTime theAtime, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setAtime
in 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_setAtime
in 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_setAtime
in 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_setAtime
in interfaceOriginalFilePrx
-
end_setAtime
public void end_setAtime(Ice.AsyncResult __iresult)
- Specified by:
end_setAtime
in interfaceOriginalFilePrx
-
setCtime
public void setCtime(RTime theCtime)
- Specified by:
setCtime
in interfaceOriginalFilePrx
-
setCtime
public void setCtime(RTime theCtime, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setCtime
in interfaceOriginalFilePrx
-
begin_setCtime
public Ice.AsyncResult begin_setCtime(RTime theCtime)
- Specified by:
begin_setCtime
in interfaceOriginalFilePrx
-
begin_setCtime
public Ice.AsyncResult begin_setCtime(RTime theCtime, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setCtime
in interfaceOriginalFilePrx
-
begin_setCtime
public Ice.AsyncResult begin_setCtime(RTime theCtime, Ice.Callback __cb)
- Specified by:
begin_setCtime
in 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_setCtime
in interfaceOriginalFilePrx
-
begin_setCtime
public Ice.AsyncResult begin_setCtime(RTime theCtime, Callback_OriginalFile_setCtime __cb)
- Specified by:
begin_setCtime
in 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_setCtime
in interfaceOriginalFilePrx
-
begin_setCtime
public Ice.AsyncResult begin_setCtime(RTime theCtime, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setCtime
in 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_setCtime
in 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_setCtime
in 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_setCtime
in interfaceOriginalFilePrx
-
end_setCtime
public void end_setCtime(Ice.AsyncResult __iresult)
- Specified by:
end_setCtime
in interfaceOriginalFilePrx
-
setHash
public void setHash(RString theHash)
- Specified by:
setHash
in interfaceOriginalFilePrx
-
setHash
public void setHash(RString theHash, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setHash
in interfaceOriginalFilePrx
-
begin_setHash
public Ice.AsyncResult begin_setHash(RString theHash)
- Specified by:
begin_setHash
in interfaceOriginalFilePrx
-
begin_setHash
public Ice.AsyncResult begin_setHash(RString theHash, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setHash
in interfaceOriginalFilePrx
-
begin_setHash
public Ice.AsyncResult begin_setHash(RString theHash, Ice.Callback __cb)
- Specified by:
begin_setHash
in 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_setHash
in interfaceOriginalFilePrx
-
begin_setHash
public Ice.AsyncResult begin_setHash(RString theHash, Callback_OriginalFile_setHash __cb)
- Specified by:
begin_setHash
in 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_setHash
in interfaceOriginalFilePrx
-
begin_setHash
public Ice.AsyncResult begin_setHash(RString theHash, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setHash
in 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_setHash
in 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_setHash
in 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_setHash
in interfaceOriginalFilePrx
-
end_setHash
public void end_setHash(Ice.AsyncResult __iresult)
- Specified by:
end_setHash
in interfaceOriginalFilePrx
-
setHasher
public void setHasher(ChecksumAlgorithm theHasher)
- Specified by:
setHasher
in interfaceOriginalFilePrx
-
setHasher
public void setHasher(ChecksumAlgorithm theHasher, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setHasher
in interfaceOriginalFilePrx
-
begin_setHasher
public Ice.AsyncResult begin_setHasher(ChecksumAlgorithm theHasher)
- Specified by:
begin_setHasher
in interfaceOriginalFilePrx
-
begin_setHasher
public Ice.AsyncResult begin_setHasher(ChecksumAlgorithm theHasher, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setHasher
in interfaceOriginalFilePrx
-
begin_setHasher
public Ice.AsyncResult begin_setHasher(ChecksumAlgorithm theHasher, Ice.Callback __cb)
- Specified by:
begin_setHasher
in 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_setHasher
in interfaceOriginalFilePrx
-
begin_setHasher
public Ice.AsyncResult begin_setHasher(ChecksumAlgorithm theHasher, Callback_OriginalFile_setHasher __cb)
- Specified by:
begin_setHasher
in 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_setHasher
in interfaceOriginalFilePrx
-
begin_setHasher
public Ice.AsyncResult begin_setHasher(ChecksumAlgorithm theHasher, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setHasher
in 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_setHasher
in 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_setHasher
in 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_setHasher
in interfaceOriginalFilePrx
-
end_setHasher
public void end_setHasher(Ice.AsyncResult __iresult)
- Specified by:
end_setHasher
in interfaceOriginalFilePrx
-
setMimetype
public void setMimetype(RString theMimetype)
- Specified by:
setMimetype
in interfaceOriginalFilePrx
-
setMimetype
public void setMimetype(RString theMimetype, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setMimetype
in interfaceOriginalFilePrx
-
begin_setMimetype
public Ice.AsyncResult begin_setMimetype(RString theMimetype)
- Specified by:
begin_setMimetype
in interfaceOriginalFilePrx
-
begin_setMimetype
public Ice.AsyncResult begin_setMimetype(RString theMimetype, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setMimetype
in interfaceOriginalFilePrx
-
begin_setMimetype
public Ice.AsyncResult begin_setMimetype(RString theMimetype, Ice.Callback __cb)
- Specified by:
begin_setMimetype
in 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_setMimetype
in interfaceOriginalFilePrx
-
begin_setMimetype
public Ice.AsyncResult begin_setMimetype(RString theMimetype, Callback_OriginalFile_setMimetype __cb)
- Specified by:
begin_setMimetype
in 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_setMimetype
in interfaceOriginalFilePrx
-
begin_setMimetype
public Ice.AsyncResult begin_setMimetype(RString theMimetype, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setMimetype
in 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_setMimetype
in 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_setMimetype
in 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_setMimetype
in interfaceOriginalFilePrx
-
end_setMimetype
public void end_setMimetype(Ice.AsyncResult __iresult)
- Specified by:
end_setMimetype
in interfaceOriginalFilePrx
-
setMtime
public void setMtime(RTime theMtime)
- Specified by:
setMtime
in interfaceOriginalFilePrx
-
setMtime
public void setMtime(RTime theMtime, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setMtime
in interfaceOriginalFilePrx
-
begin_setMtime
public Ice.AsyncResult begin_setMtime(RTime theMtime)
- Specified by:
begin_setMtime
in interfaceOriginalFilePrx
-
begin_setMtime
public Ice.AsyncResult begin_setMtime(RTime theMtime, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setMtime
in interfaceOriginalFilePrx
-
begin_setMtime
public Ice.AsyncResult begin_setMtime(RTime theMtime, Ice.Callback __cb)
- Specified by:
begin_setMtime
in 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_setMtime
in interfaceOriginalFilePrx
-
begin_setMtime
public Ice.AsyncResult begin_setMtime(RTime theMtime, Callback_OriginalFile_setMtime __cb)
- Specified by:
begin_setMtime
in 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_setMtime
in interfaceOriginalFilePrx
-
begin_setMtime
public Ice.AsyncResult begin_setMtime(RTime theMtime, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setMtime
in 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_setMtime
in 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_setMtime
in 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_setMtime
in interfaceOriginalFilePrx
-
end_setMtime
public void end_setMtime(Ice.AsyncResult __iresult)
- Specified by:
end_setMtime
in interfaceOriginalFilePrx
-
setName
public void setName(RString theName)
- Specified by:
setName
in interfaceOriginalFilePrx
-
setName
public void setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setName
in interfaceOriginalFilePrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName)
- Specified by:
begin_setName
in interfaceOriginalFilePrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setName
in interfaceOriginalFilePrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, Ice.Callback __cb)
- Specified by:
begin_setName
in 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_setName
in interfaceOriginalFilePrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, Callback_OriginalFile_setName __cb)
- Specified by:
begin_setName
in 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_setName
in interfaceOriginalFilePrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setName
in 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_setName
in 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_setName
in 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_setName
in interfaceOriginalFilePrx
-
end_setName
public void end_setName(Ice.AsyncResult __iresult)
- Specified by:
end_setName
in interfaceOriginalFilePrx
-
setPath
public void setPath(RString thePath)
- Specified by:
setPath
in interfaceOriginalFilePrx
-
setPath
public void setPath(RString thePath, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setPath
in interfaceOriginalFilePrx
-
begin_setPath
public Ice.AsyncResult begin_setPath(RString thePath)
- Specified by:
begin_setPath
in interfaceOriginalFilePrx
-
begin_setPath
public Ice.AsyncResult begin_setPath(RString thePath, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setPath
in interfaceOriginalFilePrx
-
begin_setPath
public Ice.AsyncResult begin_setPath(RString thePath, Ice.Callback __cb)
- Specified by:
begin_setPath
in 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_setPath
in interfaceOriginalFilePrx
-
begin_setPath
public Ice.AsyncResult begin_setPath(RString thePath, Callback_OriginalFile_setPath __cb)
- Specified by:
begin_setPath
in 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_setPath
in interfaceOriginalFilePrx
-
begin_setPath
public Ice.AsyncResult begin_setPath(RString thePath, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setPath
in 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_setPath
in 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_setPath
in 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_setPath
in interfaceOriginalFilePrx
-
end_setPath
public void end_setPath(Ice.AsyncResult __iresult)
- Specified by:
end_setPath
in interfaceOriginalFilePrx
-
setRepo
public void setRepo(RString theRepo)
- Specified by:
setRepo
in interfaceOriginalFilePrx
-
setRepo
public void setRepo(RString theRepo, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setRepo
in interfaceOriginalFilePrx
-
begin_setRepo
public Ice.AsyncResult begin_setRepo(RString theRepo)
- Specified by:
begin_setRepo
in interfaceOriginalFilePrx
-
begin_setRepo
public Ice.AsyncResult begin_setRepo(RString theRepo, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setRepo
in interfaceOriginalFilePrx
-
begin_setRepo
public Ice.AsyncResult begin_setRepo(RString theRepo, Ice.Callback __cb)
- Specified by:
begin_setRepo
in 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_setRepo
in interfaceOriginalFilePrx
-
begin_setRepo
public Ice.AsyncResult begin_setRepo(RString theRepo, Callback_OriginalFile_setRepo __cb)
- Specified by:
begin_setRepo
in 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_setRepo
in interfaceOriginalFilePrx
-
begin_setRepo
public Ice.AsyncResult begin_setRepo(RString theRepo, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setRepo
in 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_setRepo
in 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_setRepo
in 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_setRepo
in interfaceOriginalFilePrx
-
end_setRepo
public void end_setRepo(Ice.AsyncResult __iresult)
- Specified by:
end_setRepo
in interfaceOriginalFilePrx
-
setSize
public void setSize(RLong theSize)
- Specified by:
setSize
in interfaceOriginalFilePrx
-
setSize
public void setSize(RLong theSize, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setSize
in interfaceOriginalFilePrx
-
begin_setSize
public Ice.AsyncResult begin_setSize(RLong theSize)
- Specified by:
begin_setSize
in interfaceOriginalFilePrx
-
begin_setSize
public Ice.AsyncResult begin_setSize(RLong theSize, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setSize
in interfaceOriginalFilePrx
-
begin_setSize
public Ice.AsyncResult begin_setSize(RLong theSize, Ice.Callback __cb)
- Specified by:
begin_setSize
in 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_setSize
in interfaceOriginalFilePrx
-
begin_setSize
public Ice.AsyncResult begin_setSize(RLong theSize, Callback_OriginalFile_setSize __cb)
- Specified by:
begin_setSize
in 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_setSize
in interfaceOriginalFilePrx
-
begin_setSize
public Ice.AsyncResult begin_setSize(RLong theSize, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setSize
in 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_setSize
in 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_setSize
in 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_setSize
in interfaceOriginalFilePrx
-
end_setSize
public void end_setSize(Ice.AsyncResult __iresult)
- Specified by:
end_setSize
in interfaceOriginalFilePrx
-
setVersion
public void setVersion(RInt theVersion)
- Specified by:
setVersion
in interfaceOriginalFilePrx
-
setVersion
public void setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setVersion
in interfaceOriginalFilePrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion)
- Specified by:
begin_setVersion
in interfaceOriginalFilePrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setVersion
in interfaceOriginalFilePrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, Ice.Callback __cb)
- Specified by:
begin_setVersion
in 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_setVersion
in interfaceOriginalFilePrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, Callback_OriginalFile_setVersion __cb)
- Specified by:
begin_setVersion
in 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_setVersion
in interfaceOriginalFilePrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setVersion
in 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_setVersion
in 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_setVersion
in 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_setVersion
in interfaceOriginalFilePrx
-
end_setVersion
public void end_setVersion(Ice.AsyncResult __iresult)
- Specified by:
end_setVersion
in interfaceOriginalFilePrx
-
sizeOfAnnotationLinks
public int sizeOfAnnotationLinks()
- Specified by:
sizeOfAnnotationLinks
in interfaceOriginalFilePrx
-
sizeOfAnnotationLinks
public int sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfAnnotationLinks
in interfaceOriginalFilePrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks()
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceOriginalFilePrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceOriginalFilePrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceOriginalFilePrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceOriginalFilePrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Callback_OriginalFile_sizeOfAnnotationLinks __cb)
- Specified by:
begin_sizeOfAnnotationLinks
in 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_sizeOfAnnotationLinks
in interfaceOriginalFilePrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfAnnotationLinks
in 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_sizeOfAnnotationLinks
in 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_sizeOfAnnotationLinks
in 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_sizeOfAnnotationLinks
in interfaceOriginalFilePrx
-
end_sizeOfAnnotationLinks
public int end_sizeOfAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfAnnotationLinks
in interfaceOriginalFilePrx
-
__sizeOfAnnotationLinks_completed
public static void __sizeOfAnnotationLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
sizeOfFilesetEntries
public int sizeOfFilesetEntries()
- Specified by:
sizeOfFilesetEntries
in interfaceOriginalFilePrx
-
sizeOfFilesetEntries
public int sizeOfFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfFilesetEntries
in interfaceOriginalFilePrx
-
begin_sizeOfFilesetEntries
public Ice.AsyncResult begin_sizeOfFilesetEntries()
- Specified by:
begin_sizeOfFilesetEntries
in interfaceOriginalFilePrx
-
begin_sizeOfFilesetEntries
public Ice.AsyncResult begin_sizeOfFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfFilesetEntries
in interfaceOriginalFilePrx
-
begin_sizeOfFilesetEntries
public Ice.AsyncResult begin_sizeOfFilesetEntries(Ice.Callback __cb)
- Specified by:
begin_sizeOfFilesetEntries
in interfaceOriginalFilePrx
-
begin_sizeOfFilesetEntries
public Ice.AsyncResult begin_sizeOfFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_sizeOfFilesetEntries
in interfaceOriginalFilePrx
-
begin_sizeOfFilesetEntries
public Ice.AsyncResult begin_sizeOfFilesetEntries(Callback_OriginalFile_sizeOfFilesetEntries __cb)
- Specified by:
begin_sizeOfFilesetEntries
in 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_sizeOfFilesetEntries
in interfaceOriginalFilePrx
-
begin_sizeOfFilesetEntries
public Ice.AsyncResult begin_sizeOfFilesetEntries(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfFilesetEntries
in 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_sizeOfFilesetEntries
in 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_sizeOfFilesetEntries
in 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_sizeOfFilesetEntries
in interfaceOriginalFilePrx
-
end_sizeOfFilesetEntries
public int end_sizeOfFilesetEntries(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfFilesetEntries
in interfaceOriginalFilePrx
-
__sizeOfFilesetEntries_completed
public static void __sizeOfFilesetEntries_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
sizeOfPixelsFileMaps
public int sizeOfPixelsFileMaps()
- Specified by:
sizeOfPixelsFileMaps
in interfaceOriginalFilePrx
-
sizeOfPixelsFileMaps
public int sizeOfPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfPixelsFileMaps
in interfaceOriginalFilePrx
-
begin_sizeOfPixelsFileMaps
public Ice.AsyncResult begin_sizeOfPixelsFileMaps()
- Specified by:
begin_sizeOfPixelsFileMaps
in interfaceOriginalFilePrx
-
begin_sizeOfPixelsFileMaps
public Ice.AsyncResult begin_sizeOfPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfPixelsFileMaps
in interfaceOriginalFilePrx
-
begin_sizeOfPixelsFileMaps
public Ice.AsyncResult begin_sizeOfPixelsFileMaps(Ice.Callback __cb)
- Specified by:
begin_sizeOfPixelsFileMaps
in interfaceOriginalFilePrx
-
begin_sizeOfPixelsFileMaps
public Ice.AsyncResult begin_sizeOfPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_sizeOfPixelsFileMaps
in interfaceOriginalFilePrx
-
begin_sizeOfPixelsFileMaps
public Ice.AsyncResult begin_sizeOfPixelsFileMaps(Callback_OriginalFile_sizeOfPixelsFileMaps __cb)
- Specified by:
begin_sizeOfPixelsFileMaps
in 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_sizeOfPixelsFileMaps
in interfaceOriginalFilePrx
-
begin_sizeOfPixelsFileMaps
public Ice.AsyncResult begin_sizeOfPixelsFileMaps(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfPixelsFileMaps
in 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_sizeOfPixelsFileMaps
in 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_sizeOfPixelsFileMaps
in 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_sizeOfPixelsFileMaps
in interfaceOriginalFilePrx
-
end_sizeOfPixelsFileMaps
public int end_sizeOfPixelsFileMaps(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfPixelsFileMaps
in interfaceOriginalFilePrx
-
__sizeOfPixelsFileMaps_completed
public static void __sizeOfPixelsFileMaps_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
unlinkAnnotation
public void unlinkAnnotation(Annotation removal)
- Specified by:
unlinkAnnotation
in interfaceOriginalFilePrx
-
unlinkAnnotation
public void unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unlinkAnnotation
in interfaceOriginalFilePrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal)
- Specified by:
begin_unlinkAnnotation
in interfaceOriginalFilePrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unlinkAnnotation
in interfaceOriginalFilePrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Ice.Callback __cb)
- Specified by:
begin_unlinkAnnotation
in 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_unlinkAnnotation
in interfaceOriginalFilePrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Callback_OriginalFile_unlinkAnnotation __cb)
- Specified by:
begin_unlinkAnnotation
in 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_unlinkAnnotation
in interfaceOriginalFilePrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkAnnotation
in 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_unlinkAnnotation
in 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_unlinkAnnotation
in 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_unlinkAnnotation
in interfaceOriginalFilePrx
-
end_unlinkAnnotation
public void end_unlinkAnnotation(Ice.AsyncResult __iresult)
- Specified by:
end_unlinkAnnotation
in interfaceOriginalFilePrx
-
unlinkPixels
public void unlinkPixels(Pixels removal)
- Specified by:
unlinkPixels
in interfaceOriginalFilePrx
-
unlinkPixels
public void unlinkPixels(Pixels removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unlinkPixels
in interfaceOriginalFilePrx
-
begin_unlinkPixels
public Ice.AsyncResult begin_unlinkPixels(Pixels removal)
- Specified by:
begin_unlinkPixels
in interfaceOriginalFilePrx
-
begin_unlinkPixels
public Ice.AsyncResult begin_unlinkPixels(Pixels removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unlinkPixels
in interfaceOriginalFilePrx
-
begin_unlinkPixels
public Ice.AsyncResult begin_unlinkPixels(Pixels removal, Ice.Callback __cb)
- Specified by:
begin_unlinkPixels
in 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_unlinkPixels
in interfaceOriginalFilePrx
-
begin_unlinkPixels
public Ice.AsyncResult begin_unlinkPixels(Pixels removal, Callback_OriginalFile_unlinkPixels __cb)
- Specified by:
begin_unlinkPixels
in 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_unlinkPixels
in interfaceOriginalFilePrx
-
begin_unlinkPixels
public Ice.AsyncResult begin_unlinkPixels(Pixels removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkPixels
in 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_unlinkPixels
in 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_unlinkPixels
in 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_unlinkPixels
in interfaceOriginalFilePrx
-
end_unlinkPixels
public void end_unlinkPixels(Ice.AsyncResult __iresult)
- Specified by:
end_unlinkPixels
in interfaceOriginalFilePrx
-
unloadAnnotationLinks
public void unloadAnnotationLinks()
- Specified by:
unloadAnnotationLinks
in interfaceOriginalFilePrx
-
unloadAnnotationLinks
public void unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadAnnotationLinks
in interfaceOriginalFilePrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks()
- Specified by:
begin_unloadAnnotationLinks
in interfaceOriginalFilePrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadAnnotationLinks
in interfaceOriginalFilePrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_unloadAnnotationLinks
in interfaceOriginalFilePrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_unloadAnnotationLinks
in interfaceOriginalFilePrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(Callback_OriginalFile_unloadAnnotationLinks __cb)
- Specified by:
begin_unloadAnnotationLinks
in 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_unloadAnnotationLinks
in interfaceOriginalFilePrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadAnnotationLinks
in 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_unloadAnnotationLinks
in 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_unloadAnnotationLinks
in 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_unloadAnnotationLinks
in interfaceOriginalFilePrx
-
end_unloadAnnotationLinks
public void end_unloadAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_unloadAnnotationLinks
in interfaceOriginalFilePrx
-
unloadFilesetEntries
public void unloadFilesetEntries()
- Specified by:
unloadFilesetEntries
in interfaceOriginalFilePrx
-
unloadFilesetEntries
public void unloadFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadFilesetEntries
in interfaceOriginalFilePrx
-
begin_unloadFilesetEntries
public Ice.AsyncResult begin_unloadFilesetEntries()
- Specified by:
begin_unloadFilesetEntries
in interfaceOriginalFilePrx
-
begin_unloadFilesetEntries
public Ice.AsyncResult begin_unloadFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadFilesetEntries
in interfaceOriginalFilePrx
-
begin_unloadFilesetEntries
public Ice.AsyncResult begin_unloadFilesetEntries(Ice.Callback __cb)
- Specified by:
begin_unloadFilesetEntries
in interfaceOriginalFilePrx
-
begin_unloadFilesetEntries
public Ice.AsyncResult begin_unloadFilesetEntries(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_unloadFilesetEntries
in interfaceOriginalFilePrx
-
begin_unloadFilesetEntries
public Ice.AsyncResult begin_unloadFilesetEntries(Callback_OriginalFile_unloadFilesetEntries __cb)
- Specified by:
begin_unloadFilesetEntries
in 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_unloadFilesetEntries
in interfaceOriginalFilePrx
-
begin_unloadFilesetEntries
public Ice.AsyncResult begin_unloadFilesetEntries(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadFilesetEntries
in 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_unloadFilesetEntries
in 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_unloadFilesetEntries
in 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_unloadFilesetEntries
in interfaceOriginalFilePrx
-
end_unloadFilesetEntries
public void end_unloadFilesetEntries(Ice.AsyncResult __iresult)
- Specified by:
end_unloadFilesetEntries
in interfaceOriginalFilePrx
-
unloadPixelsFileMaps
public void unloadPixelsFileMaps()
- Specified by:
unloadPixelsFileMaps
in interfaceOriginalFilePrx
-
unloadPixelsFileMaps
public void unloadPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadPixelsFileMaps
in interfaceOriginalFilePrx
-
begin_unloadPixelsFileMaps
public Ice.AsyncResult begin_unloadPixelsFileMaps()
- Specified by:
begin_unloadPixelsFileMaps
in interfaceOriginalFilePrx
-
begin_unloadPixelsFileMaps
public Ice.AsyncResult begin_unloadPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadPixelsFileMaps
in interfaceOriginalFilePrx
-
begin_unloadPixelsFileMaps
public Ice.AsyncResult begin_unloadPixelsFileMaps(Ice.Callback __cb)
- Specified by:
begin_unloadPixelsFileMaps
in interfaceOriginalFilePrx
-
begin_unloadPixelsFileMaps
public Ice.AsyncResult begin_unloadPixelsFileMaps(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_unloadPixelsFileMaps
in interfaceOriginalFilePrx
-
begin_unloadPixelsFileMaps
public Ice.AsyncResult begin_unloadPixelsFileMaps(Callback_OriginalFile_unloadPixelsFileMaps __cb)
- Specified by:
begin_unloadPixelsFileMaps
in 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_unloadPixelsFileMaps
in interfaceOriginalFilePrx
-
begin_unloadPixelsFileMaps
public Ice.AsyncResult begin_unloadPixelsFileMaps(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadPixelsFileMaps
in 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_unloadPixelsFileMaps
in 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_unloadPixelsFileMaps
in 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_unloadPixelsFileMaps
in interfaceOriginalFilePrx
-
end_unloadPixelsFileMaps
public void end_unloadPixelsFileMaps(Ice.AsyncResult __iresult)
- Specified by:
end_unloadPixelsFileMaps
in 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)
-
-