Package omero.model
Class FolderPrxHelper
- java.lang.Object
-
- Ice.ObjectPrxHelperBase
-
- omero.model.FolderPrxHelper
-
- All Implemented Interfaces:
Ice.ObjectPrx
,java.io.Serializable
,FolderPrx
,IObjectPrx
public final class FolderPrxHelper extends Ice.ObjectPrxHelperBase implements FolderPrx
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 FolderPrxHelper()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void
__copyAnnotationLinks_completed(Ice.TwowayCallbackArg1<java.util.List<FolderAnnotationLink>> __cb, Ice.AsyncResult __result)
static void
__copyChildFolders_completed(Ice.TwowayCallbackArg1<java.util.List<Folder>> __cb, Ice.AsyncResult __result)
static void
__copyImageLinks_completed(Ice.TwowayCallbackArg1<java.util.List<FolderImageLink>> __cb, Ice.AsyncResult __result)
static void
__copyRoiLinks_completed(Ice.TwowayCallbackArg1<java.util.List<FolderRoiLink>> __cb, Ice.AsyncResult __result)
static void
__findFolderAnnotationLink_completed(Ice.TwowayCallbackArg1<java.util.List<FolderAnnotationLink>> __cb, Ice.AsyncResult __result)
static void
__findFolderImageLink_completed(Ice.TwowayCallbackArg1<java.util.List<FolderImageLink>> __cb, Ice.AsyncResult __result)
static void
__findFolderRoiLink_completed(Ice.TwowayCallbackArg1<java.util.List<FolderRoiLink>> __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
__getDescription_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
static void
__getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb, Ice.AsyncResult __result)
static void
__getId_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)
static void
__getImageLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)
static void
__getName_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
static void
__getParentFolder_completed(Ice.TwowayCallbackArg1<Folder> __cb, Ice.AsyncResult __result)
static void
__getRoiLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __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<FolderAnnotationLink> __cb, Ice.AsyncResult __result)
static void
__linkedAnnotationList_completed(Ice.TwowayCallbackArg1<java.util.List<Annotation>> __cb, Ice.AsyncResult __result)
static void
__linkedImageList_completed(Ice.TwowayCallbackArg1<java.util.List<Image>> __cb, Ice.AsyncResult __result)
static void
__linkedRoiList_completed(Ice.TwowayCallbackArg1<java.util.List<Roi>> __cb, Ice.AsyncResult __result)
static void
__linkImage_completed(Ice.TwowayCallbackArg1<FolderImageLink> __cb, Ice.AsyncResult __result)
static void
__linkRoi_completed(Ice.TwowayCallbackArg1<FolderRoiLink> __cb, Ice.AsyncResult __result)
static void
__proxy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
static FolderPrx
__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
__sizeOfChildFolders_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
static void
__sizeOfImageLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
static void
__sizeOfRoiLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
static void
__write(IceInternal.BasicStream __os, FolderPrx v)
void
addAllChildFoldersSet(java.util.List<Folder> targets)
void
addAllChildFoldersSet(java.util.List<Folder> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets)
void
addAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets)
void
addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets)
void
addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addChildFolders(Folder target)
void
addChildFolders(Folder target, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addFolderAnnotationLink(FolderAnnotationLink target)
void
addFolderAnnotationLink(FolderAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addFolderAnnotationLinkToBoth(FolderAnnotationLink link, boolean bothSides)
void
addFolderAnnotationLinkToBoth(FolderAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addFolderImageLink(FolderImageLink target)
void
addFolderImageLink(FolderImageLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides)
void
addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addFolderRoiLink(FolderRoiLink target)
void
addFolderRoiLink(FolderRoiLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides)
void
addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllChildFoldersSet(java.util.List<Folder> targets)
Ice.AsyncResult
begin_addAllChildFoldersSet(java.util.List<Folder> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllChildFoldersSet(java.util.List<Folder> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllChildFoldersSet(java.util.List<Folder> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllChildFoldersSet(java.util.List<Folder> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllChildFoldersSet(java.util.List<Folder> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllChildFoldersSet(java.util.List<Folder> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllChildFoldersSet(java.util.List<Folder> 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_addAllChildFoldersSet(java.util.List<Folder> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_addAllChildFoldersSet __cb)
Ice.AsyncResult
begin_addAllChildFoldersSet(java.util.List<Folder> targets, Callback_Folder_addAllChildFoldersSet __cb)
Ice.AsyncResult
begin_addAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets)
Ice.AsyncResult
begin_addAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> 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_addAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_addAllFolderAnnotationLinkSet __cb)
Ice.AsyncResult
begin_addAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, Callback_Folder_addAllFolderAnnotationLinkSet __cb)
Ice.AsyncResult
begin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets)
Ice.AsyncResult
begin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> 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_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_addAllFolderImageLinkSet __cb)
Ice.AsyncResult
begin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, Callback_Folder_addAllFolderImageLinkSet __cb)
Ice.AsyncResult
begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets)
Ice.AsyncResult
begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> 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_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_addAllFolderRoiLinkSet __cb)
Ice.AsyncResult
begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, Callback_Folder_addAllFolderRoiLinkSet __cb)
Ice.AsyncResult
begin_addChildFolders(Folder target)
Ice.AsyncResult
begin_addChildFolders(Folder target, Ice.Callback __cb)
Ice.AsyncResult
begin_addChildFolders(Folder target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addChildFolders(Folder target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addChildFolders(Folder target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addChildFolders(Folder target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addChildFolders(Folder target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addChildFolders(Folder 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_addChildFolders(Folder target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_addChildFolders __cb)
Ice.AsyncResult
begin_addChildFolders(Folder target, Callback_Folder_addChildFolders __cb)
Ice.AsyncResult
begin_addFolderAnnotationLink(FolderAnnotationLink target)
Ice.AsyncResult
begin_addFolderAnnotationLink(FolderAnnotationLink target, Ice.Callback __cb)
Ice.AsyncResult
begin_addFolderAnnotationLink(FolderAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addFolderAnnotationLink(FolderAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addFolderAnnotationLink(FolderAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addFolderAnnotationLink(FolderAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addFolderAnnotationLink(FolderAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addFolderAnnotationLink(FolderAnnotationLink 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_addFolderAnnotationLink(FolderAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_addFolderAnnotationLink __cb)
Ice.AsyncResult
begin_addFolderAnnotationLink(FolderAnnotationLink target, Callback_Folder_addFolderAnnotationLink __cb)
Ice.AsyncResult
begin_addFolderAnnotationLinkToBoth(FolderAnnotationLink link, boolean bothSides)
Ice.AsyncResult
begin_addFolderAnnotationLinkToBoth(FolderAnnotationLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult
begin_addFolderAnnotationLinkToBoth(FolderAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addFolderAnnotationLinkToBoth(FolderAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addFolderAnnotationLinkToBoth(FolderAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addFolderAnnotationLinkToBoth(FolderAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addFolderAnnotationLinkToBoth(FolderAnnotationLink 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_addFolderAnnotationLinkToBoth(FolderAnnotationLink 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_addFolderAnnotationLinkToBoth(FolderAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_addFolderAnnotationLinkToBoth __cb)
Ice.AsyncResult
begin_addFolderAnnotationLinkToBoth(FolderAnnotationLink link, boolean bothSides, Callback_Folder_addFolderAnnotationLinkToBoth __cb)
Ice.AsyncResult
begin_addFolderImageLink(FolderImageLink target)
Ice.AsyncResult
begin_addFolderImageLink(FolderImageLink target, Ice.Callback __cb)
Ice.AsyncResult
begin_addFolderImageLink(FolderImageLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addFolderImageLink(FolderImageLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addFolderImageLink(FolderImageLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addFolderImageLink(FolderImageLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addFolderImageLink(FolderImageLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addFolderImageLink(FolderImageLink 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_addFolderImageLink(FolderImageLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_addFolderImageLink __cb)
Ice.AsyncResult
begin_addFolderImageLink(FolderImageLink target, Callback_Folder_addFolderImageLink __cb)
Ice.AsyncResult
begin_addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides)
Ice.AsyncResult
begin_addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult
begin_addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addFolderImageLinkToBoth(FolderImageLink 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_addFolderImageLinkToBoth(FolderImageLink 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_addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_addFolderImageLinkToBoth __cb)
Ice.AsyncResult
begin_addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides, Callback_Folder_addFolderImageLinkToBoth __cb)
Ice.AsyncResult
begin_addFolderRoiLink(FolderRoiLink target)
Ice.AsyncResult
begin_addFolderRoiLink(FolderRoiLink target, Ice.Callback __cb)
Ice.AsyncResult
begin_addFolderRoiLink(FolderRoiLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addFolderRoiLink(FolderRoiLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addFolderRoiLink(FolderRoiLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addFolderRoiLink(FolderRoiLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addFolderRoiLink(FolderRoiLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addFolderRoiLink(FolderRoiLink 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_addFolderRoiLink(FolderRoiLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_addFolderRoiLink __cb)
Ice.AsyncResult
begin_addFolderRoiLink(FolderRoiLink target, Callback_Folder_addFolderRoiLink __cb)
Ice.AsyncResult
begin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides)
Ice.AsyncResult
begin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult
begin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addFolderRoiLinkToBoth(FolderRoiLink 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_addFolderRoiLinkToBoth(FolderRoiLink 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_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_addFolderRoiLinkToBoth __cb)
Ice.AsyncResult
begin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, Callback_Folder_addFolderRoiLinkToBoth __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_Folder_clearAnnotationLinks __cb)
Ice.AsyncResult
begin_clearAnnotationLinks(Callback_Folder_clearAnnotationLinks __cb)
Ice.AsyncResult
begin_clearChildFolders()
Ice.AsyncResult
begin_clearChildFolders(Ice.Callback __cb)
Ice.AsyncResult
begin_clearChildFolders(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearChildFolders(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_clearChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_clearChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearChildFolders(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_clearChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_clearChildFolders __cb)
Ice.AsyncResult
begin_clearChildFolders(Callback_Folder_clearChildFolders __cb)
Ice.AsyncResult
begin_clearImageLinks()
Ice.AsyncResult
begin_clearImageLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_clearImageLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearImageLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_clearImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_clearImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearImageLinks(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_clearImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_clearImageLinks __cb)
Ice.AsyncResult
begin_clearImageLinks(Callback_Folder_clearImageLinks __cb)
Ice.AsyncResult
begin_clearRoiLinks()
Ice.AsyncResult
begin_clearRoiLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_clearRoiLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearRoiLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_clearRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_clearRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearRoiLinks(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_clearRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_clearRoiLinks __cb)
Ice.AsyncResult
begin_clearRoiLinks(Callback_Folder_clearRoiLinks __cb)
Ice.AsyncResult
begin_copyAnnotationLinks()
Ice.AsyncResult
begin_copyAnnotationLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<FolderAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<FolderAnnotationLink>> __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<FolderAnnotationLink>> __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<FolderAnnotationLink>> __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_Folder_copyAnnotationLinks __cb)
Ice.AsyncResult
begin_copyAnnotationLinks(Callback_Folder_copyAnnotationLinks __cb)
Ice.AsyncResult
begin_copyChildFolders()
Ice.AsyncResult
begin_copyChildFolders(Ice.Callback __cb)
Ice.AsyncResult
begin_copyChildFolders(IceInternal.Functional_GenericCallback1<java.util.List<Folder>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyChildFolders(IceInternal.Functional_GenericCallback1<java.util.List<Folder>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_copyChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_copyChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Folder>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Folder>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_copyChildFolders __cb)
Ice.AsyncResult
begin_copyChildFolders(Callback_Folder_copyChildFolders __cb)
Ice.AsyncResult
begin_copyImageLinks()
Ice.AsyncResult
begin_copyImageLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_copyImageLinks(IceInternal.Functional_GenericCallback1<java.util.List<FolderImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyImageLinks(IceInternal.Functional_GenericCallback1<java.util.List<FolderImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_copyImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_copyImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FolderImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FolderImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_copyImageLinks __cb)
Ice.AsyncResult
begin_copyImageLinks(Callback_Folder_copyImageLinks __cb)
Ice.AsyncResult
begin_copyRoiLinks()
Ice.AsyncResult
begin_copyRoiLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_copyRoiLinks(IceInternal.Functional_GenericCallback1<java.util.List<FolderRoiLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyRoiLinks(IceInternal.Functional_GenericCallback1<java.util.List<FolderRoiLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_copyRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_copyRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FolderRoiLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FolderRoiLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_copyRoiLinks __cb)
Ice.AsyncResult
begin_copyRoiLinks(Callback_Folder_copyRoiLinks __cb)
Ice.AsyncResult
begin_findFolderAnnotationLink(Annotation removal)
Ice.AsyncResult
begin_findFolderAnnotationLink(Annotation removal, Ice.Callback __cb)
Ice.AsyncResult
begin_findFolderAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<FolderAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_findFolderAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<FolderAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_findFolderAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_findFolderAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_findFolderAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FolderAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_findFolderAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FolderAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_findFolderAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_findFolderAnnotationLink __cb)
Ice.AsyncResult
begin_findFolderAnnotationLink(Annotation removal, Callback_Folder_findFolderAnnotationLink __cb)
Ice.AsyncResult
begin_findFolderImageLink(Image removal)
Ice.AsyncResult
begin_findFolderImageLink(Image removal, Ice.Callback __cb)
Ice.AsyncResult
begin_findFolderImageLink(Image removal, IceInternal.Functional_GenericCallback1<java.util.List<FolderImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_findFolderImageLink(Image removal, IceInternal.Functional_GenericCallback1<java.util.List<FolderImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_findFolderImageLink(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_findFolderImageLink(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_findFolderImageLink(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FolderImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_findFolderImageLink(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FolderImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_findFolderImageLink(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_findFolderImageLink __cb)
Ice.AsyncResult
begin_findFolderImageLink(Image removal, Callback_Folder_findFolderImageLink __cb)
Ice.AsyncResult
begin_findFolderRoiLink(Roi removal)
Ice.AsyncResult
begin_findFolderRoiLink(Roi removal, Ice.Callback __cb)
Ice.AsyncResult
begin_findFolderRoiLink(Roi removal, IceInternal.Functional_GenericCallback1<java.util.List<FolderRoiLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_findFolderRoiLink(Roi removal, IceInternal.Functional_GenericCallback1<java.util.List<FolderRoiLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_findFolderRoiLink(Roi removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_findFolderRoiLink(Roi removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_findFolderRoiLink(Roi removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FolderRoiLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_findFolderRoiLink(Roi removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FolderRoiLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_findFolderRoiLink(Roi removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_findFolderRoiLink __cb)
Ice.AsyncResult
begin_findFolderRoiLink(Roi removal, Callback_Folder_findFolderRoiLink __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_Folder_getAnnotationLinksCountPerOwner __cb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(Callback_Folder_getAnnotationLinksCountPerOwner __cb)
Ice.AsyncResult
begin_getDescription()
Ice.AsyncResult
begin_getDescription(Ice.Callback __cb)
Ice.AsyncResult
begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_getDescription __cb)
Ice.AsyncResult
begin_getDescription(Callback_Folder_getDescription __cb)
Ice.AsyncResult
begin_getDetails()
Ice.AsyncResult
begin_getDetails(Ice.Callback __cb)
Ice.AsyncResult
begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getDetails __cb)
Ice.AsyncResult
begin_getDetails(Callback_IObject_getDetails __cb)
Ice.AsyncResult
begin_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_getImageLinksCountPerOwner()
Ice.AsyncResult
begin_getImageLinksCountPerOwner(Ice.Callback __cb)
Ice.AsyncResult
begin_getImageLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getImageLinksCountPerOwner(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_getImageLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getImageLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getImageLinksCountPerOwner(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_getImageLinksCountPerOwner(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_getImageLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_getImageLinksCountPerOwner __cb)
Ice.AsyncResult
begin_getImageLinksCountPerOwner(Callback_Folder_getImageLinksCountPerOwner __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_Folder_getName __cb)
Ice.AsyncResult
begin_getName(Callback_Folder_getName __cb)
Ice.AsyncResult
begin_getParentFolder()
Ice.AsyncResult
begin_getParentFolder(Ice.Callback __cb)
Ice.AsyncResult
begin_getParentFolder(IceInternal.Functional_GenericCallback1<Folder> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getParentFolder(IceInternal.Functional_GenericCallback1<Folder> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getParentFolder(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getParentFolder(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getParentFolder(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Folder> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getParentFolder(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Folder> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getParentFolder(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_getParentFolder __cb)
Ice.AsyncResult
begin_getParentFolder(Callback_Folder_getParentFolder __cb)
Ice.AsyncResult
begin_getRoiLinksCountPerOwner()
Ice.AsyncResult
begin_getRoiLinksCountPerOwner(Ice.Callback __cb)
Ice.AsyncResult
begin_getRoiLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getRoiLinksCountPerOwner(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_getRoiLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getRoiLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getRoiLinksCountPerOwner(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_getRoiLinksCountPerOwner(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_getRoiLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_getRoiLinksCountPerOwner __cb)
Ice.AsyncResult
begin_getRoiLinksCountPerOwner(Callback_Folder_getRoiLinksCountPerOwner __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_Folder_getVersion __cb)
Ice.AsyncResult
begin_getVersion(Callback_Folder_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<FolderAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<FolderAnnotationLink> __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<FolderAnnotationLink> __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<FolderAnnotationLink> __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_Folder_linkAnnotation __cb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, Callback_Folder_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_Folder_linkedAnnotationList __cb)
Ice.AsyncResult
begin_linkedAnnotationList(Callback_Folder_linkedAnnotationList __cb)
Ice.AsyncResult
begin_linkedImageList()
Ice.AsyncResult
begin_linkedImageList(Ice.Callback __cb)
Ice.AsyncResult
begin_linkedImageList(IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkedImageList(IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkedImageList(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_linkedImageList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_linkedImageList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkedImageList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkedImageList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_linkedImageList __cb)
Ice.AsyncResult
begin_linkedImageList(Callback_Folder_linkedImageList __cb)
Ice.AsyncResult
begin_linkedRoiList()
Ice.AsyncResult
begin_linkedRoiList(Ice.Callback __cb)
Ice.AsyncResult
begin_linkedRoiList(IceInternal.Functional_GenericCallback1<java.util.List<Roi>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkedRoiList(IceInternal.Functional_GenericCallback1<java.util.List<Roi>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkedRoiList(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_linkedRoiList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_linkedRoiList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Roi>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkedRoiList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Roi>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkedRoiList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_linkedRoiList __cb)
Ice.AsyncResult
begin_linkedRoiList(Callback_Folder_linkedRoiList __cb)
Ice.AsyncResult
begin_linkImage(Image addition)
Ice.AsyncResult
begin_linkImage(Image addition, Ice.Callback __cb)
Ice.AsyncResult
begin_linkImage(Image addition, IceInternal.Functional_GenericCallback1<FolderImageLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkImage(Image addition, IceInternal.Functional_GenericCallback1<FolderImageLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkImage(Image addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_linkImage(Image addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_linkImage(Image addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FolderImageLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkImage(Image addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FolderImageLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkImage(Image addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_linkImage __cb)
Ice.AsyncResult
begin_linkImage(Image addition, Callback_Folder_linkImage __cb)
Ice.AsyncResult
begin_linkRoi(Roi addition)
Ice.AsyncResult
begin_linkRoi(Roi addition, Ice.Callback __cb)
Ice.AsyncResult
begin_linkRoi(Roi addition, IceInternal.Functional_GenericCallback1<FolderRoiLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkRoi(Roi addition, IceInternal.Functional_GenericCallback1<FolderRoiLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkRoi(Roi addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_linkRoi(Roi addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_linkRoi(Roi addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FolderRoiLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkRoi(Roi addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FolderRoiLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkRoi(Roi addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_linkRoi __cb)
Ice.AsyncResult
begin_linkRoi(Roi addition, Callback_Folder_linkRoi __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(Folder toCopy)
Ice.AsyncResult
begin_reloadAnnotationLinks(Folder toCopy, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadAnnotationLinks(Folder toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadAnnotationLinks(Folder toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadAnnotationLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_reloadAnnotationLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadAnnotationLinks(Folder 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(Folder 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(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_reloadAnnotationLinks __cb)
Ice.AsyncResult
begin_reloadAnnotationLinks(Folder toCopy, Callback_Folder_reloadAnnotationLinks __cb)
Ice.AsyncResult
begin_reloadChildFolders(Folder toCopy)
Ice.AsyncResult
begin_reloadChildFolders(Folder toCopy, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadChildFolders(Folder toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadChildFolders(Folder toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadChildFolders(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_reloadChildFolders(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadChildFolders(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadChildFolders(Folder 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_reloadChildFolders(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_reloadChildFolders __cb)
Ice.AsyncResult
begin_reloadChildFolders(Folder toCopy, Callback_Folder_reloadChildFolders __cb)
Ice.AsyncResult
begin_reloadImageLinks(Folder toCopy)
Ice.AsyncResult
begin_reloadImageLinks(Folder toCopy, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadImageLinks(Folder toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadImageLinks(Folder toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadImageLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_reloadImageLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadImageLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadImageLinks(Folder 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_reloadImageLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_reloadImageLinks __cb)
Ice.AsyncResult
begin_reloadImageLinks(Folder toCopy, Callback_Folder_reloadImageLinks __cb)
Ice.AsyncResult
begin_reloadRoiLinks(Folder toCopy)
Ice.AsyncResult
begin_reloadRoiLinks(Folder toCopy, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadRoiLinks(Folder toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadRoiLinks(Folder toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadRoiLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_reloadRoiLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadRoiLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadRoiLinks(Folder 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_reloadRoiLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_reloadRoiLinks __cb)
Ice.AsyncResult
begin_reloadRoiLinks(Folder toCopy, Callback_Folder_reloadRoiLinks __cb)
Ice.AsyncResult
begin_removeAllChildFoldersSet(java.util.List<Folder> targets)
Ice.AsyncResult
begin_removeAllChildFoldersSet(java.util.List<Folder> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllChildFoldersSet(java.util.List<Folder> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllChildFoldersSet(java.util.List<Folder> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllChildFoldersSet(java.util.List<Folder> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeAllChildFoldersSet(java.util.List<Folder> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllChildFoldersSet(java.util.List<Folder> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllChildFoldersSet(java.util.List<Folder> 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_removeAllChildFoldersSet(java.util.List<Folder> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_removeAllChildFoldersSet __cb)
Ice.AsyncResult
begin_removeAllChildFoldersSet(java.util.List<Folder> targets, Callback_Folder_removeAllChildFoldersSet __cb)
Ice.AsyncResult
begin_removeAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets)
Ice.AsyncResult
begin_removeAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> 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_removeAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_removeAllFolderAnnotationLinkSet __cb)
Ice.AsyncResult
begin_removeAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, Callback_Folder_removeAllFolderAnnotationLinkSet __cb)
Ice.AsyncResult
begin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets)
Ice.AsyncResult
begin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> 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_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_removeAllFolderImageLinkSet __cb)
Ice.AsyncResult
begin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, Callback_Folder_removeAllFolderImageLinkSet __cb)
Ice.AsyncResult
begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets)
Ice.AsyncResult
begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> 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_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_removeAllFolderRoiLinkSet __cb)
Ice.AsyncResult
begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, Callback_Folder_removeAllFolderRoiLinkSet __cb)
Ice.AsyncResult
begin_removeChildFolders(Folder theTarget)
Ice.AsyncResult
begin_removeChildFolders(Folder theTarget, Ice.Callback __cb)
Ice.AsyncResult
begin_removeChildFolders(Folder theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeChildFolders(Folder theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeChildFolders(Folder theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeChildFolders(Folder theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeChildFolders(Folder theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeChildFolders(Folder 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_removeChildFolders(Folder theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_removeChildFolders __cb)
Ice.AsyncResult
begin_removeChildFolders(Folder theTarget, Callback_Folder_removeChildFolders __cb)
Ice.AsyncResult
begin_removeFolderAnnotationLink(FolderAnnotationLink theTarget)
Ice.AsyncResult
begin_removeFolderAnnotationLink(FolderAnnotationLink theTarget, Ice.Callback __cb)
Ice.AsyncResult
begin_removeFolderAnnotationLink(FolderAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeFolderAnnotationLink(FolderAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeFolderAnnotationLink(FolderAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeFolderAnnotationLink(FolderAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeFolderAnnotationLink(FolderAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeFolderAnnotationLink(FolderAnnotationLink 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_removeFolderAnnotationLink(FolderAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_removeFolderAnnotationLink __cb)
Ice.AsyncResult
begin_removeFolderAnnotationLink(FolderAnnotationLink theTarget, Callback_Folder_removeFolderAnnotationLink __cb)
Ice.AsyncResult
begin_removeFolderAnnotationLinkFromBoth(FolderAnnotationLink link, boolean bothSides)
Ice.AsyncResult
begin_removeFolderAnnotationLinkFromBoth(FolderAnnotationLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult
begin_removeFolderAnnotationLinkFromBoth(FolderAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeFolderAnnotationLinkFromBoth(FolderAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeFolderAnnotationLinkFromBoth(FolderAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeFolderAnnotationLinkFromBoth(FolderAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeFolderAnnotationLinkFromBoth(FolderAnnotationLink 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_removeFolderAnnotationLinkFromBoth(FolderAnnotationLink 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_removeFolderAnnotationLinkFromBoth(FolderAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_removeFolderAnnotationLinkFromBoth __cb)
Ice.AsyncResult
begin_removeFolderAnnotationLinkFromBoth(FolderAnnotationLink link, boolean bothSides, Callback_Folder_removeFolderAnnotationLinkFromBoth __cb)
Ice.AsyncResult
begin_removeFolderImageLink(FolderImageLink theTarget)
Ice.AsyncResult
begin_removeFolderImageLink(FolderImageLink theTarget, Ice.Callback __cb)
Ice.AsyncResult
begin_removeFolderImageLink(FolderImageLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeFolderImageLink(FolderImageLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeFolderImageLink(FolderImageLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeFolderImageLink(FolderImageLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeFolderImageLink(FolderImageLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeFolderImageLink(FolderImageLink 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_removeFolderImageLink(FolderImageLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_removeFolderImageLink __cb)
Ice.AsyncResult
begin_removeFolderImageLink(FolderImageLink theTarget, Callback_Folder_removeFolderImageLink __cb)
Ice.AsyncResult
begin_removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides)
Ice.AsyncResult
begin_removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult
begin_removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeFolderImageLinkFromBoth(FolderImageLink 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_removeFolderImageLinkFromBoth(FolderImageLink 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_removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_removeFolderImageLinkFromBoth __cb)
Ice.AsyncResult
begin_removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides, Callback_Folder_removeFolderImageLinkFromBoth __cb)
Ice.AsyncResult
begin_removeFolderRoiLink(FolderRoiLink theTarget)
Ice.AsyncResult
begin_removeFolderRoiLink(FolderRoiLink theTarget, Ice.Callback __cb)
Ice.AsyncResult
begin_removeFolderRoiLink(FolderRoiLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeFolderRoiLink(FolderRoiLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeFolderRoiLink(FolderRoiLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeFolderRoiLink(FolderRoiLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeFolderRoiLink(FolderRoiLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeFolderRoiLink(FolderRoiLink 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_removeFolderRoiLink(FolderRoiLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_removeFolderRoiLink __cb)
Ice.AsyncResult
begin_removeFolderRoiLink(FolderRoiLink theTarget, Callback_Folder_removeFolderRoiLink __cb)
Ice.AsyncResult
begin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides)
Ice.AsyncResult
begin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult
begin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeFolderRoiLinkFromBoth(FolderRoiLink 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_removeFolderRoiLinkFromBoth(FolderRoiLink 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_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_removeFolderRoiLinkFromBoth __cb)
Ice.AsyncResult
begin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, Callback_Folder_removeFolderRoiLinkFromBoth __cb)
Ice.AsyncResult
begin_setDescription(RString theDescription)
Ice.AsyncResult
begin_setDescription(RString theDescription, Ice.Callback __cb)
Ice.AsyncResult
begin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_setDescription __cb)
Ice.AsyncResult
begin_setDescription(RString theDescription, Callback_Folder_setDescription __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_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_Folder_setName __cb)
Ice.AsyncResult
begin_setName(RString theName, Callback_Folder_setName __cb)
Ice.AsyncResult
begin_setParentFolder(Folder theParentFolder)
Ice.AsyncResult
begin_setParentFolder(Folder theParentFolder, Ice.Callback __cb)
Ice.AsyncResult
begin_setParentFolder(Folder theParentFolder, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setParentFolder(Folder theParentFolder, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setParentFolder(Folder theParentFolder, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setParentFolder(Folder theParentFolder, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setParentFolder(Folder theParentFolder, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setParentFolder(Folder theParentFolder, 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_setParentFolder(Folder theParentFolder, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_setParentFolder __cb)
Ice.AsyncResult
begin_setParentFolder(Folder theParentFolder, Callback_Folder_setParentFolder __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_Folder_setVersion __cb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, Callback_Folder_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_Folder_sizeOfAnnotationLinks __cb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(Callback_Folder_sizeOfAnnotationLinks __cb)
Ice.AsyncResult
begin_sizeOfChildFolders()
Ice.AsyncResult
begin_sizeOfChildFolders(Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfChildFolders(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfChildFolders(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_sizeOfChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfChildFolders(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_sizeOfChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_sizeOfChildFolders __cb)
Ice.AsyncResult
begin_sizeOfChildFolders(Callback_Folder_sizeOfChildFolders __cb)
Ice.AsyncResult
begin_sizeOfImageLinks()
Ice.AsyncResult
begin_sizeOfImageLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfImageLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfImageLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_sizeOfImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfImageLinks(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_sizeOfImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_sizeOfImageLinks __cb)
Ice.AsyncResult
begin_sizeOfImageLinks(Callback_Folder_sizeOfImageLinks __cb)
Ice.AsyncResult
begin_sizeOfRoiLinks()
Ice.AsyncResult
begin_sizeOfRoiLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfRoiLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfRoiLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_sizeOfRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfRoiLinks(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_sizeOfRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_sizeOfRoiLinks __cb)
Ice.AsyncResult
begin_sizeOfRoiLinks(Callback_Folder_sizeOfRoiLinks __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_Folder_unlinkAnnotation __cb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, Callback_Folder_unlinkAnnotation __cb)
Ice.AsyncResult
begin_unlinkImage(Image removal)
Ice.AsyncResult
begin_unlinkImage(Image removal, Ice.Callback __cb)
Ice.AsyncResult
begin_unlinkImage(Image removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unlinkImage(Image removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unlinkImage(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unlinkImage(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unlinkImage(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unlinkImage(Image 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_unlinkImage(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_unlinkImage __cb)
Ice.AsyncResult
begin_unlinkImage(Image removal, Callback_Folder_unlinkImage __cb)
Ice.AsyncResult
begin_unlinkRoi(Roi removal)
Ice.AsyncResult
begin_unlinkRoi(Roi removal, Ice.Callback __cb)
Ice.AsyncResult
begin_unlinkRoi(Roi removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unlinkRoi(Roi removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unlinkRoi(Roi removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unlinkRoi(Roi removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unlinkRoi(Roi removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unlinkRoi(Roi 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_unlinkRoi(Roi removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_unlinkRoi __cb)
Ice.AsyncResult
begin_unlinkRoi(Roi removal, Callback_Folder_unlinkRoi __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_Folder_unloadAnnotationLinks __cb)
Ice.AsyncResult
begin_unloadAnnotationLinks(Callback_Folder_unloadAnnotationLinks __cb)
Ice.AsyncResult
begin_unloadChildFolders()
Ice.AsyncResult
begin_unloadChildFolders(Ice.Callback __cb)
Ice.AsyncResult
begin_unloadChildFolders(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadChildFolders(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unloadChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unloadChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadChildFolders(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_unloadChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_unloadChildFolders __cb)
Ice.AsyncResult
begin_unloadChildFolders(Callback_Folder_unloadChildFolders __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_unloadImageLinks()
Ice.AsyncResult
begin_unloadImageLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_unloadImageLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadImageLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unloadImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unloadImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadImageLinks(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_unloadImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_unloadImageLinks __cb)
Ice.AsyncResult
begin_unloadImageLinks(Callback_Folder_unloadImageLinks __cb)
Ice.AsyncResult
begin_unloadRoiLinks()
Ice.AsyncResult
begin_unloadRoiLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_unloadRoiLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadRoiLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unloadRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unloadRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadRoiLinks(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_unloadRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_unloadRoiLinks __cb)
Ice.AsyncResult
begin_unloadRoiLinks(Callback_Folder_unloadRoiLinks __cb)
static FolderPrx
checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type.static FolderPrx
checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type.static FolderPrx
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 FolderPrx
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
clearChildFolders()
void
clearChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
clearImageLinks()
void
clearImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
clearRoiLinks()
void
clearRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<FolderAnnotationLink>
copyAnnotationLinks()
java.util.List<FolderAnnotationLink>
copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<Folder>
copyChildFolders()
java.util.List<Folder>
copyChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<FolderImageLink>
copyImageLinks()
java.util.List<FolderImageLink>
copyImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<FolderRoiLink>
copyRoiLinks()
java.util.List<FolderRoiLink>
copyRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
end_addAllChildFoldersSet(Ice.AsyncResult __iresult)
void
end_addAllFolderAnnotationLinkSet(Ice.AsyncResult __iresult)
void
end_addAllFolderImageLinkSet(Ice.AsyncResult __iresult)
void
end_addAllFolderRoiLinkSet(Ice.AsyncResult __iresult)
void
end_addChildFolders(Ice.AsyncResult __iresult)
void
end_addFolderAnnotationLink(Ice.AsyncResult __iresult)
void
end_addFolderAnnotationLinkToBoth(Ice.AsyncResult __iresult)
void
end_addFolderImageLink(Ice.AsyncResult __iresult)
void
end_addFolderImageLinkToBoth(Ice.AsyncResult __iresult)
void
end_addFolderRoiLink(Ice.AsyncResult __iresult)
void
end_addFolderRoiLinkToBoth(Ice.AsyncResult __iresult)
void
end_clearAnnotationLinks(Ice.AsyncResult __iresult)
void
end_clearChildFolders(Ice.AsyncResult __iresult)
void
end_clearImageLinks(Ice.AsyncResult __iresult)
void
end_clearRoiLinks(Ice.AsyncResult __iresult)
java.util.List<FolderAnnotationLink>
end_copyAnnotationLinks(Ice.AsyncResult __iresult)
java.util.List<Folder>
end_copyChildFolders(Ice.AsyncResult __iresult)
java.util.List<FolderImageLink>
end_copyImageLinks(Ice.AsyncResult __iresult)
java.util.List<FolderRoiLink>
end_copyRoiLinks(Ice.AsyncResult __iresult)
java.util.List<FolderAnnotationLink>
end_findFolderAnnotationLink(Ice.AsyncResult __iresult)
java.util.List<FolderImageLink>
end_findFolderImageLink(Ice.AsyncResult __iresult)
java.util.List<FolderRoiLink>
end_findFolderRoiLink(Ice.AsyncResult __iresult)
java.util.Map<java.lang.Long,java.lang.Long>
end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult)
RString
end_getDescription(Ice.AsyncResult __iresult)
Details
end_getDetails(Ice.AsyncResult __iresult)
RLong
end_getId(Ice.AsyncResult __iresult)
java.util.Map<java.lang.Long,java.lang.Long>
end_getImageLinksCountPerOwner(Ice.AsyncResult __iresult)
RString
end_getName(Ice.AsyncResult __iresult)
Folder
end_getParentFolder(Ice.AsyncResult __iresult)
java.util.Map<java.lang.Long,java.lang.Long>
end_getRoiLinksCountPerOwner(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.FolderAnnotationLink
end_linkAnnotation(Ice.AsyncResult __iresult)
java.util.List<Annotation>
end_linkedAnnotationList(Ice.AsyncResult __iresult)
java.util.List<Image>
end_linkedImageList(Ice.AsyncResult __iresult)
java.util.List<Roi>
end_linkedRoiList(Ice.AsyncResult __iresult)
FolderImageLink
end_linkImage(Ice.AsyncResult __iresult)
FolderRoiLink
end_linkRoi(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_reloadChildFolders(Ice.AsyncResult __iresult)
void
end_reloadImageLinks(Ice.AsyncResult __iresult)
void
end_reloadRoiLinks(Ice.AsyncResult __iresult)
void
end_removeAllChildFoldersSet(Ice.AsyncResult __iresult)
void
end_removeAllFolderAnnotationLinkSet(Ice.AsyncResult __iresult)
void
end_removeAllFolderImageLinkSet(Ice.AsyncResult __iresult)
void
end_removeAllFolderRoiLinkSet(Ice.AsyncResult __iresult)
void
end_removeChildFolders(Ice.AsyncResult __iresult)
void
end_removeFolderAnnotationLink(Ice.AsyncResult __iresult)
void
end_removeFolderAnnotationLinkFromBoth(Ice.AsyncResult __iresult)
void
end_removeFolderImageLink(Ice.AsyncResult __iresult)
void
end_removeFolderImageLinkFromBoth(Ice.AsyncResult __iresult)
void
end_removeFolderRoiLink(Ice.AsyncResult __iresult)
void
end_removeFolderRoiLinkFromBoth(Ice.AsyncResult __iresult)
void
end_setDescription(Ice.AsyncResult __iresult)
void
end_setId(Ice.AsyncResult __iresult)
void
end_setName(Ice.AsyncResult __iresult)
void
end_setParentFolder(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_sizeOfChildFolders(Ice.AsyncResult __iresult)
int
end_sizeOfImageLinks(Ice.AsyncResult __iresult)
int
end_sizeOfRoiLinks(Ice.AsyncResult __iresult)
void
end_unlinkAnnotation(Ice.AsyncResult __iresult)
void
end_unlinkImage(Ice.AsyncResult __iresult)
void
end_unlinkRoi(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_unloadChildFolders(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_unloadImageLinks(Ice.AsyncResult __iresult)
void
end_unloadRoiLinks(Ice.AsyncResult __iresult)
java.util.List<FolderAnnotationLink>
findFolderAnnotationLink(Annotation removal)
java.util.List<FolderAnnotationLink>
findFolderAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<FolderImageLink>
findFolderImageLink(Image removal)
java.util.List<FolderImageLink>
findFolderImageLink(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<FolderRoiLink>
findFolderRoiLink(Roi removal)
java.util.List<FolderRoiLink>
findFolderRoiLink(Roi 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)
RString
getDescription()
RString
getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
Details
getDetails()
Details
getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
RLong
getId()
RLong
getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.Map<java.lang.Long,java.lang.Long>
getImageLinksCountPerOwner()
java.util.Map<java.lang.Long,java.lang.Long>
getImageLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
RString
getName()
RString
getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
Folder
getParentFolder()
Folder
getParentFolder(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.Map<java.lang.Long,java.lang.Long>
getRoiLinksCountPerOwner()
java.util.Map<java.lang.Long,java.lang.Long>
getRoiLinksCountPerOwner(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.FolderAnnotationLink
linkAnnotation(Annotation addition)
FolderAnnotationLink
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<Image>
linkedImageList()
java.util.List<Image>
linkedImageList(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<Roi>
linkedRoiList()
java.util.List<Roi>
linkedRoiList(java.util.Map<java.lang.String,java.lang.String> __ctx)
FolderImageLink
linkImage(Image addition)
FolderImageLink
linkImage(Image addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
FolderRoiLink
linkRoi(Roi addition)
FolderRoiLink
linkRoi(Roi 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(Folder toCopy)
void
reloadAnnotationLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
reloadChildFolders(Folder toCopy)
void
reloadChildFolders(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
reloadImageLinks(Folder toCopy)
void
reloadImageLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
reloadRoiLinks(Folder toCopy)
void
reloadRoiLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeAllChildFoldersSet(java.util.List<Folder> targets)
void
removeAllChildFoldersSet(java.util.List<Folder> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets)
void
removeAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets)
void
removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets)
void
removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeChildFolders(Folder theTarget)
void
removeChildFolders(Folder theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeFolderAnnotationLink(FolderAnnotationLink theTarget)
void
removeFolderAnnotationLink(FolderAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeFolderAnnotationLinkFromBoth(FolderAnnotationLink link, boolean bothSides)
void
removeFolderAnnotationLinkFromBoth(FolderAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeFolderImageLink(FolderImageLink theTarget)
void
removeFolderImageLink(FolderImageLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides)
void
removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeFolderRoiLink(FolderRoiLink theTarget)
void
removeFolderRoiLink(FolderRoiLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides)
void
removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setDescription(RString theDescription)
void
setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setId(RLong id)
void
setId(RLong id, 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
setParentFolder(Folder theParentFolder)
void
setParentFolder(Folder theParentFolder, 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
sizeOfChildFolders()
int
sizeOfChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx)
int
sizeOfImageLinks()
int
sizeOfImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
int
sizeOfRoiLinks()
int
sizeOfRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
static FolderPrx
uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.static FolderPrx
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
unlinkImage(Image removal)
void
unlinkImage(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
unlinkRoi(Roi removal)
void
unlinkRoi(Roi 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
unloadChildFolders()
void
unloadChildFolders(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
unloadImageLinks()
void
unloadImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
unloadRoiLinks()
void
unloadRoiLinks(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
-
addAllChildFoldersSet
public void addAllChildFoldersSet(java.util.List<Folder> targets)
- Specified by:
addAllChildFoldersSet
in interfaceFolderPrx
-
addAllChildFoldersSet
public void addAllChildFoldersSet(java.util.List<Folder> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllChildFoldersSet
in interfaceFolderPrx
-
begin_addAllChildFoldersSet
public Ice.AsyncResult begin_addAllChildFoldersSet(java.util.List<Folder> targets)
- Specified by:
begin_addAllChildFoldersSet
in interfaceFolderPrx
-
begin_addAllChildFoldersSet
public Ice.AsyncResult begin_addAllChildFoldersSet(java.util.List<Folder> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addAllChildFoldersSet
in interfaceFolderPrx
-
begin_addAllChildFoldersSet
public Ice.AsyncResult begin_addAllChildFoldersSet(java.util.List<Folder> targets, Ice.Callback __cb)
- Specified by:
begin_addAllChildFoldersSet
in interfaceFolderPrx
-
begin_addAllChildFoldersSet
public Ice.AsyncResult begin_addAllChildFoldersSet(java.util.List<Folder> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addAllChildFoldersSet
in interfaceFolderPrx
-
begin_addAllChildFoldersSet
public Ice.AsyncResult begin_addAllChildFoldersSet(java.util.List<Folder> targets, Callback_Folder_addAllChildFoldersSet __cb)
- Specified by:
begin_addAllChildFoldersSet
in interfaceFolderPrx
-
begin_addAllChildFoldersSet
public Ice.AsyncResult begin_addAllChildFoldersSet(java.util.List<Folder> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_addAllChildFoldersSet __cb)
- Specified by:
begin_addAllChildFoldersSet
in interfaceFolderPrx
-
begin_addAllChildFoldersSet
public Ice.AsyncResult begin_addAllChildFoldersSet(java.util.List<Folder> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllChildFoldersSet
in interfaceFolderPrx
-
begin_addAllChildFoldersSet
public Ice.AsyncResult begin_addAllChildFoldersSet(java.util.List<Folder> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addAllChildFoldersSet
in interfaceFolderPrx
-
begin_addAllChildFoldersSet
public Ice.AsyncResult begin_addAllChildFoldersSet(java.util.List<Folder> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllChildFoldersSet
in interfaceFolderPrx
-
begin_addAllChildFoldersSet
public Ice.AsyncResult begin_addAllChildFoldersSet(java.util.List<Folder> 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_addAllChildFoldersSet
in interfaceFolderPrx
-
end_addAllChildFoldersSet
public void end_addAllChildFoldersSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllChildFoldersSet
in interfaceFolderPrx
-
addAllFolderAnnotationLinkSet
public void addAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets)
- Specified by:
addAllFolderAnnotationLinkSet
in interfaceFolderPrx
-
addAllFolderAnnotationLinkSet
public void addAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllFolderAnnotationLinkSet
in interfaceFolderPrx
-
begin_addAllFolderAnnotationLinkSet
public Ice.AsyncResult begin_addAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets)
- Specified by:
begin_addAllFolderAnnotationLinkSet
in interfaceFolderPrx
-
begin_addAllFolderAnnotationLinkSet
public Ice.AsyncResult begin_addAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addAllFolderAnnotationLinkSet
in interfaceFolderPrx
-
begin_addAllFolderAnnotationLinkSet
public Ice.AsyncResult begin_addAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, Ice.Callback __cb)
- Specified by:
begin_addAllFolderAnnotationLinkSet
in interfaceFolderPrx
-
begin_addAllFolderAnnotationLinkSet
public Ice.AsyncResult begin_addAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addAllFolderAnnotationLinkSet
in interfaceFolderPrx
-
begin_addAllFolderAnnotationLinkSet
public Ice.AsyncResult begin_addAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, Callback_Folder_addAllFolderAnnotationLinkSet __cb)
- Specified by:
begin_addAllFolderAnnotationLinkSet
in interfaceFolderPrx
-
begin_addAllFolderAnnotationLinkSet
public Ice.AsyncResult begin_addAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_addAllFolderAnnotationLinkSet __cb)
- Specified by:
begin_addAllFolderAnnotationLinkSet
in interfaceFolderPrx
-
begin_addAllFolderAnnotationLinkSet
public Ice.AsyncResult begin_addAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllFolderAnnotationLinkSet
in interfaceFolderPrx
-
begin_addAllFolderAnnotationLinkSet
public Ice.AsyncResult begin_addAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addAllFolderAnnotationLinkSet
in interfaceFolderPrx
-
begin_addAllFolderAnnotationLinkSet
public Ice.AsyncResult begin_addAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllFolderAnnotationLinkSet
in interfaceFolderPrx
-
begin_addAllFolderAnnotationLinkSet
public Ice.AsyncResult begin_addAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> 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_addAllFolderAnnotationLinkSet
in interfaceFolderPrx
-
end_addAllFolderAnnotationLinkSet
public void end_addAllFolderAnnotationLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllFolderAnnotationLinkSet
in interfaceFolderPrx
-
addAllFolderImageLinkSet
public void addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets)
- Specified by:
addAllFolderImageLinkSet
in interfaceFolderPrx
-
addAllFolderImageLinkSet
public void addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllFolderImageLinkSet
in interfaceFolderPrx
-
begin_addAllFolderImageLinkSet
public Ice.AsyncResult begin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets)
- Specified by:
begin_addAllFolderImageLinkSet
in interfaceFolderPrx
-
begin_addAllFolderImageLinkSet
public Ice.AsyncResult begin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addAllFolderImageLinkSet
in interfaceFolderPrx
-
begin_addAllFolderImageLinkSet
public Ice.AsyncResult begin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, Ice.Callback __cb)
- Specified by:
begin_addAllFolderImageLinkSet
in interfaceFolderPrx
-
begin_addAllFolderImageLinkSet
public Ice.AsyncResult begin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addAllFolderImageLinkSet
in interfaceFolderPrx
-
begin_addAllFolderImageLinkSet
public Ice.AsyncResult begin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, Callback_Folder_addAllFolderImageLinkSet __cb)
- Specified by:
begin_addAllFolderImageLinkSet
in interfaceFolderPrx
-
begin_addAllFolderImageLinkSet
public Ice.AsyncResult begin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_addAllFolderImageLinkSet __cb)
- Specified by:
begin_addAllFolderImageLinkSet
in interfaceFolderPrx
-
begin_addAllFolderImageLinkSet
public Ice.AsyncResult begin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllFolderImageLinkSet
in interfaceFolderPrx
-
begin_addAllFolderImageLinkSet
public Ice.AsyncResult begin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addAllFolderImageLinkSet
in interfaceFolderPrx
-
begin_addAllFolderImageLinkSet
public Ice.AsyncResult begin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllFolderImageLinkSet
in interfaceFolderPrx
-
begin_addAllFolderImageLinkSet
public Ice.AsyncResult begin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> 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_addAllFolderImageLinkSet
in interfaceFolderPrx
-
end_addAllFolderImageLinkSet
public void end_addAllFolderImageLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllFolderImageLinkSet
in interfaceFolderPrx
-
addAllFolderRoiLinkSet
public void addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets)
- Specified by:
addAllFolderRoiLinkSet
in interfaceFolderPrx
-
addAllFolderRoiLinkSet
public void addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllFolderRoiLinkSet
in interfaceFolderPrx
-
begin_addAllFolderRoiLinkSet
public Ice.AsyncResult begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets)
- Specified by:
begin_addAllFolderRoiLinkSet
in interfaceFolderPrx
-
begin_addAllFolderRoiLinkSet
public Ice.AsyncResult begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addAllFolderRoiLinkSet
in interfaceFolderPrx
-
begin_addAllFolderRoiLinkSet
public Ice.AsyncResult begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, Ice.Callback __cb)
- Specified by:
begin_addAllFolderRoiLinkSet
in interfaceFolderPrx
-
begin_addAllFolderRoiLinkSet
public Ice.AsyncResult begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addAllFolderRoiLinkSet
in interfaceFolderPrx
-
begin_addAllFolderRoiLinkSet
public Ice.AsyncResult begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, Callback_Folder_addAllFolderRoiLinkSet __cb)
- Specified by:
begin_addAllFolderRoiLinkSet
in interfaceFolderPrx
-
begin_addAllFolderRoiLinkSet
public Ice.AsyncResult begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_addAllFolderRoiLinkSet __cb)
- Specified by:
begin_addAllFolderRoiLinkSet
in interfaceFolderPrx
-
begin_addAllFolderRoiLinkSet
public Ice.AsyncResult begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllFolderRoiLinkSet
in interfaceFolderPrx
-
begin_addAllFolderRoiLinkSet
public Ice.AsyncResult begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addAllFolderRoiLinkSet
in interfaceFolderPrx
-
begin_addAllFolderRoiLinkSet
public Ice.AsyncResult begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllFolderRoiLinkSet
in interfaceFolderPrx
-
begin_addAllFolderRoiLinkSet
public Ice.AsyncResult begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> 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_addAllFolderRoiLinkSet
in interfaceFolderPrx
-
end_addAllFolderRoiLinkSet
public void end_addAllFolderRoiLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllFolderRoiLinkSet
in interfaceFolderPrx
-
addChildFolders
public void addChildFolders(Folder target)
- Specified by:
addChildFolders
in interfaceFolderPrx
-
addChildFolders
public void addChildFolders(Folder target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addChildFolders
in interfaceFolderPrx
-
begin_addChildFolders
public Ice.AsyncResult begin_addChildFolders(Folder target)
- Specified by:
begin_addChildFolders
in interfaceFolderPrx
-
begin_addChildFolders
public Ice.AsyncResult begin_addChildFolders(Folder target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addChildFolders
in interfaceFolderPrx
-
begin_addChildFolders
public Ice.AsyncResult begin_addChildFolders(Folder target, Ice.Callback __cb)
- Specified by:
begin_addChildFolders
in interfaceFolderPrx
-
begin_addChildFolders
public Ice.AsyncResult begin_addChildFolders(Folder target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addChildFolders
in interfaceFolderPrx
-
begin_addChildFolders
public Ice.AsyncResult begin_addChildFolders(Folder target, Callback_Folder_addChildFolders __cb)
- Specified by:
begin_addChildFolders
in interfaceFolderPrx
-
begin_addChildFolders
public Ice.AsyncResult begin_addChildFolders(Folder target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_addChildFolders __cb)
- Specified by:
begin_addChildFolders
in interfaceFolderPrx
-
begin_addChildFolders
public Ice.AsyncResult begin_addChildFolders(Folder target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addChildFolders
in interfaceFolderPrx
-
begin_addChildFolders
public Ice.AsyncResult begin_addChildFolders(Folder target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addChildFolders
in interfaceFolderPrx
-
begin_addChildFolders
public Ice.AsyncResult begin_addChildFolders(Folder target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addChildFolders
in interfaceFolderPrx
-
begin_addChildFolders
public Ice.AsyncResult begin_addChildFolders(Folder 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_addChildFolders
in interfaceFolderPrx
-
end_addChildFolders
public void end_addChildFolders(Ice.AsyncResult __iresult)
- Specified by:
end_addChildFolders
in interfaceFolderPrx
-
addFolderAnnotationLink
public void addFolderAnnotationLink(FolderAnnotationLink target)
- Specified by:
addFolderAnnotationLink
in interfaceFolderPrx
-
addFolderAnnotationLink
public void addFolderAnnotationLink(FolderAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addFolderAnnotationLink
in interfaceFolderPrx
-
begin_addFolderAnnotationLink
public Ice.AsyncResult begin_addFolderAnnotationLink(FolderAnnotationLink target)
- Specified by:
begin_addFolderAnnotationLink
in interfaceFolderPrx
-
begin_addFolderAnnotationLink
public Ice.AsyncResult begin_addFolderAnnotationLink(FolderAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addFolderAnnotationLink
in interfaceFolderPrx
-
begin_addFolderAnnotationLink
public Ice.AsyncResult begin_addFolderAnnotationLink(FolderAnnotationLink target, Ice.Callback __cb)
- Specified by:
begin_addFolderAnnotationLink
in interfaceFolderPrx
-
begin_addFolderAnnotationLink
public Ice.AsyncResult begin_addFolderAnnotationLink(FolderAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addFolderAnnotationLink
in interfaceFolderPrx
-
begin_addFolderAnnotationLink
public Ice.AsyncResult begin_addFolderAnnotationLink(FolderAnnotationLink target, Callback_Folder_addFolderAnnotationLink __cb)
- Specified by:
begin_addFolderAnnotationLink
in interfaceFolderPrx
-
begin_addFolderAnnotationLink
public Ice.AsyncResult begin_addFolderAnnotationLink(FolderAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_addFolderAnnotationLink __cb)
- Specified by:
begin_addFolderAnnotationLink
in interfaceFolderPrx
-
begin_addFolderAnnotationLink
public Ice.AsyncResult begin_addFolderAnnotationLink(FolderAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addFolderAnnotationLink
in interfaceFolderPrx
-
begin_addFolderAnnotationLink
public Ice.AsyncResult begin_addFolderAnnotationLink(FolderAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addFolderAnnotationLink
in interfaceFolderPrx
-
begin_addFolderAnnotationLink
public Ice.AsyncResult begin_addFolderAnnotationLink(FolderAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addFolderAnnotationLink
in interfaceFolderPrx
-
begin_addFolderAnnotationLink
public Ice.AsyncResult begin_addFolderAnnotationLink(FolderAnnotationLink 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_addFolderAnnotationLink
in interfaceFolderPrx
-
end_addFolderAnnotationLink
public void end_addFolderAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_addFolderAnnotationLink
in interfaceFolderPrx
-
addFolderAnnotationLinkToBoth
public void addFolderAnnotationLinkToBoth(FolderAnnotationLink link, boolean bothSides)
- Specified by:
addFolderAnnotationLinkToBoth
in interfaceFolderPrx
-
addFolderAnnotationLinkToBoth
public void addFolderAnnotationLinkToBoth(FolderAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addFolderAnnotationLinkToBoth
in interfaceFolderPrx
-
begin_addFolderAnnotationLinkToBoth
public Ice.AsyncResult begin_addFolderAnnotationLinkToBoth(FolderAnnotationLink link, boolean bothSides)
- Specified by:
begin_addFolderAnnotationLinkToBoth
in interfaceFolderPrx
-
begin_addFolderAnnotationLinkToBoth
public Ice.AsyncResult begin_addFolderAnnotationLinkToBoth(FolderAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addFolderAnnotationLinkToBoth
in interfaceFolderPrx
-
begin_addFolderAnnotationLinkToBoth
public Ice.AsyncResult begin_addFolderAnnotationLinkToBoth(FolderAnnotationLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_addFolderAnnotationLinkToBoth
in interfaceFolderPrx
-
begin_addFolderAnnotationLinkToBoth
public Ice.AsyncResult begin_addFolderAnnotationLinkToBoth(FolderAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addFolderAnnotationLinkToBoth
in interfaceFolderPrx
-
begin_addFolderAnnotationLinkToBoth
public Ice.AsyncResult begin_addFolderAnnotationLinkToBoth(FolderAnnotationLink link, boolean bothSides, Callback_Folder_addFolderAnnotationLinkToBoth __cb)
- Specified by:
begin_addFolderAnnotationLinkToBoth
in interfaceFolderPrx
-
begin_addFolderAnnotationLinkToBoth
public Ice.AsyncResult begin_addFolderAnnotationLinkToBoth(FolderAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_addFolderAnnotationLinkToBoth __cb)
- Specified by:
begin_addFolderAnnotationLinkToBoth
in interfaceFolderPrx
-
begin_addFolderAnnotationLinkToBoth
public Ice.AsyncResult begin_addFolderAnnotationLinkToBoth(FolderAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addFolderAnnotationLinkToBoth
in interfaceFolderPrx
-
begin_addFolderAnnotationLinkToBoth
public Ice.AsyncResult begin_addFolderAnnotationLinkToBoth(FolderAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addFolderAnnotationLinkToBoth
in interfaceFolderPrx
-
begin_addFolderAnnotationLinkToBoth
public Ice.AsyncResult begin_addFolderAnnotationLinkToBoth(FolderAnnotationLink 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_addFolderAnnotationLinkToBoth
in interfaceFolderPrx
-
begin_addFolderAnnotationLinkToBoth
public Ice.AsyncResult begin_addFolderAnnotationLinkToBoth(FolderAnnotationLink 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_addFolderAnnotationLinkToBoth
in interfaceFolderPrx
-
end_addFolderAnnotationLinkToBoth
public void end_addFolderAnnotationLinkToBoth(Ice.AsyncResult __iresult)
- Specified by:
end_addFolderAnnotationLinkToBoth
in interfaceFolderPrx
-
addFolderImageLink
public void addFolderImageLink(FolderImageLink target)
- Specified by:
addFolderImageLink
in interfaceFolderPrx
-
addFolderImageLink
public void addFolderImageLink(FolderImageLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addFolderImageLink
in interfaceFolderPrx
-
begin_addFolderImageLink
public Ice.AsyncResult begin_addFolderImageLink(FolderImageLink target)
- Specified by:
begin_addFolderImageLink
in interfaceFolderPrx
-
begin_addFolderImageLink
public Ice.AsyncResult begin_addFolderImageLink(FolderImageLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addFolderImageLink
in interfaceFolderPrx
-
begin_addFolderImageLink
public Ice.AsyncResult begin_addFolderImageLink(FolderImageLink target, Ice.Callback __cb)
- Specified by:
begin_addFolderImageLink
in interfaceFolderPrx
-
begin_addFolderImageLink
public Ice.AsyncResult begin_addFolderImageLink(FolderImageLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addFolderImageLink
in interfaceFolderPrx
-
begin_addFolderImageLink
public Ice.AsyncResult begin_addFolderImageLink(FolderImageLink target, Callback_Folder_addFolderImageLink __cb)
- Specified by:
begin_addFolderImageLink
in interfaceFolderPrx
-
begin_addFolderImageLink
public Ice.AsyncResult begin_addFolderImageLink(FolderImageLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_addFolderImageLink __cb)
- Specified by:
begin_addFolderImageLink
in interfaceFolderPrx
-
begin_addFolderImageLink
public Ice.AsyncResult begin_addFolderImageLink(FolderImageLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addFolderImageLink
in interfaceFolderPrx
-
begin_addFolderImageLink
public Ice.AsyncResult begin_addFolderImageLink(FolderImageLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addFolderImageLink
in interfaceFolderPrx
-
begin_addFolderImageLink
public Ice.AsyncResult begin_addFolderImageLink(FolderImageLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addFolderImageLink
in interfaceFolderPrx
-
begin_addFolderImageLink
public Ice.AsyncResult begin_addFolderImageLink(FolderImageLink 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_addFolderImageLink
in interfaceFolderPrx
-
end_addFolderImageLink
public void end_addFolderImageLink(Ice.AsyncResult __iresult)
- Specified by:
end_addFolderImageLink
in interfaceFolderPrx
-
addFolderImageLinkToBoth
public void addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides)
- Specified by:
addFolderImageLinkToBoth
in interfaceFolderPrx
-
addFolderImageLinkToBoth
public void addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addFolderImageLinkToBoth
in interfaceFolderPrx
-
begin_addFolderImageLinkToBoth
public Ice.AsyncResult begin_addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides)
- Specified by:
begin_addFolderImageLinkToBoth
in interfaceFolderPrx
-
begin_addFolderImageLinkToBoth
public Ice.AsyncResult begin_addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addFolderImageLinkToBoth
in interfaceFolderPrx
-
begin_addFolderImageLinkToBoth
public Ice.AsyncResult begin_addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_addFolderImageLinkToBoth
in interfaceFolderPrx
-
begin_addFolderImageLinkToBoth
public Ice.AsyncResult begin_addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addFolderImageLinkToBoth
in interfaceFolderPrx
-
begin_addFolderImageLinkToBoth
public Ice.AsyncResult begin_addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides, Callback_Folder_addFolderImageLinkToBoth __cb)
- Specified by:
begin_addFolderImageLinkToBoth
in interfaceFolderPrx
-
begin_addFolderImageLinkToBoth
public Ice.AsyncResult begin_addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_addFolderImageLinkToBoth __cb)
- Specified by:
begin_addFolderImageLinkToBoth
in interfaceFolderPrx
-
begin_addFolderImageLinkToBoth
public Ice.AsyncResult begin_addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addFolderImageLinkToBoth
in interfaceFolderPrx
-
begin_addFolderImageLinkToBoth
public Ice.AsyncResult begin_addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addFolderImageLinkToBoth
in interfaceFolderPrx
-
begin_addFolderImageLinkToBoth
public Ice.AsyncResult begin_addFolderImageLinkToBoth(FolderImageLink 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_addFolderImageLinkToBoth
in interfaceFolderPrx
-
begin_addFolderImageLinkToBoth
public Ice.AsyncResult begin_addFolderImageLinkToBoth(FolderImageLink 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_addFolderImageLinkToBoth
in interfaceFolderPrx
-
end_addFolderImageLinkToBoth
public void end_addFolderImageLinkToBoth(Ice.AsyncResult __iresult)
- Specified by:
end_addFolderImageLinkToBoth
in interfaceFolderPrx
-
addFolderRoiLink
public void addFolderRoiLink(FolderRoiLink target)
- Specified by:
addFolderRoiLink
in interfaceFolderPrx
-
addFolderRoiLink
public void addFolderRoiLink(FolderRoiLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addFolderRoiLink
in interfaceFolderPrx
-
begin_addFolderRoiLink
public Ice.AsyncResult begin_addFolderRoiLink(FolderRoiLink target)
- Specified by:
begin_addFolderRoiLink
in interfaceFolderPrx
-
begin_addFolderRoiLink
public Ice.AsyncResult begin_addFolderRoiLink(FolderRoiLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addFolderRoiLink
in interfaceFolderPrx
-
begin_addFolderRoiLink
public Ice.AsyncResult begin_addFolderRoiLink(FolderRoiLink target, Ice.Callback __cb)
- Specified by:
begin_addFolderRoiLink
in interfaceFolderPrx
-
begin_addFolderRoiLink
public Ice.AsyncResult begin_addFolderRoiLink(FolderRoiLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addFolderRoiLink
in interfaceFolderPrx
-
begin_addFolderRoiLink
public Ice.AsyncResult begin_addFolderRoiLink(FolderRoiLink target, Callback_Folder_addFolderRoiLink __cb)
- Specified by:
begin_addFolderRoiLink
in interfaceFolderPrx
-
begin_addFolderRoiLink
public Ice.AsyncResult begin_addFolderRoiLink(FolderRoiLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_addFolderRoiLink __cb)
- Specified by:
begin_addFolderRoiLink
in interfaceFolderPrx
-
begin_addFolderRoiLink
public Ice.AsyncResult begin_addFolderRoiLink(FolderRoiLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addFolderRoiLink
in interfaceFolderPrx
-
begin_addFolderRoiLink
public Ice.AsyncResult begin_addFolderRoiLink(FolderRoiLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addFolderRoiLink
in interfaceFolderPrx
-
begin_addFolderRoiLink
public Ice.AsyncResult begin_addFolderRoiLink(FolderRoiLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addFolderRoiLink
in interfaceFolderPrx
-
begin_addFolderRoiLink
public Ice.AsyncResult begin_addFolderRoiLink(FolderRoiLink 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_addFolderRoiLink
in interfaceFolderPrx
-
end_addFolderRoiLink
public void end_addFolderRoiLink(Ice.AsyncResult __iresult)
- Specified by:
end_addFolderRoiLink
in interfaceFolderPrx
-
addFolderRoiLinkToBoth
public void addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides)
- Specified by:
addFolderRoiLinkToBoth
in interfaceFolderPrx
-
addFolderRoiLinkToBoth
public void addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addFolderRoiLinkToBoth
in interfaceFolderPrx
-
begin_addFolderRoiLinkToBoth
public Ice.AsyncResult begin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides)
- Specified by:
begin_addFolderRoiLinkToBoth
in interfaceFolderPrx
-
begin_addFolderRoiLinkToBoth
public Ice.AsyncResult begin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addFolderRoiLinkToBoth
in interfaceFolderPrx
-
begin_addFolderRoiLinkToBoth
public Ice.AsyncResult begin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_addFolderRoiLinkToBoth
in interfaceFolderPrx
-
begin_addFolderRoiLinkToBoth
public Ice.AsyncResult begin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addFolderRoiLinkToBoth
in interfaceFolderPrx
-
begin_addFolderRoiLinkToBoth
public Ice.AsyncResult begin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, Callback_Folder_addFolderRoiLinkToBoth __cb)
- Specified by:
begin_addFolderRoiLinkToBoth
in interfaceFolderPrx
-
begin_addFolderRoiLinkToBoth
public Ice.AsyncResult begin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_addFolderRoiLinkToBoth __cb)
- Specified by:
begin_addFolderRoiLinkToBoth
in interfaceFolderPrx
-
begin_addFolderRoiLinkToBoth
public Ice.AsyncResult begin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addFolderRoiLinkToBoth
in interfaceFolderPrx
-
begin_addFolderRoiLinkToBoth
public Ice.AsyncResult begin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addFolderRoiLinkToBoth
in interfaceFolderPrx
-
begin_addFolderRoiLinkToBoth
public Ice.AsyncResult begin_addFolderRoiLinkToBoth(FolderRoiLink 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_addFolderRoiLinkToBoth
in interfaceFolderPrx
-
begin_addFolderRoiLinkToBoth
public Ice.AsyncResult begin_addFolderRoiLinkToBoth(FolderRoiLink 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_addFolderRoiLinkToBoth
in interfaceFolderPrx
-
end_addFolderRoiLinkToBoth
public void end_addFolderRoiLinkToBoth(Ice.AsyncResult __iresult)
- Specified by:
end_addFolderRoiLinkToBoth
in interfaceFolderPrx
-
clearAnnotationLinks
public void clearAnnotationLinks()
- Specified by:
clearAnnotationLinks
in interfaceFolderPrx
-
clearAnnotationLinks
public void clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearAnnotationLinks
in interfaceFolderPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks()
- Specified by:
begin_clearAnnotationLinks
in interfaceFolderPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearAnnotationLinks
in interfaceFolderPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_clearAnnotationLinks
in interfaceFolderPrx
-
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 interfaceFolderPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(Callback_Folder_clearAnnotationLinks __cb)
- Specified by:
begin_clearAnnotationLinks
in interfaceFolderPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_clearAnnotationLinks __cb)
- Specified by:
begin_clearAnnotationLinks
in interfaceFolderPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearAnnotationLinks
in interfaceFolderPrx
-
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 interfaceFolderPrx
-
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 interfaceFolderPrx
-
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 interfaceFolderPrx
-
end_clearAnnotationLinks
public void end_clearAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_clearAnnotationLinks
in interfaceFolderPrx
-
clearChildFolders
public void clearChildFolders()
- Specified by:
clearChildFolders
in interfaceFolderPrx
-
clearChildFolders
public void clearChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearChildFolders
in interfaceFolderPrx
-
begin_clearChildFolders
public Ice.AsyncResult begin_clearChildFolders()
- Specified by:
begin_clearChildFolders
in interfaceFolderPrx
-
begin_clearChildFolders
public Ice.AsyncResult begin_clearChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearChildFolders
in interfaceFolderPrx
-
begin_clearChildFolders
public Ice.AsyncResult begin_clearChildFolders(Ice.Callback __cb)
- Specified by:
begin_clearChildFolders
in interfaceFolderPrx
-
begin_clearChildFolders
public Ice.AsyncResult begin_clearChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_clearChildFolders
in interfaceFolderPrx
-
begin_clearChildFolders
public Ice.AsyncResult begin_clearChildFolders(Callback_Folder_clearChildFolders __cb)
- Specified by:
begin_clearChildFolders
in interfaceFolderPrx
-
begin_clearChildFolders
public Ice.AsyncResult begin_clearChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_clearChildFolders __cb)
- Specified by:
begin_clearChildFolders
in interfaceFolderPrx
-
begin_clearChildFolders
public Ice.AsyncResult begin_clearChildFolders(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearChildFolders
in interfaceFolderPrx
-
begin_clearChildFolders
public Ice.AsyncResult begin_clearChildFolders(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_clearChildFolders
in interfaceFolderPrx
-
begin_clearChildFolders
public Ice.AsyncResult begin_clearChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearChildFolders
in interfaceFolderPrx
-
begin_clearChildFolders
public Ice.AsyncResult begin_clearChildFolders(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_clearChildFolders
in interfaceFolderPrx
-
end_clearChildFolders
public void end_clearChildFolders(Ice.AsyncResult __iresult)
- Specified by:
end_clearChildFolders
in interfaceFolderPrx
-
clearImageLinks
public void clearImageLinks()
- Specified by:
clearImageLinks
in interfaceFolderPrx
-
clearImageLinks
public void clearImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearImageLinks
in interfaceFolderPrx
-
begin_clearImageLinks
public Ice.AsyncResult begin_clearImageLinks()
- Specified by:
begin_clearImageLinks
in interfaceFolderPrx
-
begin_clearImageLinks
public Ice.AsyncResult begin_clearImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearImageLinks
in interfaceFolderPrx
-
begin_clearImageLinks
public Ice.AsyncResult begin_clearImageLinks(Ice.Callback __cb)
- Specified by:
begin_clearImageLinks
in interfaceFolderPrx
-
begin_clearImageLinks
public Ice.AsyncResult begin_clearImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_clearImageLinks
in interfaceFolderPrx
-
begin_clearImageLinks
public Ice.AsyncResult begin_clearImageLinks(Callback_Folder_clearImageLinks __cb)
- Specified by:
begin_clearImageLinks
in interfaceFolderPrx
-
begin_clearImageLinks
public Ice.AsyncResult begin_clearImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_clearImageLinks __cb)
- Specified by:
begin_clearImageLinks
in interfaceFolderPrx
-
begin_clearImageLinks
public Ice.AsyncResult begin_clearImageLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearImageLinks
in interfaceFolderPrx
-
begin_clearImageLinks
public Ice.AsyncResult begin_clearImageLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_clearImageLinks
in interfaceFolderPrx
-
begin_clearImageLinks
public Ice.AsyncResult begin_clearImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearImageLinks
in interfaceFolderPrx
-
begin_clearImageLinks
public Ice.AsyncResult begin_clearImageLinks(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_clearImageLinks
in interfaceFolderPrx
-
end_clearImageLinks
public void end_clearImageLinks(Ice.AsyncResult __iresult)
- Specified by:
end_clearImageLinks
in interfaceFolderPrx
-
clearRoiLinks
public void clearRoiLinks()
- Specified by:
clearRoiLinks
in interfaceFolderPrx
-
clearRoiLinks
public void clearRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearRoiLinks
in interfaceFolderPrx
-
begin_clearRoiLinks
public Ice.AsyncResult begin_clearRoiLinks()
- Specified by:
begin_clearRoiLinks
in interfaceFolderPrx
-
begin_clearRoiLinks
public Ice.AsyncResult begin_clearRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearRoiLinks
in interfaceFolderPrx
-
begin_clearRoiLinks
public Ice.AsyncResult begin_clearRoiLinks(Ice.Callback __cb)
- Specified by:
begin_clearRoiLinks
in interfaceFolderPrx
-
begin_clearRoiLinks
public Ice.AsyncResult begin_clearRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_clearRoiLinks
in interfaceFolderPrx
-
begin_clearRoiLinks
public Ice.AsyncResult begin_clearRoiLinks(Callback_Folder_clearRoiLinks __cb)
- Specified by:
begin_clearRoiLinks
in interfaceFolderPrx
-
begin_clearRoiLinks
public Ice.AsyncResult begin_clearRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_clearRoiLinks __cb)
- Specified by:
begin_clearRoiLinks
in interfaceFolderPrx
-
begin_clearRoiLinks
public Ice.AsyncResult begin_clearRoiLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearRoiLinks
in interfaceFolderPrx
-
begin_clearRoiLinks
public Ice.AsyncResult begin_clearRoiLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_clearRoiLinks
in interfaceFolderPrx
-
begin_clearRoiLinks
public Ice.AsyncResult begin_clearRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearRoiLinks
in interfaceFolderPrx
-
begin_clearRoiLinks
public Ice.AsyncResult begin_clearRoiLinks(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_clearRoiLinks
in interfaceFolderPrx
-
end_clearRoiLinks
public void end_clearRoiLinks(Ice.AsyncResult __iresult)
- Specified by:
end_clearRoiLinks
in interfaceFolderPrx
-
copyAnnotationLinks
public java.util.List<FolderAnnotationLink> copyAnnotationLinks()
- Specified by:
copyAnnotationLinks
in interfaceFolderPrx
-
copyAnnotationLinks
public java.util.List<FolderAnnotationLink> copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyAnnotationLinks
in interfaceFolderPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks()
- Specified by:
begin_copyAnnotationLinks
in interfaceFolderPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyAnnotationLinks
in interfaceFolderPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_copyAnnotationLinks
in interfaceFolderPrx
-
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 interfaceFolderPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(Callback_Folder_copyAnnotationLinks __cb)
- Specified by:
begin_copyAnnotationLinks
in interfaceFolderPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_copyAnnotationLinks __cb)
- Specified by:
begin_copyAnnotationLinks
in interfaceFolderPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<FolderAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyAnnotationLinks
in interfaceFolderPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<FolderAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyAnnotationLinks
in interfaceFolderPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FolderAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyAnnotationLinks
in interfaceFolderPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FolderAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyAnnotationLinks
in interfaceFolderPrx
-
end_copyAnnotationLinks
public java.util.List<FolderAnnotationLink> end_copyAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_copyAnnotationLinks
in interfaceFolderPrx
-
__copyAnnotationLinks_completed
public static void __copyAnnotationLinks_completed(Ice.TwowayCallbackArg1<java.util.List<FolderAnnotationLink>> __cb, Ice.AsyncResult __result)
-
copyChildFolders
public java.util.List<Folder> copyChildFolders()
- Specified by:
copyChildFolders
in interfaceFolderPrx
-
copyChildFolders
public java.util.List<Folder> copyChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyChildFolders
in interfaceFolderPrx
-
begin_copyChildFolders
public Ice.AsyncResult begin_copyChildFolders()
- Specified by:
begin_copyChildFolders
in interfaceFolderPrx
-
begin_copyChildFolders
public Ice.AsyncResult begin_copyChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyChildFolders
in interfaceFolderPrx
-
begin_copyChildFolders
public Ice.AsyncResult begin_copyChildFolders(Ice.Callback __cb)
- Specified by:
begin_copyChildFolders
in interfaceFolderPrx
-
begin_copyChildFolders
public Ice.AsyncResult begin_copyChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_copyChildFolders
in interfaceFolderPrx
-
begin_copyChildFolders
public Ice.AsyncResult begin_copyChildFolders(Callback_Folder_copyChildFolders __cb)
- Specified by:
begin_copyChildFolders
in interfaceFolderPrx
-
begin_copyChildFolders
public Ice.AsyncResult begin_copyChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_copyChildFolders __cb)
- Specified by:
begin_copyChildFolders
in interfaceFolderPrx
-
begin_copyChildFolders
public Ice.AsyncResult begin_copyChildFolders(IceInternal.Functional_GenericCallback1<java.util.List<Folder>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyChildFolders
in interfaceFolderPrx
-
begin_copyChildFolders
public Ice.AsyncResult begin_copyChildFolders(IceInternal.Functional_GenericCallback1<java.util.List<Folder>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyChildFolders
in interfaceFolderPrx
-
begin_copyChildFolders
public Ice.AsyncResult begin_copyChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Folder>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyChildFolders
in interfaceFolderPrx
-
begin_copyChildFolders
public Ice.AsyncResult begin_copyChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Folder>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyChildFolders
in interfaceFolderPrx
-
end_copyChildFolders
public java.util.List<Folder> end_copyChildFolders(Ice.AsyncResult __iresult)
- Specified by:
end_copyChildFolders
in interfaceFolderPrx
-
__copyChildFolders_completed
public static void __copyChildFolders_completed(Ice.TwowayCallbackArg1<java.util.List<Folder>> __cb, Ice.AsyncResult __result)
-
copyImageLinks
public java.util.List<FolderImageLink> copyImageLinks()
- Specified by:
copyImageLinks
in interfaceFolderPrx
-
copyImageLinks
public java.util.List<FolderImageLink> copyImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyImageLinks
in interfaceFolderPrx
-
begin_copyImageLinks
public Ice.AsyncResult begin_copyImageLinks()
- Specified by:
begin_copyImageLinks
in interfaceFolderPrx
-
begin_copyImageLinks
public Ice.AsyncResult begin_copyImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyImageLinks
in interfaceFolderPrx
-
begin_copyImageLinks
public Ice.AsyncResult begin_copyImageLinks(Ice.Callback __cb)
- Specified by:
begin_copyImageLinks
in interfaceFolderPrx
-
begin_copyImageLinks
public Ice.AsyncResult begin_copyImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_copyImageLinks
in interfaceFolderPrx
-
begin_copyImageLinks
public Ice.AsyncResult begin_copyImageLinks(Callback_Folder_copyImageLinks __cb)
- Specified by:
begin_copyImageLinks
in interfaceFolderPrx
-
begin_copyImageLinks
public Ice.AsyncResult begin_copyImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_copyImageLinks __cb)
- Specified by:
begin_copyImageLinks
in interfaceFolderPrx
-
begin_copyImageLinks
public Ice.AsyncResult begin_copyImageLinks(IceInternal.Functional_GenericCallback1<java.util.List<FolderImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyImageLinks
in interfaceFolderPrx
-
begin_copyImageLinks
public Ice.AsyncResult begin_copyImageLinks(IceInternal.Functional_GenericCallback1<java.util.List<FolderImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyImageLinks
in interfaceFolderPrx
-
begin_copyImageLinks
public Ice.AsyncResult begin_copyImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FolderImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyImageLinks
in interfaceFolderPrx
-
begin_copyImageLinks
public Ice.AsyncResult begin_copyImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FolderImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyImageLinks
in interfaceFolderPrx
-
end_copyImageLinks
public java.util.List<FolderImageLink> end_copyImageLinks(Ice.AsyncResult __iresult)
- Specified by:
end_copyImageLinks
in interfaceFolderPrx
-
__copyImageLinks_completed
public static void __copyImageLinks_completed(Ice.TwowayCallbackArg1<java.util.List<FolderImageLink>> __cb, Ice.AsyncResult __result)
-
copyRoiLinks
public java.util.List<FolderRoiLink> copyRoiLinks()
- Specified by:
copyRoiLinks
in interfaceFolderPrx
-
copyRoiLinks
public java.util.List<FolderRoiLink> copyRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyRoiLinks
in interfaceFolderPrx
-
begin_copyRoiLinks
public Ice.AsyncResult begin_copyRoiLinks()
- Specified by:
begin_copyRoiLinks
in interfaceFolderPrx
-
begin_copyRoiLinks
public Ice.AsyncResult begin_copyRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyRoiLinks
in interfaceFolderPrx
-
begin_copyRoiLinks
public Ice.AsyncResult begin_copyRoiLinks(Ice.Callback __cb)
- Specified by:
begin_copyRoiLinks
in interfaceFolderPrx
-
begin_copyRoiLinks
public Ice.AsyncResult begin_copyRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_copyRoiLinks
in interfaceFolderPrx
-
begin_copyRoiLinks
public Ice.AsyncResult begin_copyRoiLinks(Callback_Folder_copyRoiLinks __cb)
- Specified by:
begin_copyRoiLinks
in interfaceFolderPrx
-
begin_copyRoiLinks
public Ice.AsyncResult begin_copyRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_copyRoiLinks __cb)
- Specified by:
begin_copyRoiLinks
in interfaceFolderPrx
-
begin_copyRoiLinks
public Ice.AsyncResult begin_copyRoiLinks(IceInternal.Functional_GenericCallback1<java.util.List<FolderRoiLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyRoiLinks
in interfaceFolderPrx
-
begin_copyRoiLinks
public Ice.AsyncResult begin_copyRoiLinks(IceInternal.Functional_GenericCallback1<java.util.List<FolderRoiLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyRoiLinks
in interfaceFolderPrx
-
begin_copyRoiLinks
public Ice.AsyncResult begin_copyRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FolderRoiLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyRoiLinks
in interfaceFolderPrx
-
begin_copyRoiLinks
public Ice.AsyncResult begin_copyRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FolderRoiLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyRoiLinks
in interfaceFolderPrx
-
end_copyRoiLinks
public java.util.List<FolderRoiLink> end_copyRoiLinks(Ice.AsyncResult __iresult)
- Specified by:
end_copyRoiLinks
in interfaceFolderPrx
-
__copyRoiLinks_completed
public static void __copyRoiLinks_completed(Ice.TwowayCallbackArg1<java.util.List<FolderRoiLink>> __cb, Ice.AsyncResult __result)
-
findFolderAnnotationLink
public java.util.List<FolderAnnotationLink> findFolderAnnotationLink(Annotation removal)
- Specified by:
findFolderAnnotationLink
in interfaceFolderPrx
-
findFolderAnnotationLink
public java.util.List<FolderAnnotationLink> findFolderAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
findFolderAnnotationLink
in interfaceFolderPrx
-
begin_findFolderAnnotationLink
public Ice.AsyncResult begin_findFolderAnnotationLink(Annotation removal)
- Specified by:
begin_findFolderAnnotationLink
in interfaceFolderPrx
-
begin_findFolderAnnotationLink
public Ice.AsyncResult begin_findFolderAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_findFolderAnnotationLink
in interfaceFolderPrx
-
begin_findFolderAnnotationLink
public Ice.AsyncResult begin_findFolderAnnotationLink(Annotation removal, Ice.Callback __cb)
- Specified by:
begin_findFolderAnnotationLink
in interfaceFolderPrx
-
begin_findFolderAnnotationLink
public Ice.AsyncResult begin_findFolderAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_findFolderAnnotationLink
in interfaceFolderPrx
-
begin_findFolderAnnotationLink
public Ice.AsyncResult begin_findFolderAnnotationLink(Annotation removal, Callback_Folder_findFolderAnnotationLink __cb)
- Specified by:
begin_findFolderAnnotationLink
in interfaceFolderPrx
-
begin_findFolderAnnotationLink
public Ice.AsyncResult begin_findFolderAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_findFolderAnnotationLink __cb)
- Specified by:
begin_findFolderAnnotationLink
in interfaceFolderPrx
-
begin_findFolderAnnotationLink
public Ice.AsyncResult begin_findFolderAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<FolderAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_findFolderAnnotationLink
in interfaceFolderPrx
-
begin_findFolderAnnotationLink
public Ice.AsyncResult begin_findFolderAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<FolderAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_findFolderAnnotationLink
in interfaceFolderPrx
-
begin_findFolderAnnotationLink
public Ice.AsyncResult begin_findFolderAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FolderAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_findFolderAnnotationLink
in interfaceFolderPrx
-
begin_findFolderAnnotationLink
public Ice.AsyncResult begin_findFolderAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FolderAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_findFolderAnnotationLink
in interfaceFolderPrx
-
end_findFolderAnnotationLink
public java.util.List<FolderAnnotationLink> end_findFolderAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_findFolderAnnotationLink
in interfaceFolderPrx
-
__findFolderAnnotationLink_completed
public static void __findFolderAnnotationLink_completed(Ice.TwowayCallbackArg1<java.util.List<FolderAnnotationLink>> __cb, Ice.AsyncResult __result)
-
findFolderImageLink
public java.util.List<FolderImageLink> findFolderImageLink(Image removal)
- Specified by:
findFolderImageLink
in interfaceFolderPrx
-
findFolderImageLink
public java.util.List<FolderImageLink> findFolderImageLink(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
findFolderImageLink
in interfaceFolderPrx
-
begin_findFolderImageLink
public Ice.AsyncResult begin_findFolderImageLink(Image removal)
- Specified by:
begin_findFolderImageLink
in interfaceFolderPrx
-
begin_findFolderImageLink
public Ice.AsyncResult begin_findFolderImageLink(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_findFolderImageLink
in interfaceFolderPrx
-
begin_findFolderImageLink
public Ice.AsyncResult begin_findFolderImageLink(Image removal, Ice.Callback __cb)
- Specified by:
begin_findFolderImageLink
in interfaceFolderPrx
-
begin_findFolderImageLink
public Ice.AsyncResult begin_findFolderImageLink(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_findFolderImageLink
in interfaceFolderPrx
-
begin_findFolderImageLink
public Ice.AsyncResult begin_findFolderImageLink(Image removal, Callback_Folder_findFolderImageLink __cb)
- Specified by:
begin_findFolderImageLink
in interfaceFolderPrx
-
begin_findFolderImageLink
public Ice.AsyncResult begin_findFolderImageLink(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_findFolderImageLink __cb)
- Specified by:
begin_findFolderImageLink
in interfaceFolderPrx
-
begin_findFolderImageLink
public Ice.AsyncResult begin_findFolderImageLink(Image removal, IceInternal.Functional_GenericCallback1<java.util.List<FolderImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_findFolderImageLink
in interfaceFolderPrx
-
begin_findFolderImageLink
public Ice.AsyncResult begin_findFolderImageLink(Image removal, IceInternal.Functional_GenericCallback1<java.util.List<FolderImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_findFolderImageLink
in interfaceFolderPrx
-
begin_findFolderImageLink
public Ice.AsyncResult begin_findFolderImageLink(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FolderImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_findFolderImageLink
in interfaceFolderPrx
-
begin_findFolderImageLink
public Ice.AsyncResult begin_findFolderImageLink(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FolderImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_findFolderImageLink
in interfaceFolderPrx
-
end_findFolderImageLink
public java.util.List<FolderImageLink> end_findFolderImageLink(Ice.AsyncResult __iresult)
- Specified by:
end_findFolderImageLink
in interfaceFolderPrx
-
__findFolderImageLink_completed
public static void __findFolderImageLink_completed(Ice.TwowayCallbackArg1<java.util.List<FolderImageLink>> __cb, Ice.AsyncResult __result)
-
findFolderRoiLink
public java.util.List<FolderRoiLink> findFolderRoiLink(Roi removal)
- Specified by:
findFolderRoiLink
in interfaceFolderPrx
-
findFolderRoiLink
public java.util.List<FolderRoiLink> findFolderRoiLink(Roi removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
findFolderRoiLink
in interfaceFolderPrx
-
begin_findFolderRoiLink
public Ice.AsyncResult begin_findFolderRoiLink(Roi removal)
- Specified by:
begin_findFolderRoiLink
in interfaceFolderPrx
-
begin_findFolderRoiLink
public Ice.AsyncResult begin_findFolderRoiLink(Roi removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_findFolderRoiLink
in interfaceFolderPrx
-
begin_findFolderRoiLink
public Ice.AsyncResult begin_findFolderRoiLink(Roi removal, Ice.Callback __cb)
- Specified by:
begin_findFolderRoiLink
in interfaceFolderPrx
-
begin_findFolderRoiLink
public Ice.AsyncResult begin_findFolderRoiLink(Roi removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_findFolderRoiLink
in interfaceFolderPrx
-
begin_findFolderRoiLink
public Ice.AsyncResult begin_findFolderRoiLink(Roi removal, Callback_Folder_findFolderRoiLink __cb)
- Specified by:
begin_findFolderRoiLink
in interfaceFolderPrx
-
begin_findFolderRoiLink
public Ice.AsyncResult begin_findFolderRoiLink(Roi removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_findFolderRoiLink __cb)
- Specified by:
begin_findFolderRoiLink
in interfaceFolderPrx
-
begin_findFolderRoiLink
public Ice.AsyncResult begin_findFolderRoiLink(Roi removal, IceInternal.Functional_GenericCallback1<java.util.List<FolderRoiLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_findFolderRoiLink
in interfaceFolderPrx
-
begin_findFolderRoiLink
public Ice.AsyncResult begin_findFolderRoiLink(Roi removal, IceInternal.Functional_GenericCallback1<java.util.List<FolderRoiLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_findFolderRoiLink
in interfaceFolderPrx
-
begin_findFolderRoiLink
public Ice.AsyncResult begin_findFolderRoiLink(Roi removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FolderRoiLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_findFolderRoiLink
in interfaceFolderPrx
-
begin_findFolderRoiLink
public Ice.AsyncResult begin_findFolderRoiLink(Roi removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FolderRoiLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_findFolderRoiLink
in interfaceFolderPrx
-
end_findFolderRoiLink
public java.util.List<FolderRoiLink> end_findFolderRoiLink(Ice.AsyncResult __iresult)
- Specified by:
end_findFolderRoiLink
in interfaceFolderPrx
-
__findFolderRoiLink_completed
public static void __findFolderRoiLink_completed(Ice.TwowayCallbackArg1<java.util.List<FolderRoiLink>> __cb, Ice.AsyncResult __result)
-
getAnnotationLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
- Specified by:
getAnnotationLinksCountPerOwner
in interfaceFolderPrx
-
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 interfaceFolderPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner()
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceFolderPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceFolderPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceFolderPrx
-
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 interfaceFolderPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Callback_Folder_getAnnotationLinksCountPerOwner __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceFolderPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_getAnnotationLinksCountPerOwner __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceFolderPrx
-
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 interfaceFolderPrx
-
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 interfaceFolderPrx
-
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 interfaceFolderPrx
-
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 interfaceFolderPrx
-
end_getAnnotationLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult)
- Specified by:
end_getAnnotationLinksCountPerOwner
in interfaceFolderPrx
-
__getAnnotationLinksCountPerOwner_completed
public static void __getAnnotationLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)
-
getDescription
public RString getDescription()
- Specified by:
getDescription
in interfaceFolderPrx
-
getDescription
public RString getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getDescription
in interfaceFolderPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription()
- Specified by:
begin_getDescription
in interfaceFolderPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getDescription
in interfaceFolderPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(Ice.Callback __cb)
- Specified by:
begin_getDescription
in interfaceFolderPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getDescription
in interfaceFolderPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(Callback_Folder_getDescription __cb)
- Specified by:
begin_getDescription
in interfaceFolderPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_getDescription __cb)
- Specified by:
begin_getDescription
in interfaceFolderPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDescription
in interfaceFolderPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getDescription
in interfaceFolderPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDescription
in interfaceFolderPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getDescription
in interfaceFolderPrx
-
end_getDescription
public RString end_getDescription(Ice.AsyncResult __iresult)
- Specified by:
end_getDescription
in interfaceFolderPrx
-
__getDescription_completed
public static void __getDescription_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getImageLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getImageLinksCountPerOwner()
- Specified by:
getImageLinksCountPerOwner
in interfaceFolderPrx
-
getImageLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getImageLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getImageLinksCountPerOwner
in interfaceFolderPrx
-
begin_getImageLinksCountPerOwner
public Ice.AsyncResult begin_getImageLinksCountPerOwner()
- Specified by:
begin_getImageLinksCountPerOwner
in interfaceFolderPrx
-
begin_getImageLinksCountPerOwner
public Ice.AsyncResult begin_getImageLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getImageLinksCountPerOwner
in interfaceFolderPrx
-
begin_getImageLinksCountPerOwner
public Ice.AsyncResult begin_getImageLinksCountPerOwner(Ice.Callback __cb)
- Specified by:
begin_getImageLinksCountPerOwner
in interfaceFolderPrx
-
begin_getImageLinksCountPerOwner
public Ice.AsyncResult begin_getImageLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getImageLinksCountPerOwner
in interfaceFolderPrx
-
begin_getImageLinksCountPerOwner
public Ice.AsyncResult begin_getImageLinksCountPerOwner(Callback_Folder_getImageLinksCountPerOwner __cb)
- Specified by:
begin_getImageLinksCountPerOwner
in interfaceFolderPrx
-
begin_getImageLinksCountPerOwner
public Ice.AsyncResult begin_getImageLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_getImageLinksCountPerOwner __cb)
- Specified by:
begin_getImageLinksCountPerOwner
in interfaceFolderPrx
-
begin_getImageLinksCountPerOwner
public Ice.AsyncResult begin_getImageLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getImageLinksCountPerOwner
in interfaceFolderPrx
-
begin_getImageLinksCountPerOwner
public Ice.AsyncResult begin_getImageLinksCountPerOwner(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_getImageLinksCountPerOwner
in interfaceFolderPrx
-
begin_getImageLinksCountPerOwner
public Ice.AsyncResult begin_getImageLinksCountPerOwner(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_getImageLinksCountPerOwner
in interfaceFolderPrx
-
begin_getImageLinksCountPerOwner
public Ice.AsyncResult begin_getImageLinksCountPerOwner(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_getImageLinksCountPerOwner
in interfaceFolderPrx
-
end_getImageLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> end_getImageLinksCountPerOwner(Ice.AsyncResult __iresult)
- Specified by:
end_getImageLinksCountPerOwner
in interfaceFolderPrx
-
__getImageLinksCountPerOwner_completed
public static void __getImageLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)
-
getName
public RString getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getName
public Ice.AsyncResult begin_getName()
- Specified by:
begin_getName
in interfaceFolderPrx
-
begin_getName
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getName
in interfaceFolderPrx
-
begin_getName
public Ice.AsyncResult begin_getName(Ice.Callback __cb)
- Specified by:
begin_getName
in interfaceFolderPrx
-
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 interfaceFolderPrx
-
begin_getName
public Ice.AsyncResult begin_getName(Callback_Folder_getName __cb)
- Specified by:
begin_getName
in interfaceFolderPrx
-
begin_getName
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_getName __cb)
- Specified by:
begin_getName
in interfaceFolderPrx
-
begin_getName
public Ice.AsyncResult begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getName
in interfaceFolderPrx
-
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 interfaceFolderPrx
-
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 interfaceFolderPrx
-
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 interfaceFolderPrx
-
end_getName
public RString end_getName(Ice.AsyncResult __iresult)
- Specified by:
end_getName
in interfaceFolderPrx
-
__getName_completed
public static void __getName_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getParentFolder
public Folder getParentFolder()
- Specified by:
getParentFolder
in interfaceFolderPrx
-
getParentFolder
public Folder getParentFolder(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getParentFolder
in interfaceFolderPrx
-
begin_getParentFolder
public Ice.AsyncResult begin_getParentFolder()
- Specified by:
begin_getParentFolder
in interfaceFolderPrx
-
begin_getParentFolder
public Ice.AsyncResult begin_getParentFolder(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getParentFolder
in interfaceFolderPrx
-
begin_getParentFolder
public Ice.AsyncResult begin_getParentFolder(Ice.Callback __cb)
- Specified by:
begin_getParentFolder
in interfaceFolderPrx
-
begin_getParentFolder
public Ice.AsyncResult begin_getParentFolder(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getParentFolder
in interfaceFolderPrx
-
begin_getParentFolder
public Ice.AsyncResult begin_getParentFolder(Callback_Folder_getParentFolder __cb)
- Specified by:
begin_getParentFolder
in interfaceFolderPrx
-
begin_getParentFolder
public Ice.AsyncResult begin_getParentFolder(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_getParentFolder __cb)
- Specified by:
begin_getParentFolder
in interfaceFolderPrx
-
begin_getParentFolder
public Ice.AsyncResult begin_getParentFolder(IceInternal.Functional_GenericCallback1<Folder> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getParentFolder
in interfaceFolderPrx
-
begin_getParentFolder
public Ice.AsyncResult begin_getParentFolder(IceInternal.Functional_GenericCallback1<Folder> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getParentFolder
in interfaceFolderPrx
-
begin_getParentFolder
public Ice.AsyncResult begin_getParentFolder(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Folder> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getParentFolder
in interfaceFolderPrx
-
begin_getParentFolder
public Ice.AsyncResult begin_getParentFolder(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Folder> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getParentFolder
in interfaceFolderPrx
-
end_getParentFolder
public Folder end_getParentFolder(Ice.AsyncResult __iresult)
- Specified by:
end_getParentFolder
in interfaceFolderPrx
-
__getParentFolder_completed
public static void __getParentFolder_completed(Ice.TwowayCallbackArg1<Folder> __cb, Ice.AsyncResult __result)
-
getRoiLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getRoiLinksCountPerOwner()
- Specified by:
getRoiLinksCountPerOwner
in interfaceFolderPrx
-
getRoiLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getRoiLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getRoiLinksCountPerOwner
in interfaceFolderPrx
-
begin_getRoiLinksCountPerOwner
public Ice.AsyncResult begin_getRoiLinksCountPerOwner()
- Specified by:
begin_getRoiLinksCountPerOwner
in interfaceFolderPrx
-
begin_getRoiLinksCountPerOwner
public Ice.AsyncResult begin_getRoiLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getRoiLinksCountPerOwner
in interfaceFolderPrx
-
begin_getRoiLinksCountPerOwner
public Ice.AsyncResult begin_getRoiLinksCountPerOwner(Ice.Callback __cb)
- Specified by:
begin_getRoiLinksCountPerOwner
in interfaceFolderPrx
-
begin_getRoiLinksCountPerOwner
public Ice.AsyncResult begin_getRoiLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getRoiLinksCountPerOwner
in interfaceFolderPrx
-
begin_getRoiLinksCountPerOwner
public Ice.AsyncResult begin_getRoiLinksCountPerOwner(Callback_Folder_getRoiLinksCountPerOwner __cb)
- Specified by:
begin_getRoiLinksCountPerOwner
in interfaceFolderPrx
-
begin_getRoiLinksCountPerOwner
public Ice.AsyncResult begin_getRoiLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_getRoiLinksCountPerOwner __cb)
- Specified by:
begin_getRoiLinksCountPerOwner
in interfaceFolderPrx
-
begin_getRoiLinksCountPerOwner
public Ice.AsyncResult begin_getRoiLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getRoiLinksCountPerOwner
in interfaceFolderPrx
-
begin_getRoiLinksCountPerOwner
public Ice.AsyncResult begin_getRoiLinksCountPerOwner(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_getRoiLinksCountPerOwner
in interfaceFolderPrx
-
begin_getRoiLinksCountPerOwner
public Ice.AsyncResult begin_getRoiLinksCountPerOwner(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_getRoiLinksCountPerOwner
in interfaceFolderPrx
-
begin_getRoiLinksCountPerOwner
public Ice.AsyncResult begin_getRoiLinksCountPerOwner(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_getRoiLinksCountPerOwner
in interfaceFolderPrx
-
end_getRoiLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> end_getRoiLinksCountPerOwner(Ice.AsyncResult __iresult)
- Specified by:
end_getRoiLinksCountPerOwner
in interfaceFolderPrx
-
__getRoiLinksCountPerOwner_completed
public static void __getRoiLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)
-
getVersion
public RInt getVersion()
- Specified by:
getVersion
in interfaceFolderPrx
-
getVersion
public RInt getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getVersion
in interfaceFolderPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion()
- Specified by:
begin_getVersion
in interfaceFolderPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getVersion
in interfaceFolderPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(Ice.Callback __cb)
- Specified by:
begin_getVersion
in interfaceFolderPrx
-
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 interfaceFolderPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(Callback_Folder_getVersion __cb)
- Specified by:
begin_getVersion
in interfaceFolderPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_getVersion __cb)
- Specified by:
begin_getVersion
in interfaceFolderPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getVersion
in interfaceFolderPrx
-
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 interfaceFolderPrx
-
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 interfaceFolderPrx
-
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 interfaceFolderPrx
-
end_getVersion
public RInt end_getVersion(Ice.AsyncResult __iresult)
- Specified by:
end_getVersion
in interfaceFolderPrx
-
__getVersion_completed
public static void __getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
-
linkAnnotation
public FolderAnnotationLink linkAnnotation(Annotation addition)
- Specified by:
linkAnnotation
in interfaceFolderPrx
-
linkAnnotation
public FolderAnnotationLink linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkAnnotation
in interfaceFolderPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition)
- Specified by:
begin_linkAnnotation
in interfaceFolderPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkAnnotation
in interfaceFolderPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Ice.Callback __cb)
- Specified by:
begin_linkAnnotation
in interfaceFolderPrx
-
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 interfaceFolderPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Callback_Folder_linkAnnotation __cb)
- Specified by:
begin_linkAnnotation
in interfaceFolderPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_linkAnnotation __cb)
- Specified by:
begin_linkAnnotation
in interfaceFolderPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<FolderAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkAnnotation
in interfaceFolderPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<FolderAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkAnnotation
in interfaceFolderPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FolderAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkAnnotation
in interfaceFolderPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FolderAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkAnnotation
in interfaceFolderPrx
-
end_linkAnnotation
public FolderAnnotationLink end_linkAnnotation(Ice.AsyncResult __iresult)
- Specified by:
end_linkAnnotation
in interfaceFolderPrx
-
__linkAnnotation_completed
public static void __linkAnnotation_completed(Ice.TwowayCallbackArg1<FolderAnnotationLink> __cb, Ice.AsyncResult __result)
-
linkImage
public FolderImageLink linkImage(Image addition)
-
linkImage
public FolderImageLink linkImage(Image addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_linkImage
public Ice.AsyncResult begin_linkImage(Image addition)
- Specified by:
begin_linkImage
in interfaceFolderPrx
-
begin_linkImage
public Ice.AsyncResult begin_linkImage(Image addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkImage
in interfaceFolderPrx
-
begin_linkImage
public Ice.AsyncResult begin_linkImage(Image addition, Ice.Callback __cb)
- Specified by:
begin_linkImage
in interfaceFolderPrx
-
begin_linkImage
public Ice.AsyncResult begin_linkImage(Image addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_linkImage
in interfaceFolderPrx
-
begin_linkImage
public Ice.AsyncResult begin_linkImage(Image addition, Callback_Folder_linkImage __cb)
- Specified by:
begin_linkImage
in interfaceFolderPrx
-
begin_linkImage
public Ice.AsyncResult begin_linkImage(Image addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_linkImage __cb)
- Specified by:
begin_linkImage
in interfaceFolderPrx
-
begin_linkImage
public Ice.AsyncResult begin_linkImage(Image addition, IceInternal.Functional_GenericCallback1<FolderImageLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkImage
in interfaceFolderPrx
-
begin_linkImage
public Ice.AsyncResult begin_linkImage(Image addition, IceInternal.Functional_GenericCallback1<FolderImageLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkImage
in interfaceFolderPrx
-
begin_linkImage
public Ice.AsyncResult begin_linkImage(Image addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FolderImageLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkImage
in interfaceFolderPrx
-
begin_linkImage
public Ice.AsyncResult begin_linkImage(Image addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FolderImageLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkImage
in interfaceFolderPrx
-
end_linkImage
public FolderImageLink end_linkImage(Ice.AsyncResult __iresult)
- Specified by:
end_linkImage
in interfaceFolderPrx
-
__linkImage_completed
public static void __linkImage_completed(Ice.TwowayCallbackArg1<FolderImageLink> __cb, Ice.AsyncResult __result)
-
linkRoi
public FolderRoiLink linkRoi(Roi addition)
-
linkRoi
public FolderRoiLink linkRoi(Roi addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_linkRoi
public Ice.AsyncResult begin_linkRoi(Roi addition)
- Specified by:
begin_linkRoi
in interfaceFolderPrx
-
begin_linkRoi
public Ice.AsyncResult begin_linkRoi(Roi addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkRoi
in interfaceFolderPrx
-
begin_linkRoi
public Ice.AsyncResult begin_linkRoi(Roi addition, Ice.Callback __cb)
- Specified by:
begin_linkRoi
in interfaceFolderPrx
-
begin_linkRoi
public Ice.AsyncResult begin_linkRoi(Roi addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_linkRoi
in interfaceFolderPrx
-
begin_linkRoi
public Ice.AsyncResult begin_linkRoi(Roi addition, Callback_Folder_linkRoi __cb)
- Specified by:
begin_linkRoi
in interfaceFolderPrx
-
begin_linkRoi
public Ice.AsyncResult begin_linkRoi(Roi addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_linkRoi __cb)
- Specified by:
begin_linkRoi
in interfaceFolderPrx
-
begin_linkRoi
public Ice.AsyncResult begin_linkRoi(Roi addition, IceInternal.Functional_GenericCallback1<FolderRoiLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkRoi
in interfaceFolderPrx
-
begin_linkRoi
public Ice.AsyncResult begin_linkRoi(Roi addition, IceInternal.Functional_GenericCallback1<FolderRoiLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkRoi
in interfaceFolderPrx
-
begin_linkRoi
public Ice.AsyncResult begin_linkRoi(Roi addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FolderRoiLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkRoi
in interfaceFolderPrx
-
begin_linkRoi
public Ice.AsyncResult begin_linkRoi(Roi addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FolderRoiLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkRoi
in interfaceFolderPrx
-
end_linkRoi
public FolderRoiLink end_linkRoi(Ice.AsyncResult __iresult)
- Specified by:
end_linkRoi
in interfaceFolderPrx
-
__linkRoi_completed
public static void __linkRoi_completed(Ice.TwowayCallbackArg1<FolderRoiLink> __cb, Ice.AsyncResult __result)
-
linkedAnnotationList
public java.util.List<Annotation> linkedAnnotationList()
- Specified by:
linkedAnnotationList
in interfaceFolderPrx
-
linkedAnnotationList
public java.util.List<Annotation> linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkedAnnotationList
in interfaceFolderPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList()
- Specified by:
begin_linkedAnnotationList
in interfaceFolderPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkedAnnotationList
in interfaceFolderPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(Ice.Callback __cb)
- Specified by:
begin_linkedAnnotationList
in interfaceFolderPrx
-
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 interfaceFolderPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(Callback_Folder_linkedAnnotationList __cb)
- Specified by:
begin_linkedAnnotationList
in interfaceFolderPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_linkedAnnotationList __cb)
- Specified by:
begin_linkedAnnotationList
in interfaceFolderPrx
-
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 interfaceFolderPrx
-
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 interfaceFolderPrx
-
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 interfaceFolderPrx
-
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 interfaceFolderPrx
-
end_linkedAnnotationList
public java.util.List<Annotation> end_linkedAnnotationList(Ice.AsyncResult __iresult)
- Specified by:
end_linkedAnnotationList
in interfaceFolderPrx
-
__linkedAnnotationList_completed
public static void __linkedAnnotationList_completed(Ice.TwowayCallbackArg1<java.util.List<Annotation>> __cb, Ice.AsyncResult __result)
-
linkedImageList
public java.util.List<Image> linkedImageList()
- Specified by:
linkedImageList
in interfaceFolderPrx
-
linkedImageList
public java.util.List<Image> linkedImageList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkedImageList
in interfaceFolderPrx
-
begin_linkedImageList
public Ice.AsyncResult begin_linkedImageList()
- Specified by:
begin_linkedImageList
in interfaceFolderPrx
-
begin_linkedImageList
public Ice.AsyncResult begin_linkedImageList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkedImageList
in interfaceFolderPrx
-
begin_linkedImageList
public Ice.AsyncResult begin_linkedImageList(Ice.Callback __cb)
- Specified by:
begin_linkedImageList
in interfaceFolderPrx
-
begin_linkedImageList
public Ice.AsyncResult begin_linkedImageList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_linkedImageList
in interfaceFolderPrx
-
begin_linkedImageList
public Ice.AsyncResult begin_linkedImageList(Callback_Folder_linkedImageList __cb)
- Specified by:
begin_linkedImageList
in interfaceFolderPrx
-
begin_linkedImageList
public Ice.AsyncResult begin_linkedImageList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_linkedImageList __cb)
- Specified by:
begin_linkedImageList
in interfaceFolderPrx
-
begin_linkedImageList
public Ice.AsyncResult begin_linkedImageList(IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkedImageList
in interfaceFolderPrx
-
begin_linkedImageList
public Ice.AsyncResult begin_linkedImageList(IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkedImageList
in interfaceFolderPrx
-
begin_linkedImageList
public Ice.AsyncResult begin_linkedImageList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkedImageList
in interfaceFolderPrx
-
begin_linkedImageList
public Ice.AsyncResult begin_linkedImageList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkedImageList
in interfaceFolderPrx
-
end_linkedImageList
public java.util.List<Image> end_linkedImageList(Ice.AsyncResult __iresult)
- Specified by:
end_linkedImageList
in interfaceFolderPrx
-
__linkedImageList_completed
public static void __linkedImageList_completed(Ice.TwowayCallbackArg1<java.util.List<Image>> __cb, Ice.AsyncResult __result)
-
linkedRoiList
public java.util.List<Roi> linkedRoiList()
- Specified by:
linkedRoiList
in interfaceFolderPrx
-
linkedRoiList
public java.util.List<Roi> linkedRoiList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkedRoiList
in interfaceFolderPrx
-
begin_linkedRoiList
public Ice.AsyncResult begin_linkedRoiList()
- Specified by:
begin_linkedRoiList
in interfaceFolderPrx
-
begin_linkedRoiList
public Ice.AsyncResult begin_linkedRoiList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkedRoiList
in interfaceFolderPrx
-
begin_linkedRoiList
public Ice.AsyncResult begin_linkedRoiList(Ice.Callback __cb)
- Specified by:
begin_linkedRoiList
in interfaceFolderPrx
-
begin_linkedRoiList
public Ice.AsyncResult begin_linkedRoiList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_linkedRoiList
in interfaceFolderPrx
-
begin_linkedRoiList
public Ice.AsyncResult begin_linkedRoiList(Callback_Folder_linkedRoiList __cb)
- Specified by:
begin_linkedRoiList
in interfaceFolderPrx
-
begin_linkedRoiList
public Ice.AsyncResult begin_linkedRoiList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_linkedRoiList __cb)
- Specified by:
begin_linkedRoiList
in interfaceFolderPrx
-
begin_linkedRoiList
public Ice.AsyncResult begin_linkedRoiList(IceInternal.Functional_GenericCallback1<java.util.List<Roi>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkedRoiList
in interfaceFolderPrx
-
begin_linkedRoiList
public Ice.AsyncResult begin_linkedRoiList(IceInternal.Functional_GenericCallback1<java.util.List<Roi>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkedRoiList
in interfaceFolderPrx
-
begin_linkedRoiList
public Ice.AsyncResult begin_linkedRoiList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Roi>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkedRoiList
in interfaceFolderPrx
-
begin_linkedRoiList
public Ice.AsyncResult begin_linkedRoiList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Roi>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkedRoiList
in interfaceFolderPrx
-
end_linkedRoiList
public java.util.List<Roi> end_linkedRoiList(Ice.AsyncResult __iresult)
- Specified by:
end_linkedRoiList
in interfaceFolderPrx
-
__linkedRoiList_completed
public static void __linkedRoiList_completed(Ice.TwowayCallbackArg1<java.util.List<Roi>> __cb, Ice.AsyncResult __result)
-
reloadAnnotationLinks
public void reloadAnnotationLinks(Folder toCopy)
- Specified by:
reloadAnnotationLinks
in interfaceFolderPrx
-
reloadAnnotationLinks
public void reloadAnnotationLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadAnnotationLinks
in interfaceFolderPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Folder toCopy)
- Specified by:
begin_reloadAnnotationLinks
in interfaceFolderPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadAnnotationLinks
in interfaceFolderPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Folder toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadAnnotationLinks
in interfaceFolderPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_reloadAnnotationLinks
in interfaceFolderPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Folder toCopy, Callback_Folder_reloadAnnotationLinks __cb)
- Specified by:
begin_reloadAnnotationLinks
in interfaceFolderPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_reloadAnnotationLinks __cb)
- Specified by:
begin_reloadAnnotationLinks
in interfaceFolderPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Folder toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadAnnotationLinks
in interfaceFolderPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Folder toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadAnnotationLinks
in interfaceFolderPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Folder 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 interfaceFolderPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Folder 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 interfaceFolderPrx
-
end_reloadAnnotationLinks
public void end_reloadAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_reloadAnnotationLinks
in interfaceFolderPrx
-
reloadChildFolders
public void reloadChildFolders(Folder toCopy)
- Specified by:
reloadChildFolders
in interfaceFolderPrx
-
reloadChildFolders
public void reloadChildFolders(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadChildFolders
in interfaceFolderPrx
-
begin_reloadChildFolders
public Ice.AsyncResult begin_reloadChildFolders(Folder toCopy)
- Specified by:
begin_reloadChildFolders
in interfaceFolderPrx
-
begin_reloadChildFolders
public Ice.AsyncResult begin_reloadChildFolders(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadChildFolders
in interfaceFolderPrx
-
begin_reloadChildFolders
public Ice.AsyncResult begin_reloadChildFolders(Folder toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadChildFolders
in interfaceFolderPrx
-
begin_reloadChildFolders
public Ice.AsyncResult begin_reloadChildFolders(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_reloadChildFolders
in interfaceFolderPrx
-
begin_reloadChildFolders
public Ice.AsyncResult begin_reloadChildFolders(Folder toCopy, Callback_Folder_reloadChildFolders __cb)
- Specified by:
begin_reloadChildFolders
in interfaceFolderPrx
-
begin_reloadChildFolders
public Ice.AsyncResult begin_reloadChildFolders(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_reloadChildFolders __cb)
- Specified by:
begin_reloadChildFolders
in interfaceFolderPrx
-
begin_reloadChildFolders
public Ice.AsyncResult begin_reloadChildFolders(Folder toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadChildFolders
in interfaceFolderPrx
-
begin_reloadChildFolders
public Ice.AsyncResult begin_reloadChildFolders(Folder toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadChildFolders
in interfaceFolderPrx
-
begin_reloadChildFolders
public Ice.AsyncResult begin_reloadChildFolders(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadChildFolders
in interfaceFolderPrx
-
begin_reloadChildFolders
public Ice.AsyncResult begin_reloadChildFolders(Folder 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_reloadChildFolders
in interfaceFolderPrx
-
end_reloadChildFolders
public void end_reloadChildFolders(Ice.AsyncResult __iresult)
- Specified by:
end_reloadChildFolders
in interfaceFolderPrx
-
reloadImageLinks
public void reloadImageLinks(Folder toCopy)
- Specified by:
reloadImageLinks
in interfaceFolderPrx
-
reloadImageLinks
public void reloadImageLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadImageLinks
in interfaceFolderPrx
-
begin_reloadImageLinks
public Ice.AsyncResult begin_reloadImageLinks(Folder toCopy)
- Specified by:
begin_reloadImageLinks
in interfaceFolderPrx
-
begin_reloadImageLinks
public Ice.AsyncResult begin_reloadImageLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadImageLinks
in interfaceFolderPrx
-
begin_reloadImageLinks
public Ice.AsyncResult begin_reloadImageLinks(Folder toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadImageLinks
in interfaceFolderPrx
-
begin_reloadImageLinks
public Ice.AsyncResult begin_reloadImageLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_reloadImageLinks
in interfaceFolderPrx
-
begin_reloadImageLinks
public Ice.AsyncResult begin_reloadImageLinks(Folder toCopy, Callback_Folder_reloadImageLinks __cb)
- Specified by:
begin_reloadImageLinks
in interfaceFolderPrx
-
begin_reloadImageLinks
public Ice.AsyncResult begin_reloadImageLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_reloadImageLinks __cb)
- Specified by:
begin_reloadImageLinks
in interfaceFolderPrx
-
begin_reloadImageLinks
public Ice.AsyncResult begin_reloadImageLinks(Folder toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadImageLinks
in interfaceFolderPrx
-
begin_reloadImageLinks
public Ice.AsyncResult begin_reloadImageLinks(Folder toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadImageLinks
in interfaceFolderPrx
-
begin_reloadImageLinks
public Ice.AsyncResult begin_reloadImageLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadImageLinks
in interfaceFolderPrx
-
begin_reloadImageLinks
public Ice.AsyncResult begin_reloadImageLinks(Folder 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_reloadImageLinks
in interfaceFolderPrx
-
end_reloadImageLinks
public void end_reloadImageLinks(Ice.AsyncResult __iresult)
- Specified by:
end_reloadImageLinks
in interfaceFolderPrx
-
reloadRoiLinks
public void reloadRoiLinks(Folder toCopy)
- Specified by:
reloadRoiLinks
in interfaceFolderPrx
-
reloadRoiLinks
public void reloadRoiLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadRoiLinks
in interfaceFolderPrx
-
begin_reloadRoiLinks
public Ice.AsyncResult begin_reloadRoiLinks(Folder toCopy)
- Specified by:
begin_reloadRoiLinks
in interfaceFolderPrx
-
begin_reloadRoiLinks
public Ice.AsyncResult begin_reloadRoiLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadRoiLinks
in interfaceFolderPrx
-
begin_reloadRoiLinks
public Ice.AsyncResult begin_reloadRoiLinks(Folder toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadRoiLinks
in interfaceFolderPrx
-
begin_reloadRoiLinks
public Ice.AsyncResult begin_reloadRoiLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_reloadRoiLinks
in interfaceFolderPrx
-
begin_reloadRoiLinks
public Ice.AsyncResult begin_reloadRoiLinks(Folder toCopy, Callback_Folder_reloadRoiLinks __cb)
- Specified by:
begin_reloadRoiLinks
in interfaceFolderPrx
-
begin_reloadRoiLinks
public Ice.AsyncResult begin_reloadRoiLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_reloadRoiLinks __cb)
- Specified by:
begin_reloadRoiLinks
in interfaceFolderPrx
-
begin_reloadRoiLinks
public Ice.AsyncResult begin_reloadRoiLinks(Folder toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadRoiLinks
in interfaceFolderPrx
-
begin_reloadRoiLinks
public Ice.AsyncResult begin_reloadRoiLinks(Folder toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadRoiLinks
in interfaceFolderPrx
-
begin_reloadRoiLinks
public Ice.AsyncResult begin_reloadRoiLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadRoiLinks
in interfaceFolderPrx
-
begin_reloadRoiLinks
public Ice.AsyncResult begin_reloadRoiLinks(Folder 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_reloadRoiLinks
in interfaceFolderPrx
-
end_reloadRoiLinks
public void end_reloadRoiLinks(Ice.AsyncResult __iresult)
- Specified by:
end_reloadRoiLinks
in interfaceFolderPrx
-
removeAllChildFoldersSet
public void removeAllChildFoldersSet(java.util.List<Folder> targets)
- Specified by:
removeAllChildFoldersSet
in interfaceFolderPrx
-
removeAllChildFoldersSet
public void removeAllChildFoldersSet(java.util.List<Folder> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllChildFoldersSet
in interfaceFolderPrx
-
begin_removeAllChildFoldersSet
public Ice.AsyncResult begin_removeAllChildFoldersSet(java.util.List<Folder> targets)
- Specified by:
begin_removeAllChildFoldersSet
in interfaceFolderPrx
-
begin_removeAllChildFoldersSet
public Ice.AsyncResult begin_removeAllChildFoldersSet(java.util.List<Folder> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeAllChildFoldersSet
in interfaceFolderPrx
-
begin_removeAllChildFoldersSet
public Ice.AsyncResult begin_removeAllChildFoldersSet(java.util.List<Folder> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllChildFoldersSet
in interfaceFolderPrx
-
begin_removeAllChildFoldersSet
public Ice.AsyncResult begin_removeAllChildFoldersSet(java.util.List<Folder> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeAllChildFoldersSet
in interfaceFolderPrx
-
begin_removeAllChildFoldersSet
public Ice.AsyncResult begin_removeAllChildFoldersSet(java.util.List<Folder> targets, Callback_Folder_removeAllChildFoldersSet __cb)
- Specified by:
begin_removeAllChildFoldersSet
in interfaceFolderPrx
-
begin_removeAllChildFoldersSet
public Ice.AsyncResult begin_removeAllChildFoldersSet(java.util.List<Folder> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_removeAllChildFoldersSet __cb)
- Specified by:
begin_removeAllChildFoldersSet
in interfaceFolderPrx
-
begin_removeAllChildFoldersSet
public Ice.AsyncResult begin_removeAllChildFoldersSet(java.util.List<Folder> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllChildFoldersSet
in interfaceFolderPrx
-
begin_removeAllChildFoldersSet
public Ice.AsyncResult begin_removeAllChildFoldersSet(java.util.List<Folder> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeAllChildFoldersSet
in interfaceFolderPrx
-
begin_removeAllChildFoldersSet
public Ice.AsyncResult begin_removeAllChildFoldersSet(java.util.List<Folder> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllChildFoldersSet
in interfaceFolderPrx
-
begin_removeAllChildFoldersSet
public Ice.AsyncResult begin_removeAllChildFoldersSet(java.util.List<Folder> 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_removeAllChildFoldersSet
in interfaceFolderPrx
-
end_removeAllChildFoldersSet
public void end_removeAllChildFoldersSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllChildFoldersSet
in interfaceFolderPrx
-
removeAllFolderAnnotationLinkSet
public void removeAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets)
- Specified by:
removeAllFolderAnnotationLinkSet
in interfaceFolderPrx
-
removeAllFolderAnnotationLinkSet
public void removeAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllFolderAnnotationLinkSet
in interfaceFolderPrx
-
begin_removeAllFolderAnnotationLinkSet
public Ice.AsyncResult begin_removeAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets)
- Specified by:
begin_removeAllFolderAnnotationLinkSet
in interfaceFolderPrx
-
begin_removeAllFolderAnnotationLinkSet
public Ice.AsyncResult begin_removeAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeAllFolderAnnotationLinkSet
in interfaceFolderPrx
-
begin_removeAllFolderAnnotationLinkSet
public Ice.AsyncResult begin_removeAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllFolderAnnotationLinkSet
in interfaceFolderPrx
-
begin_removeAllFolderAnnotationLinkSet
public Ice.AsyncResult begin_removeAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeAllFolderAnnotationLinkSet
in interfaceFolderPrx
-
begin_removeAllFolderAnnotationLinkSet
public Ice.AsyncResult begin_removeAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, Callback_Folder_removeAllFolderAnnotationLinkSet __cb)
- Specified by:
begin_removeAllFolderAnnotationLinkSet
in interfaceFolderPrx
-
begin_removeAllFolderAnnotationLinkSet
public Ice.AsyncResult begin_removeAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_removeAllFolderAnnotationLinkSet __cb)
- Specified by:
begin_removeAllFolderAnnotationLinkSet
in interfaceFolderPrx
-
begin_removeAllFolderAnnotationLinkSet
public Ice.AsyncResult begin_removeAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllFolderAnnotationLinkSet
in interfaceFolderPrx
-
begin_removeAllFolderAnnotationLinkSet
public Ice.AsyncResult begin_removeAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeAllFolderAnnotationLinkSet
in interfaceFolderPrx
-
begin_removeAllFolderAnnotationLinkSet
public Ice.AsyncResult begin_removeAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllFolderAnnotationLinkSet
in interfaceFolderPrx
-
begin_removeAllFolderAnnotationLinkSet
public Ice.AsyncResult begin_removeAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> 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_removeAllFolderAnnotationLinkSet
in interfaceFolderPrx
-
end_removeAllFolderAnnotationLinkSet
public void end_removeAllFolderAnnotationLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllFolderAnnotationLinkSet
in interfaceFolderPrx
-
removeAllFolderImageLinkSet
public void removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets)
- Specified by:
removeAllFolderImageLinkSet
in interfaceFolderPrx
-
removeAllFolderImageLinkSet
public void removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllFolderImageLinkSet
in interfaceFolderPrx
-
begin_removeAllFolderImageLinkSet
public Ice.AsyncResult begin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets)
- Specified by:
begin_removeAllFolderImageLinkSet
in interfaceFolderPrx
-
begin_removeAllFolderImageLinkSet
public Ice.AsyncResult begin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeAllFolderImageLinkSet
in interfaceFolderPrx
-
begin_removeAllFolderImageLinkSet
public Ice.AsyncResult begin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllFolderImageLinkSet
in interfaceFolderPrx
-
begin_removeAllFolderImageLinkSet
public Ice.AsyncResult begin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeAllFolderImageLinkSet
in interfaceFolderPrx
-
begin_removeAllFolderImageLinkSet
public Ice.AsyncResult begin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, Callback_Folder_removeAllFolderImageLinkSet __cb)
- Specified by:
begin_removeAllFolderImageLinkSet
in interfaceFolderPrx
-
begin_removeAllFolderImageLinkSet
public Ice.AsyncResult begin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_removeAllFolderImageLinkSet __cb)
- Specified by:
begin_removeAllFolderImageLinkSet
in interfaceFolderPrx
-
begin_removeAllFolderImageLinkSet
public Ice.AsyncResult begin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllFolderImageLinkSet
in interfaceFolderPrx
-
begin_removeAllFolderImageLinkSet
public Ice.AsyncResult begin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeAllFolderImageLinkSet
in interfaceFolderPrx
-
begin_removeAllFolderImageLinkSet
public Ice.AsyncResult begin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllFolderImageLinkSet
in interfaceFolderPrx
-
begin_removeAllFolderImageLinkSet
public Ice.AsyncResult begin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> 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_removeAllFolderImageLinkSet
in interfaceFolderPrx
-
end_removeAllFolderImageLinkSet
public void end_removeAllFolderImageLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllFolderImageLinkSet
in interfaceFolderPrx
-
removeAllFolderRoiLinkSet
public void removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets)
- Specified by:
removeAllFolderRoiLinkSet
in interfaceFolderPrx
-
removeAllFolderRoiLinkSet
public void removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllFolderRoiLinkSet
in interfaceFolderPrx
-
begin_removeAllFolderRoiLinkSet
public Ice.AsyncResult begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets)
- Specified by:
begin_removeAllFolderRoiLinkSet
in interfaceFolderPrx
-
begin_removeAllFolderRoiLinkSet
public Ice.AsyncResult begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeAllFolderRoiLinkSet
in interfaceFolderPrx
-
begin_removeAllFolderRoiLinkSet
public Ice.AsyncResult begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllFolderRoiLinkSet
in interfaceFolderPrx
-
begin_removeAllFolderRoiLinkSet
public Ice.AsyncResult begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeAllFolderRoiLinkSet
in interfaceFolderPrx
-
begin_removeAllFolderRoiLinkSet
public Ice.AsyncResult begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, Callback_Folder_removeAllFolderRoiLinkSet __cb)
- Specified by:
begin_removeAllFolderRoiLinkSet
in interfaceFolderPrx
-
begin_removeAllFolderRoiLinkSet
public Ice.AsyncResult begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_removeAllFolderRoiLinkSet __cb)
- Specified by:
begin_removeAllFolderRoiLinkSet
in interfaceFolderPrx
-
begin_removeAllFolderRoiLinkSet
public Ice.AsyncResult begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllFolderRoiLinkSet
in interfaceFolderPrx
-
begin_removeAllFolderRoiLinkSet
public Ice.AsyncResult begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeAllFolderRoiLinkSet
in interfaceFolderPrx
-
begin_removeAllFolderRoiLinkSet
public Ice.AsyncResult begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllFolderRoiLinkSet
in interfaceFolderPrx
-
begin_removeAllFolderRoiLinkSet
public Ice.AsyncResult begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> 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_removeAllFolderRoiLinkSet
in interfaceFolderPrx
-
end_removeAllFolderRoiLinkSet
public void end_removeAllFolderRoiLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllFolderRoiLinkSet
in interfaceFolderPrx
-
removeChildFolders
public void removeChildFolders(Folder theTarget)
- Specified by:
removeChildFolders
in interfaceFolderPrx
-
removeChildFolders
public void removeChildFolders(Folder theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeChildFolders
in interfaceFolderPrx
-
begin_removeChildFolders
public Ice.AsyncResult begin_removeChildFolders(Folder theTarget)
- Specified by:
begin_removeChildFolders
in interfaceFolderPrx
-
begin_removeChildFolders
public Ice.AsyncResult begin_removeChildFolders(Folder theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeChildFolders
in interfaceFolderPrx
-
begin_removeChildFolders
public Ice.AsyncResult begin_removeChildFolders(Folder theTarget, Ice.Callback __cb)
- Specified by:
begin_removeChildFolders
in interfaceFolderPrx
-
begin_removeChildFolders
public Ice.AsyncResult begin_removeChildFolders(Folder theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeChildFolders
in interfaceFolderPrx
-
begin_removeChildFolders
public Ice.AsyncResult begin_removeChildFolders(Folder theTarget, Callback_Folder_removeChildFolders __cb)
- Specified by:
begin_removeChildFolders
in interfaceFolderPrx
-
begin_removeChildFolders
public Ice.AsyncResult begin_removeChildFolders(Folder theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_removeChildFolders __cb)
- Specified by:
begin_removeChildFolders
in interfaceFolderPrx
-
begin_removeChildFolders
public Ice.AsyncResult begin_removeChildFolders(Folder theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeChildFolders
in interfaceFolderPrx
-
begin_removeChildFolders
public Ice.AsyncResult begin_removeChildFolders(Folder theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeChildFolders
in interfaceFolderPrx
-
begin_removeChildFolders
public Ice.AsyncResult begin_removeChildFolders(Folder theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeChildFolders
in interfaceFolderPrx
-
begin_removeChildFolders
public Ice.AsyncResult begin_removeChildFolders(Folder 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_removeChildFolders
in interfaceFolderPrx
-
end_removeChildFolders
public void end_removeChildFolders(Ice.AsyncResult __iresult)
- Specified by:
end_removeChildFolders
in interfaceFolderPrx
-
removeFolderAnnotationLink
public void removeFolderAnnotationLink(FolderAnnotationLink theTarget)
- Specified by:
removeFolderAnnotationLink
in interfaceFolderPrx
-
removeFolderAnnotationLink
public void removeFolderAnnotationLink(FolderAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeFolderAnnotationLink
in interfaceFolderPrx
-
begin_removeFolderAnnotationLink
public Ice.AsyncResult begin_removeFolderAnnotationLink(FolderAnnotationLink theTarget)
- Specified by:
begin_removeFolderAnnotationLink
in interfaceFolderPrx
-
begin_removeFolderAnnotationLink
public Ice.AsyncResult begin_removeFolderAnnotationLink(FolderAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeFolderAnnotationLink
in interfaceFolderPrx
-
begin_removeFolderAnnotationLink
public Ice.AsyncResult begin_removeFolderAnnotationLink(FolderAnnotationLink theTarget, Ice.Callback __cb)
- Specified by:
begin_removeFolderAnnotationLink
in interfaceFolderPrx
-
begin_removeFolderAnnotationLink
public Ice.AsyncResult begin_removeFolderAnnotationLink(FolderAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeFolderAnnotationLink
in interfaceFolderPrx
-
begin_removeFolderAnnotationLink
public Ice.AsyncResult begin_removeFolderAnnotationLink(FolderAnnotationLink theTarget, Callback_Folder_removeFolderAnnotationLink __cb)
- Specified by:
begin_removeFolderAnnotationLink
in interfaceFolderPrx
-
begin_removeFolderAnnotationLink
public Ice.AsyncResult begin_removeFolderAnnotationLink(FolderAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_removeFolderAnnotationLink __cb)
- Specified by:
begin_removeFolderAnnotationLink
in interfaceFolderPrx
-
begin_removeFolderAnnotationLink
public Ice.AsyncResult begin_removeFolderAnnotationLink(FolderAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeFolderAnnotationLink
in interfaceFolderPrx
-
begin_removeFolderAnnotationLink
public Ice.AsyncResult begin_removeFolderAnnotationLink(FolderAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeFolderAnnotationLink
in interfaceFolderPrx
-
begin_removeFolderAnnotationLink
public Ice.AsyncResult begin_removeFolderAnnotationLink(FolderAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeFolderAnnotationLink
in interfaceFolderPrx
-
begin_removeFolderAnnotationLink
public Ice.AsyncResult begin_removeFolderAnnotationLink(FolderAnnotationLink 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_removeFolderAnnotationLink
in interfaceFolderPrx
-
end_removeFolderAnnotationLink
public void end_removeFolderAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_removeFolderAnnotationLink
in interfaceFolderPrx
-
removeFolderAnnotationLinkFromBoth
public void removeFolderAnnotationLinkFromBoth(FolderAnnotationLink link, boolean bothSides)
- Specified by:
removeFolderAnnotationLinkFromBoth
in interfaceFolderPrx
-
removeFolderAnnotationLinkFromBoth
public void removeFolderAnnotationLinkFromBoth(FolderAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeFolderAnnotationLinkFromBoth
in interfaceFolderPrx
-
begin_removeFolderAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeFolderAnnotationLinkFromBoth(FolderAnnotationLink link, boolean bothSides)
- Specified by:
begin_removeFolderAnnotationLinkFromBoth
in interfaceFolderPrx
-
begin_removeFolderAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeFolderAnnotationLinkFromBoth(FolderAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeFolderAnnotationLinkFromBoth
in interfaceFolderPrx
-
begin_removeFolderAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeFolderAnnotationLinkFromBoth(FolderAnnotationLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_removeFolderAnnotationLinkFromBoth
in interfaceFolderPrx
-
begin_removeFolderAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeFolderAnnotationLinkFromBoth(FolderAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeFolderAnnotationLinkFromBoth
in interfaceFolderPrx
-
begin_removeFolderAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeFolderAnnotationLinkFromBoth(FolderAnnotationLink link, boolean bothSides, Callback_Folder_removeFolderAnnotationLinkFromBoth __cb)
- Specified by:
begin_removeFolderAnnotationLinkFromBoth
in interfaceFolderPrx
-
begin_removeFolderAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeFolderAnnotationLinkFromBoth(FolderAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_removeFolderAnnotationLinkFromBoth __cb)
- Specified by:
begin_removeFolderAnnotationLinkFromBoth
in interfaceFolderPrx
-
begin_removeFolderAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeFolderAnnotationLinkFromBoth(FolderAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeFolderAnnotationLinkFromBoth
in interfaceFolderPrx
-
begin_removeFolderAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeFolderAnnotationLinkFromBoth(FolderAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeFolderAnnotationLinkFromBoth
in interfaceFolderPrx
-
begin_removeFolderAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeFolderAnnotationLinkFromBoth(FolderAnnotationLink 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_removeFolderAnnotationLinkFromBoth
in interfaceFolderPrx
-
begin_removeFolderAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeFolderAnnotationLinkFromBoth(FolderAnnotationLink 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_removeFolderAnnotationLinkFromBoth
in interfaceFolderPrx
-
end_removeFolderAnnotationLinkFromBoth
public void end_removeFolderAnnotationLinkFromBoth(Ice.AsyncResult __iresult)
- Specified by:
end_removeFolderAnnotationLinkFromBoth
in interfaceFolderPrx
-
removeFolderImageLink
public void removeFolderImageLink(FolderImageLink theTarget)
- Specified by:
removeFolderImageLink
in interfaceFolderPrx
-
removeFolderImageLink
public void removeFolderImageLink(FolderImageLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeFolderImageLink
in interfaceFolderPrx
-
begin_removeFolderImageLink
public Ice.AsyncResult begin_removeFolderImageLink(FolderImageLink theTarget)
- Specified by:
begin_removeFolderImageLink
in interfaceFolderPrx
-
begin_removeFolderImageLink
public Ice.AsyncResult begin_removeFolderImageLink(FolderImageLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeFolderImageLink
in interfaceFolderPrx
-
begin_removeFolderImageLink
public Ice.AsyncResult begin_removeFolderImageLink(FolderImageLink theTarget, Ice.Callback __cb)
- Specified by:
begin_removeFolderImageLink
in interfaceFolderPrx
-
begin_removeFolderImageLink
public Ice.AsyncResult begin_removeFolderImageLink(FolderImageLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeFolderImageLink
in interfaceFolderPrx
-
begin_removeFolderImageLink
public Ice.AsyncResult begin_removeFolderImageLink(FolderImageLink theTarget, Callback_Folder_removeFolderImageLink __cb)
- Specified by:
begin_removeFolderImageLink
in interfaceFolderPrx
-
begin_removeFolderImageLink
public Ice.AsyncResult begin_removeFolderImageLink(FolderImageLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_removeFolderImageLink __cb)
- Specified by:
begin_removeFolderImageLink
in interfaceFolderPrx
-
begin_removeFolderImageLink
public Ice.AsyncResult begin_removeFolderImageLink(FolderImageLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeFolderImageLink
in interfaceFolderPrx
-
begin_removeFolderImageLink
public Ice.AsyncResult begin_removeFolderImageLink(FolderImageLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeFolderImageLink
in interfaceFolderPrx
-
begin_removeFolderImageLink
public Ice.AsyncResult begin_removeFolderImageLink(FolderImageLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeFolderImageLink
in interfaceFolderPrx
-
begin_removeFolderImageLink
public Ice.AsyncResult begin_removeFolderImageLink(FolderImageLink 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_removeFolderImageLink
in interfaceFolderPrx
-
end_removeFolderImageLink
public void end_removeFolderImageLink(Ice.AsyncResult __iresult)
- Specified by:
end_removeFolderImageLink
in interfaceFolderPrx
-
removeFolderImageLinkFromBoth
public void removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides)
- Specified by:
removeFolderImageLinkFromBoth
in interfaceFolderPrx
-
removeFolderImageLinkFromBoth
public void removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeFolderImageLinkFromBoth
in interfaceFolderPrx
-
begin_removeFolderImageLinkFromBoth
public Ice.AsyncResult begin_removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides)
- Specified by:
begin_removeFolderImageLinkFromBoth
in interfaceFolderPrx
-
begin_removeFolderImageLinkFromBoth
public Ice.AsyncResult begin_removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeFolderImageLinkFromBoth
in interfaceFolderPrx
-
begin_removeFolderImageLinkFromBoth
public Ice.AsyncResult begin_removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_removeFolderImageLinkFromBoth
in interfaceFolderPrx
-
begin_removeFolderImageLinkFromBoth
public Ice.AsyncResult begin_removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeFolderImageLinkFromBoth
in interfaceFolderPrx
-
begin_removeFolderImageLinkFromBoth
public Ice.AsyncResult begin_removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides, Callback_Folder_removeFolderImageLinkFromBoth __cb)
- Specified by:
begin_removeFolderImageLinkFromBoth
in interfaceFolderPrx
-
begin_removeFolderImageLinkFromBoth
public Ice.AsyncResult begin_removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_removeFolderImageLinkFromBoth __cb)
- Specified by:
begin_removeFolderImageLinkFromBoth
in interfaceFolderPrx
-
begin_removeFolderImageLinkFromBoth
public Ice.AsyncResult begin_removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeFolderImageLinkFromBoth
in interfaceFolderPrx
-
begin_removeFolderImageLinkFromBoth
public Ice.AsyncResult begin_removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeFolderImageLinkFromBoth
in interfaceFolderPrx
-
begin_removeFolderImageLinkFromBoth
public Ice.AsyncResult begin_removeFolderImageLinkFromBoth(FolderImageLink 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_removeFolderImageLinkFromBoth
in interfaceFolderPrx
-
begin_removeFolderImageLinkFromBoth
public Ice.AsyncResult begin_removeFolderImageLinkFromBoth(FolderImageLink 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_removeFolderImageLinkFromBoth
in interfaceFolderPrx
-
end_removeFolderImageLinkFromBoth
public void end_removeFolderImageLinkFromBoth(Ice.AsyncResult __iresult)
- Specified by:
end_removeFolderImageLinkFromBoth
in interfaceFolderPrx
-
removeFolderRoiLink
public void removeFolderRoiLink(FolderRoiLink theTarget)
- Specified by:
removeFolderRoiLink
in interfaceFolderPrx
-
removeFolderRoiLink
public void removeFolderRoiLink(FolderRoiLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeFolderRoiLink
in interfaceFolderPrx
-
begin_removeFolderRoiLink
public Ice.AsyncResult begin_removeFolderRoiLink(FolderRoiLink theTarget)
- Specified by:
begin_removeFolderRoiLink
in interfaceFolderPrx
-
begin_removeFolderRoiLink
public Ice.AsyncResult begin_removeFolderRoiLink(FolderRoiLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeFolderRoiLink
in interfaceFolderPrx
-
begin_removeFolderRoiLink
public Ice.AsyncResult begin_removeFolderRoiLink(FolderRoiLink theTarget, Ice.Callback __cb)
- Specified by:
begin_removeFolderRoiLink
in interfaceFolderPrx
-
begin_removeFolderRoiLink
public Ice.AsyncResult begin_removeFolderRoiLink(FolderRoiLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeFolderRoiLink
in interfaceFolderPrx
-
begin_removeFolderRoiLink
public Ice.AsyncResult begin_removeFolderRoiLink(FolderRoiLink theTarget, Callback_Folder_removeFolderRoiLink __cb)
- Specified by:
begin_removeFolderRoiLink
in interfaceFolderPrx
-
begin_removeFolderRoiLink
public Ice.AsyncResult begin_removeFolderRoiLink(FolderRoiLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_removeFolderRoiLink __cb)
- Specified by:
begin_removeFolderRoiLink
in interfaceFolderPrx
-
begin_removeFolderRoiLink
public Ice.AsyncResult begin_removeFolderRoiLink(FolderRoiLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeFolderRoiLink
in interfaceFolderPrx
-
begin_removeFolderRoiLink
public Ice.AsyncResult begin_removeFolderRoiLink(FolderRoiLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeFolderRoiLink
in interfaceFolderPrx
-
begin_removeFolderRoiLink
public Ice.AsyncResult begin_removeFolderRoiLink(FolderRoiLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeFolderRoiLink
in interfaceFolderPrx
-
begin_removeFolderRoiLink
public Ice.AsyncResult begin_removeFolderRoiLink(FolderRoiLink 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_removeFolderRoiLink
in interfaceFolderPrx
-
end_removeFolderRoiLink
public void end_removeFolderRoiLink(Ice.AsyncResult __iresult)
- Specified by:
end_removeFolderRoiLink
in interfaceFolderPrx
-
removeFolderRoiLinkFromBoth
public void removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides)
- Specified by:
removeFolderRoiLinkFromBoth
in interfaceFolderPrx
-
removeFolderRoiLinkFromBoth
public void removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeFolderRoiLinkFromBoth
in interfaceFolderPrx
-
begin_removeFolderRoiLinkFromBoth
public Ice.AsyncResult begin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides)
- Specified by:
begin_removeFolderRoiLinkFromBoth
in interfaceFolderPrx
-
begin_removeFolderRoiLinkFromBoth
public Ice.AsyncResult begin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeFolderRoiLinkFromBoth
in interfaceFolderPrx
-
begin_removeFolderRoiLinkFromBoth
public Ice.AsyncResult begin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_removeFolderRoiLinkFromBoth
in interfaceFolderPrx
-
begin_removeFolderRoiLinkFromBoth
public Ice.AsyncResult begin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeFolderRoiLinkFromBoth
in interfaceFolderPrx
-
begin_removeFolderRoiLinkFromBoth
public Ice.AsyncResult begin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, Callback_Folder_removeFolderRoiLinkFromBoth __cb)
- Specified by:
begin_removeFolderRoiLinkFromBoth
in interfaceFolderPrx
-
begin_removeFolderRoiLinkFromBoth
public Ice.AsyncResult begin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_removeFolderRoiLinkFromBoth __cb)
- Specified by:
begin_removeFolderRoiLinkFromBoth
in interfaceFolderPrx
-
begin_removeFolderRoiLinkFromBoth
public Ice.AsyncResult begin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeFolderRoiLinkFromBoth
in interfaceFolderPrx
-
begin_removeFolderRoiLinkFromBoth
public Ice.AsyncResult begin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeFolderRoiLinkFromBoth
in interfaceFolderPrx
-
begin_removeFolderRoiLinkFromBoth
public Ice.AsyncResult begin_removeFolderRoiLinkFromBoth(FolderRoiLink 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_removeFolderRoiLinkFromBoth
in interfaceFolderPrx
-
begin_removeFolderRoiLinkFromBoth
public Ice.AsyncResult begin_removeFolderRoiLinkFromBoth(FolderRoiLink 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_removeFolderRoiLinkFromBoth
in interfaceFolderPrx
-
end_removeFolderRoiLinkFromBoth
public void end_removeFolderRoiLinkFromBoth(Ice.AsyncResult __iresult)
- Specified by:
end_removeFolderRoiLinkFromBoth
in interfaceFolderPrx
-
setDescription
public void setDescription(RString theDescription)
- Specified by:
setDescription
in interfaceFolderPrx
-
setDescription
public void setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setDescription
in interfaceFolderPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription)
- Specified by:
begin_setDescription
in interfaceFolderPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setDescription
in interfaceFolderPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, Ice.Callback __cb)
- Specified by:
begin_setDescription
in interfaceFolderPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setDescription
in interfaceFolderPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, Callback_Folder_setDescription __cb)
- Specified by:
begin_setDescription
in interfaceFolderPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_setDescription __cb)
- Specified by:
begin_setDescription
in interfaceFolderPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setDescription
in interfaceFolderPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setDescription
in interfaceFolderPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setDescription
in interfaceFolderPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setDescription
in interfaceFolderPrx
-
end_setDescription
public void end_setDescription(Ice.AsyncResult __iresult)
- Specified by:
end_setDescription
in interfaceFolderPrx
-
setName
public void setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName)
- Specified by:
begin_setName
in interfaceFolderPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setName
in interfaceFolderPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, Ice.Callback __cb)
- Specified by:
begin_setName
in interfaceFolderPrx
-
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 interfaceFolderPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, Callback_Folder_setName __cb)
- Specified by:
begin_setName
in interfaceFolderPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_setName __cb)
- Specified by:
begin_setName
in interfaceFolderPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setName
in interfaceFolderPrx
-
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 interfaceFolderPrx
-
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 interfaceFolderPrx
-
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 interfaceFolderPrx
-
end_setName
public void end_setName(Ice.AsyncResult __iresult)
- Specified by:
end_setName
in interfaceFolderPrx
-
setParentFolder
public void setParentFolder(Folder theParentFolder)
- Specified by:
setParentFolder
in interfaceFolderPrx
-
setParentFolder
public void setParentFolder(Folder theParentFolder, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setParentFolder
in interfaceFolderPrx
-
begin_setParentFolder
public Ice.AsyncResult begin_setParentFolder(Folder theParentFolder)
- Specified by:
begin_setParentFolder
in interfaceFolderPrx
-
begin_setParentFolder
public Ice.AsyncResult begin_setParentFolder(Folder theParentFolder, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setParentFolder
in interfaceFolderPrx
-
begin_setParentFolder
public Ice.AsyncResult begin_setParentFolder(Folder theParentFolder, Ice.Callback __cb)
- Specified by:
begin_setParentFolder
in interfaceFolderPrx
-
begin_setParentFolder
public Ice.AsyncResult begin_setParentFolder(Folder theParentFolder, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setParentFolder
in interfaceFolderPrx
-
begin_setParentFolder
public Ice.AsyncResult begin_setParentFolder(Folder theParentFolder, Callback_Folder_setParentFolder __cb)
- Specified by:
begin_setParentFolder
in interfaceFolderPrx
-
begin_setParentFolder
public Ice.AsyncResult begin_setParentFolder(Folder theParentFolder, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_setParentFolder __cb)
- Specified by:
begin_setParentFolder
in interfaceFolderPrx
-
begin_setParentFolder
public Ice.AsyncResult begin_setParentFolder(Folder theParentFolder, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setParentFolder
in interfaceFolderPrx
-
begin_setParentFolder
public Ice.AsyncResult begin_setParentFolder(Folder theParentFolder, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setParentFolder
in interfaceFolderPrx
-
begin_setParentFolder
public Ice.AsyncResult begin_setParentFolder(Folder theParentFolder, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setParentFolder
in interfaceFolderPrx
-
begin_setParentFolder
public Ice.AsyncResult begin_setParentFolder(Folder theParentFolder, 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_setParentFolder
in interfaceFolderPrx
-
end_setParentFolder
public void end_setParentFolder(Ice.AsyncResult __iresult)
- Specified by:
end_setParentFolder
in interfaceFolderPrx
-
setVersion
public void setVersion(RInt theVersion)
- Specified by:
setVersion
in interfaceFolderPrx
-
setVersion
public void setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setVersion
in interfaceFolderPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion)
- Specified by:
begin_setVersion
in interfaceFolderPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setVersion
in interfaceFolderPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, Ice.Callback __cb)
- Specified by:
begin_setVersion
in interfaceFolderPrx
-
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 interfaceFolderPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, Callback_Folder_setVersion __cb)
- Specified by:
begin_setVersion
in interfaceFolderPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_setVersion __cb)
- Specified by:
begin_setVersion
in interfaceFolderPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setVersion
in interfaceFolderPrx
-
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 interfaceFolderPrx
-
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 interfaceFolderPrx
-
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 interfaceFolderPrx
-
end_setVersion
public void end_setVersion(Ice.AsyncResult __iresult)
- Specified by:
end_setVersion
in interfaceFolderPrx
-
sizeOfAnnotationLinks
public int sizeOfAnnotationLinks()
- Specified by:
sizeOfAnnotationLinks
in interfaceFolderPrx
-
sizeOfAnnotationLinks
public int sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfAnnotationLinks
in interfaceFolderPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks()
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceFolderPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceFolderPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceFolderPrx
-
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 interfaceFolderPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Callback_Folder_sizeOfAnnotationLinks __cb)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceFolderPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_sizeOfAnnotationLinks __cb)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceFolderPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceFolderPrx
-
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 interfaceFolderPrx
-
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 interfaceFolderPrx
-
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 interfaceFolderPrx
-
end_sizeOfAnnotationLinks
public int end_sizeOfAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfAnnotationLinks
in interfaceFolderPrx
-
__sizeOfAnnotationLinks_completed
public static void __sizeOfAnnotationLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
sizeOfChildFolders
public int sizeOfChildFolders()
- Specified by:
sizeOfChildFolders
in interfaceFolderPrx
-
sizeOfChildFolders
public int sizeOfChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfChildFolders
in interfaceFolderPrx
-
begin_sizeOfChildFolders
public Ice.AsyncResult begin_sizeOfChildFolders()
- Specified by:
begin_sizeOfChildFolders
in interfaceFolderPrx
-
begin_sizeOfChildFolders
public Ice.AsyncResult begin_sizeOfChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfChildFolders
in interfaceFolderPrx
-
begin_sizeOfChildFolders
public Ice.AsyncResult begin_sizeOfChildFolders(Ice.Callback __cb)
- Specified by:
begin_sizeOfChildFolders
in interfaceFolderPrx
-
begin_sizeOfChildFolders
public Ice.AsyncResult begin_sizeOfChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_sizeOfChildFolders
in interfaceFolderPrx
-
begin_sizeOfChildFolders
public Ice.AsyncResult begin_sizeOfChildFolders(Callback_Folder_sizeOfChildFolders __cb)
- Specified by:
begin_sizeOfChildFolders
in interfaceFolderPrx
-
begin_sizeOfChildFolders
public Ice.AsyncResult begin_sizeOfChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_sizeOfChildFolders __cb)
- Specified by:
begin_sizeOfChildFolders
in interfaceFolderPrx
-
begin_sizeOfChildFolders
public Ice.AsyncResult begin_sizeOfChildFolders(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfChildFolders
in interfaceFolderPrx
-
begin_sizeOfChildFolders
public Ice.AsyncResult begin_sizeOfChildFolders(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_sizeOfChildFolders
in interfaceFolderPrx
-
begin_sizeOfChildFolders
public Ice.AsyncResult begin_sizeOfChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfChildFolders
in interfaceFolderPrx
-
begin_sizeOfChildFolders
public Ice.AsyncResult begin_sizeOfChildFolders(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_sizeOfChildFolders
in interfaceFolderPrx
-
end_sizeOfChildFolders
public int end_sizeOfChildFolders(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfChildFolders
in interfaceFolderPrx
-
__sizeOfChildFolders_completed
public static void __sizeOfChildFolders_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
sizeOfImageLinks
public int sizeOfImageLinks()
- Specified by:
sizeOfImageLinks
in interfaceFolderPrx
-
sizeOfImageLinks
public int sizeOfImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfImageLinks
in interfaceFolderPrx
-
begin_sizeOfImageLinks
public Ice.AsyncResult begin_sizeOfImageLinks()
- Specified by:
begin_sizeOfImageLinks
in interfaceFolderPrx
-
begin_sizeOfImageLinks
public Ice.AsyncResult begin_sizeOfImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfImageLinks
in interfaceFolderPrx
-
begin_sizeOfImageLinks
public Ice.AsyncResult begin_sizeOfImageLinks(Ice.Callback __cb)
- Specified by:
begin_sizeOfImageLinks
in interfaceFolderPrx
-
begin_sizeOfImageLinks
public Ice.AsyncResult begin_sizeOfImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_sizeOfImageLinks
in interfaceFolderPrx
-
begin_sizeOfImageLinks
public Ice.AsyncResult begin_sizeOfImageLinks(Callback_Folder_sizeOfImageLinks __cb)
- Specified by:
begin_sizeOfImageLinks
in interfaceFolderPrx
-
begin_sizeOfImageLinks
public Ice.AsyncResult begin_sizeOfImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_sizeOfImageLinks __cb)
- Specified by:
begin_sizeOfImageLinks
in interfaceFolderPrx
-
begin_sizeOfImageLinks
public Ice.AsyncResult begin_sizeOfImageLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfImageLinks
in interfaceFolderPrx
-
begin_sizeOfImageLinks
public Ice.AsyncResult begin_sizeOfImageLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_sizeOfImageLinks
in interfaceFolderPrx
-
begin_sizeOfImageLinks
public Ice.AsyncResult begin_sizeOfImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfImageLinks
in interfaceFolderPrx
-
begin_sizeOfImageLinks
public Ice.AsyncResult begin_sizeOfImageLinks(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_sizeOfImageLinks
in interfaceFolderPrx
-
end_sizeOfImageLinks
public int end_sizeOfImageLinks(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfImageLinks
in interfaceFolderPrx
-
__sizeOfImageLinks_completed
public static void __sizeOfImageLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
sizeOfRoiLinks
public int sizeOfRoiLinks()
- Specified by:
sizeOfRoiLinks
in interfaceFolderPrx
-
sizeOfRoiLinks
public int sizeOfRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfRoiLinks
in interfaceFolderPrx
-
begin_sizeOfRoiLinks
public Ice.AsyncResult begin_sizeOfRoiLinks()
- Specified by:
begin_sizeOfRoiLinks
in interfaceFolderPrx
-
begin_sizeOfRoiLinks
public Ice.AsyncResult begin_sizeOfRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfRoiLinks
in interfaceFolderPrx
-
begin_sizeOfRoiLinks
public Ice.AsyncResult begin_sizeOfRoiLinks(Ice.Callback __cb)
- Specified by:
begin_sizeOfRoiLinks
in interfaceFolderPrx
-
begin_sizeOfRoiLinks
public Ice.AsyncResult begin_sizeOfRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_sizeOfRoiLinks
in interfaceFolderPrx
-
begin_sizeOfRoiLinks
public Ice.AsyncResult begin_sizeOfRoiLinks(Callback_Folder_sizeOfRoiLinks __cb)
- Specified by:
begin_sizeOfRoiLinks
in interfaceFolderPrx
-
begin_sizeOfRoiLinks
public Ice.AsyncResult begin_sizeOfRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_sizeOfRoiLinks __cb)
- Specified by:
begin_sizeOfRoiLinks
in interfaceFolderPrx
-
begin_sizeOfRoiLinks
public Ice.AsyncResult begin_sizeOfRoiLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfRoiLinks
in interfaceFolderPrx
-
begin_sizeOfRoiLinks
public Ice.AsyncResult begin_sizeOfRoiLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_sizeOfRoiLinks
in interfaceFolderPrx
-
begin_sizeOfRoiLinks
public Ice.AsyncResult begin_sizeOfRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfRoiLinks
in interfaceFolderPrx
-
begin_sizeOfRoiLinks
public Ice.AsyncResult begin_sizeOfRoiLinks(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_sizeOfRoiLinks
in interfaceFolderPrx
-
end_sizeOfRoiLinks
public int end_sizeOfRoiLinks(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfRoiLinks
in interfaceFolderPrx
-
__sizeOfRoiLinks_completed
public static void __sizeOfRoiLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
unlinkAnnotation
public void unlinkAnnotation(Annotation removal)
- Specified by:
unlinkAnnotation
in interfaceFolderPrx
-
unlinkAnnotation
public void unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unlinkAnnotation
in interfaceFolderPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal)
- Specified by:
begin_unlinkAnnotation
in interfaceFolderPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unlinkAnnotation
in interfaceFolderPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Ice.Callback __cb)
- Specified by:
begin_unlinkAnnotation
in interfaceFolderPrx
-
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 interfaceFolderPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Callback_Folder_unlinkAnnotation __cb)
- Specified by:
begin_unlinkAnnotation
in interfaceFolderPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_unlinkAnnotation __cb)
- Specified by:
begin_unlinkAnnotation
in interfaceFolderPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkAnnotation
in interfaceFolderPrx
-
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 interfaceFolderPrx
-
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 interfaceFolderPrx
-
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 interfaceFolderPrx
-
end_unlinkAnnotation
public void end_unlinkAnnotation(Ice.AsyncResult __iresult)
- Specified by:
end_unlinkAnnotation
in interfaceFolderPrx
-
unlinkImage
public void unlinkImage(Image removal)
- Specified by:
unlinkImage
in interfaceFolderPrx
-
unlinkImage
public void unlinkImage(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unlinkImage
in interfaceFolderPrx
-
begin_unlinkImage
public Ice.AsyncResult begin_unlinkImage(Image removal)
- Specified by:
begin_unlinkImage
in interfaceFolderPrx
-
begin_unlinkImage
public Ice.AsyncResult begin_unlinkImage(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unlinkImage
in interfaceFolderPrx
-
begin_unlinkImage
public Ice.AsyncResult begin_unlinkImage(Image removal, Ice.Callback __cb)
- Specified by:
begin_unlinkImage
in interfaceFolderPrx
-
begin_unlinkImage
public Ice.AsyncResult begin_unlinkImage(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_unlinkImage
in interfaceFolderPrx
-
begin_unlinkImage
public Ice.AsyncResult begin_unlinkImage(Image removal, Callback_Folder_unlinkImage __cb)
- Specified by:
begin_unlinkImage
in interfaceFolderPrx
-
begin_unlinkImage
public Ice.AsyncResult begin_unlinkImage(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_unlinkImage __cb)
- Specified by:
begin_unlinkImage
in interfaceFolderPrx
-
begin_unlinkImage
public Ice.AsyncResult begin_unlinkImage(Image removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkImage
in interfaceFolderPrx
-
begin_unlinkImage
public Ice.AsyncResult begin_unlinkImage(Image removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unlinkImage
in interfaceFolderPrx
-
begin_unlinkImage
public Ice.AsyncResult begin_unlinkImage(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkImage
in interfaceFolderPrx
-
begin_unlinkImage
public Ice.AsyncResult begin_unlinkImage(Image 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_unlinkImage
in interfaceFolderPrx
-
end_unlinkImage
public void end_unlinkImage(Ice.AsyncResult __iresult)
- Specified by:
end_unlinkImage
in interfaceFolderPrx
-
unlinkRoi
public void unlinkRoi(Roi removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_unlinkRoi
public Ice.AsyncResult begin_unlinkRoi(Roi removal)
- Specified by:
begin_unlinkRoi
in interfaceFolderPrx
-
begin_unlinkRoi
public Ice.AsyncResult begin_unlinkRoi(Roi removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unlinkRoi
in interfaceFolderPrx
-
begin_unlinkRoi
public Ice.AsyncResult begin_unlinkRoi(Roi removal, Ice.Callback __cb)
- Specified by:
begin_unlinkRoi
in interfaceFolderPrx
-
begin_unlinkRoi
public Ice.AsyncResult begin_unlinkRoi(Roi removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_unlinkRoi
in interfaceFolderPrx
-
begin_unlinkRoi
public Ice.AsyncResult begin_unlinkRoi(Roi removal, Callback_Folder_unlinkRoi __cb)
- Specified by:
begin_unlinkRoi
in interfaceFolderPrx
-
begin_unlinkRoi
public Ice.AsyncResult begin_unlinkRoi(Roi removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_unlinkRoi __cb)
- Specified by:
begin_unlinkRoi
in interfaceFolderPrx
-
begin_unlinkRoi
public Ice.AsyncResult begin_unlinkRoi(Roi removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkRoi
in interfaceFolderPrx
-
begin_unlinkRoi
public Ice.AsyncResult begin_unlinkRoi(Roi removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unlinkRoi
in interfaceFolderPrx
-
begin_unlinkRoi
public Ice.AsyncResult begin_unlinkRoi(Roi removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkRoi
in interfaceFolderPrx
-
begin_unlinkRoi
public Ice.AsyncResult begin_unlinkRoi(Roi 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_unlinkRoi
in interfaceFolderPrx
-
end_unlinkRoi
public void end_unlinkRoi(Ice.AsyncResult __iresult)
- Specified by:
end_unlinkRoi
in interfaceFolderPrx
-
unloadAnnotationLinks
public void unloadAnnotationLinks()
- Specified by:
unloadAnnotationLinks
in interfaceFolderPrx
-
unloadAnnotationLinks
public void unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadAnnotationLinks
in interfaceFolderPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks()
- Specified by:
begin_unloadAnnotationLinks
in interfaceFolderPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadAnnotationLinks
in interfaceFolderPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_unloadAnnotationLinks
in interfaceFolderPrx
-
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 interfaceFolderPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(Callback_Folder_unloadAnnotationLinks __cb)
- Specified by:
begin_unloadAnnotationLinks
in interfaceFolderPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_unloadAnnotationLinks __cb)
- Specified by:
begin_unloadAnnotationLinks
in interfaceFolderPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadAnnotationLinks
in interfaceFolderPrx
-
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 interfaceFolderPrx
-
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 interfaceFolderPrx
-
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 interfaceFolderPrx
-
end_unloadAnnotationLinks
public void end_unloadAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_unloadAnnotationLinks
in interfaceFolderPrx
-
unloadChildFolders
public void unloadChildFolders()
- Specified by:
unloadChildFolders
in interfaceFolderPrx
-
unloadChildFolders
public void unloadChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadChildFolders
in interfaceFolderPrx
-
begin_unloadChildFolders
public Ice.AsyncResult begin_unloadChildFolders()
- Specified by:
begin_unloadChildFolders
in interfaceFolderPrx
-
begin_unloadChildFolders
public Ice.AsyncResult begin_unloadChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadChildFolders
in interfaceFolderPrx
-
begin_unloadChildFolders
public Ice.AsyncResult begin_unloadChildFolders(Ice.Callback __cb)
- Specified by:
begin_unloadChildFolders
in interfaceFolderPrx
-
begin_unloadChildFolders
public Ice.AsyncResult begin_unloadChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_unloadChildFolders
in interfaceFolderPrx
-
begin_unloadChildFolders
public Ice.AsyncResult begin_unloadChildFolders(Callback_Folder_unloadChildFolders __cb)
- Specified by:
begin_unloadChildFolders
in interfaceFolderPrx
-
begin_unloadChildFolders
public Ice.AsyncResult begin_unloadChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_unloadChildFolders __cb)
- Specified by:
begin_unloadChildFolders
in interfaceFolderPrx
-
begin_unloadChildFolders
public Ice.AsyncResult begin_unloadChildFolders(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadChildFolders
in interfaceFolderPrx
-
begin_unloadChildFolders
public Ice.AsyncResult begin_unloadChildFolders(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unloadChildFolders
in interfaceFolderPrx
-
begin_unloadChildFolders
public Ice.AsyncResult begin_unloadChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadChildFolders
in interfaceFolderPrx
-
begin_unloadChildFolders
public Ice.AsyncResult begin_unloadChildFolders(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_unloadChildFolders
in interfaceFolderPrx
-
end_unloadChildFolders
public void end_unloadChildFolders(Ice.AsyncResult __iresult)
- Specified by:
end_unloadChildFolders
in interfaceFolderPrx
-
unloadImageLinks
public void unloadImageLinks()
- Specified by:
unloadImageLinks
in interfaceFolderPrx
-
unloadImageLinks
public void unloadImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadImageLinks
in interfaceFolderPrx
-
begin_unloadImageLinks
public Ice.AsyncResult begin_unloadImageLinks()
- Specified by:
begin_unloadImageLinks
in interfaceFolderPrx
-
begin_unloadImageLinks
public Ice.AsyncResult begin_unloadImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadImageLinks
in interfaceFolderPrx
-
begin_unloadImageLinks
public Ice.AsyncResult begin_unloadImageLinks(Ice.Callback __cb)
- Specified by:
begin_unloadImageLinks
in interfaceFolderPrx
-
begin_unloadImageLinks
public Ice.AsyncResult begin_unloadImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_unloadImageLinks
in interfaceFolderPrx
-
begin_unloadImageLinks
public Ice.AsyncResult begin_unloadImageLinks(Callback_Folder_unloadImageLinks __cb)
- Specified by:
begin_unloadImageLinks
in interfaceFolderPrx
-
begin_unloadImageLinks
public Ice.AsyncResult begin_unloadImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_unloadImageLinks __cb)
- Specified by:
begin_unloadImageLinks
in interfaceFolderPrx
-
begin_unloadImageLinks
public Ice.AsyncResult begin_unloadImageLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadImageLinks
in interfaceFolderPrx
-
begin_unloadImageLinks
public Ice.AsyncResult begin_unloadImageLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unloadImageLinks
in interfaceFolderPrx
-
begin_unloadImageLinks
public Ice.AsyncResult begin_unloadImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadImageLinks
in interfaceFolderPrx
-
begin_unloadImageLinks
public Ice.AsyncResult begin_unloadImageLinks(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_unloadImageLinks
in interfaceFolderPrx
-
end_unloadImageLinks
public void end_unloadImageLinks(Ice.AsyncResult __iresult)
- Specified by:
end_unloadImageLinks
in interfaceFolderPrx
-
unloadRoiLinks
public void unloadRoiLinks()
- Specified by:
unloadRoiLinks
in interfaceFolderPrx
-
unloadRoiLinks
public void unloadRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadRoiLinks
in interfaceFolderPrx
-
begin_unloadRoiLinks
public Ice.AsyncResult begin_unloadRoiLinks()
- Specified by:
begin_unloadRoiLinks
in interfaceFolderPrx
-
begin_unloadRoiLinks
public Ice.AsyncResult begin_unloadRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadRoiLinks
in interfaceFolderPrx
-
begin_unloadRoiLinks
public Ice.AsyncResult begin_unloadRoiLinks(Ice.Callback __cb)
- Specified by:
begin_unloadRoiLinks
in interfaceFolderPrx
-
begin_unloadRoiLinks
public Ice.AsyncResult begin_unloadRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_unloadRoiLinks
in interfaceFolderPrx
-
begin_unloadRoiLinks
public Ice.AsyncResult begin_unloadRoiLinks(Callback_Folder_unloadRoiLinks __cb)
- Specified by:
begin_unloadRoiLinks
in interfaceFolderPrx
-
begin_unloadRoiLinks
public Ice.AsyncResult begin_unloadRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_unloadRoiLinks __cb)
- Specified by:
begin_unloadRoiLinks
in interfaceFolderPrx
-
begin_unloadRoiLinks
public Ice.AsyncResult begin_unloadRoiLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadRoiLinks
in interfaceFolderPrx
-
begin_unloadRoiLinks
public Ice.AsyncResult begin_unloadRoiLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unloadRoiLinks
in interfaceFolderPrx
-
begin_unloadRoiLinks
public Ice.AsyncResult begin_unloadRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadRoiLinks
in interfaceFolderPrx
-
begin_unloadRoiLinks
public Ice.AsyncResult begin_unloadRoiLinks(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_unloadRoiLinks
in interfaceFolderPrx
-
end_unloadRoiLinks
public void end_unloadRoiLinks(Ice.AsyncResult __iresult)
- Specified by:
end_unloadRoiLinks
in interfaceFolderPrx
-
getDetails
public Details getDetails()
- Specified by:
getDetails
in interfaceIObjectPrx
-
getDetails
public Details getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails()
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(Ice.Callback __cb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(Callback_IObject_getDetails __cb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getDetails __cb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
end_getDetails
public Details end_getDetails(Ice.AsyncResult __iresult)
- Specified by:
end_getDetails
in interfaceIObjectPrx
-
__getDetails_completed
public static void __getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb, Ice.AsyncResult __result)
-
getId
public RLong getId()
- Specified by:
getId
in interfaceIObjectPrx
-
getId
public RLong getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId()
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(Ice.Callback __cb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(Callback_IObject_getId __cb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getId __cb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
end_getId
public RLong end_getId(Ice.AsyncResult __iresult)
- Specified by:
end_getId
in interfaceIObjectPrx
-
__getId_completed
public static void __getId_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)
-
isAnnotated
public boolean isAnnotated()
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
isAnnotated
in interfaceIObjectPrx
-
isAnnotated
public boolean isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated()
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(Callback_IObject_isAnnotated __cb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isAnnotated __cb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isAnnotated
public boolean end_isAnnotated(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
end_isAnnotated
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__isAnnotated_completed
public static void __isAnnotated_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isGlobal
public boolean isGlobal()
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
isGlobal
in interfaceIObjectPrx
-
isGlobal
public boolean isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal()
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(Callback_IObject_isGlobal __cb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isGlobal __cb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isGlobal
public boolean end_isGlobal(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
end_isGlobal
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__isGlobal_completed
public static void __isGlobal_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isLink
public boolean isLink()
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
isLink
in interfaceIObjectPrx
-
isLink
public boolean isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_isLink
public Ice.AsyncResult begin_isLink()
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(Ice.Callback __cb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(Callback_IObject_isLink __cb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLink __cb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isLink
public boolean end_isLink(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
end_isLink
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__isLink_completed
public static void __isLink_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isLoaded
public boolean isLoaded()
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
isLoaded
in interfaceIObjectPrx
-
isLoaded
public boolean isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded()
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(Callback_IObject_isLoaded __cb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLoaded __cb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isLoaded
public boolean end_isLoaded(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
end_isLoaded
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__isLoaded_completed
public static void __isLoaded_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isMutable
public boolean isMutable()
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
isMutable
in interfaceIObjectPrx
-
isMutable
public boolean isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable()
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(Ice.Callback __cb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(Callback_IObject_isMutable __cb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isMutable __cb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isMutable
public boolean end_isMutable(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
end_isMutable
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__isMutable_completed
public static void __isMutable_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
proxy
public IObject proxy()
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
proxy
in interfaceIObjectPrx
-
proxy
public IObject proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_proxy
public Ice.AsyncResult begin_proxy()
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(Callback_IObject_proxy __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_proxy __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_proxy
public IObject end_proxy(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
end_proxy
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__proxy_completed
public static void __proxy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
-
setId
public void setId(RLong id)
- Specified by:
setId
in interfaceIObjectPrx
-
setId
public void setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, Ice.Callback __cb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, Callback_IObject_setId __cb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_setId __cb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
end_setId
public void end_setId(Ice.AsyncResult __iresult)
- Specified by:
end_setId
in interfaceIObjectPrx
-
shallowCopy
public IObject shallowCopy()
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
shallowCopy
in interfaceIObjectPrx
-
shallowCopy
public IObject shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy()
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(Callback_IObject_shallowCopy __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_shallowCopy __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_shallowCopy
public IObject end_shallowCopy(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
end_shallowCopy
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__shallowCopy_completed
public static void __shallowCopy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
-
unload
public void unload()
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
unload
in interfaceIObjectPrx
-
unload
public void unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_unload
public Ice.AsyncResult begin_unload()
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(Callback_IObject_unload __cb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unload __cb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_unload
public void end_unload(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
end_unload
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
unloadCollections
public void unloadCollections()
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
unloadCollections
in interfaceIObjectPrx
-
unloadCollections
public void unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections()
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(Callback_IObject_unloadCollections __cb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadCollections __cb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_unloadCollections
public void end_unloadCollections(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
end_unloadCollections
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
unloadDetails
public void unloadDetails()
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
unloadDetails
in interfaceIObjectPrx
-
unloadDetails
public void unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails()
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(Ice.Callback __cb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(Callback_IObject_unloadDetails __cb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadDetails __cb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_unloadDetails
public void end_unloadDetails(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
end_unloadDetails
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
checkedCast
public static FolderPrx 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 FolderPrx 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 FolderPrx 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 FolderPrx 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 FolderPrx 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 FolderPrx 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, FolderPrx v)
-
__read
public static FolderPrx __read(IceInternal.BasicStream __is)
-
-