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[]__idsstatic longserialVersionUID
-
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)voidaddAllChildFoldersSet(java.util.List<Folder> targets)voidaddAllChildFoldersSet(java.util.List<Folder> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets)voidaddAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddAllFolderImageLinkSet(java.util.List<FolderImageLink> targets)voidaddAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets)voidaddAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddChildFolders(Folder target)voidaddChildFolders(Folder target, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddFolderAnnotationLink(FolderAnnotationLink target)voidaddFolderAnnotationLink(FolderAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddFolderAnnotationLinkToBoth(FolderAnnotationLink link, boolean bothSides)voidaddFolderAnnotationLinkToBoth(FolderAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddFolderImageLink(FolderImageLink target)voidaddFolderImageLink(FolderImageLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddFolderImageLinkToBoth(FolderImageLink link, boolean bothSides)voidaddFolderImageLinkToBoth(FolderImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddFolderRoiLink(FolderRoiLink target)voidaddFolderRoiLink(FolderRoiLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)voidaddFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides)voidaddFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addAllChildFoldersSet(java.util.List<Folder> targets)Ice.AsyncResultbegin_addAllChildFoldersSet(java.util.List<Folder> targets, Ice.Callback __cb)Ice.AsyncResultbegin_addAllChildFoldersSet(java.util.List<Folder> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addAllChildFoldersSet(java.util.List<Folder> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addAllChildFoldersSet(java.util.List<Folder> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addAllChildFoldersSet(java.util.List<Folder> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_addAllChildFoldersSet(java.util.List<Folder> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_addAllChildFoldersSet __cb)Ice.AsyncResultbegin_addAllChildFoldersSet(java.util.List<Folder> targets, Callback_Folder_addAllChildFoldersSet __cb)Ice.AsyncResultbegin_addAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets)Ice.AsyncResultbegin_addAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, Ice.Callback __cb)Ice.AsyncResultbegin_addAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_addAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_addAllFolderAnnotationLinkSet __cb)Ice.AsyncResultbegin_addAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, Callback_Folder_addAllFolderAnnotationLinkSet __cb)Ice.AsyncResultbegin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets)Ice.AsyncResultbegin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, Ice.Callback __cb)Ice.AsyncResultbegin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_addAllFolderImageLinkSet __cb)Ice.AsyncResultbegin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, Callback_Folder_addAllFolderImageLinkSet __cb)Ice.AsyncResultbegin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets)Ice.AsyncResultbegin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, Ice.Callback __cb)Ice.AsyncResultbegin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_addAllFolderRoiLinkSet __cb)Ice.AsyncResultbegin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, Callback_Folder_addAllFolderRoiLinkSet __cb)Ice.AsyncResultbegin_addChildFolders(Folder target)Ice.AsyncResultbegin_addChildFolders(Folder target, Ice.Callback __cb)Ice.AsyncResultbegin_addChildFolders(Folder target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addChildFolders(Folder target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addChildFolders(Folder target, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addChildFolders(Folder target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addChildFolders(Folder target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_addChildFolders(Folder target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_addChildFolders __cb)Ice.AsyncResultbegin_addChildFolders(Folder target, Callback_Folder_addChildFolders __cb)Ice.AsyncResultbegin_addFolderAnnotationLink(FolderAnnotationLink target)Ice.AsyncResultbegin_addFolderAnnotationLink(FolderAnnotationLink target, Ice.Callback __cb)Ice.AsyncResultbegin_addFolderAnnotationLink(FolderAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addFolderAnnotationLink(FolderAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addFolderAnnotationLink(FolderAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addFolderAnnotationLink(FolderAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addFolderAnnotationLink(FolderAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_addFolderAnnotationLink(FolderAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_addFolderAnnotationLink __cb)Ice.AsyncResultbegin_addFolderAnnotationLink(FolderAnnotationLink target, Callback_Folder_addFolderAnnotationLink __cb)Ice.AsyncResultbegin_addFolderAnnotationLinkToBoth(FolderAnnotationLink link, boolean bothSides)Ice.AsyncResultbegin_addFolderAnnotationLinkToBoth(FolderAnnotationLink link, boolean bothSides, Ice.Callback __cb)Ice.AsyncResultbegin_addFolderAnnotationLinkToBoth(FolderAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addFolderAnnotationLinkToBoth(FolderAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addFolderAnnotationLinkToBoth(FolderAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addFolderAnnotationLinkToBoth(FolderAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_addFolderAnnotationLinkToBoth(FolderAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_addFolderAnnotationLinkToBoth __cb)Ice.AsyncResultbegin_addFolderAnnotationLinkToBoth(FolderAnnotationLink link, boolean bothSides, Callback_Folder_addFolderAnnotationLinkToBoth __cb)Ice.AsyncResultbegin_addFolderImageLink(FolderImageLink target)Ice.AsyncResultbegin_addFolderImageLink(FolderImageLink target, Ice.Callback __cb)Ice.AsyncResultbegin_addFolderImageLink(FolderImageLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addFolderImageLink(FolderImageLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addFolderImageLink(FolderImageLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addFolderImageLink(FolderImageLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addFolderImageLink(FolderImageLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_addFolderImageLink(FolderImageLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_addFolderImageLink __cb)Ice.AsyncResultbegin_addFolderImageLink(FolderImageLink target, Callback_Folder_addFolderImageLink __cb)Ice.AsyncResultbegin_addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides)Ice.AsyncResultbegin_addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides, Ice.Callback __cb)Ice.AsyncResultbegin_addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_addFolderImageLinkToBoth __cb)Ice.AsyncResultbegin_addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides, Callback_Folder_addFolderImageLinkToBoth __cb)Ice.AsyncResultbegin_addFolderRoiLink(FolderRoiLink target)Ice.AsyncResultbegin_addFolderRoiLink(FolderRoiLink target, Ice.Callback __cb)Ice.AsyncResultbegin_addFolderRoiLink(FolderRoiLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addFolderRoiLink(FolderRoiLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addFolderRoiLink(FolderRoiLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addFolderRoiLink(FolderRoiLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addFolderRoiLink(FolderRoiLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_addFolderRoiLink(FolderRoiLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_addFolderRoiLink __cb)Ice.AsyncResultbegin_addFolderRoiLink(FolderRoiLink target, Callback_Folder_addFolderRoiLink __cb)Ice.AsyncResultbegin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides)Ice.AsyncResultbegin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, Ice.Callback __cb)Ice.AsyncResultbegin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_addFolderRoiLinkToBoth __cb)Ice.AsyncResultbegin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, Callback_Folder_addFolderRoiLinkToBoth __cb)Ice.AsyncResultbegin_clearAnnotationLinks()Ice.AsyncResultbegin_clearAnnotationLinks(Ice.Callback __cb)Ice.AsyncResultbegin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_clearAnnotationLinks __cb)Ice.AsyncResultbegin_clearAnnotationLinks(Callback_Folder_clearAnnotationLinks __cb)Ice.AsyncResultbegin_clearChildFolders()Ice.AsyncResultbegin_clearChildFolders(Ice.Callback __cb)Ice.AsyncResultbegin_clearChildFolders(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_clearChildFolders(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_clearChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_clearChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_clearChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_clearChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_clearChildFolders __cb)Ice.AsyncResultbegin_clearChildFolders(Callback_Folder_clearChildFolders __cb)Ice.AsyncResultbegin_clearImageLinks()Ice.AsyncResultbegin_clearImageLinks(Ice.Callback __cb)Ice.AsyncResultbegin_clearImageLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_clearImageLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_clearImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_clearImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_clearImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_clearImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_clearImageLinks __cb)Ice.AsyncResultbegin_clearImageLinks(Callback_Folder_clearImageLinks __cb)Ice.AsyncResultbegin_clearRoiLinks()Ice.AsyncResultbegin_clearRoiLinks(Ice.Callback __cb)Ice.AsyncResultbegin_clearRoiLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_clearRoiLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_clearRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_clearRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_clearRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_clearRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_clearRoiLinks __cb)Ice.AsyncResultbegin_clearRoiLinks(Callback_Folder_clearRoiLinks __cb)Ice.AsyncResultbegin_copyAnnotationLinks()Ice.AsyncResultbegin_copyAnnotationLinks(Ice.Callback __cb)Ice.AsyncResultbegin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<FolderAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<FolderAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FolderAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FolderAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_copyAnnotationLinks __cb)Ice.AsyncResultbegin_copyAnnotationLinks(Callback_Folder_copyAnnotationLinks __cb)Ice.AsyncResultbegin_copyChildFolders()Ice.AsyncResultbegin_copyChildFolders(Ice.Callback __cb)Ice.AsyncResultbegin_copyChildFolders(IceInternal.Functional_GenericCallback1<java.util.List<Folder>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_copyChildFolders(IceInternal.Functional_GenericCallback1<java.util.List<Folder>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_copyChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_copyChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_copyChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_copyChildFolders __cb)Ice.AsyncResultbegin_copyChildFolders(Callback_Folder_copyChildFolders __cb)Ice.AsyncResultbegin_copyImageLinks()Ice.AsyncResultbegin_copyImageLinks(Ice.Callback __cb)Ice.AsyncResultbegin_copyImageLinks(IceInternal.Functional_GenericCallback1<java.util.List<FolderImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_copyImageLinks(IceInternal.Functional_GenericCallback1<java.util.List<FolderImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_copyImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_copyImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_copyImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_copyImageLinks __cb)Ice.AsyncResultbegin_copyImageLinks(Callback_Folder_copyImageLinks __cb)Ice.AsyncResultbegin_copyRoiLinks()Ice.AsyncResultbegin_copyRoiLinks(Ice.Callback __cb)Ice.AsyncResultbegin_copyRoiLinks(IceInternal.Functional_GenericCallback1<java.util.List<FolderRoiLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_copyRoiLinks(IceInternal.Functional_GenericCallback1<java.util.List<FolderRoiLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_copyRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_copyRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_copyRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_copyRoiLinks __cb)Ice.AsyncResultbegin_copyRoiLinks(Callback_Folder_copyRoiLinks __cb)Ice.AsyncResultbegin_findFolderAnnotationLink(Annotation removal)Ice.AsyncResultbegin_findFolderAnnotationLink(Annotation removal, Ice.Callback __cb)Ice.AsyncResultbegin_findFolderAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<FolderAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_findFolderAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<FolderAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_findFolderAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_findFolderAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_findFolderAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_findFolderAnnotationLink __cb)Ice.AsyncResultbegin_findFolderAnnotationLink(Annotation removal, Callback_Folder_findFolderAnnotationLink __cb)Ice.AsyncResultbegin_findFolderImageLink(Image removal)Ice.AsyncResultbegin_findFolderImageLink(Image removal, Ice.Callback __cb)Ice.AsyncResultbegin_findFolderImageLink(Image removal, IceInternal.Functional_GenericCallback1<java.util.List<FolderImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_findFolderImageLink(Image removal, IceInternal.Functional_GenericCallback1<java.util.List<FolderImageLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_findFolderImageLink(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_findFolderImageLink(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_findFolderImageLink(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_findFolderImageLink __cb)Ice.AsyncResultbegin_findFolderImageLink(Image removal, Callback_Folder_findFolderImageLink __cb)Ice.AsyncResultbegin_findFolderRoiLink(Roi removal)Ice.AsyncResultbegin_findFolderRoiLink(Roi removal, Ice.Callback __cb)Ice.AsyncResultbegin_findFolderRoiLink(Roi removal, IceInternal.Functional_GenericCallback1<java.util.List<FolderRoiLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_findFolderRoiLink(Roi removal, IceInternal.Functional_GenericCallback1<java.util.List<FolderRoiLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_findFolderRoiLink(Roi removal, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_findFolderRoiLink(Roi removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_findFolderRoiLink(Roi removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_findFolderRoiLink __cb)Ice.AsyncResultbegin_findFolderRoiLink(Roi removal, Callback_Folder_findFolderRoiLink __cb)Ice.AsyncResultbegin_getAnnotationLinksCountPerOwner()Ice.AsyncResultbegin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)Ice.AsyncResultbegin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_getAnnotationLinksCountPerOwner __cb)Ice.AsyncResultbegin_getAnnotationLinksCountPerOwner(Callback_Folder_getAnnotationLinksCountPerOwner __cb)Ice.AsyncResultbegin_getDescription()Ice.AsyncResultbegin_getDescription(Ice.Callback __cb)Ice.AsyncResultbegin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_getDescription __cb)Ice.AsyncResultbegin_getDescription(Callback_Folder_getDescription __cb)Ice.AsyncResultbegin_getDetails()Ice.AsyncResultbegin_getDetails(Ice.Callback __cb)Ice.AsyncResultbegin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getDetails __cb)Ice.AsyncResultbegin_getDetails(Callback_IObject_getDetails __cb)Ice.AsyncResultbegin_getId()Ice.AsyncResultbegin_getId(Ice.Callback __cb)Ice.AsyncResultbegin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getId __cb)Ice.AsyncResultbegin_getId(Callback_IObject_getId __cb)Ice.AsyncResultbegin_getImageLinksCountPerOwner()Ice.AsyncResultbegin_getImageLinksCountPerOwner(Ice.Callback __cb)Ice.AsyncResultbegin_getImageLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_getImageLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getImageLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_getImageLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_getImageLinksCountPerOwner __cb)Ice.AsyncResultbegin_getImageLinksCountPerOwner(Callback_Folder_getImageLinksCountPerOwner __cb)Ice.AsyncResultbegin_getName()Ice.AsyncResultbegin_getName(Ice.Callback __cb)Ice.AsyncResultbegin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_getName __cb)Ice.AsyncResultbegin_getName(Callback_Folder_getName __cb)Ice.AsyncResultbegin_getParentFolder()Ice.AsyncResultbegin_getParentFolder(Ice.Callback __cb)Ice.AsyncResultbegin_getParentFolder(IceInternal.Functional_GenericCallback1<Folder> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getParentFolder(IceInternal.Functional_GenericCallback1<Folder> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getParentFolder(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getParentFolder(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getParentFolder(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Folder> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_getParentFolder(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_getParentFolder __cb)Ice.AsyncResultbegin_getParentFolder(Callback_Folder_getParentFolder __cb)Ice.AsyncResultbegin_getRoiLinksCountPerOwner()Ice.AsyncResultbegin_getRoiLinksCountPerOwner(Ice.Callback __cb)Ice.AsyncResultbegin_getRoiLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_getRoiLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getRoiLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_getRoiLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_getRoiLinksCountPerOwner __cb)Ice.AsyncResultbegin_getRoiLinksCountPerOwner(Callback_Folder_getRoiLinksCountPerOwner __cb)Ice.AsyncResultbegin_getVersion()Ice.AsyncResultbegin_getVersion(Ice.Callback __cb)Ice.AsyncResultbegin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_getVersion __cb)Ice.AsyncResultbegin_getVersion(Callback_Folder_getVersion __cb)Ice.AsyncResultbegin_isAnnotated()Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResultbegin_isAnnotated(Ice.Callback __cb)Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResultbegin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResultbegin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResultbegin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResultbegin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResultbegin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResultbegin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResultbegin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isAnnotated __cb)Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResultbegin_isAnnotated(Callback_IObject_isAnnotated __cb)Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResultbegin_isGlobal()Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResultbegin_isGlobal(Ice.Callback __cb)Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResultbegin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResultbegin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResultbegin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResultbegin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResultbegin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResultbegin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResultbegin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isGlobal __cb)Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResultbegin_isGlobal(Callback_IObject_isGlobal __cb)Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResultbegin_isLink()A link between two other types.Ice.AsyncResultbegin_isLink(Ice.Callback __cb)A link between two other types.Ice.AsyncResultbegin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)A link between two other types.Ice.AsyncResultbegin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)A link between two other types.Ice.AsyncResultbegin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)A link between two other types.Ice.AsyncResultbegin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)A link between two other types.Ice.AsyncResultbegin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)A link between two other types.Ice.AsyncResultbegin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)A link between two other types.Ice.AsyncResultbegin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLink __cb)A link between two other types.Ice.AsyncResultbegin_isLink(Callback_IObject_isLink __cb)A link between two other types.Ice.AsyncResultbegin_isLoaded()Tests if the objects are loaded or not.Ice.AsyncResultbegin_isLoaded(Ice.Callback __cb)Tests if the objects are loaded or not.Ice.AsyncResultbegin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Tests if the objects are loaded or not.Ice.AsyncResultbegin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Tests if the objects are loaded or not.Ice.AsyncResultbegin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)Tests if the objects are loaded or not.Ice.AsyncResultbegin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Tests if the objects are loaded or not.Ice.AsyncResultbegin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Tests if the objects are loaded or not.Ice.AsyncResultbegin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Tests if the objects are loaded or not.Ice.AsyncResultbegin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLoaded __cb)Tests if the objects are loaded or not.Ice.AsyncResultbegin_isLoaded(Callback_IObject_isLoaded __cb)Tests if the objects are loaded or not.Ice.AsyncResultbegin_isMutable()The server will persist changes made to these types.Ice.AsyncResultbegin_isMutable(Ice.Callback __cb)The server will persist changes made to these types.Ice.AsyncResultbegin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)The server will persist changes made to these types.Ice.AsyncResultbegin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)The server will persist changes made to these types.Ice.AsyncResultbegin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)The server will persist changes made to these types.Ice.AsyncResultbegin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)The server will persist changes made to these types.Ice.AsyncResultbegin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)The server will persist changes made to these types.Ice.AsyncResultbegin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)The server will persist changes made to these types.Ice.AsyncResultbegin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isMutable __cb)The server will persist changes made to these types.Ice.AsyncResultbegin_isMutable(Callback_IObject_isMutable __cb)The server will persist changes made to these types.Ice.AsyncResultbegin_linkAnnotation(Annotation addition)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, Ice.Callback __cb)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<FolderAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<FolderAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FolderAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FolderAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_linkAnnotation __cb)Ice.AsyncResultbegin_linkAnnotation(Annotation addition, Callback_Folder_linkAnnotation __cb)Ice.AsyncResultbegin_linkedAnnotationList()Ice.AsyncResultbegin_linkedAnnotationList(Ice.Callback __cb)Ice.AsyncResultbegin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_linkedAnnotationList __cb)Ice.AsyncResultbegin_linkedAnnotationList(Callback_Folder_linkedAnnotationList __cb)Ice.AsyncResultbegin_linkedImageList()Ice.AsyncResultbegin_linkedImageList(Ice.Callback __cb)Ice.AsyncResultbegin_linkedImageList(IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkedImageList(IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkedImageList(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_linkedImageList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_linkedImageList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_linkedImageList __cb)Ice.AsyncResultbegin_linkedImageList(Callback_Folder_linkedImageList __cb)Ice.AsyncResultbegin_linkedRoiList()Ice.AsyncResultbegin_linkedRoiList(Ice.Callback __cb)Ice.AsyncResultbegin_linkedRoiList(IceInternal.Functional_GenericCallback1<java.util.List<Roi>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkedRoiList(IceInternal.Functional_GenericCallback1<java.util.List<Roi>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkedRoiList(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_linkedRoiList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_linkedRoiList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_linkedRoiList __cb)Ice.AsyncResultbegin_linkedRoiList(Callback_Folder_linkedRoiList __cb)Ice.AsyncResultbegin_linkImage(Image addition)Ice.AsyncResultbegin_linkImage(Image addition, Ice.Callback __cb)Ice.AsyncResultbegin_linkImage(Image addition, IceInternal.Functional_GenericCallback1<FolderImageLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkImage(Image addition, IceInternal.Functional_GenericCallback1<FolderImageLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkImage(Image addition, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_linkImage(Image addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_linkImage(Image addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_linkImage __cb)Ice.AsyncResultbegin_linkImage(Image addition, Callback_Folder_linkImage __cb)Ice.AsyncResultbegin_linkRoi(Roi addition)Ice.AsyncResultbegin_linkRoi(Roi addition, Ice.Callback __cb)Ice.AsyncResultbegin_linkRoi(Roi addition, IceInternal.Functional_GenericCallback1<FolderRoiLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_linkRoi(Roi addition, IceInternal.Functional_GenericCallback1<FolderRoiLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_linkRoi(Roi addition, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_linkRoi(Roi addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_linkRoi(Roi addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_linkRoi __cb)Ice.AsyncResultbegin_linkRoi(Roi addition, Callback_Folder_linkRoi __cb)Ice.AsyncResultbegin_proxy()Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResultbegin_proxy(Ice.Callback __cb)Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResultbegin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResultbegin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResultbegin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResultbegin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResultbegin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResultbegin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResultbegin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_proxy __cb)Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResultbegin_proxy(Callback_IObject_proxy __cb)Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResultbegin_reloadAnnotationLinks(Folder toCopy)Ice.AsyncResultbegin_reloadAnnotationLinks(Folder toCopy, Ice.Callback __cb)Ice.AsyncResultbegin_reloadAnnotationLinks(Folder toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_reloadAnnotationLinks(Folder toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_reloadAnnotationLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_reloadAnnotationLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_reloadAnnotationLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_reloadAnnotationLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_reloadAnnotationLinks __cb)Ice.AsyncResultbegin_reloadAnnotationLinks(Folder toCopy, Callback_Folder_reloadAnnotationLinks __cb)Ice.AsyncResultbegin_reloadChildFolders(Folder toCopy)Ice.AsyncResultbegin_reloadChildFolders(Folder toCopy, Ice.Callback __cb)Ice.AsyncResultbegin_reloadChildFolders(Folder toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_reloadChildFolders(Folder toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_reloadChildFolders(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_reloadChildFolders(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_reloadChildFolders(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_reloadChildFolders(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_reloadChildFolders __cb)Ice.AsyncResultbegin_reloadChildFolders(Folder toCopy, Callback_Folder_reloadChildFolders __cb)Ice.AsyncResultbegin_reloadImageLinks(Folder toCopy)Ice.AsyncResultbegin_reloadImageLinks(Folder toCopy, Ice.Callback __cb)Ice.AsyncResultbegin_reloadImageLinks(Folder toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_reloadImageLinks(Folder toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_reloadImageLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_reloadImageLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_reloadImageLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_reloadImageLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_reloadImageLinks __cb)Ice.AsyncResultbegin_reloadImageLinks(Folder toCopy, Callback_Folder_reloadImageLinks __cb)Ice.AsyncResultbegin_reloadRoiLinks(Folder toCopy)Ice.AsyncResultbegin_reloadRoiLinks(Folder toCopy, Ice.Callback __cb)Ice.AsyncResultbegin_reloadRoiLinks(Folder toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_reloadRoiLinks(Folder toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_reloadRoiLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_reloadRoiLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_reloadRoiLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_reloadRoiLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_reloadRoiLinks __cb)Ice.AsyncResultbegin_reloadRoiLinks(Folder toCopy, Callback_Folder_reloadRoiLinks __cb)Ice.AsyncResultbegin_removeAllChildFoldersSet(java.util.List<Folder> targets)Ice.AsyncResultbegin_removeAllChildFoldersSet(java.util.List<Folder> targets, Ice.Callback __cb)Ice.AsyncResultbegin_removeAllChildFoldersSet(java.util.List<Folder> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeAllChildFoldersSet(java.util.List<Folder> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeAllChildFoldersSet(java.util.List<Folder> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeAllChildFoldersSet(java.util.List<Folder> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_removeAllChildFoldersSet(java.util.List<Folder> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_removeAllChildFoldersSet __cb)Ice.AsyncResultbegin_removeAllChildFoldersSet(java.util.List<Folder> targets, Callback_Folder_removeAllChildFoldersSet __cb)Ice.AsyncResultbegin_removeAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets)Ice.AsyncResultbegin_removeAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, Ice.Callback __cb)Ice.AsyncResultbegin_removeAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_removeAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_removeAllFolderAnnotationLinkSet __cb)Ice.AsyncResultbegin_removeAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, Callback_Folder_removeAllFolderAnnotationLinkSet __cb)Ice.AsyncResultbegin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets)Ice.AsyncResultbegin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, Ice.Callback __cb)Ice.AsyncResultbegin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_removeAllFolderImageLinkSet __cb)Ice.AsyncResultbegin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, Callback_Folder_removeAllFolderImageLinkSet __cb)Ice.AsyncResultbegin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets)Ice.AsyncResultbegin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, Ice.Callback __cb)Ice.AsyncResultbegin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_removeAllFolderRoiLinkSet __cb)Ice.AsyncResultbegin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, Callback_Folder_removeAllFolderRoiLinkSet __cb)Ice.AsyncResultbegin_removeChildFolders(Folder theTarget)Ice.AsyncResultbegin_removeChildFolders(Folder theTarget, Ice.Callback __cb)Ice.AsyncResultbegin_removeChildFolders(Folder theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeChildFolders(Folder theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeChildFolders(Folder theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeChildFolders(Folder theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removeChildFolders(Folder theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_removeChildFolders(Folder theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_removeChildFolders __cb)Ice.AsyncResultbegin_removeChildFolders(Folder theTarget, Callback_Folder_removeChildFolders __cb)Ice.AsyncResultbegin_removeFolderAnnotationLink(FolderAnnotationLink theTarget)Ice.AsyncResultbegin_removeFolderAnnotationLink(FolderAnnotationLink theTarget, Ice.Callback __cb)Ice.AsyncResultbegin_removeFolderAnnotationLink(FolderAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeFolderAnnotationLink(FolderAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeFolderAnnotationLink(FolderAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeFolderAnnotationLink(FolderAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removeFolderAnnotationLink(FolderAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_removeFolderAnnotationLink(FolderAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_removeFolderAnnotationLink __cb)Ice.AsyncResultbegin_removeFolderAnnotationLink(FolderAnnotationLink theTarget, Callback_Folder_removeFolderAnnotationLink __cb)Ice.AsyncResultbegin_removeFolderAnnotationLinkFromBoth(FolderAnnotationLink link, boolean bothSides)Ice.AsyncResultbegin_removeFolderAnnotationLinkFromBoth(FolderAnnotationLink link, boolean bothSides, Ice.Callback __cb)Ice.AsyncResultbegin_removeFolderAnnotationLinkFromBoth(FolderAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeFolderAnnotationLinkFromBoth(FolderAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeFolderAnnotationLinkFromBoth(FolderAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeFolderAnnotationLinkFromBoth(FolderAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_removeFolderAnnotationLinkFromBoth(FolderAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_removeFolderAnnotationLinkFromBoth __cb)Ice.AsyncResultbegin_removeFolderAnnotationLinkFromBoth(FolderAnnotationLink link, boolean bothSides, Callback_Folder_removeFolderAnnotationLinkFromBoth __cb)Ice.AsyncResultbegin_removeFolderImageLink(FolderImageLink theTarget)Ice.AsyncResultbegin_removeFolderImageLink(FolderImageLink theTarget, Ice.Callback __cb)Ice.AsyncResultbegin_removeFolderImageLink(FolderImageLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeFolderImageLink(FolderImageLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeFolderImageLink(FolderImageLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeFolderImageLink(FolderImageLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removeFolderImageLink(FolderImageLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_removeFolderImageLink(FolderImageLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_removeFolderImageLink __cb)Ice.AsyncResultbegin_removeFolderImageLink(FolderImageLink theTarget, Callback_Folder_removeFolderImageLink __cb)Ice.AsyncResultbegin_removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides)Ice.AsyncResultbegin_removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides, Ice.Callback __cb)Ice.AsyncResultbegin_removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_removeFolderImageLinkFromBoth __cb)Ice.AsyncResultbegin_removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides, Callback_Folder_removeFolderImageLinkFromBoth __cb)Ice.AsyncResultbegin_removeFolderRoiLink(FolderRoiLink theTarget)Ice.AsyncResultbegin_removeFolderRoiLink(FolderRoiLink theTarget, Ice.Callback __cb)Ice.AsyncResultbegin_removeFolderRoiLink(FolderRoiLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeFolderRoiLink(FolderRoiLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeFolderRoiLink(FolderRoiLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeFolderRoiLink(FolderRoiLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_removeFolderRoiLink(FolderRoiLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_removeFolderRoiLink(FolderRoiLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_removeFolderRoiLink __cb)Ice.AsyncResultbegin_removeFolderRoiLink(FolderRoiLink theTarget, Callback_Folder_removeFolderRoiLink __cb)Ice.AsyncResultbegin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides)Ice.AsyncResultbegin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, Ice.Callback __cb)Ice.AsyncResultbegin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_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.AsyncResultbegin_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.AsyncResultbegin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_removeFolderRoiLinkFromBoth __cb)Ice.AsyncResultbegin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, Callback_Folder_removeFolderRoiLinkFromBoth __cb)Ice.AsyncResultbegin_setDescription(RString theDescription)Ice.AsyncResultbegin_setDescription(RString theDescription, Ice.Callback __cb)Ice.AsyncResultbegin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_setDescription __cb)Ice.AsyncResultbegin_setDescription(RString theDescription, Callback_Folder_setDescription __cb)Ice.AsyncResultbegin_setId(RLong id)Ice.AsyncResultbegin_setId(RLong id, Ice.Callback __cb)Ice.AsyncResultbegin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_setId __cb)Ice.AsyncResultbegin_setId(RLong id, Callback_IObject_setId __cb)Ice.AsyncResultbegin_setName(RString theName)Ice.AsyncResultbegin_setName(RString theName, Ice.Callback __cb)Ice.AsyncResultbegin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_setName __cb)Ice.AsyncResultbegin_setName(RString theName, Callback_Folder_setName __cb)Ice.AsyncResultbegin_setParentFolder(Folder theParentFolder)Ice.AsyncResultbegin_setParentFolder(Folder theParentFolder, Ice.Callback __cb)Ice.AsyncResultbegin_setParentFolder(Folder theParentFolder, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setParentFolder(Folder theParentFolder, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setParentFolder(Folder theParentFolder, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setParentFolder(Folder theParentFolder, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setParentFolder(Folder theParentFolder, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_setParentFolder(Folder theParentFolder, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_setParentFolder __cb)Ice.AsyncResultbegin_setParentFolder(Folder theParentFolder, Callback_Folder_setParentFolder __cb)Ice.AsyncResultbegin_setVersion(RInt theVersion)Ice.AsyncResultbegin_setVersion(RInt theVersion, Ice.Callback __cb)Ice.AsyncResultbegin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_setVersion __cb)Ice.AsyncResultbegin_setVersion(RInt theVersion, Callback_Folder_setVersion __cb)Ice.AsyncResultbegin_shallowCopy()Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResultbegin_shallowCopy(Ice.Callback __cb)Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResultbegin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResultbegin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResultbegin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResultbegin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResultbegin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResultbegin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResultbegin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_shallowCopy __cb)Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResultbegin_shallowCopy(Callback_IObject_shallowCopy __cb)Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResultbegin_sizeOfAnnotationLinks()Ice.AsyncResultbegin_sizeOfAnnotationLinks(Ice.Callback __cb)Ice.AsyncResultbegin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_sizeOfAnnotationLinks __cb)Ice.AsyncResultbegin_sizeOfAnnotationLinks(Callback_Folder_sizeOfAnnotationLinks __cb)Ice.AsyncResultbegin_sizeOfChildFolders()Ice.AsyncResultbegin_sizeOfChildFolders(Ice.Callback __cb)Ice.AsyncResultbegin_sizeOfChildFolders(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_sizeOfChildFolders(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_sizeOfChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_sizeOfChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_sizeOfChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_sizeOfChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_sizeOfChildFolders __cb)Ice.AsyncResultbegin_sizeOfChildFolders(Callback_Folder_sizeOfChildFolders __cb)Ice.AsyncResultbegin_sizeOfImageLinks()Ice.AsyncResultbegin_sizeOfImageLinks(Ice.Callback __cb)Ice.AsyncResultbegin_sizeOfImageLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_sizeOfImageLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_sizeOfImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_sizeOfImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_sizeOfImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_sizeOfImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_sizeOfImageLinks __cb)Ice.AsyncResultbegin_sizeOfImageLinks(Callback_Folder_sizeOfImageLinks __cb)Ice.AsyncResultbegin_sizeOfRoiLinks()Ice.AsyncResultbegin_sizeOfRoiLinks(Ice.Callback __cb)Ice.AsyncResultbegin_sizeOfRoiLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_sizeOfRoiLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_sizeOfRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_sizeOfRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_sizeOfRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_sizeOfRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_sizeOfRoiLinks __cb)Ice.AsyncResultbegin_sizeOfRoiLinks(Callback_Folder_sizeOfRoiLinks __cb)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, Ice.Callback __cb)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_unlinkAnnotation __cb)Ice.AsyncResultbegin_unlinkAnnotation(Annotation removal, Callback_Folder_unlinkAnnotation __cb)Ice.AsyncResultbegin_unlinkImage(Image removal)Ice.AsyncResultbegin_unlinkImage(Image removal, Ice.Callback __cb)Ice.AsyncResultbegin_unlinkImage(Image removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unlinkImage(Image removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_unlinkImage(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_unlinkImage(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_unlinkImage(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_unlinkImage(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_unlinkImage __cb)Ice.AsyncResultbegin_unlinkImage(Image removal, Callback_Folder_unlinkImage __cb)Ice.AsyncResultbegin_unlinkRoi(Roi removal)Ice.AsyncResultbegin_unlinkRoi(Roi removal, Ice.Callback __cb)Ice.AsyncResultbegin_unlinkRoi(Roi removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unlinkRoi(Roi removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_unlinkRoi(Roi removal, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_unlinkRoi(Roi removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_unlinkRoi(Roi removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_unlinkRoi(Roi removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_unlinkRoi __cb)Ice.AsyncResultbegin_unlinkRoi(Roi removal, Callback_Folder_unlinkRoi __cb)Ice.AsyncResultbegin_unload()Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResultbegin_unload(Ice.Callback __cb)Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResultbegin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResultbegin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResultbegin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx)Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResultbegin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResultbegin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResultbegin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResultbegin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unload __cb)Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResultbegin_unload(Callback_IObject_unload __cb)Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResultbegin_unloadAnnotationLinks()Ice.AsyncResultbegin_unloadAnnotationLinks(Ice.Callback __cb)Ice.AsyncResultbegin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_unloadAnnotationLinks __cb)Ice.AsyncResultbegin_unloadAnnotationLinks(Callback_Folder_unloadAnnotationLinks __cb)Ice.AsyncResultbegin_unloadChildFolders()Ice.AsyncResultbegin_unloadChildFolders(Ice.Callback __cb)Ice.AsyncResultbegin_unloadChildFolders(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unloadChildFolders(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_unloadChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_unloadChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_unloadChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_unloadChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_unloadChildFolders __cb)Ice.AsyncResultbegin_unloadChildFolders(Callback_Folder_unloadChildFolders __cb)Ice.AsyncResultbegin_unloadCollections()Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadCollections(Ice.Callback __cb)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadCollections __cb)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadCollections(Callback_IObject_unloadCollections __cb)Each collection can also be unloaded, independently of the object itself.Ice.AsyncResultbegin_unloadDetails()As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_unloadDetails(Ice.Callback __cb)As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadDetails __cb)As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_unloadDetails(Callback_IObject_unloadDetails __cb)As with collections, the objects under details can link to many other objects.Ice.AsyncResultbegin_unloadImageLinks()Ice.AsyncResultbegin_unloadImageLinks(Ice.Callback __cb)Ice.AsyncResultbegin_unloadImageLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unloadImageLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_unloadImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_unloadImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_unloadImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_unloadImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_unloadImageLinks __cb)Ice.AsyncResultbegin_unloadImageLinks(Callback_Folder_unloadImageLinks __cb)Ice.AsyncResultbegin_unloadRoiLinks()Ice.AsyncResultbegin_unloadRoiLinks(Ice.Callback __cb)Ice.AsyncResultbegin_unloadRoiLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_unloadRoiLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_unloadRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_unloadRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_unloadRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_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.AsyncResultbegin_unloadRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Folder_unloadRoiLinks __cb)Ice.AsyncResultbegin_unloadRoiLinks(Callback_Folder_unloadRoiLinks __cb)static FolderPrxcheckedCast(Ice.ObjectPrx __obj)Contacts the remote server to verify that the object implements this type.static FolderPrxcheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)Contacts the remote server to verify that a facet of the object implements this type.static FolderPrxcheckedCast(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 FolderPrxcheckedCast(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,java.lang.String> __ctx)Contacts the remote server to verify that the object implements this type.voidclearAnnotationLinks()voidclearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)voidclearChildFolders()voidclearChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx)voidclearImageLinks()voidclearImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)voidclearRoiLinks()voidclearRoiLinks(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)voidend_addAllChildFoldersSet(Ice.AsyncResult __iresult)voidend_addAllFolderAnnotationLinkSet(Ice.AsyncResult __iresult)voidend_addAllFolderImageLinkSet(Ice.AsyncResult __iresult)voidend_addAllFolderRoiLinkSet(Ice.AsyncResult __iresult)voidend_addChildFolders(Ice.AsyncResult __iresult)voidend_addFolderAnnotationLink(Ice.AsyncResult __iresult)voidend_addFolderAnnotationLinkToBoth(Ice.AsyncResult __iresult)voidend_addFolderImageLink(Ice.AsyncResult __iresult)voidend_addFolderImageLinkToBoth(Ice.AsyncResult __iresult)voidend_addFolderRoiLink(Ice.AsyncResult __iresult)voidend_addFolderRoiLinkToBoth(Ice.AsyncResult __iresult)voidend_clearAnnotationLinks(Ice.AsyncResult __iresult)voidend_clearChildFolders(Ice.AsyncResult __iresult)voidend_clearImageLinks(Ice.AsyncResult __iresult)voidend_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)RStringend_getDescription(Ice.AsyncResult __iresult)Detailsend_getDetails(Ice.AsyncResult __iresult)RLongend_getId(Ice.AsyncResult __iresult)java.util.Map<java.lang.Long,java.lang.Long>end_getImageLinksCountPerOwner(Ice.AsyncResult __iresult)RStringend_getName(Ice.AsyncResult __iresult)Folderend_getParentFolder(Ice.AsyncResult __iresult)java.util.Map<java.lang.Long,java.lang.Long>end_getRoiLinksCountPerOwner(Ice.AsyncResult __iresult)RIntend_getVersion(Ice.AsyncResult __iresult)booleanend_isAnnotated(Ice.AsyncResult __iresult)Allows for the attachment of any omero.model.Annotation subclasses.booleanend_isGlobal(Ice.AsyncResult __iresult)Marker interface which means that special rules apply for both reading and writing these instances.booleanend_isLink(Ice.AsyncResult __iresult)A link between two other types.booleanend_isLoaded(Ice.AsyncResult __iresult)Tests if the objects are loaded or not.booleanend_isMutable(Ice.AsyncResult __iresult)The server will persist changes made to these types.FolderAnnotationLinkend_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)FolderImageLinkend_linkImage(Ice.AsyncResult __iresult)FolderRoiLinkend_linkRoi(Ice.AsyncResult __iresult)IObjectend_proxy(Ice.AsyncResult __iresult)Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );voidend_reloadAnnotationLinks(Ice.AsyncResult __iresult)voidend_reloadChildFolders(Ice.AsyncResult __iresult)voidend_reloadImageLinks(Ice.AsyncResult __iresult)voidend_reloadRoiLinks(Ice.AsyncResult __iresult)voidend_removeAllChildFoldersSet(Ice.AsyncResult __iresult)voidend_removeAllFolderAnnotationLinkSet(Ice.AsyncResult __iresult)voidend_removeAllFolderImageLinkSet(Ice.AsyncResult __iresult)voidend_removeAllFolderRoiLinkSet(Ice.AsyncResult __iresult)voidend_removeChildFolders(Ice.AsyncResult __iresult)voidend_removeFolderAnnotationLink(Ice.AsyncResult __iresult)voidend_removeFolderAnnotationLinkFromBoth(Ice.AsyncResult __iresult)voidend_removeFolderImageLink(Ice.AsyncResult __iresult)voidend_removeFolderImageLinkFromBoth(Ice.AsyncResult __iresult)voidend_removeFolderRoiLink(Ice.AsyncResult __iresult)voidend_removeFolderRoiLinkFromBoth(Ice.AsyncResult __iresult)voidend_setDescription(Ice.AsyncResult __iresult)voidend_setId(Ice.AsyncResult __iresult)voidend_setName(Ice.AsyncResult __iresult)voidend_setParentFolder(Ice.AsyncResult __iresult)voidend_setVersion(Ice.AsyncResult __iresult)IObjectend_shallowCopy(Ice.AsyncResult __iresult)Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.intend_sizeOfAnnotationLinks(Ice.AsyncResult __iresult)intend_sizeOfChildFolders(Ice.AsyncResult __iresult)intend_sizeOfImageLinks(Ice.AsyncResult __iresult)intend_sizeOfRoiLinks(Ice.AsyncResult __iresult)voidend_unlinkAnnotation(Ice.AsyncResult __iresult)voidend_unlinkImage(Ice.AsyncResult __iresult)voidend_unlinkRoi(Ice.AsyncResult __iresult)voidend_unload(Ice.AsyncResult __iresult)Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.voidend_unloadAnnotationLinks(Ice.AsyncResult __iresult)voidend_unloadChildFolders(Ice.AsyncResult __iresult)voidend_unloadCollections(Ice.AsyncResult __iresult)Each collection can also be unloaded, independently of the object itself.voidend_unloadDetails(Ice.AsyncResult __iresult)As with collections, the objects under details can link to many other objects.voidend_unloadImageLinks(Ice.AsyncResult __iresult)voidend_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)RStringgetDescription()RStringgetDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)DetailsgetDetails()DetailsgetDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)RLonggetId()RLonggetId(java.util.Map<java.lang.String,java.lang.String> __ctx)java.util.Map<java.lang.Long,java.lang.Long>getImageLinksCountPerOwner()java.util.Map<java.lang.Long,java.lang.Long>getImageLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)RStringgetName()RStringgetName(java.util.Map<java.lang.String,java.lang.String> __ctx)FoldergetParentFolder()FoldergetParentFolder(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)RIntgetVersion()RIntgetVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)static java.lang.Stringice_staticId()Provides the Slice type ID of this type.booleanisAnnotated()Allows for the attachment of any omero.model.Annotation subclasses.booleanisAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)Allows for the attachment of any omero.model.Annotation subclasses.booleanisGlobal()Marker interface which means that special rules apply for both reading and writing these instances.booleanisGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)Marker interface which means that special rules apply for both reading and writing these instances.booleanisLink()A link between two other types.booleanisLink(java.util.Map<java.lang.String,java.lang.String> __ctx)A link between two other types.booleanisLoaded()Tests if the objects are loaded or not.booleanisLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)Tests if the objects are loaded or not.booleanisMutable()The server will persist changes made to these types.booleanisMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)The server will persist changes made to these types.FolderAnnotationLinklinkAnnotation(Annotation addition)FolderAnnotationLinklinkAnnotation(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)FolderImageLinklinkImage(Image addition)FolderImageLinklinkImage(Image addition, java.util.Map<java.lang.String,java.lang.String> __ctx)FolderRoiLinklinkRoi(Roi addition)FolderRoiLinklinkRoi(Roi addition, java.util.Map<java.lang.String,java.lang.String> __ctx)IObjectproxy()Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );IObjectproxy(java.util.Map<java.lang.String,java.lang.String> __ctx)Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );voidreloadAnnotationLinks(Folder toCopy)voidreloadAnnotationLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)voidreloadChildFolders(Folder toCopy)voidreloadChildFolders(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)voidreloadImageLinks(Folder toCopy)voidreloadImageLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)voidreloadRoiLinks(Folder toCopy)voidreloadRoiLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveAllChildFoldersSet(java.util.List<Folder> targets)voidremoveAllChildFoldersSet(java.util.List<Folder> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets)voidremoveAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveAllFolderImageLinkSet(java.util.List<FolderImageLink> targets)voidremoveAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets)voidremoveAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveChildFolders(Folder theTarget)voidremoveChildFolders(Folder theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveFolderAnnotationLink(FolderAnnotationLink theTarget)voidremoveFolderAnnotationLink(FolderAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveFolderAnnotationLinkFromBoth(FolderAnnotationLink link, boolean bothSides)voidremoveFolderAnnotationLinkFromBoth(FolderAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveFolderImageLink(FolderImageLink theTarget)voidremoveFolderImageLink(FolderImageLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides)voidremoveFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveFolderRoiLink(FolderRoiLink theTarget)voidremoveFolderRoiLink(FolderRoiLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)voidremoveFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides)voidremoveFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetDescription(RString theDescription)voidsetDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetId(RLong id)voidsetId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetName(RString theName)voidsetName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetParentFolder(Folder theParentFolder)voidsetParentFolder(Folder theParentFolder, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetVersion(RInt theVersion)voidsetVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)IObjectshallowCopy()Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.IObjectshallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.intsizeOfAnnotationLinks()intsizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)intsizeOfChildFolders()intsizeOfChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx)intsizeOfImageLinks()intsizeOfImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)intsizeOfRoiLinks()intsizeOfRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)static FolderPrxuncheckedCast(Ice.ObjectPrx __obj)Downcasts the given proxy to this type without contacting the remote server.static FolderPrxuncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)Downcasts the given proxy to this type without contacting the remote server.voidunlinkAnnotation(Annotation removal)voidunlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)voidunlinkImage(Image removal)voidunlinkImage(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx)voidunlinkRoi(Roi removal)voidunlinkRoi(Roi removal, java.util.Map<java.lang.String,java.lang.String> __ctx)voidunload()Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.voidunload(java.util.Map<java.lang.String,java.lang.String> __ctx)Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.voidunloadAnnotationLinks()voidunloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)voidunloadChildFolders()voidunloadChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx)voidunloadCollections()Each collection can also be unloaded, independently of the object itself.voidunloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)Each collection can also be unloaded, independently of the object itself.voidunloadDetails()As with collections, the objects under details can link to many other objects.voidunloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)As with collections, the objects under details can link to many other objects.voidunloadImageLinks()voidunloadImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)voidunloadRoiLinks()voidunloadRoiLinks(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:
addAllChildFoldersSetin interfaceFolderPrx
-
addAllChildFoldersSet
public void addAllChildFoldersSet(java.util.List<Folder> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllChildFoldersSetin interfaceFolderPrx
-
begin_addAllChildFoldersSet
public Ice.AsyncResult begin_addAllChildFoldersSet(java.util.List<Folder> targets)
- Specified by:
begin_addAllChildFoldersSetin 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_addAllChildFoldersSetin interfaceFolderPrx
-
begin_addAllChildFoldersSet
public Ice.AsyncResult begin_addAllChildFoldersSet(java.util.List<Folder> targets, Ice.Callback __cb)
- Specified by:
begin_addAllChildFoldersSetin 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_addAllChildFoldersSetin interfaceFolderPrx
-
begin_addAllChildFoldersSet
public Ice.AsyncResult begin_addAllChildFoldersSet(java.util.List<Folder> targets, Callback_Folder_addAllChildFoldersSet __cb)
- Specified by:
begin_addAllChildFoldersSetin 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_addAllChildFoldersSetin 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_addAllChildFoldersSetin 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_addAllChildFoldersSetin 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_addAllChildFoldersSetin 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_addAllChildFoldersSetin interfaceFolderPrx
-
end_addAllChildFoldersSet
public void end_addAllChildFoldersSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllChildFoldersSetin interfaceFolderPrx
-
addAllFolderAnnotationLinkSet
public void addAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets)
- Specified by:
addAllFolderAnnotationLinkSetin interfaceFolderPrx
-
addAllFolderAnnotationLinkSet
public void addAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllFolderAnnotationLinkSetin interfaceFolderPrx
-
begin_addAllFolderAnnotationLinkSet
public Ice.AsyncResult begin_addAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets)
- Specified by:
begin_addAllFolderAnnotationLinkSetin 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_addAllFolderAnnotationLinkSetin interfaceFolderPrx
-
begin_addAllFolderAnnotationLinkSet
public Ice.AsyncResult begin_addAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, Ice.Callback __cb)
- Specified by:
begin_addAllFolderAnnotationLinkSetin 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_addAllFolderAnnotationLinkSetin interfaceFolderPrx
-
begin_addAllFolderAnnotationLinkSet
public Ice.AsyncResult begin_addAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, Callback_Folder_addAllFolderAnnotationLinkSet __cb)
- Specified by:
begin_addAllFolderAnnotationLinkSetin 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_addAllFolderAnnotationLinkSetin 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_addAllFolderAnnotationLinkSetin 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_addAllFolderAnnotationLinkSetin 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_addAllFolderAnnotationLinkSetin 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_addAllFolderAnnotationLinkSetin interfaceFolderPrx
-
end_addAllFolderAnnotationLinkSet
public void end_addAllFolderAnnotationLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllFolderAnnotationLinkSetin interfaceFolderPrx
-
addAllFolderImageLinkSet
public void addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets)
- Specified by:
addAllFolderImageLinkSetin interfaceFolderPrx
-
addAllFolderImageLinkSet
public void addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllFolderImageLinkSetin interfaceFolderPrx
-
begin_addAllFolderImageLinkSet
public Ice.AsyncResult begin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets)
- Specified by:
begin_addAllFolderImageLinkSetin 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_addAllFolderImageLinkSetin interfaceFolderPrx
-
begin_addAllFolderImageLinkSet
public Ice.AsyncResult begin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, Ice.Callback __cb)
- Specified by:
begin_addAllFolderImageLinkSetin 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_addAllFolderImageLinkSetin interfaceFolderPrx
-
begin_addAllFolderImageLinkSet
public Ice.AsyncResult begin_addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, Callback_Folder_addAllFolderImageLinkSet __cb)
- Specified by:
begin_addAllFolderImageLinkSetin 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_addAllFolderImageLinkSetin 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_addAllFolderImageLinkSetin 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_addAllFolderImageLinkSetin 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_addAllFolderImageLinkSetin 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_addAllFolderImageLinkSetin interfaceFolderPrx
-
end_addAllFolderImageLinkSet
public void end_addAllFolderImageLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllFolderImageLinkSetin interfaceFolderPrx
-
addAllFolderRoiLinkSet
public void addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets)
- Specified by:
addAllFolderRoiLinkSetin interfaceFolderPrx
-
addAllFolderRoiLinkSet
public void addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllFolderRoiLinkSetin interfaceFolderPrx
-
begin_addAllFolderRoiLinkSet
public Ice.AsyncResult begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets)
- Specified by:
begin_addAllFolderRoiLinkSetin 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_addAllFolderRoiLinkSetin interfaceFolderPrx
-
begin_addAllFolderRoiLinkSet
public Ice.AsyncResult begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, Ice.Callback __cb)
- Specified by:
begin_addAllFolderRoiLinkSetin 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_addAllFolderRoiLinkSetin interfaceFolderPrx
-
begin_addAllFolderRoiLinkSet
public Ice.AsyncResult begin_addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, Callback_Folder_addAllFolderRoiLinkSet __cb)
- Specified by:
begin_addAllFolderRoiLinkSetin 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_addAllFolderRoiLinkSetin 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_addAllFolderRoiLinkSetin 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_addAllFolderRoiLinkSetin 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_addAllFolderRoiLinkSetin 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_addAllFolderRoiLinkSetin interfaceFolderPrx
-
end_addAllFolderRoiLinkSet
public void end_addAllFolderRoiLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllFolderRoiLinkSetin interfaceFolderPrx
-
addChildFolders
public void addChildFolders(Folder target)
- Specified by:
addChildFoldersin interfaceFolderPrx
-
addChildFolders
public void addChildFolders(Folder target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addChildFoldersin interfaceFolderPrx
-
begin_addChildFolders
public Ice.AsyncResult begin_addChildFolders(Folder target)
- Specified by:
begin_addChildFoldersin interfaceFolderPrx
-
begin_addChildFolders
public Ice.AsyncResult begin_addChildFolders(Folder target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addChildFoldersin interfaceFolderPrx
-
begin_addChildFolders
public Ice.AsyncResult begin_addChildFolders(Folder target, Ice.Callback __cb)
- Specified by:
begin_addChildFoldersin 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_addChildFoldersin interfaceFolderPrx
-
begin_addChildFolders
public Ice.AsyncResult begin_addChildFolders(Folder target, Callback_Folder_addChildFolders __cb)
- Specified by:
begin_addChildFoldersin 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_addChildFoldersin interfaceFolderPrx
-
begin_addChildFolders
public Ice.AsyncResult begin_addChildFolders(Folder target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addChildFoldersin 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_addChildFoldersin 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_addChildFoldersin 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_addChildFoldersin interfaceFolderPrx
-
end_addChildFolders
public void end_addChildFolders(Ice.AsyncResult __iresult)
- Specified by:
end_addChildFoldersin interfaceFolderPrx
-
addFolderAnnotationLink
public void addFolderAnnotationLink(FolderAnnotationLink target)
- Specified by:
addFolderAnnotationLinkin interfaceFolderPrx
-
addFolderAnnotationLink
public void addFolderAnnotationLink(FolderAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addFolderAnnotationLinkin interfaceFolderPrx
-
begin_addFolderAnnotationLink
public Ice.AsyncResult begin_addFolderAnnotationLink(FolderAnnotationLink target)
- Specified by:
begin_addFolderAnnotationLinkin interfaceFolderPrx
-
begin_addFolderAnnotationLink
public Ice.AsyncResult begin_addFolderAnnotationLink(FolderAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addFolderAnnotationLinkin interfaceFolderPrx
-
begin_addFolderAnnotationLink
public Ice.AsyncResult begin_addFolderAnnotationLink(FolderAnnotationLink target, Ice.Callback __cb)
- Specified by:
begin_addFolderAnnotationLinkin 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_addFolderAnnotationLinkin interfaceFolderPrx
-
begin_addFolderAnnotationLink
public Ice.AsyncResult begin_addFolderAnnotationLink(FolderAnnotationLink target, Callback_Folder_addFolderAnnotationLink __cb)
- Specified by:
begin_addFolderAnnotationLinkin 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_addFolderAnnotationLinkin interfaceFolderPrx
-
begin_addFolderAnnotationLink
public Ice.AsyncResult begin_addFolderAnnotationLink(FolderAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addFolderAnnotationLinkin 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_addFolderAnnotationLinkin 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_addFolderAnnotationLinkin 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_addFolderAnnotationLinkin interfaceFolderPrx
-
end_addFolderAnnotationLink
public void end_addFolderAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_addFolderAnnotationLinkin interfaceFolderPrx
-
addFolderAnnotationLinkToBoth
public void addFolderAnnotationLinkToBoth(FolderAnnotationLink link, boolean bothSides)
- Specified by:
addFolderAnnotationLinkToBothin interfaceFolderPrx
-
addFolderAnnotationLinkToBoth
public void addFolderAnnotationLinkToBoth(FolderAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addFolderAnnotationLinkToBothin interfaceFolderPrx
-
begin_addFolderAnnotationLinkToBoth
public Ice.AsyncResult begin_addFolderAnnotationLinkToBoth(FolderAnnotationLink link, boolean bothSides)
- Specified by:
begin_addFolderAnnotationLinkToBothin 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_addFolderAnnotationLinkToBothin interfaceFolderPrx
-
begin_addFolderAnnotationLinkToBoth
public Ice.AsyncResult begin_addFolderAnnotationLinkToBoth(FolderAnnotationLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_addFolderAnnotationLinkToBothin 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_addFolderAnnotationLinkToBothin interfaceFolderPrx
-
begin_addFolderAnnotationLinkToBoth
public Ice.AsyncResult begin_addFolderAnnotationLinkToBoth(FolderAnnotationLink link, boolean bothSides, Callback_Folder_addFolderAnnotationLinkToBoth __cb)
- Specified by:
begin_addFolderAnnotationLinkToBothin 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_addFolderAnnotationLinkToBothin 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_addFolderAnnotationLinkToBothin 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_addFolderAnnotationLinkToBothin 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_addFolderAnnotationLinkToBothin 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_addFolderAnnotationLinkToBothin interfaceFolderPrx
-
end_addFolderAnnotationLinkToBoth
public void end_addFolderAnnotationLinkToBoth(Ice.AsyncResult __iresult)
- Specified by:
end_addFolderAnnotationLinkToBothin interfaceFolderPrx
-
addFolderImageLink
public void addFolderImageLink(FolderImageLink target)
- Specified by:
addFolderImageLinkin interfaceFolderPrx
-
addFolderImageLink
public void addFolderImageLink(FolderImageLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addFolderImageLinkin interfaceFolderPrx
-
begin_addFolderImageLink
public Ice.AsyncResult begin_addFolderImageLink(FolderImageLink target)
- Specified by:
begin_addFolderImageLinkin interfaceFolderPrx
-
begin_addFolderImageLink
public Ice.AsyncResult begin_addFolderImageLink(FolderImageLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addFolderImageLinkin interfaceFolderPrx
-
begin_addFolderImageLink
public Ice.AsyncResult begin_addFolderImageLink(FolderImageLink target, Ice.Callback __cb)
- Specified by:
begin_addFolderImageLinkin 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_addFolderImageLinkin interfaceFolderPrx
-
begin_addFolderImageLink
public Ice.AsyncResult begin_addFolderImageLink(FolderImageLink target, Callback_Folder_addFolderImageLink __cb)
- Specified by:
begin_addFolderImageLinkin 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_addFolderImageLinkin interfaceFolderPrx
-
begin_addFolderImageLink
public Ice.AsyncResult begin_addFolderImageLink(FolderImageLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addFolderImageLinkin 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_addFolderImageLinkin 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_addFolderImageLinkin 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_addFolderImageLinkin interfaceFolderPrx
-
end_addFolderImageLink
public void end_addFolderImageLink(Ice.AsyncResult __iresult)
- Specified by:
end_addFolderImageLinkin interfaceFolderPrx
-
addFolderImageLinkToBoth
public void addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides)
- Specified by:
addFolderImageLinkToBothin interfaceFolderPrx
-
addFolderImageLinkToBoth
public void addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addFolderImageLinkToBothin interfaceFolderPrx
-
begin_addFolderImageLinkToBoth
public Ice.AsyncResult begin_addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides)
- Specified by:
begin_addFolderImageLinkToBothin 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_addFolderImageLinkToBothin interfaceFolderPrx
-
begin_addFolderImageLinkToBoth
public Ice.AsyncResult begin_addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_addFolderImageLinkToBothin 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_addFolderImageLinkToBothin interfaceFolderPrx
-
begin_addFolderImageLinkToBoth
public Ice.AsyncResult begin_addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides, Callback_Folder_addFolderImageLinkToBoth __cb)
- Specified by:
begin_addFolderImageLinkToBothin 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_addFolderImageLinkToBothin 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_addFolderImageLinkToBothin 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_addFolderImageLinkToBothin 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_addFolderImageLinkToBothin 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_addFolderImageLinkToBothin interfaceFolderPrx
-
end_addFolderImageLinkToBoth
public void end_addFolderImageLinkToBoth(Ice.AsyncResult __iresult)
- Specified by:
end_addFolderImageLinkToBothin interfaceFolderPrx
-
addFolderRoiLink
public void addFolderRoiLink(FolderRoiLink target)
- Specified by:
addFolderRoiLinkin interfaceFolderPrx
-
addFolderRoiLink
public void addFolderRoiLink(FolderRoiLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addFolderRoiLinkin interfaceFolderPrx
-
begin_addFolderRoiLink
public Ice.AsyncResult begin_addFolderRoiLink(FolderRoiLink target)
- Specified by:
begin_addFolderRoiLinkin interfaceFolderPrx
-
begin_addFolderRoiLink
public Ice.AsyncResult begin_addFolderRoiLink(FolderRoiLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addFolderRoiLinkin interfaceFolderPrx
-
begin_addFolderRoiLink
public Ice.AsyncResult begin_addFolderRoiLink(FolderRoiLink target, Ice.Callback __cb)
- Specified by:
begin_addFolderRoiLinkin 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_addFolderRoiLinkin interfaceFolderPrx
-
begin_addFolderRoiLink
public Ice.AsyncResult begin_addFolderRoiLink(FolderRoiLink target, Callback_Folder_addFolderRoiLink __cb)
- Specified by:
begin_addFolderRoiLinkin 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_addFolderRoiLinkin interfaceFolderPrx
-
begin_addFolderRoiLink
public Ice.AsyncResult begin_addFolderRoiLink(FolderRoiLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addFolderRoiLinkin 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_addFolderRoiLinkin 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_addFolderRoiLinkin 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_addFolderRoiLinkin interfaceFolderPrx
-
end_addFolderRoiLink
public void end_addFolderRoiLink(Ice.AsyncResult __iresult)
- Specified by:
end_addFolderRoiLinkin interfaceFolderPrx
-
addFolderRoiLinkToBoth
public void addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides)
- Specified by:
addFolderRoiLinkToBothin interfaceFolderPrx
-
addFolderRoiLinkToBoth
public void addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addFolderRoiLinkToBothin interfaceFolderPrx
-
begin_addFolderRoiLinkToBoth
public Ice.AsyncResult begin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides)
- Specified by:
begin_addFolderRoiLinkToBothin 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_addFolderRoiLinkToBothin interfaceFolderPrx
-
begin_addFolderRoiLinkToBoth
public Ice.AsyncResult begin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_addFolderRoiLinkToBothin 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_addFolderRoiLinkToBothin interfaceFolderPrx
-
begin_addFolderRoiLinkToBoth
public Ice.AsyncResult begin_addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, Callback_Folder_addFolderRoiLinkToBoth __cb)
- Specified by:
begin_addFolderRoiLinkToBothin 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_addFolderRoiLinkToBothin 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_addFolderRoiLinkToBothin 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_addFolderRoiLinkToBothin 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_addFolderRoiLinkToBothin 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_addFolderRoiLinkToBothin interfaceFolderPrx
-
end_addFolderRoiLinkToBoth
public void end_addFolderRoiLinkToBoth(Ice.AsyncResult __iresult)
- Specified by:
end_addFolderRoiLinkToBothin interfaceFolderPrx
-
clearAnnotationLinks
public void clearAnnotationLinks()
- Specified by:
clearAnnotationLinksin interfaceFolderPrx
-
clearAnnotationLinks
public void clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearAnnotationLinksin interfaceFolderPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks()
- Specified by:
begin_clearAnnotationLinksin interfaceFolderPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearAnnotationLinksin interfaceFolderPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_clearAnnotationLinksin interfaceFolderPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_clearAnnotationLinksin interfaceFolderPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(Callback_Folder_clearAnnotationLinks __cb)
- Specified by:
begin_clearAnnotationLinksin 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_clearAnnotationLinksin interfaceFolderPrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_clearAnnotationLinksin 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_clearAnnotationLinksin 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_clearAnnotationLinksin 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_clearAnnotationLinksin interfaceFolderPrx
-
end_clearAnnotationLinks
public void end_clearAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_clearAnnotationLinksin interfaceFolderPrx
-
clearChildFolders
public void clearChildFolders()
- Specified by:
clearChildFoldersin interfaceFolderPrx
-
clearChildFolders
public void clearChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearChildFoldersin interfaceFolderPrx
-
begin_clearChildFolders
public Ice.AsyncResult begin_clearChildFolders()
- Specified by:
begin_clearChildFoldersin interfaceFolderPrx
-
begin_clearChildFolders
public Ice.AsyncResult begin_clearChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearChildFoldersin interfaceFolderPrx
-
begin_clearChildFolders
public Ice.AsyncResult begin_clearChildFolders(Ice.Callback __cb)
- Specified by:
begin_clearChildFoldersin interfaceFolderPrx
-
begin_clearChildFolders
public Ice.AsyncResult begin_clearChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_clearChildFoldersin interfaceFolderPrx
-
begin_clearChildFolders
public Ice.AsyncResult begin_clearChildFolders(Callback_Folder_clearChildFolders __cb)
- Specified by:
begin_clearChildFoldersin 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_clearChildFoldersin interfaceFolderPrx
-
begin_clearChildFolders
public Ice.AsyncResult begin_clearChildFolders(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_clearChildFoldersin 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_clearChildFoldersin 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_clearChildFoldersin 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_clearChildFoldersin interfaceFolderPrx
-
end_clearChildFolders
public void end_clearChildFolders(Ice.AsyncResult __iresult)
- Specified by:
end_clearChildFoldersin interfaceFolderPrx
-
clearImageLinks
public void clearImageLinks()
- Specified by:
clearImageLinksin interfaceFolderPrx
-
clearImageLinks
public void clearImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearImageLinksin interfaceFolderPrx
-
begin_clearImageLinks
public Ice.AsyncResult begin_clearImageLinks()
- Specified by:
begin_clearImageLinksin interfaceFolderPrx
-
begin_clearImageLinks
public Ice.AsyncResult begin_clearImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearImageLinksin interfaceFolderPrx
-
begin_clearImageLinks
public Ice.AsyncResult begin_clearImageLinks(Ice.Callback __cb)
- Specified by:
begin_clearImageLinksin interfaceFolderPrx
-
begin_clearImageLinks
public Ice.AsyncResult begin_clearImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_clearImageLinksin interfaceFolderPrx
-
begin_clearImageLinks
public Ice.AsyncResult begin_clearImageLinks(Callback_Folder_clearImageLinks __cb)
- Specified by:
begin_clearImageLinksin 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_clearImageLinksin interfaceFolderPrx
-
begin_clearImageLinks
public Ice.AsyncResult begin_clearImageLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_clearImageLinksin 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_clearImageLinksin 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_clearImageLinksin 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_clearImageLinksin interfaceFolderPrx
-
end_clearImageLinks
public void end_clearImageLinks(Ice.AsyncResult __iresult)
- Specified by:
end_clearImageLinksin interfaceFolderPrx
-
clearRoiLinks
public void clearRoiLinks()
- Specified by:
clearRoiLinksin interfaceFolderPrx
-
clearRoiLinks
public void clearRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearRoiLinksin interfaceFolderPrx
-
begin_clearRoiLinks
public Ice.AsyncResult begin_clearRoiLinks()
- Specified by:
begin_clearRoiLinksin interfaceFolderPrx
-
begin_clearRoiLinks
public Ice.AsyncResult begin_clearRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearRoiLinksin interfaceFolderPrx
-
begin_clearRoiLinks
public Ice.AsyncResult begin_clearRoiLinks(Ice.Callback __cb)
- Specified by:
begin_clearRoiLinksin interfaceFolderPrx
-
begin_clearRoiLinks
public Ice.AsyncResult begin_clearRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_clearRoiLinksin interfaceFolderPrx
-
begin_clearRoiLinks
public Ice.AsyncResult begin_clearRoiLinks(Callback_Folder_clearRoiLinks __cb)
- Specified by:
begin_clearRoiLinksin 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_clearRoiLinksin interfaceFolderPrx
-
begin_clearRoiLinks
public Ice.AsyncResult begin_clearRoiLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_clearRoiLinksin 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_clearRoiLinksin 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_clearRoiLinksin 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_clearRoiLinksin interfaceFolderPrx
-
end_clearRoiLinks
public void end_clearRoiLinks(Ice.AsyncResult __iresult)
- Specified by:
end_clearRoiLinksin interfaceFolderPrx
-
copyAnnotationLinks
public java.util.List<FolderAnnotationLink> copyAnnotationLinks()
- Specified by:
copyAnnotationLinksin interfaceFolderPrx
-
copyAnnotationLinks
public java.util.List<FolderAnnotationLink> copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyAnnotationLinksin interfaceFolderPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks()
- Specified by:
begin_copyAnnotationLinksin interfaceFolderPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyAnnotationLinksin interfaceFolderPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_copyAnnotationLinksin interfaceFolderPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_copyAnnotationLinksin interfaceFolderPrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(Callback_Folder_copyAnnotationLinks __cb)
- Specified by:
begin_copyAnnotationLinksin 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_copyAnnotationLinksin 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_copyAnnotationLinksin 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_copyAnnotationLinksin 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_copyAnnotationLinksin 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_copyAnnotationLinksin interfaceFolderPrx
-
end_copyAnnotationLinks
public java.util.List<FolderAnnotationLink> end_copyAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_copyAnnotationLinksin 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:
copyChildFoldersin interfaceFolderPrx
-
copyChildFolders
public java.util.List<Folder> copyChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyChildFoldersin interfaceFolderPrx
-
begin_copyChildFolders
public Ice.AsyncResult begin_copyChildFolders()
- Specified by:
begin_copyChildFoldersin interfaceFolderPrx
-
begin_copyChildFolders
public Ice.AsyncResult begin_copyChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyChildFoldersin interfaceFolderPrx
-
begin_copyChildFolders
public Ice.AsyncResult begin_copyChildFolders(Ice.Callback __cb)
- Specified by:
begin_copyChildFoldersin interfaceFolderPrx
-
begin_copyChildFolders
public Ice.AsyncResult begin_copyChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_copyChildFoldersin interfaceFolderPrx
-
begin_copyChildFolders
public Ice.AsyncResult begin_copyChildFolders(Callback_Folder_copyChildFolders __cb)
- Specified by:
begin_copyChildFoldersin 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_copyChildFoldersin 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_copyChildFoldersin 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_copyChildFoldersin 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_copyChildFoldersin 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_copyChildFoldersin interfaceFolderPrx
-
end_copyChildFolders
public java.util.List<Folder> end_copyChildFolders(Ice.AsyncResult __iresult)
- Specified by:
end_copyChildFoldersin 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:
copyImageLinksin interfaceFolderPrx
-
copyImageLinks
public java.util.List<FolderImageLink> copyImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyImageLinksin interfaceFolderPrx
-
begin_copyImageLinks
public Ice.AsyncResult begin_copyImageLinks()
- Specified by:
begin_copyImageLinksin interfaceFolderPrx
-
begin_copyImageLinks
public Ice.AsyncResult begin_copyImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyImageLinksin interfaceFolderPrx
-
begin_copyImageLinks
public Ice.AsyncResult begin_copyImageLinks(Ice.Callback __cb)
- Specified by:
begin_copyImageLinksin interfaceFolderPrx
-
begin_copyImageLinks
public Ice.AsyncResult begin_copyImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_copyImageLinksin interfaceFolderPrx
-
begin_copyImageLinks
public Ice.AsyncResult begin_copyImageLinks(Callback_Folder_copyImageLinks __cb)
- Specified by:
begin_copyImageLinksin 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_copyImageLinksin 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_copyImageLinksin 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_copyImageLinksin 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_copyImageLinksin 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_copyImageLinksin interfaceFolderPrx
-
end_copyImageLinks
public java.util.List<FolderImageLink> end_copyImageLinks(Ice.AsyncResult __iresult)
- Specified by:
end_copyImageLinksin 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:
copyRoiLinksin interfaceFolderPrx
-
copyRoiLinks
public java.util.List<FolderRoiLink> copyRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyRoiLinksin interfaceFolderPrx
-
begin_copyRoiLinks
public Ice.AsyncResult begin_copyRoiLinks()
- Specified by:
begin_copyRoiLinksin interfaceFolderPrx
-
begin_copyRoiLinks
public Ice.AsyncResult begin_copyRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyRoiLinksin interfaceFolderPrx
-
begin_copyRoiLinks
public Ice.AsyncResult begin_copyRoiLinks(Ice.Callback __cb)
- Specified by:
begin_copyRoiLinksin interfaceFolderPrx
-
begin_copyRoiLinks
public Ice.AsyncResult begin_copyRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_copyRoiLinksin interfaceFolderPrx
-
begin_copyRoiLinks
public Ice.AsyncResult begin_copyRoiLinks(Callback_Folder_copyRoiLinks __cb)
- Specified by:
begin_copyRoiLinksin 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_copyRoiLinksin 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_copyRoiLinksin 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_copyRoiLinksin 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_copyRoiLinksin 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_copyRoiLinksin interfaceFolderPrx
-
end_copyRoiLinks
public java.util.List<FolderRoiLink> end_copyRoiLinks(Ice.AsyncResult __iresult)
- Specified by:
end_copyRoiLinksin 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:
findFolderAnnotationLinkin interfaceFolderPrx
-
findFolderAnnotationLink
public java.util.List<FolderAnnotationLink> findFolderAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
findFolderAnnotationLinkin interfaceFolderPrx
-
begin_findFolderAnnotationLink
public Ice.AsyncResult begin_findFolderAnnotationLink(Annotation removal)
- Specified by:
begin_findFolderAnnotationLinkin interfaceFolderPrx
-
begin_findFolderAnnotationLink
public Ice.AsyncResult begin_findFolderAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_findFolderAnnotationLinkin interfaceFolderPrx
-
begin_findFolderAnnotationLink
public Ice.AsyncResult begin_findFolderAnnotationLink(Annotation removal, Ice.Callback __cb)
- Specified by:
begin_findFolderAnnotationLinkin 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_findFolderAnnotationLinkin interfaceFolderPrx
-
begin_findFolderAnnotationLink
public Ice.AsyncResult begin_findFolderAnnotationLink(Annotation removal, Callback_Folder_findFolderAnnotationLink __cb)
- Specified by:
begin_findFolderAnnotationLinkin 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_findFolderAnnotationLinkin 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_findFolderAnnotationLinkin 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_findFolderAnnotationLinkin 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_findFolderAnnotationLinkin 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_findFolderAnnotationLinkin interfaceFolderPrx
-
end_findFolderAnnotationLink
public java.util.List<FolderAnnotationLink> end_findFolderAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_findFolderAnnotationLinkin 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:
findFolderImageLinkin interfaceFolderPrx
-
findFolderImageLink
public java.util.List<FolderImageLink> findFolderImageLink(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
findFolderImageLinkin interfaceFolderPrx
-
begin_findFolderImageLink
public Ice.AsyncResult begin_findFolderImageLink(Image removal)
- Specified by:
begin_findFolderImageLinkin interfaceFolderPrx
-
begin_findFolderImageLink
public Ice.AsyncResult begin_findFolderImageLink(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_findFolderImageLinkin interfaceFolderPrx
-
begin_findFolderImageLink
public Ice.AsyncResult begin_findFolderImageLink(Image removal, Ice.Callback __cb)
- Specified by:
begin_findFolderImageLinkin 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_findFolderImageLinkin interfaceFolderPrx
-
begin_findFolderImageLink
public Ice.AsyncResult begin_findFolderImageLink(Image removal, Callback_Folder_findFolderImageLink __cb)
- Specified by:
begin_findFolderImageLinkin 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_findFolderImageLinkin 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_findFolderImageLinkin 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_findFolderImageLinkin 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_findFolderImageLinkin 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_findFolderImageLinkin interfaceFolderPrx
-
end_findFolderImageLink
public java.util.List<FolderImageLink> end_findFolderImageLink(Ice.AsyncResult __iresult)
- Specified by:
end_findFolderImageLinkin 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:
findFolderRoiLinkin interfaceFolderPrx
-
findFolderRoiLink
public java.util.List<FolderRoiLink> findFolderRoiLink(Roi removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
findFolderRoiLinkin interfaceFolderPrx
-
begin_findFolderRoiLink
public Ice.AsyncResult begin_findFolderRoiLink(Roi removal)
- Specified by:
begin_findFolderRoiLinkin interfaceFolderPrx
-
begin_findFolderRoiLink
public Ice.AsyncResult begin_findFolderRoiLink(Roi removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_findFolderRoiLinkin interfaceFolderPrx
-
begin_findFolderRoiLink
public Ice.AsyncResult begin_findFolderRoiLink(Roi removal, Ice.Callback __cb)
- Specified by:
begin_findFolderRoiLinkin 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_findFolderRoiLinkin interfaceFolderPrx
-
begin_findFolderRoiLink
public Ice.AsyncResult begin_findFolderRoiLink(Roi removal, Callback_Folder_findFolderRoiLink __cb)
- Specified by:
begin_findFolderRoiLinkin 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_findFolderRoiLinkin 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_findFolderRoiLinkin 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_findFolderRoiLinkin 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_findFolderRoiLinkin 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_findFolderRoiLinkin interfaceFolderPrx
-
end_findFolderRoiLink
public java.util.List<FolderRoiLink> end_findFolderRoiLink(Ice.AsyncResult __iresult)
- Specified by:
end_findFolderRoiLinkin 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:
getAnnotationLinksCountPerOwnerin 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:
getAnnotationLinksCountPerOwnerin interfaceFolderPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner()
- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceFolderPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceFolderPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceFolderPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getAnnotationLinksCountPerOwnerin interfaceFolderPrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Callback_Folder_getAnnotationLinksCountPerOwner __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwnerin 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_getAnnotationLinksCountPerOwnerin 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_getAnnotationLinksCountPerOwnerin 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_getAnnotationLinksCountPerOwnerin 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_getAnnotationLinksCountPerOwnerin 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_getAnnotationLinksCountPerOwnerin interfaceFolderPrx
-
end_getAnnotationLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult)
- Specified by:
end_getAnnotationLinksCountPerOwnerin 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:
getDescriptionin interfaceFolderPrx
-
getDescription
public RString getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getDescriptionin interfaceFolderPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription()
- Specified by:
begin_getDescriptionin interfaceFolderPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getDescriptionin interfaceFolderPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(Ice.Callback __cb)
- Specified by:
begin_getDescriptionin interfaceFolderPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getDescriptionin interfaceFolderPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(Callback_Folder_getDescription __cb)
- Specified by:
begin_getDescriptionin 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_getDescriptionin interfaceFolderPrx
-
begin_getDescription
public Ice.AsyncResult begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDescriptionin 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_getDescriptionin 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_getDescriptionin 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_getDescriptionin interfaceFolderPrx
-
end_getDescription
public RString end_getDescription(Ice.AsyncResult __iresult)
- Specified by:
end_getDescriptionin 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:
getImageLinksCountPerOwnerin 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:
getImageLinksCountPerOwnerin interfaceFolderPrx
-
begin_getImageLinksCountPerOwner
public Ice.AsyncResult begin_getImageLinksCountPerOwner()
- Specified by:
begin_getImageLinksCountPerOwnerin interfaceFolderPrx
-
begin_getImageLinksCountPerOwner
public Ice.AsyncResult begin_getImageLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getImageLinksCountPerOwnerin interfaceFolderPrx
-
begin_getImageLinksCountPerOwner
public Ice.AsyncResult begin_getImageLinksCountPerOwner(Ice.Callback __cb)
- Specified by:
begin_getImageLinksCountPerOwnerin interfaceFolderPrx
-
begin_getImageLinksCountPerOwner
public Ice.AsyncResult begin_getImageLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getImageLinksCountPerOwnerin interfaceFolderPrx
-
begin_getImageLinksCountPerOwner
public Ice.AsyncResult begin_getImageLinksCountPerOwner(Callback_Folder_getImageLinksCountPerOwner __cb)
- Specified by:
begin_getImageLinksCountPerOwnerin 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_getImageLinksCountPerOwnerin 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_getImageLinksCountPerOwnerin 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_getImageLinksCountPerOwnerin 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_getImageLinksCountPerOwnerin 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_getImageLinksCountPerOwnerin interfaceFolderPrx
-
end_getImageLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> end_getImageLinksCountPerOwner(Ice.AsyncResult __iresult)
- Specified by:
end_getImageLinksCountPerOwnerin 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_getNamein interfaceFolderPrx
-
begin_getName
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getNamein interfaceFolderPrx
-
begin_getName
public Ice.AsyncResult begin_getName(Ice.Callback __cb)
- Specified by:
begin_getNamein interfaceFolderPrx
-
begin_getName
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getNamein interfaceFolderPrx
-
begin_getName
public Ice.AsyncResult begin_getName(Callback_Folder_getName __cb)
- Specified by:
begin_getNamein 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_getNamein interfaceFolderPrx
-
begin_getName
public Ice.AsyncResult begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getNamein 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_getNamein 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_getNamein 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_getNamein interfaceFolderPrx
-
end_getName
public RString end_getName(Ice.AsyncResult __iresult)
- Specified by:
end_getNamein interfaceFolderPrx
-
__getName_completed
public static void __getName_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getParentFolder
public Folder getParentFolder()
- Specified by:
getParentFolderin interfaceFolderPrx
-
getParentFolder
public Folder getParentFolder(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getParentFolderin interfaceFolderPrx
-
begin_getParentFolder
public Ice.AsyncResult begin_getParentFolder()
- Specified by:
begin_getParentFolderin interfaceFolderPrx
-
begin_getParentFolder
public Ice.AsyncResult begin_getParentFolder(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getParentFolderin interfaceFolderPrx
-
begin_getParentFolder
public Ice.AsyncResult begin_getParentFolder(Ice.Callback __cb)
- Specified by:
begin_getParentFolderin interfaceFolderPrx
-
begin_getParentFolder
public Ice.AsyncResult begin_getParentFolder(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getParentFolderin interfaceFolderPrx
-
begin_getParentFolder
public Ice.AsyncResult begin_getParentFolder(Callback_Folder_getParentFolder __cb)
- Specified by:
begin_getParentFolderin 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_getParentFolderin interfaceFolderPrx
-
begin_getParentFolder
public Ice.AsyncResult begin_getParentFolder(IceInternal.Functional_GenericCallback1<Folder> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getParentFolderin 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_getParentFolderin 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_getParentFolderin 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_getParentFolderin interfaceFolderPrx
-
end_getParentFolder
public Folder end_getParentFolder(Ice.AsyncResult __iresult)
- Specified by:
end_getParentFolderin 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:
getRoiLinksCountPerOwnerin 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:
getRoiLinksCountPerOwnerin interfaceFolderPrx
-
begin_getRoiLinksCountPerOwner
public Ice.AsyncResult begin_getRoiLinksCountPerOwner()
- Specified by:
begin_getRoiLinksCountPerOwnerin interfaceFolderPrx
-
begin_getRoiLinksCountPerOwner
public Ice.AsyncResult begin_getRoiLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getRoiLinksCountPerOwnerin interfaceFolderPrx
-
begin_getRoiLinksCountPerOwner
public Ice.AsyncResult begin_getRoiLinksCountPerOwner(Ice.Callback __cb)
- Specified by:
begin_getRoiLinksCountPerOwnerin interfaceFolderPrx
-
begin_getRoiLinksCountPerOwner
public Ice.AsyncResult begin_getRoiLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getRoiLinksCountPerOwnerin interfaceFolderPrx
-
begin_getRoiLinksCountPerOwner
public Ice.AsyncResult begin_getRoiLinksCountPerOwner(Callback_Folder_getRoiLinksCountPerOwner __cb)
- Specified by:
begin_getRoiLinksCountPerOwnerin 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_getRoiLinksCountPerOwnerin 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_getRoiLinksCountPerOwnerin 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_getRoiLinksCountPerOwnerin 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_getRoiLinksCountPerOwnerin 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_getRoiLinksCountPerOwnerin interfaceFolderPrx
-
end_getRoiLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> end_getRoiLinksCountPerOwner(Ice.AsyncResult __iresult)
- Specified by:
end_getRoiLinksCountPerOwnerin 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:
getVersionin interfaceFolderPrx
-
getVersion
public RInt getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getVersionin interfaceFolderPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion()
- Specified by:
begin_getVersionin interfaceFolderPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getVersionin interfaceFolderPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(Ice.Callback __cb)
- Specified by:
begin_getVersionin interfaceFolderPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getVersionin interfaceFolderPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(Callback_Folder_getVersion __cb)
- Specified by:
begin_getVersionin 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_getVersionin interfaceFolderPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getVersionin 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_getVersionin 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_getVersionin 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_getVersionin interfaceFolderPrx
-
end_getVersion
public RInt end_getVersion(Ice.AsyncResult __iresult)
- Specified by:
end_getVersionin interfaceFolderPrx
-
__getVersion_completed
public static void __getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
-
linkAnnotation
public FolderAnnotationLink linkAnnotation(Annotation addition)
- Specified by:
linkAnnotationin interfaceFolderPrx
-
linkAnnotation
public FolderAnnotationLink linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkAnnotationin interfaceFolderPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition)
- Specified by:
begin_linkAnnotationin interfaceFolderPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkAnnotationin interfaceFolderPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Ice.Callback __cb)
- Specified by:
begin_linkAnnotationin 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_linkAnnotationin interfaceFolderPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Callback_Folder_linkAnnotation __cb)
- Specified by:
begin_linkAnnotationin 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_linkAnnotationin interfaceFolderPrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<FolderAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkAnnotationin 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_linkAnnotationin 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_linkAnnotationin 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_linkAnnotationin interfaceFolderPrx
-
end_linkAnnotation
public FolderAnnotationLink end_linkAnnotation(Ice.AsyncResult __iresult)
- Specified by:
end_linkAnnotationin 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_linkImagein interfaceFolderPrx
-
begin_linkImage
public Ice.AsyncResult begin_linkImage(Image addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkImagein interfaceFolderPrx
-
begin_linkImage
public Ice.AsyncResult begin_linkImage(Image addition, Ice.Callback __cb)
- Specified by:
begin_linkImagein 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_linkImagein interfaceFolderPrx
-
begin_linkImage
public Ice.AsyncResult begin_linkImage(Image addition, Callback_Folder_linkImage __cb)
- Specified by:
begin_linkImagein 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_linkImagein interfaceFolderPrx
-
begin_linkImage
public Ice.AsyncResult begin_linkImage(Image addition, IceInternal.Functional_GenericCallback1<FolderImageLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkImagein 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_linkImagein 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_linkImagein 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_linkImagein interfaceFolderPrx
-
end_linkImage
public FolderImageLink end_linkImage(Ice.AsyncResult __iresult)
- Specified by:
end_linkImagein 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_linkRoiin interfaceFolderPrx
-
begin_linkRoi
public Ice.AsyncResult begin_linkRoi(Roi addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkRoiin interfaceFolderPrx
-
begin_linkRoi
public Ice.AsyncResult begin_linkRoi(Roi addition, Ice.Callback __cb)
- Specified by:
begin_linkRoiin 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_linkRoiin interfaceFolderPrx
-
begin_linkRoi
public Ice.AsyncResult begin_linkRoi(Roi addition, Callback_Folder_linkRoi __cb)
- Specified by:
begin_linkRoiin 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_linkRoiin interfaceFolderPrx
-
begin_linkRoi
public Ice.AsyncResult begin_linkRoi(Roi addition, IceInternal.Functional_GenericCallback1<FolderRoiLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkRoiin 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_linkRoiin 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_linkRoiin 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_linkRoiin interfaceFolderPrx
-
end_linkRoi
public FolderRoiLink end_linkRoi(Ice.AsyncResult __iresult)
- Specified by:
end_linkRoiin interfaceFolderPrx
-
__linkRoi_completed
public static void __linkRoi_completed(Ice.TwowayCallbackArg1<FolderRoiLink> __cb, Ice.AsyncResult __result)
-
linkedAnnotationList
public java.util.List<Annotation> linkedAnnotationList()
- Specified by:
linkedAnnotationListin interfaceFolderPrx
-
linkedAnnotationList
public java.util.List<Annotation> linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkedAnnotationListin interfaceFolderPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList()
- Specified by:
begin_linkedAnnotationListin interfaceFolderPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkedAnnotationListin interfaceFolderPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(Ice.Callback __cb)
- Specified by:
begin_linkedAnnotationListin interfaceFolderPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_linkedAnnotationListin interfaceFolderPrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(Callback_Folder_linkedAnnotationList __cb)
- Specified by:
begin_linkedAnnotationListin 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_linkedAnnotationListin 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_linkedAnnotationListin 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_linkedAnnotationListin 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_linkedAnnotationListin 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_linkedAnnotationListin interfaceFolderPrx
-
end_linkedAnnotationList
public java.util.List<Annotation> end_linkedAnnotationList(Ice.AsyncResult __iresult)
- Specified by:
end_linkedAnnotationListin 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:
linkedImageListin interfaceFolderPrx
-
linkedImageList
public java.util.List<Image> linkedImageList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkedImageListin interfaceFolderPrx
-
begin_linkedImageList
public Ice.AsyncResult begin_linkedImageList()
- Specified by:
begin_linkedImageListin interfaceFolderPrx
-
begin_linkedImageList
public Ice.AsyncResult begin_linkedImageList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkedImageListin interfaceFolderPrx
-
begin_linkedImageList
public Ice.AsyncResult begin_linkedImageList(Ice.Callback __cb)
- Specified by:
begin_linkedImageListin interfaceFolderPrx
-
begin_linkedImageList
public Ice.AsyncResult begin_linkedImageList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_linkedImageListin interfaceFolderPrx
-
begin_linkedImageList
public Ice.AsyncResult begin_linkedImageList(Callback_Folder_linkedImageList __cb)
- Specified by:
begin_linkedImageListin 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_linkedImageListin 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_linkedImageListin 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_linkedImageListin 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_linkedImageListin 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_linkedImageListin interfaceFolderPrx
-
end_linkedImageList
public java.util.List<Image> end_linkedImageList(Ice.AsyncResult __iresult)
- Specified by:
end_linkedImageListin 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:
linkedRoiListin interfaceFolderPrx
-
linkedRoiList
public java.util.List<Roi> linkedRoiList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkedRoiListin interfaceFolderPrx
-
begin_linkedRoiList
public Ice.AsyncResult begin_linkedRoiList()
- Specified by:
begin_linkedRoiListin interfaceFolderPrx
-
begin_linkedRoiList
public Ice.AsyncResult begin_linkedRoiList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkedRoiListin interfaceFolderPrx
-
begin_linkedRoiList
public Ice.AsyncResult begin_linkedRoiList(Ice.Callback __cb)
- Specified by:
begin_linkedRoiListin interfaceFolderPrx
-
begin_linkedRoiList
public Ice.AsyncResult begin_linkedRoiList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_linkedRoiListin interfaceFolderPrx
-
begin_linkedRoiList
public Ice.AsyncResult begin_linkedRoiList(Callback_Folder_linkedRoiList __cb)
- Specified by:
begin_linkedRoiListin 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_linkedRoiListin 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_linkedRoiListin 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_linkedRoiListin 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_linkedRoiListin 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_linkedRoiListin interfaceFolderPrx
-
end_linkedRoiList
public java.util.List<Roi> end_linkedRoiList(Ice.AsyncResult __iresult)
- Specified by:
end_linkedRoiListin 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:
reloadAnnotationLinksin interfaceFolderPrx
-
reloadAnnotationLinks
public void reloadAnnotationLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadAnnotationLinksin interfaceFolderPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Folder toCopy)
- Specified by:
begin_reloadAnnotationLinksin interfaceFolderPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadAnnotationLinksin interfaceFolderPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Folder toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadAnnotationLinksin 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_reloadAnnotationLinksin interfaceFolderPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Folder toCopy, Callback_Folder_reloadAnnotationLinks __cb)
- Specified by:
begin_reloadAnnotationLinksin 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_reloadAnnotationLinksin interfaceFolderPrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(Folder toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadAnnotationLinksin 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_reloadAnnotationLinksin 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_reloadAnnotationLinksin 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_reloadAnnotationLinksin interfaceFolderPrx
-
end_reloadAnnotationLinks
public void end_reloadAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_reloadAnnotationLinksin interfaceFolderPrx
-
reloadChildFolders
public void reloadChildFolders(Folder toCopy)
- Specified by:
reloadChildFoldersin interfaceFolderPrx
-
reloadChildFolders
public void reloadChildFolders(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadChildFoldersin interfaceFolderPrx
-
begin_reloadChildFolders
public Ice.AsyncResult begin_reloadChildFolders(Folder toCopy)
- Specified by:
begin_reloadChildFoldersin interfaceFolderPrx
-
begin_reloadChildFolders
public Ice.AsyncResult begin_reloadChildFolders(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadChildFoldersin interfaceFolderPrx
-
begin_reloadChildFolders
public Ice.AsyncResult begin_reloadChildFolders(Folder toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadChildFoldersin 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_reloadChildFoldersin interfaceFolderPrx
-
begin_reloadChildFolders
public Ice.AsyncResult begin_reloadChildFolders(Folder toCopy, Callback_Folder_reloadChildFolders __cb)
- Specified by:
begin_reloadChildFoldersin 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_reloadChildFoldersin interfaceFolderPrx
-
begin_reloadChildFolders
public Ice.AsyncResult begin_reloadChildFolders(Folder toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadChildFoldersin 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_reloadChildFoldersin 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_reloadChildFoldersin 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_reloadChildFoldersin interfaceFolderPrx
-
end_reloadChildFolders
public void end_reloadChildFolders(Ice.AsyncResult __iresult)
- Specified by:
end_reloadChildFoldersin interfaceFolderPrx
-
reloadImageLinks
public void reloadImageLinks(Folder toCopy)
- Specified by:
reloadImageLinksin interfaceFolderPrx
-
reloadImageLinks
public void reloadImageLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadImageLinksin interfaceFolderPrx
-
begin_reloadImageLinks
public Ice.AsyncResult begin_reloadImageLinks(Folder toCopy)
- Specified by:
begin_reloadImageLinksin interfaceFolderPrx
-
begin_reloadImageLinks
public Ice.AsyncResult begin_reloadImageLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadImageLinksin interfaceFolderPrx
-
begin_reloadImageLinks
public Ice.AsyncResult begin_reloadImageLinks(Folder toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadImageLinksin 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_reloadImageLinksin interfaceFolderPrx
-
begin_reloadImageLinks
public Ice.AsyncResult begin_reloadImageLinks(Folder toCopy, Callback_Folder_reloadImageLinks __cb)
- Specified by:
begin_reloadImageLinksin 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_reloadImageLinksin interfaceFolderPrx
-
begin_reloadImageLinks
public Ice.AsyncResult begin_reloadImageLinks(Folder toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadImageLinksin 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_reloadImageLinksin 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_reloadImageLinksin 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_reloadImageLinksin interfaceFolderPrx
-
end_reloadImageLinks
public void end_reloadImageLinks(Ice.AsyncResult __iresult)
- Specified by:
end_reloadImageLinksin interfaceFolderPrx
-
reloadRoiLinks
public void reloadRoiLinks(Folder toCopy)
- Specified by:
reloadRoiLinksin interfaceFolderPrx
-
reloadRoiLinks
public void reloadRoiLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadRoiLinksin interfaceFolderPrx
-
begin_reloadRoiLinks
public Ice.AsyncResult begin_reloadRoiLinks(Folder toCopy)
- Specified by:
begin_reloadRoiLinksin interfaceFolderPrx
-
begin_reloadRoiLinks
public Ice.AsyncResult begin_reloadRoiLinks(Folder toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadRoiLinksin interfaceFolderPrx
-
begin_reloadRoiLinks
public Ice.AsyncResult begin_reloadRoiLinks(Folder toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadRoiLinksin 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_reloadRoiLinksin interfaceFolderPrx
-
begin_reloadRoiLinks
public Ice.AsyncResult begin_reloadRoiLinks(Folder toCopy, Callback_Folder_reloadRoiLinks __cb)
- Specified by:
begin_reloadRoiLinksin 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_reloadRoiLinksin interfaceFolderPrx
-
begin_reloadRoiLinks
public Ice.AsyncResult begin_reloadRoiLinks(Folder toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadRoiLinksin 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_reloadRoiLinksin 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_reloadRoiLinksin 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_reloadRoiLinksin interfaceFolderPrx
-
end_reloadRoiLinks
public void end_reloadRoiLinks(Ice.AsyncResult __iresult)
- Specified by:
end_reloadRoiLinksin interfaceFolderPrx
-
removeAllChildFoldersSet
public void removeAllChildFoldersSet(java.util.List<Folder> targets)
- Specified by:
removeAllChildFoldersSetin interfaceFolderPrx
-
removeAllChildFoldersSet
public void removeAllChildFoldersSet(java.util.List<Folder> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllChildFoldersSetin interfaceFolderPrx
-
begin_removeAllChildFoldersSet
public Ice.AsyncResult begin_removeAllChildFoldersSet(java.util.List<Folder> targets)
- Specified by:
begin_removeAllChildFoldersSetin 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_removeAllChildFoldersSetin interfaceFolderPrx
-
begin_removeAllChildFoldersSet
public Ice.AsyncResult begin_removeAllChildFoldersSet(java.util.List<Folder> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllChildFoldersSetin 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_removeAllChildFoldersSetin interfaceFolderPrx
-
begin_removeAllChildFoldersSet
public Ice.AsyncResult begin_removeAllChildFoldersSet(java.util.List<Folder> targets, Callback_Folder_removeAllChildFoldersSet __cb)
- Specified by:
begin_removeAllChildFoldersSetin 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_removeAllChildFoldersSetin 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_removeAllChildFoldersSetin 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_removeAllChildFoldersSetin 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_removeAllChildFoldersSetin 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_removeAllChildFoldersSetin interfaceFolderPrx
-
end_removeAllChildFoldersSet
public void end_removeAllChildFoldersSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllChildFoldersSetin interfaceFolderPrx
-
removeAllFolderAnnotationLinkSet
public void removeAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets)
- Specified by:
removeAllFolderAnnotationLinkSetin interfaceFolderPrx
-
removeAllFolderAnnotationLinkSet
public void removeAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllFolderAnnotationLinkSetin interfaceFolderPrx
-
begin_removeAllFolderAnnotationLinkSet
public Ice.AsyncResult begin_removeAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets)
- Specified by:
begin_removeAllFolderAnnotationLinkSetin 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_removeAllFolderAnnotationLinkSetin interfaceFolderPrx
-
begin_removeAllFolderAnnotationLinkSet
public Ice.AsyncResult begin_removeAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllFolderAnnotationLinkSetin 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_removeAllFolderAnnotationLinkSetin interfaceFolderPrx
-
begin_removeAllFolderAnnotationLinkSet
public Ice.AsyncResult begin_removeAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, Callback_Folder_removeAllFolderAnnotationLinkSet __cb)
- Specified by:
begin_removeAllFolderAnnotationLinkSetin 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_removeAllFolderAnnotationLinkSetin 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_removeAllFolderAnnotationLinkSetin 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_removeAllFolderAnnotationLinkSetin 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_removeAllFolderAnnotationLinkSetin 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_removeAllFolderAnnotationLinkSetin interfaceFolderPrx
-
end_removeAllFolderAnnotationLinkSet
public void end_removeAllFolderAnnotationLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllFolderAnnotationLinkSetin interfaceFolderPrx
-
removeAllFolderImageLinkSet
public void removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets)
- Specified by:
removeAllFolderImageLinkSetin interfaceFolderPrx
-
removeAllFolderImageLinkSet
public void removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllFolderImageLinkSetin interfaceFolderPrx
-
begin_removeAllFolderImageLinkSet
public Ice.AsyncResult begin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets)
- Specified by:
begin_removeAllFolderImageLinkSetin 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_removeAllFolderImageLinkSetin interfaceFolderPrx
-
begin_removeAllFolderImageLinkSet
public Ice.AsyncResult begin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllFolderImageLinkSetin 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_removeAllFolderImageLinkSetin interfaceFolderPrx
-
begin_removeAllFolderImageLinkSet
public Ice.AsyncResult begin_removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, Callback_Folder_removeAllFolderImageLinkSet __cb)
- Specified by:
begin_removeAllFolderImageLinkSetin 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_removeAllFolderImageLinkSetin 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_removeAllFolderImageLinkSetin 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_removeAllFolderImageLinkSetin 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_removeAllFolderImageLinkSetin 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_removeAllFolderImageLinkSetin interfaceFolderPrx
-
end_removeAllFolderImageLinkSet
public void end_removeAllFolderImageLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllFolderImageLinkSetin interfaceFolderPrx
-
removeAllFolderRoiLinkSet
public void removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets)
- Specified by:
removeAllFolderRoiLinkSetin interfaceFolderPrx
-
removeAllFolderRoiLinkSet
public void removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllFolderRoiLinkSetin interfaceFolderPrx
-
begin_removeAllFolderRoiLinkSet
public Ice.AsyncResult begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets)
- Specified by:
begin_removeAllFolderRoiLinkSetin 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_removeAllFolderRoiLinkSetin interfaceFolderPrx
-
begin_removeAllFolderRoiLinkSet
public Ice.AsyncResult begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllFolderRoiLinkSetin 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_removeAllFolderRoiLinkSetin interfaceFolderPrx
-
begin_removeAllFolderRoiLinkSet
public Ice.AsyncResult begin_removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, Callback_Folder_removeAllFolderRoiLinkSet __cb)
- Specified by:
begin_removeAllFolderRoiLinkSetin 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_removeAllFolderRoiLinkSetin 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_removeAllFolderRoiLinkSetin 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_removeAllFolderRoiLinkSetin 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_removeAllFolderRoiLinkSetin 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_removeAllFolderRoiLinkSetin interfaceFolderPrx
-
end_removeAllFolderRoiLinkSet
public void end_removeAllFolderRoiLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllFolderRoiLinkSetin interfaceFolderPrx
-
removeChildFolders
public void removeChildFolders(Folder theTarget)
- Specified by:
removeChildFoldersin interfaceFolderPrx
-
removeChildFolders
public void removeChildFolders(Folder theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeChildFoldersin interfaceFolderPrx
-
begin_removeChildFolders
public Ice.AsyncResult begin_removeChildFolders(Folder theTarget)
- Specified by:
begin_removeChildFoldersin interfaceFolderPrx
-
begin_removeChildFolders
public Ice.AsyncResult begin_removeChildFolders(Folder theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeChildFoldersin interfaceFolderPrx
-
begin_removeChildFolders
public Ice.AsyncResult begin_removeChildFolders(Folder theTarget, Ice.Callback __cb)
- Specified by:
begin_removeChildFoldersin 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_removeChildFoldersin interfaceFolderPrx
-
begin_removeChildFolders
public Ice.AsyncResult begin_removeChildFolders(Folder theTarget, Callback_Folder_removeChildFolders __cb)
- Specified by:
begin_removeChildFoldersin 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_removeChildFoldersin interfaceFolderPrx
-
begin_removeChildFolders
public Ice.AsyncResult begin_removeChildFolders(Folder theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeChildFoldersin 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_removeChildFoldersin 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_removeChildFoldersin 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_removeChildFoldersin interfaceFolderPrx
-
end_removeChildFolders
public void end_removeChildFolders(Ice.AsyncResult __iresult)
- Specified by:
end_removeChildFoldersin interfaceFolderPrx
-
removeFolderAnnotationLink
public void removeFolderAnnotationLink(FolderAnnotationLink theTarget)
- Specified by:
removeFolderAnnotationLinkin interfaceFolderPrx
-
removeFolderAnnotationLink
public void removeFolderAnnotationLink(FolderAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeFolderAnnotationLinkin interfaceFolderPrx
-
begin_removeFolderAnnotationLink
public Ice.AsyncResult begin_removeFolderAnnotationLink(FolderAnnotationLink theTarget)
- Specified by:
begin_removeFolderAnnotationLinkin interfaceFolderPrx
-
begin_removeFolderAnnotationLink
public Ice.AsyncResult begin_removeFolderAnnotationLink(FolderAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeFolderAnnotationLinkin interfaceFolderPrx
-
begin_removeFolderAnnotationLink
public Ice.AsyncResult begin_removeFolderAnnotationLink(FolderAnnotationLink theTarget, Ice.Callback __cb)
- Specified by:
begin_removeFolderAnnotationLinkin 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_removeFolderAnnotationLinkin interfaceFolderPrx
-
begin_removeFolderAnnotationLink
public Ice.AsyncResult begin_removeFolderAnnotationLink(FolderAnnotationLink theTarget, Callback_Folder_removeFolderAnnotationLink __cb)
- Specified by:
begin_removeFolderAnnotationLinkin 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_removeFolderAnnotationLinkin interfaceFolderPrx
-
begin_removeFolderAnnotationLink
public Ice.AsyncResult begin_removeFolderAnnotationLink(FolderAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeFolderAnnotationLinkin 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_removeFolderAnnotationLinkin 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_removeFolderAnnotationLinkin 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_removeFolderAnnotationLinkin interfaceFolderPrx
-
end_removeFolderAnnotationLink
public void end_removeFolderAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_removeFolderAnnotationLinkin interfaceFolderPrx
-
removeFolderAnnotationLinkFromBoth
public void removeFolderAnnotationLinkFromBoth(FolderAnnotationLink link, boolean bothSides)
- Specified by:
removeFolderAnnotationLinkFromBothin interfaceFolderPrx
-
removeFolderAnnotationLinkFromBoth
public void removeFolderAnnotationLinkFromBoth(FolderAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeFolderAnnotationLinkFromBothin interfaceFolderPrx
-
begin_removeFolderAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeFolderAnnotationLinkFromBoth(FolderAnnotationLink link, boolean bothSides)
- Specified by:
begin_removeFolderAnnotationLinkFromBothin 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_removeFolderAnnotationLinkFromBothin interfaceFolderPrx
-
begin_removeFolderAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeFolderAnnotationLinkFromBoth(FolderAnnotationLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_removeFolderAnnotationLinkFromBothin 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_removeFolderAnnotationLinkFromBothin interfaceFolderPrx
-
begin_removeFolderAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeFolderAnnotationLinkFromBoth(FolderAnnotationLink link, boolean bothSides, Callback_Folder_removeFolderAnnotationLinkFromBoth __cb)
- Specified by:
begin_removeFolderAnnotationLinkFromBothin 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_removeFolderAnnotationLinkFromBothin 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_removeFolderAnnotationLinkFromBothin 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_removeFolderAnnotationLinkFromBothin 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_removeFolderAnnotationLinkFromBothin 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_removeFolderAnnotationLinkFromBothin interfaceFolderPrx
-
end_removeFolderAnnotationLinkFromBoth
public void end_removeFolderAnnotationLinkFromBoth(Ice.AsyncResult __iresult)
- Specified by:
end_removeFolderAnnotationLinkFromBothin interfaceFolderPrx
-
removeFolderImageLink
public void removeFolderImageLink(FolderImageLink theTarget)
- Specified by:
removeFolderImageLinkin interfaceFolderPrx
-
removeFolderImageLink
public void removeFolderImageLink(FolderImageLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeFolderImageLinkin interfaceFolderPrx
-
begin_removeFolderImageLink
public Ice.AsyncResult begin_removeFolderImageLink(FolderImageLink theTarget)
- Specified by:
begin_removeFolderImageLinkin interfaceFolderPrx
-
begin_removeFolderImageLink
public Ice.AsyncResult begin_removeFolderImageLink(FolderImageLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeFolderImageLinkin interfaceFolderPrx
-
begin_removeFolderImageLink
public Ice.AsyncResult begin_removeFolderImageLink(FolderImageLink theTarget, Ice.Callback __cb)
- Specified by:
begin_removeFolderImageLinkin 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_removeFolderImageLinkin interfaceFolderPrx
-
begin_removeFolderImageLink
public Ice.AsyncResult begin_removeFolderImageLink(FolderImageLink theTarget, Callback_Folder_removeFolderImageLink __cb)
- Specified by:
begin_removeFolderImageLinkin 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_removeFolderImageLinkin interfaceFolderPrx
-
begin_removeFolderImageLink
public Ice.AsyncResult begin_removeFolderImageLink(FolderImageLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeFolderImageLinkin 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_removeFolderImageLinkin 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_removeFolderImageLinkin 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_removeFolderImageLinkin interfaceFolderPrx
-
end_removeFolderImageLink
public void end_removeFolderImageLink(Ice.AsyncResult __iresult)
- Specified by:
end_removeFolderImageLinkin interfaceFolderPrx
-
removeFolderImageLinkFromBoth
public void removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides)
- Specified by:
removeFolderImageLinkFromBothin interfaceFolderPrx
-
removeFolderImageLinkFromBoth
public void removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeFolderImageLinkFromBothin interfaceFolderPrx
-
begin_removeFolderImageLinkFromBoth
public Ice.AsyncResult begin_removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides)
- Specified by:
begin_removeFolderImageLinkFromBothin 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_removeFolderImageLinkFromBothin interfaceFolderPrx
-
begin_removeFolderImageLinkFromBoth
public Ice.AsyncResult begin_removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_removeFolderImageLinkFromBothin 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_removeFolderImageLinkFromBothin interfaceFolderPrx
-
begin_removeFolderImageLinkFromBoth
public Ice.AsyncResult begin_removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides, Callback_Folder_removeFolderImageLinkFromBoth __cb)
- Specified by:
begin_removeFolderImageLinkFromBothin 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_removeFolderImageLinkFromBothin 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_removeFolderImageLinkFromBothin 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_removeFolderImageLinkFromBothin 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_removeFolderImageLinkFromBothin 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_removeFolderImageLinkFromBothin interfaceFolderPrx
-
end_removeFolderImageLinkFromBoth
public void end_removeFolderImageLinkFromBoth(Ice.AsyncResult __iresult)
- Specified by:
end_removeFolderImageLinkFromBothin interfaceFolderPrx
-
removeFolderRoiLink
public void removeFolderRoiLink(FolderRoiLink theTarget)
- Specified by:
removeFolderRoiLinkin interfaceFolderPrx
-
removeFolderRoiLink
public void removeFolderRoiLink(FolderRoiLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeFolderRoiLinkin interfaceFolderPrx
-
begin_removeFolderRoiLink
public Ice.AsyncResult begin_removeFolderRoiLink(FolderRoiLink theTarget)
- Specified by:
begin_removeFolderRoiLinkin interfaceFolderPrx
-
begin_removeFolderRoiLink
public Ice.AsyncResult begin_removeFolderRoiLink(FolderRoiLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeFolderRoiLinkin interfaceFolderPrx
-
begin_removeFolderRoiLink
public Ice.AsyncResult begin_removeFolderRoiLink(FolderRoiLink theTarget, Ice.Callback __cb)
- Specified by:
begin_removeFolderRoiLinkin 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_removeFolderRoiLinkin interfaceFolderPrx
-
begin_removeFolderRoiLink
public Ice.AsyncResult begin_removeFolderRoiLink(FolderRoiLink theTarget, Callback_Folder_removeFolderRoiLink __cb)
- Specified by:
begin_removeFolderRoiLinkin 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_removeFolderRoiLinkin interfaceFolderPrx
-
begin_removeFolderRoiLink
public Ice.AsyncResult begin_removeFolderRoiLink(FolderRoiLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeFolderRoiLinkin 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_removeFolderRoiLinkin 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_removeFolderRoiLinkin 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_removeFolderRoiLinkin interfaceFolderPrx
-
end_removeFolderRoiLink
public void end_removeFolderRoiLink(Ice.AsyncResult __iresult)
- Specified by:
end_removeFolderRoiLinkin interfaceFolderPrx
-
removeFolderRoiLinkFromBoth
public void removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides)
- Specified by:
removeFolderRoiLinkFromBothin interfaceFolderPrx
-
removeFolderRoiLinkFromBoth
public void removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeFolderRoiLinkFromBothin interfaceFolderPrx
-
begin_removeFolderRoiLinkFromBoth
public Ice.AsyncResult begin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides)
- Specified by:
begin_removeFolderRoiLinkFromBothin 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_removeFolderRoiLinkFromBothin interfaceFolderPrx
-
begin_removeFolderRoiLinkFromBoth
public Ice.AsyncResult begin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_removeFolderRoiLinkFromBothin 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_removeFolderRoiLinkFromBothin interfaceFolderPrx
-
begin_removeFolderRoiLinkFromBoth
public Ice.AsyncResult begin_removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, Callback_Folder_removeFolderRoiLinkFromBoth __cb)
- Specified by:
begin_removeFolderRoiLinkFromBothin 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_removeFolderRoiLinkFromBothin 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_removeFolderRoiLinkFromBothin 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_removeFolderRoiLinkFromBothin 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_removeFolderRoiLinkFromBothin 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_removeFolderRoiLinkFromBothin interfaceFolderPrx
-
end_removeFolderRoiLinkFromBoth
public void end_removeFolderRoiLinkFromBoth(Ice.AsyncResult __iresult)
- Specified by:
end_removeFolderRoiLinkFromBothin interfaceFolderPrx
-
setDescription
public void setDescription(RString theDescription)
- Specified by:
setDescriptionin interfaceFolderPrx
-
setDescription
public void setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setDescriptionin interfaceFolderPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription)
- Specified by:
begin_setDescriptionin interfaceFolderPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setDescriptionin interfaceFolderPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, Ice.Callback __cb)
- Specified by:
begin_setDescriptionin 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_setDescriptionin interfaceFolderPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, Callback_Folder_setDescription __cb)
- Specified by:
begin_setDescriptionin 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_setDescriptionin interfaceFolderPrx
-
begin_setDescription
public Ice.AsyncResult begin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setDescriptionin 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_setDescriptionin 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_setDescriptionin 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_setDescriptionin interfaceFolderPrx
-
end_setDescription
public void end_setDescription(Ice.AsyncResult __iresult)
- Specified by:
end_setDescriptionin 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_setNamein interfaceFolderPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setNamein interfaceFolderPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, Ice.Callback __cb)
- Specified by:
begin_setNamein 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_setNamein interfaceFolderPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, Callback_Folder_setName __cb)
- Specified by:
begin_setNamein 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_setNamein interfaceFolderPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setNamein 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_setNamein 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_setNamein 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_setNamein interfaceFolderPrx
-
end_setName
public void end_setName(Ice.AsyncResult __iresult)
- Specified by:
end_setNamein interfaceFolderPrx
-
setParentFolder
public void setParentFolder(Folder theParentFolder)
- Specified by:
setParentFolderin interfaceFolderPrx
-
setParentFolder
public void setParentFolder(Folder theParentFolder, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setParentFolderin interfaceFolderPrx
-
begin_setParentFolder
public Ice.AsyncResult begin_setParentFolder(Folder theParentFolder)
- Specified by:
begin_setParentFolderin interfaceFolderPrx
-
begin_setParentFolder
public Ice.AsyncResult begin_setParentFolder(Folder theParentFolder, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setParentFolderin interfaceFolderPrx
-
begin_setParentFolder
public Ice.AsyncResult begin_setParentFolder(Folder theParentFolder, Ice.Callback __cb)
- Specified by:
begin_setParentFolderin 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_setParentFolderin interfaceFolderPrx
-
begin_setParentFolder
public Ice.AsyncResult begin_setParentFolder(Folder theParentFolder, Callback_Folder_setParentFolder __cb)
- Specified by:
begin_setParentFolderin 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_setParentFolderin interfaceFolderPrx
-
begin_setParentFolder
public Ice.AsyncResult begin_setParentFolder(Folder theParentFolder, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setParentFolderin 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_setParentFolderin 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_setParentFolderin 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_setParentFolderin interfaceFolderPrx
-
end_setParentFolder
public void end_setParentFolder(Ice.AsyncResult __iresult)
- Specified by:
end_setParentFolderin interfaceFolderPrx
-
setVersion
public void setVersion(RInt theVersion)
- Specified by:
setVersionin interfaceFolderPrx
-
setVersion
public void setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setVersionin interfaceFolderPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion)
- Specified by:
begin_setVersionin interfaceFolderPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setVersionin interfaceFolderPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, Ice.Callback __cb)
- Specified by:
begin_setVersionin 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_setVersionin interfaceFolderPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, Callback_Folder_setVersion __cb)
- Specified by:
begin_setVersionin 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_setVersionin interfaceFolderPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setVersionin 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_setVersionin 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_setVersionin 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_setVersionin interfaceFolderPrx
-
end_setVersion
public void end_setVersion(Ice.AsyncResult __iresult)
- Specified by:
end_setVersionin interfaceFolderPrx
-
sizeOfAnnotationLinks
public int sizeOfAnnotationLinks()
- Specified by:
sizeOfAnnotationLinksin interfaceFolderPrx
-
sizeOfAnnotationLinks
public int sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfAnnotationLinksin interfaceFolderPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks()
- Specified by:
begin_sizeOfAnnotationLinksin interfaceFolderPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfAnnotationLinksin interfaceFolderPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_sizeOfAnnotationLinksin interfaceFolderPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_sizeOfAnnotationLinksin interfaceFolderPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Callback_Folder_sizeOfAnnotationLinks __cb)
- Specified by:
begin_sizeOfAnnotationLinksin 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_sizeOfAnnotationLinksin interfaceFolderPrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_sizeOfAnnotationLinksin 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_sizeOfAnnotationLinksin 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_sizeOfAnnotationLinksin 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_sizeOfAnnotationLinksin interfaceFolderPrx
-
end_sizeOfAnnotationLinks
public int end_sizeOfAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfAnnotationLinksin interfaceFolderPrx
-
__sizeOfAnnotationLinks_completed
public static void __sizeOfAnnotationLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
sizeOfChildFolders
public int sizeOfChildFolders()
- Specified by:
sizeOfChildFoldersin interfaceFolderPrx
-
sizeOfChildFolders
public int sizeOfChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfChildFoldersin interfaceFolderPrx
-
begin_sizeOfChildFolders
public Ice.AsyncResult begin_sizeOfChildFolders()
- Specified by:
begin_sizeOfChildFoldersin interfaceFolderPrx
-
begin_sizeOfChildFolders
public Ice.AsyncResult begin_sizeOfChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfChildFoldersin interfaceFolderPrx
-
begin_sizeOfChildFolders
public Ice.AsyncResult begin_sizeOfChildFolders(Ice.Callback __cb)
- Specified by:
begin_sizeOfChildFoldersin interfaceFolderPrx
-
begin_sizeOfChildFolders
public Ice.AsyncResult begin_sizeOfChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_sizeOfChildFoldersin interfaceFolderPrx
-
begin_sizeOfChildFolders
public Ice.AsyncResult begin_sizeOfChildFolders(Callback_Folder_sizeOfChildFolders __cb)
- Specified by:
begin_sizeOfChildFoldersin 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_sizeOfChildFoldersin interfaceFolderPrx
-
begin_sizeOfChildFolders
public Ice.AsyncResult begin_sizeOfChildFolders(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_sizeOfChildFoldersin 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_sizeOfChildFoldersin 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_sizeOfChildFoldersin 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_sizeOfChildFoldersin interfaceFolderPrx
-
end_sizeOfChildFolders
public int end_sizeOfChildFolders(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfChildFoldersin interfaceFolderPrx
-
__sizeOfChildFolders_completed
public static void __sizeOfChildFolders_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
sizeOfImageLinks
public int sizeOfImageLinks()
- Specified by:
sizeOfImageLinksin interfaceFolderPrx
-
sizeOfImageLinks
public int sizeOfImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfImageLinksin interfaceFolderPrx
-
begin_sizeOfImageLinks
public Ice.AsyncResult begin_sizeOfImageLinks()
- Specified by:
begin_sizeOfImageLinksin interfaceFolderPrx
-
begin_sizeOfImageLinks
public Ice.AsyncResult begin_sizeOfImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfImageLinksin interfaceFolderPrx
-
begin_sizeOfImageLinks
public Ice.AsyncResult begin_sizeOfImageLinks(Ice.Callback __cb)
- Specified by:
begin_sizeOfImageLinksin interfaceFolderPrx
-
begin_sizeOfImageLinks
public Ice.AsyncResult begin_sizeOfImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_sizeOfImageLinksin interfaceFolderPrx
-
begin_sizeOfImageLinks
public Ice.AsyncResult begin_sizeOfImageLinks(Callback_Folder_sizeOfImageLinks __cb)
- Specified by:
begin_sizeOfImageLinksin 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_sizeOfImageLinksin interfaceFolderPrx
-
begin_sizeOfImageLinks
public Ice.AsyncResult begin_sizeOfImageLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_sizeOfImageLinksin 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_sizeOfImageLinksin 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_sizeOfImageLinksin 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_sizeOfImageLinksin interfaceFolderPrx
-
end_sizeOfImageLinks
public int end_sizeOfImageLinks(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfImageLinksin interfaceFolderPrx
-
__sizeOfImageLinks_completed
public static void __sizeOfImageLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
sizeOfRoiLinks
public int sizeOfRoiLinks()
- Specified by:
sizeOfRoiLinksin interfaceFolderPrx
-
sizeOfRoiLinks
public int sizeOfRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfRoiLinksin interfaceFolderPrx
-
begin_sizeOfRoiLinks
public Ice.AsyncResult begin_sizeOfRoiLinks()
- Specified by:
begin_sizeOfRoiLinksin interfaceFolderPrx
-
begin_sizeOfRoiLinks
public Ice.AsyncResult begin_sizeOfRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfRoiLinksin interfaceFolderPrx
-
begin_sizeOfRoiLinks
public Ice.AsyncResult begin_sizeOfRoiLinks(Ice.Callback __cb)
- Specified by:
begin_sizeOfRoiLinksin interfaceFolderPrx
-
begin_sizeOfRoiLinks
public Ice.AsyncResult begin_sizeOfRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_sizeOfRoiLinksin interfaceFolderPrx
-
begin_sizeOfRoiLinks
public Ice.AsyncResult begin_sizeOfRoiLinks(Callback_Folder_sizeOfRoiLinks __cb)
- Specified by:
begin_sizeOfRoiLinksin 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_sizeOfRoiLinksin interfaceFolderPrx
-
begin_sizeOfRoiLinks
public Ice.AsyncResult begin_sizeOfRoiLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_sizeOfRoiLinksin 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_sizeOfRoiLinksin 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_sizeOfRoiLinksin 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_sizeOfRoiLinksin interfaceFolderPrx
-
end_sizeOfRoiLinks
public int end_sizeOfRoiLinks(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfRoiLinksin interfaceFolderPrx
-
__sizeOfRoiLinks_completed
public static void __sizeOfRoiLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
unlinkAnnotation
public void unlinkAnnotation(Annotation removal)
- Specified by:
unlinkAnnotationin interfaceFolderPrx
-
unlinkAnnotation
public void unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unlinkAnnotationin interfaceFolderPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal)
- Specified by:
begin_unlinkAnnotationin interfaceFolderPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unlinkAnnotationin interfaceFolderPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Ice.Callback __cb)
- Specified by:
begin_unlinkAnnotationin 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_unlinkAnnotationin interfaceFolderPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Callback_Folder_unlinkAnnotation __cb)
- Specified by:
begin_unlinkAnnotationin 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_unlinkAnnotationin interfaceFolderPrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkAnnotationin 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_unlinkAnnotationin 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_unlinkAnnotationin 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_unlinkAnnotationin interfaceFolderPrx
-
end_unlinkAnnotation
public void end_unlinkAnnotation(Ice.AsyncResult __iresult)
- Specified by:
end_unlinkAnnotationin interfaceFolderPrx
-
unlinkImage
public void unlinkImage(Image removal)
- Specified by:
unlinkImagein interfaceFolderPrx
-
unlinkImage
public void unlinkImage(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unlinkImagein interfaceFolderPrx
-
begin_unlinkImage
public Ice.AsyncResult begin_unlinkImage(Image removal)
- Specified by:
begin_unlinkImagein interfaceFolderPrx
-
begin_unlinkImage
public Ice.AsyncResult begin_unlinkImage(Image removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unlinkImagein interfaceFolderPrx
-
begin_unlinkImage
public Ice.AsyncResult begin_unlinkImage(Image removal, Ice.Callback __cb)
- Specified by:
begin_unlinkImagein 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_unlinkImagein interfaceFolderPrx
-
begin_unlinkImage
public Ice.AsyncResult begin_unlinkImage(Image removal, Callback_Folder_unlinkImage __cb)
- Specified by:
begin_unlinkImagein 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_unlinkImagein interfaceFolderPrx
-
begin_unlinkImage
public Ice.AsyncResult begin_unlinkImage(Image removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkImagein 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_unlinkImagein 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_unlinkImagein 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_unlinkImagein interfaceFolderPrx
-
end_unlinkImage
public void end_unlinkImage(Ice.AsyncResult __iresult)
- Specified by:
end_unlinkImagein 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_unlinkRoiin interfaceFolderPrx
-
begin_unlinkRoi
public Ice.AsyncResult begin_unlinkRoi(Roi removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unlinkRoiin interfaceFolderPrx
-
begin_unlinkRoi
public Ice.AsyncResult begin_unlinkRoi(Roi removal, Ice.Callback __cb)
- Specified by:
begin_unlinkRoiin 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_unlinkRoiin interfaceFolderPrx
-
begin_unlinkRoi
public Ice.AsyncResult begin_unlinkRoi(Roi removal, Callback_Folder_unlinkRoi __cb)
- Specified by:
begin_unlinkRoiin 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_unlinkRoiin interfaceFolderPrx
-
begin_unlinkRoi
public Ice.AsyncResult begin_unlinkRoi(Roi removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkRoiin 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_unlinkRoiin 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_unlinkRoiin 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_unlinkRoiin interfaceFolderPrx
-
end_unlinkRoi
public void end_unlinkRoi(Ice.AsyncResult __iresult)
- Specified by:
end_unlinkRoiin interfaceFolderPrx
-
unloadAnnotationLinks
public void unloadAnnotationLinks()
- Specified by:
unloadAnnotationLinksin interfaceFolderPrx
-
unloadAnnotationLinks
public void unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadAnnotationLinksin interfaceFolderPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks()
- Specified by:
begin_unloadAnnotationLinksin interfaceFolderPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadAnnotationLinksin interfaceFolderPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_unloadAnnotationLinksin interfaceFolderPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_unloadAnnotationLinksin interfaceFolderPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(Callback_Folder_unloadAnnotationLinks __cb)
- Specified by:
begin_unloadAnnotationLinksin 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_unloadAnnotationLinksin interfaceFolderPrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_unloadAnnotationLinksin 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_unloadAnnotationLinksin 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_unloadAnnotationLinksin 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_unloadAnnotationLinksin interfaceFolderPrx
-
end_unloadAnnotationLinks
public void end_unloadAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_unloadAnnotationLinksin interfaceFolderPrx
-
unloadChildFolders
public void unloadChildFolders()
- Specified by:
unloadChildFoldersin interfaceFolderPrx
-
unloadChildFolders
public void unloadChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadChildFoldersin interfaceFolderPrx
-
begin_unloadChildFolders
public Ice.AsyncResult begin_unloadChildFolders()
- Specified by:
begin_unloadChildFoldersin interfaceFolderPrx
-
begin_unloadChildFolders
public Ice.AsyncResult begin_unloadChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadChildFoldersin interfaceFolderPrx
-
begin_unloadChildFolders
public Ice.AsyncResult begin_unloadChildFolders(Ice.Callback __cb)
- Specified by:
begin_unloadChildFoldersin interfaceFolderPrx
-
begin_unloadChildFolders
public Ice.AsyncResult begin_unloadChildFolders(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_unloadChildFoldersin interfaceFolderPrx
-
begin_unloadChildFolders
public Ice.AsyncResult begin_unloadChildFolders(Callback_Folder_unloadChildFolders __cb)
- Specified by:
begin_unloadChildFoldersin 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_unloadChildFoldersin interfaceFolderPrx
-
begin_unloadChildFolders
public Ice.AsyncResult begin_unloadChildFolders(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_unloadChildFoldersin 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_unloadChildFoldersin 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_unloadChildFoldersin 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_unloadChildFoldersin interfaceFolderPrx
-
end_unloadChildFolders
public void end_unloadChildFolders(Ice.AsyncResult __iresult)
- Specified by:
end_unloadChildFoldersin interfaceFolderPrx
-
unloadImageLinks
public void unloadImageLinks()
- Specified by:
unloadImageLinksin interfaceFolderPrx
-
unloadImageLinks
public void unloadImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadImageLinksin interfaceFolderPrx
-
begin_unloadImageLinks
public Ice.AsyncResult begin_unloadImageLinks()
- Specified by:
begin_unloadImageLinksin interfaceFolderPrx
-
begin_unloadImageLinks
public Ice.AsyncResult begin_unloadImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadImageLinksin interfaceFolderPrx
-
begin_unloadImageLinks
public Ice.AsyncResult begin_unloadImageLinks(Ice.Callback __cb)
- Specified by:
begin_unloadImageLinksin interfaceFolderPrx
-
begin_unloadImageLinks
public Ice.AsyncResult begin_unloadImageLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_unloadImageLinksin interfaceFolderPrx
-
begin_unloadImageLinks
public Ice.AsyncResult begin_unloadImageLinks(Callback_Folder_unloadImageLinks __cb)
- Specified by:
begin_unloadImageLinksin 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_unloadImageLinksin interfaceFolderPrx
-
begin_unloadImageLinks
public Ice.AsyncResult begin_unloadImageLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_unloadImageLinksin 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_unloadImageLinksin 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_unloadImageLinksin 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_unloadImageLinksin interfaceFolderPrx
-
end_unloadImageLinks
public void end_unloadImageLinks(Ice.AsyncResult __iresult)
- Specified by:
end_unloadImageLinksin interfaceFolderPrx
-
unloadRoiLinks
public void unloadRoiLinks()
- Specified by:
unloadRoiLinksin interfaceFolderPrx
-
unloadRoiLinks
public void unloadRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadRoiLinksin interfaceFolderPrx
-
begin_unloadRoiLinks
public Ice.AsyncResult begin_unloadRoiLinks()
- Specified by:
begin_unloadRoiLinksin interfaceFolderPrx
-
begin_unloadRoiLinks
public Ice.AsyncResult begin_unloadRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadRoiLinksin interfaceFolderPrx
-
begin_unloadRoiLinks
public Ice.AsyncResult begin_unloadRoiLinks(Ice.Callback __cb)
- Specified by:
begin_unloadRoiLinksin interfaceFolderPrx
-
begin_unloadRoiLinks
public Ice.AsyncResult begin_unloadRoiLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_unloadRoiLinksin interfaceFolderPrx
-
begin_unloadRoiLinks
public Ice.AsyncResult begin_unloadRoiLinks(Callback_Folder_unloadRoiLinks __cb)
- Specified by:
begin_unloadRoiLinksin 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_unloadRoiLinksin interfaceFolderPrx
-
begin_unloadRoiLinks
public Ice.AsyncResult begin_unloadRoiLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_unloadRoiLinksin 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_unloadRoiLinksin 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_unloadRoiLinksin 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_unloadRoiLinksin interfaceFolderPrx
-
end_unloadRoiLinks
public void end_unloadRoiLinks(Ice.AsyncResult __iresult)
- Specified by:
end_unloadRoiLinksin interfaceFolderPrx
-
getDetails
public Details getDetails()
- Specified by:
getDetailsin interfaceIObjectPrx
-
getDetails
public Details getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails()
- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(Ice.Callback __cb)
- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(Callback_IObject_getDetails __cb)
- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getDetails __cb)- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getDetailsin interfaceIObjectPrx
-
end_getDetails
public Details end_getDetails(Ice.AsyncResult __iresult)
- Specified by:
end_getDetailsin interfaceIObjectPrx
-
__getDetails_completed
public static void __getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb, Ice.AsyncResult __result)
-
getId
public RLong getId()
- Specified by:
getIdin interfaceIObjectPrx
-
getId
public RLong getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId()
- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(Ice.Callback __cb)
- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(Callback_IObject_getId __cb)
- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getId __cb)- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getIdin interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getIdin interfaceIObjectPrx
-
end_getId
public RLong end_getId(Ice.AsyncResult __iresult)
- Specified by:
end_getIdin interfaceIObjectPrx
-
__getId_completed
public static void __getId_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)
-
isAnnotated
public boolean isAnnotated()
Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
isAnnotatedin interfaceIObjectPrx
-
isAnnotated
public boolean isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
isAnnotatedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated()
Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin interfaceIObjectPrx- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(Ice.Callback __cb)
Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(Callback_IObject_isAnnotated __cb)
Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isAnnotated __cb)Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotatedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isAnnotated
public boolean end_isAnnotated(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrxAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
end_isAnnotatedin interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
__isAnnotated_completed
public static void __isAnnotated_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isGlobal
public boolean isGlobal()
Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
isGlobalin interfaceIObjectPrx
-
isGlobal
public boolean isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
isGlobalin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal()
Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin interfaceIObjectPrx- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(Ice.Callback __cb)
Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(Callback_IObject_isGlobal __cb)
Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isGlobal __cb)Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobalin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isGlobal
public boolean end_isGlobal(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrxMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
end_isGlobalin interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
__isGlobal_completed
public static void __isGlobal_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isLink
public boolean isLink()
Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
isLinkin interfaceIObjectPrx
-
isLink
public boolean isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
isLinkin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_isLink
public Ice.AsyncResult begin_isLink()
Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin interfaceIObjectPrx- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(Ice.Callback __cb)
Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(Callback_IObject_isLink __cb)
Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLink __cb)Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLinkin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isLink
public boolean end_isLink(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrxA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
end_isLinkin interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
__isLink_completed
public static void __isLink_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isLoaded
public boolean isLoaded()
Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
isLoadedin interfaceIObjectPrx
-
isLoaded
public boolean isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
isLoadedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded()
Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoadedin interfaceIObjectPrx- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoadedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(Ice.Callback __cb)
Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoadedin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoadedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(Callback_IObject_isLoaded __cb)
Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoadedin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLoaded __cb)Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoadedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoadedin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoadedin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoadedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoadedin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isLoaded
public boolean end_isLoaded(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrxTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
end_isLoadedin interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
__isLoaded_completed
public static void __isLoaded_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isMutable
public boolean isMutable()
Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
isMutablein interfaceIObjectPrx
-
isMutable
public boolean isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
isMutablein interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable()
Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein interfaceIObjectPrx- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(Ice.Callback __cb)
Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(Callback_IObject_isMutable __cb)
Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isMutable __cb)Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutablein interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isMutable
public boolean end_isMutable(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrxThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
end_isMutablein interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
__isMutable_completed
public static void __isMutable_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
proxy
public IObject proxy()
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
proxyin interfaceIObjectPrx
-
proxy
public IObject proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
proxyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_proxy
public Ice.AsyncResult begin_proxy()
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin interfaceIObjectPrx- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(Ice.Callback __cb)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(Callback_IObject_proxy __cb)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_proxy __cb)Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_proxy
public IObject end_proxy(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
end_proxyin interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
__proxy_completed
public static void __proxy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
-
setId
public void setId(RLong id)
- Specified by:
setIdin interfaceIObjectPrx
-
setId
public void setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id)
- Specified by:
begin_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, Ice.Callback __cb)
- Specified by:
begin_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, Callback_IObject_setId __cb)
- Specified by:
begin_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_setId __cb)
- Specified by:
begin_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setIdin interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setIdin interfaceIObjectPrx
-
end_setId
public void end_setId(Ice.AsyncResult __iresult)
- Specified by:
end_setIdin interfaceIObjectPrx
-
shallowCopy
public IObject shallowCopy()
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
shallowCopyin interfaceIObjectPrx
-
shallowCopy
public IObject shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
shallowCopyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy()
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopyin interfaceIObjectPrx- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(Ice.Callback __cb)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopyin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(Callback_IObject_shallowCopy __cb)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopyin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_shallowCopy __cb)Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopyin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopyin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopyin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_shallowCopy
public IObject end_shallowCopy(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrxReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
end_shallowCopyin interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
__shallowCopy_completed
public static void __shallowCopy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
-
unload
public void unload()
Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
unloadin interfaceIObjectPrx
-
unload
public void unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
unloadin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_unload
public Ice.AsyncResult begin_unload()
Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin interfaceIObjectPrx- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(Ice.Callback __cb)
Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(Callback_IObject_unload __cb)
Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unload __cb)Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unloadin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_unload
public void end_unload(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrxSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
end_unloadin interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
unloadCollections
public void unloadCollections()
Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
unloadCollectionsin interfaceIObjectPrx
-
unloadCollections
public void unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
unloadCollectionsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections()
Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollectionsin interfaceIObjectPrx- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollectionsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(Ice.Callback __cb)
Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollectionsin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollectionsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(Callback_IObject_unloadCollections __cb)
Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollectionsin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadCollections __cb)Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollectionsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollectionsin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollectionsin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollectionsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollectionsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_unloadCollections
public void end_unloadCollections(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrxEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
end_unloadCollectionsin interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
unloadDetails
public void unloadDetails()
Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
unloadDetailsin interfaceIObjectPrx
-
unloadDetails
public void unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
unloadDetailsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails()
Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetailsin interfaceIObjectPrx- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetailsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(Ice.Callback __cb)
Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetailsin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetailsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(Callback_IObject_unloadDetails __cb)
Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetailsin interfaceIObjectPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadDetails __cb)Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetailsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetailsin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetailsin interfaceIObjectPrx- Parameters:
__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetailsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetailsin interfaceIObjectPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_unloadDetails
public void end_unloadDetails(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrxAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
end_unloadDetailsin interfaceIObjectPrx- Parameters:
__iresult- The asynchronous result object.
-
checkedCast
public static 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)
-
-