public abstract class Folder extends IObject implements _FolderOperations, _FolderOperationsNC
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String[] | 
__ids  | 
protected java.util.Map<java.lang.Long,java.lang.Long> | 
annotationLinksCountPerOwner  | 
protected boolean | 
annotationLinksLoaded  | 
protected java.util.List<FolderAnnotationLink> | 
annotationLinksSeq  | 
protected boolean | 
childFoldersLoaded  | 
protected java.util.List<Folder> | 
childFoldersSeq  | 
protected RString | 
description  | 
protected java.util.Map<java.lang.Long,java.lang.Long> | 
imageLinksCountPerOwner  | 
protected boolean | 
imageLinksLoaded  | 
protected java.util.List<FolderImageLink> | 
imageLinksSeq  | 
protected RString | 
name  | 
protected Folder | 
parentFolder  | 
protected java.util.Map<java.lang.Long,java.lang.Long> | 
roiLinksCountPerOwner  | 
protected boolean | 
roiLinksLoaded  | 
protected java.util.List<FolderRoiLink> | 
roiLinksSeq  | 
static long | 
serialVersionUID  | 
protected RInt | 
version  | 
| Constructor and Description | 
|---|
Folder()  | 
Folder(RLong id,
      Details details,
      boolean loaded,
      RInt version,
      java.util.List<Folder> childFoldersSeq,
      boolean childFoldersLoaded,
      Folder parentFolder,
      java.util.List<FolderImageLink> imageLinksSeq,
      boolean imageLinksLoaded,
      java.util.Map<java.lang.Long,java.lang.Long> imageLinksCountPerOwner,
      java.util.List<FolderRoiLink> roiLinksSeq,
      boolean roiLinksLoaded,
      java.util.Map<java.lang.Long,java.lang.Long> roiLinksCountPerOwner,
      java.util.List<FolderAnnotationLink> annotationLinksSeq,
      boolean annotationLinksLoaded,
      java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner,
      RString name,
      RString description)  | 
| Modifier and Type | Method and Description | 
|---|---|
static Ice.DispatchStatus | 
___addAllChildFoldersSet(Folder __obj,
                        IceInternal.Incoming __inS,
                        Ice.Current __current)  | 
static Ice.DispatchStatus | 
___addAllFolderAnnotationLinkSet(Folder __obj,
                                IceInternal.Incoming __inS,
                                Ice.Current __current)  | 
static Ice.DispatchStatus | 
___addAllFolderImageLinkSet(Folder __obj,
                           IceInternal.Incoming __inS,
                           Ice.Current __current)  | 
static Ice.DispatchStatus | 
___addAllFolderRoiLinkSet(Folder __obj,
                         IceInternal.Incoming __inS,
                         Ice.Current __current)  | 
static Ice.DispatchStatus | 
___addChildFolders(Folder __obj,
                  IceInternal.Incoming __inS,
                  Ice.Current __current)  | 
static Ice.DispatchStatus | 
___addFolderAnnotationLink(Folder __obj,
                          IceInternal.Incoming __inS,
                          Ice.Current __current)  | 
static Ice.DispatchStatus | 
___addFolderAnnotationLinkToBoth(Folder __obj,
                                IceInternal.Incoming __inS,
                                Ice.Current __current)  | 
static Ice.DispatchStatus | 
___addFolderImageLink(Folder __obj,
                     IceInternal.Incoming __inS,
                     Ice.Current __current)  | 
static Ice.DispatchStatus | 
___addFolderImageLinkToBoth(Folder __obj,
                           IceInternal.Incoming __inS,
                           Ice.Current __current)  | 
static Ice.DispatchStatus | 
___addFolderRoiLink(Folder __obj,
                   IceInternal.Incoming __inS,
                   Ice.Current __current)  | 
static Ice.DispatchStatus | 
___addFolderRoiLinkToBoth(Folder __obj,
                         IceInternal.Incoming __inS,
                         Ice.Current __current)  | 
static Ice.DispatchStatus | 
___clearAnnotationLinks(Folder __obj,
                       IceInternal.Incoming __inS,
                       Ice.Current __current)  | 
static Ice.DispatchStatus | 
___clearChildFolders(Folder __obj,
                    IceInternal.Incoming __inS,
                    Ice.Current __current)  | 
static Ice.DispatchStatus | 
___clearImageLinks(Folder __obj,
                  IceInternal.Incoming __inS,
                  Ice.Current __current)  | 
static Ice.DispatchStatus | 
___clearRoiLinks(Folder __obj,
                IceInternal.Incoming __inS,
                Ice.Current __current)  | 
static Ice.DispatchStatus | 
___copyAnnotationLinks(Folder __obj,
                      IceInternal.Incoming __inS,
                      Ice.Current __current)  | 
static Ice.DispatchStatus | 
___copyChildFolders(Folder __obj,
                   IceInternal.Incoming __inS,
                   Ice.Current __current)  | 
static Ice.DispatchStatus | 
___copyImageLinks(Folder __obj,
                 IceInternal.Incoming __inS,
                 Ice.Current __current)  | 
static Ice.DispatchStatus | 
___copyRoiLinks(Folder __obj,
               IceInternal.Incoming __inS,
               Ice.Current __current)  | 
static Ice.DispatchStatus | 
___findFolderAnnotationLink(Folder __obj,
                           IceInternal.Incoming __inS,
                           Ice.Current __current)  | 
static Ice.DispatchStatus | 
___findFolderImageLink(Folder __obj,
                      IceInternal.Incoming __inS,
                      Ice.Current __current)  | 
static Ice.DispatchStatus | 
___findFolderRoiLink(Folder __obj,
                    IceInternal.Incoming __inS,
                    Ice.Current __current)  | 
static Ice.DispatchStatus | 
___getAnnotationLinksCountPerOwner(Folder __obj,
                                  IceInternal.Incoming __inS,
                                  Ice.Current __current)  | 
static Ice.DispatchStatus | 
___getDescription(Folder __obj,
                 IceInternal.Incoming __inS,
                 Ice.Current __current)  | 
static Ice.DispatchStatus | 
___getImageLinksCountPerOwner(Folder __obj,
                             IceInternal.Incoming __inS,
                             Ice.Current __current)  | 
static Ice.DispatchStatus | 
___getName(Folder __obj,
          IceInternal.Incoming __inS,
          Ice.Current __current)  | 
static Ice.DispatchStatus | 
___getParentFolder(Folder __obj,
                  IceInternal.Incoming __inS,
                  Ice.Current __current)  | 
static Ice.DispatchStatus | 
___getRoiLinksCountPerOwner(Folder __obj,
                           IceInternal.Incoming __inS,
                           Ice.Current __current)  | 
static Ice.DispatchStatus | 
___getVersion(Folder __obj,
             IceInternal.Incoming __inS,
             Ice.Current __current)  | 
static Ice.DispatchStatus | 
___linkAnnotation(Folder __obj,
                 IceInternal.Incoming __inS,
                 Ice.Current __current)  | 
static Ice.DispatchStatus | 
___linkedAnnotationList(Folder __obj,
                       IceInternal.Incoming __inS,
                       Ice.Current __current)  | 
static Ice.DispatchStatus | 
___linkedImageList(Folder __obj,
                  IceInternal.Incoming __inS,
                  Ice.Current __current)  | 
static Ice.DispatchStatus | 
___linkedRoiList(Folder __obj,
                IceInternal.Incoming __inS,
                Ice.Current __current)  | 
static Ice.DispatchStatus | 
___linkImage(Folder __obj,
            IceInternal.Incoming __inS,
            Ice.Current __current)  | 
static Ice.DispatchStatus | 
___linkRoi(Folder __obj,
          IceInternal.Incoming __inS,
          Ice.Current __current)  | 
static Ice.DispatchStatus | 
___reloadAnnotationLinks(Folder __obj,
                        IceInternal.Incoming __inS,
                        Ice.Current __current)  | 
static Ice.DispatchStatus | 
___reloadChildFolders(Folder __obj,
                     IceInternal.Incoming __inS,
                     Ice.Current __current)  | 
static Ice.DispatchStatus | 
___reloadImageLinks(Folder __obj,
                   IceInternal.Incoming __inS,
                   Ice.Current __current)  | 
static Ice.DispatchStatus | 
___reloadRoiLinks(Folder __obj,
                 IceInternal.Incoming __inS,
                 Ice.Current __current)  | 
static Ice.DispatchStatus | 
___removeAllChildFoldersSet(Folder __obj,
                           IceInternal.Incoming __inS,
                           Ice.Current __current)  | 
static Ice.DispatchStatus | 
___removeAllFolderAnnotationLinkSet(Folder __obj,
                                   IceInternal.Incoming __inS,
                                   Ice.Current __current)  | 
static Ice.DispatchStatus | 
___removeAllFolderImageLinkSet(Folder __obj,
                              IceInternal.Incoming __inS,
                              Ice.Current __current)  | 
static Ice.DispatchStatus | 
___removeAllFolderRoiLinkSet(Folder __obj,
                            IceInternal.Incoming __inS,
                            Ice.Current __current)  | 
static Ice.DispatchStatus | 
___removeChildFolders(Folder __obj,
                     IceInternal.Incoming __inS,
                     Ice.Current __current)  | 
static Ice.DispatchStatus | 
___removeFolderAnnotationLink(Folder __obj,
                             IceInternal.Incoming __inS,
                             Ice.Current __current)  | 
static Ice.DispatchStatus | 
___removeFolderAnnotationLinkFromBoth(Folder __obj,
                                     IceInternal.Incoming __inS,
                                     Ice.Current __current)  | 
static Ice.DispatchStatus | 
___removeFolderImageLink(Folder __obj,
                        IceInternal.Incoming __inS,
                        Ice.Current __current)  | 
static Ice.DispatchStatus | 
___removeFolderImageLinkFromBoth(Folder __obj,
                                IceInternal.Incoming __inS,
                                Ice.Current __current)  | 
static Ice.DispatchStatus | 
___removeFolderRoiLink(Folder __obj,
                      IceInternal.Incoming __inS,
                      Ice.Current __current)  | 
static Ice.DispatchStatus | 
___removeFolderRoiLinkFromBoth(Folder __obj,
                              IceInternal.Incoming __inS,
                              Ice.Current __current)  | 
static Ice.DispatchStatus | 
___setDescription(Folder __obj,
                 IceInternal.Incoming __inS,
                 Ice.Current __current)  | 
static Ice.DispatchStatus | 
___setName(Folder __obj,
          IceInternal.Incoming __inS,
          Ice.Current __current)  | 
static Ice.DispatchStatus | 
___setParentFolder(Folder __obj,
                  IceInternal.Incoming __inS,
                  Ice.Current __current)  | 
static Ice.DispatchStatus | 
___setVersion(Folder __obj,
             IceInternal.Incoming __inS,
             Ice.Current __current)  | 
static Ice.DispatchStatus | 
___sizeOfAnnotationLinks(Folder __obj,
                        IceInternal.Incoming __inS,
                        Ice.Current __current)  | 
static Ice.DispatchStatus | 
___sizeOfChildFolders(Folder __obj,
                     IceInternal.Incoming __inS,
                     Ice.Current __current)  | 
static Ice.DispatchStatus | 
___sizeOfImageLinks(Folder __obj,
                   IceInternal.Incoming __inS,
                   Ice.Current __current)  | 
static Ice.DispatchStatus | 
___sizeOfRoiLinks(Folder __obj,
                 IceInternal.Incoming __inS,
                 Ice.Current __current)  | 
static Ice.DispatchStatus | 
___unlinkAnnotation(Folder __obj,
                   IceInternal.Incoming __inS,
                   Ice.Current __current)  | 
static Ice.DispatchStatus | 
___unlinkImage(Folder __obj,
              IceInternal.Incoming __inS,
              Ice.Current __current)  | 
static Ice.DispatchStatus | 
___unlinkRoi(Folder __obj,
            IceInternal.Incoming __inS,
            Ice.Current __current)  | 
static Ice.DispatchStatus | 
___unloadAnnotationLinks(Folder __obj,
                        IceInternal.Incoming __inS,
                        Ice.Current __current)  | 
static Ice.DispatchStatus | 
___unloadChildFolders(Folder __obj,
                     IceInternal.Incoming __inS,
                     Ice.Current __current)  | 
static Ice.DispatchStatus | 
___unloadImageLinks(Folder __obj,
                   IceInternal.Incoming __inS,
                   Ice.Current __current)  | 
static Ice.DispatchStatus | 
___unloadRoiLinks(Folder __obj,
                 IceInternal.Incoming __inS,
                 Ice.Current __current)  | 
Ice.DispatchStatus | 
__dispatch(IceInternal.Incoming in,
          Ice.Current __current)  | 
protected void | 
__readImpl(IceInternal.BasicStream __is)  | 
protected void | 
__writeImpl(IceInternal.BasicStream __os)  | 
void | 
addAllChildFoldersSet(java.util.List<Folder> targets)  | 
void | 
addAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets)  | 
void | 
addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets)  | 
void | 
addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets)  | 
void | 
addChildFolders(Folder target)  | 
void | 
addFolderAnnotationLink(FolderAnnotationLink target)  | 
void | 
addFolderAnnotationLinkToBoth(FolderAnnotationLink link,
                             boolean bothSides)  | 
void | 
addFolderImageLink(FolderImageLink target)  | 
void | 
addFolderImageLinkToBoth(FolderImageLink link,
                        boolean bothSides)  | 
void | 
addFolderRoiLink(FolderRoiLink target)  | 
void | 
addFolderRoiLinkToBoth(FolderRoiLink link,
                      boolean bothSides)  | 
void | 
clearAnnotationLinks()  | 
void | 
clearChildFolders()  | 
void | 
clearImageLinks()  | 
void | 
clearRoiLinks()  | 
Folder | 
clone()  | 
java.util.List<FolderAnnotationLink> | 
copyAnnotationLinks()  | 
java.util.List<Folder> | 
copyChildFolders()  | 
java.util.List<FolderImageLink> | 
copyImageLinks()  | 
java.util.List<FolderRoiLink> | 
copyRoiLinks()  | 
java.util.List<FolderAnnotationLink> | 
findFolderAnnotationLink(Annotation removal)  | 
java.util.List<FolderImageLink> | 
findFolderImageLink(Image removal)  | 
java.util.List<FolderRoiLink> | 
findFolderRoiLink(Roi removal)  | 
java.util.Map<java.lang.Long,java.lang.Long> | 
getAnnotationLinksCountPerOwner()  | 
RString | 
getDescription()  | 
java.util.Map<java.lang.Long,java.lang.Long> | 
getImageLinksCountPerOwner()  | 
RString | 
getName()  | 
Folder | 
getParentFolder()  | 
java.util.Map<java.lang.Long,java.lang.Long> | 
getRoiLinksCountPerOwner()  | 
RInt | 
getVersion()  | 
java.lang.String | 
ice_id()  | 
java.lang.String | 
ice_id(Ice.Current __current)  | 
java.lang.String[] | 
ice_ids()  | 
java.lang.String[] | 
ice_ids(Ice.Current __current)  | 
boolean | 
ice_isA(java.lang.String s)  | 
boolean | 
ice_isA(java.lang.String s,
       Ice.Current __current)  | 
static java.lang.String | 
ice_staticId()  | 
FolderAnnotationLink | 
linkAnnotation(Annotation addition)  | 
java.util.List<Annotation> | 
linkedAnnotationList()  | 
java.util.List<Image> | 
linkedImageList()  | 
java.util.List<Roi> | 
linkedRoiList()  | 
FolderImageLink | 
linkImage(Image addition)  | 
FolderRoiLink | 
linkRoi(Roi addition)  | 
void | 
reloadAnnotationLinks(Folder toCopy)  | 
void | 
reloadChildFolders(Folder toCopy)  | 
void | 
reloadImageLinks(Folder toCopy)  | 
void | 
reloadRoiLinks(Folder toCopy)  | 
void | 
removeAllChildFoldersSet(java.util.List<Folder> targets)  | 
void | 
removeAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets)  | 
void | 
removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets)  | 
void | 
removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets)  | 
void | 
removeChildFolders(Folder theTarget)  | 
void | 
removeFolderAnnotationLink(FolderAnnotationLink theTarget)  | 
void | 
removeFolderAnnotationLinkFromBoth(FolderAnnotationLink link,
                                  boolean bothSides)  | 
void | 
removeFolderImageLink(FolderImageLink theTarget)  | 
void | 
removeFolderImageLinkFromBoth(FolderImageLink link,
                             boolean bothSides)  | 
void | 
removeFolderRoiLink(FolderRoiLink theTarget)  | 
void | 
removeFolderRoiLinkFromBoth(FolderRoiLink link,
                           boolean bothSides)  | 
void | 
setDescription(RString theDescription)  | 
void | 
setName(RString theName)  | 
void | 
setParentFolder(Folder theParentFolder)  | 
void | 
setVersion(RInt theVersion)  | 
int | 
sizeOfAnnotationLinks()  | 
int | 
sizeOfChildFolders()  | 
int | 
sizeOfImageLinks()  | 
int | 
sizeOfRoiLinks()  | 
void | 
unlinkAnnotation(Annotation removal)  | 
void | 
unlinkImage(Image removal)  | 
void | 
unlinkRoi(Roi removal)  | 
void | 
unloadAnnotationLinks()  | 
void | 
unloadChildFolders()  | 
void | 
unloadImageLinks()  | 
void | 
unloadRoiLinks()  | 
___getDetails, ___getId, ___isAnnotated, ___isGlobal, ___isLink, ___isLoaded, ___isMutable, ___proxy, ___setId, ___shallowCopy, ___unload, ___unloadCollections, ___unloadDetails, getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails___ice_id, ___ice_ids, ___ice_isA, ___ice_ping, __checkMode, __read, __read, __readImpl, __write, __write, __writeImpl, ice_dispatch, ice_dispatch, ice_operationAttributes, ice_ping, ice_ping, ice_postUnmarshal, ice_preMarshalequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddAllChildFoldersSet, addAllFolderAnnotationLinkSet, addAllFolderImageLinkSet, addAllFolderRoiLinkSet, addChildFolders, addFolderAnnotationLink, addFolderAnnotationLinkToBoth, addFolderImageLink, addFolderImageLinkToBoth, addFolderRoiLink, addFolderRoiLinkToBoth, clearAnnotationLinks, clearChildFolders, clearImageLinks, clearRoiLinks, copyAnnotationLinks, copyChildFolders, copyImageLinks, copyRoiLinks, findFolderAnnotationLink, findFolderImageLink, findFolderRoiLink, getAnnotationLinksCountPerOwner, getDescription, getImageLinksCountPerOwner, getName, getParentFolder, getRoiLinksCountPerOwner, getVersion, linkAnnotation, linkedAnnotationList, linkedImageList, linkedRoiList, linkImage, linkRoi, reloadAnnotationLinks, reloadChildFolders, reloadImageLinks, reloadRoiLinks, removeAllChildFoldersSet, removeAllFolderAnnotationLinkSet, removeAllFolderImageLinkSet, removeAllFolderRoiLinkSet, removeChildFolders, removeFolderAnnotationLink, removeFolderAnnotationLinkFromBoth, removeFolderImageLink, removeFolderImageLinkFromBoth, removeFolderRoiLink, removeFolderRoiLinkFromBoth, setDescription, setName, setParentFolder, setVersion, sizeOfAnnotationLinks, sizeOfChildFolders, sizeOfImageLinks, sizeOfRoiLinks, unlinkAnnotation, unlinkImage, unlinkRoi, unloadAnnotationLinks, unloadChildFolders, unloadImageLinks, unloadRoiLinksgetDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetailsgetDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetailspublic static final java.lang.String[] __ids
protected RInt version
protected java.util.List<Folder> childFoldersSeq
protected boolean childFoldersLoaded
protected Folder parentFolder
protected java.util.List<FolderImageLink> imageLinksSeq
protected boolean imageLinksLoaded
protected java.util.Map<java.lang.Long,java.lang.Long> imageLinksCountPerOwner
protected java.util.List<FolderRoiLink> roiLinksSeq
protected boolean roiLinksLoaded
protected java.util.Map<java.lang.Long,java.lang.Long> roiLinksCountPerOwner
protected java.util.List<FolderAnnotationLink> annotationLinksSeq
protected boolean annotationLinksLoaded
protected java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner
protected RString name
protected RString description
public static final long serialVersionUID
public Folder()
public Folder(RLong id, Details details, boolean loaded, RInt version, java.util.List<Folder> childFoldersSeq, boolean childFoldersLoaded, Folder parentFolder, java.util.List<FolderImageLink> imageLinksSeq, boolean imageLinksLoaded, java.util.Map<java.lang.Long,java.lang.Long> imageLinksCountPerOwner, java.util.List<FolderRoiLink> roiLinksSeq, boolean roiLinksLoaded, java.util.Map<java.lang.Long,java.lang.Long> roiLinksCountPerOwner, java.util.List<FolderAnnotationLink> annotationLinksSeq, boolean annotationLinksLoaded, java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner, RString name, RString description)
public boolean ice_isA(java.lang.String s)
public boolean ice_isA(java.lang.String s,
                       Ice.Current __current)
public java.lang.String[] ice_ids()
public java.lang.String[] ice_ids(Ice.Current __current)
public java.lang.String ice_id()
public java.lang.String ice_id(Ice.Current __current)
public static java.lang.String ice_staticId()
public final void addAllChildFoldersSet(java.util.List<Folder> targets)
addAllChildFoldersSet in interface _FolderOperationsNCpublic final void addAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets)
addAllFolderAnnotationLinkSet in interface _FolderOperationsNCpublic final void addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets)
addAllFolderImageLinkSet in interface _FolderOperationsNCpublic final void addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets)
addAllFolderRoiLinkSet in interface _FolderOperationsNCpublic final void addChildFolders(Folder target)
addChildFolders in interface _FolderOperationsNCpublic final void addFolderAnnotationLink(FolderAnnotationLink target)
addFolderAnnotationLink in interface _FolderOperationsNCpublic final void addFolderAnnotationLinkToBoth(FolderAnnotationLink link, boolean bothSides)
addFolderAnnotationLinkToBoth in interface _FolderOperationsNCpublic final void addFolderImageLink(FolderImageLink target)
addFolderImageLink in interface _FolderOperationsNCpublic final void addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides)
addFolderImageLinkToBoth in interface _FolderOperationsNCpublic final void addFolderRoiLink(FolderRoiLink target)
addFolderRoiLink in interface _FolderOperationsNCpublic final void addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides)
addFolderRoiLinkToBoth in interface _FolderOperationsNCpublic final void clearAnnotationLinks()
clearAnnotationLinks in interface _FolderOperationsNCpublic final void clearChildFolders()
clearChildFolders in interface _FolderOperationsNCpublic final void clearImageLinks()
clearImageLinks in interface _FolderOperationsNCpublic final void clearRoiLinks()
clearRoiLinks in interface _FolderOperationsNCpublic final java.util.List<FolderAnnotationLink> copyAnnotationLinks()
copyAnnotationLinks in interface _FolderOperationsNCpublic final java.util.List<Folder> copyChildFolders()
copyChildFolders in interface _FolderOperationsNCpublic final java.util.List<FolderImageLink> copyImageLinks()
copyImageLinks in interface _FolderOperationsNCpublic final java.util.List<FolderRoiLink> copyRoiLinks()
copyRoiLinks in interface _FolderOperationsNCpublic final java.util.List<FolderAnnotationLink> findFolderAnnotationLink(Annotation removal)
findFolderAnnotationLink in interface _FolderOperationsNCpublic final java.util.List<FolderImageLink> findFolderImageLink(Image removal)
findFolderImageLink in interface _FolderOperationsNCpublic final java.util.List<FolderRoiLink> findFolderRoiLink(Roi removal)
findFolderRoiLink in interface _FolderOperationsNCpublic final java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
getAnnotationLinksCountPerOwner in interface _FolderOperationsNCpublic final RString getDescription()
getDescription in interface _FolderOperationsNCpublic final java.util.Map<java.lang.Long,java.lang.Long> getImageLinksCountPerOwner()
getImageLinksCountPerOwner in interface _FolderOperationsNCpublic final RString getName()
getName in interface _FolderOperationsNCpublic final Folder getParentFolder()
getParentFolder in interface _FolderOperationsNCpublic final java.util.Map<java.lang.Long,java.lang.Long> getRoiLinksCountPerOwner()
getRoiLinksCountPerOwner in interface _FolderOperationsNCpublic final RInt getVersion()
getVersion in interface _FolderOperationsNCpublic final FolderAnnotationLink linkAnnotation(Annotation addition)
linkAnnotation in interface _FolderOperationsNCpublic final FolderImageLink linkImage(Image addition)
linkImage in interface _FolderOperationsNCpublic final FolderRoiLink linkRoi(Roi addition)
linkRoi in interface _FolderOperationsNCpublic final java.util.List<Annotation> linkedAnnotationList()
linkedAnnotationList in interface _FolderOperationsNCpublic final java.util.List<Image> linkedImageList()
linkedImageList in interface _FolderOperationsNCpublic final java.util.List<Roi> linkedRoiList()
linkedRoiList in interface _FolderOperationsNCpublic final void reloadAnnotationLinks(Folder toCopy)
reloadAnnotationLinks in interface _FolderOperationsNCpublic final void reloadChildFolders(Folder toCopy)
reloadChildFolders in interface _FolderOperationsNCpublic final void reloadImageLinks(Folder toCopy)
reloadImageLinks in interface _FolderOperationsNCpublic final void reloadRoiLinks(Folder toCopy)
reloadRoiLinks in interface _FolderOperationsNCpublic final void removeAllChildFoldersSet(java.util.List<Folder> targets)
removeAllChildFoldersSet in interface _FolderOperationsNCpublic final void removeAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets)
removeAllFolderAnnotationLinkSet in interface _FolderOperationsNCpublic final void removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets)
removeAllFolderImageLinkSet in interface _FolderOperationsNCpublic final void removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets)
removeAllFolderRoiLinkSet in interface _FolderOperationsNCpublic final void removeChildFolders(Folder theTarget)
removeChildFolders in interface _FolderOperationsNCpublic final void removeFolderAnnotationLink(FolderAnnotationLink theTarget)
removeFolderAnnotationLink in interface _FolderOperationsNCpublic final void removeFolderAnnotationLinkFromBoth(FolderAnnotationLink link, boolean bothSides)
removeFolderAnnotationLinkFromBoth in interface _FolderOperationsNCpublic final void removeFolderImageLink(FolderImageLink theTarget)
removeFolderImageLink in interface _FolderOperationsNCpublic final void removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides)
removeFolderImageLinkFromBoth in interface _FolderOperationsNCpublic final void removeFolderRoiLink(FolderRoiLink theTarget)
removeFolderRoiLink in interface _FolderOperationsNCpublic final void removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides)
removeFolderRoiLinkFromBoth in interface _FolderOperationsNCpublic final void setDescription(RString theDescription)
setDescription in interface _FolderOperationsNCpublic final void setName(RString theName)
setName in interface _FolderOperationsNCpublic final void setParentFolder(Folder theParentFolder)
setParentFolder in interface _FolderOperationsNCpublic final void setVersion(RInt theVersion)
setVersion in interface _FolderOperationsNCpublic final int sizeOfAnnotationLinks()
sizeOfAnnotationLinks in interface _FolderOperationsNCpublic final int sizeOfChildFolders()
sizeOfChildFolders in interface _FolderOperationsNCpublic final int sizeOfImageLinks()
sizeOfImageLinks in interface _FolderOperationsNCpublic final int sizeOfRoiLinks()
sizeOfRoiLinks in interface _FolderOperationsNCpublic final void unlinkAnnotation(Annotation removal)
unlinkAnnotation in interface _FolderOperationsNCpublic final void unlinkImage(Image removal)
unlinkImage in interface _FolderOperationsNCpublic final void unlinkRoi(Roi removal)
unlinkRoi in interface _FolderOperationsNCpublic final void unloadAnnotationLinks()
unloadAnnotationLinks in interface _FolderOperationsNCpublic final void unloadChildFolders()
unloadChildFolders in interface _FolderOperationsNCpublic final void unloadImageLinks()
unloadImageLinks in interface _FolderOperationsNCpublic final void unloadRoiLinks()
unloadRoiLinks in interface _FolderOperationsNCpublic static Ice.DispatchStatus ___getVersion(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setVersion(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unloadChildFolders(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___sizeOfChildFolders(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___copyChildFolders(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addChildFolders(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addAllChildFoldersSet(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeChildFolders(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeAllChildFoldersSet(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___clearChildFolders(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___reloadChildFolders(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getParentFolder(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setParentFolder(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unloadImageLinks(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___sizeOfImageLinks(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___copyImageLinks(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addFolderImageLink(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addAllFolderImageLinkSet(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeFolderImageLink(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeAllFolderImageLinkSet(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___clearImageLinks(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___reloadImageLinks(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getImageLinksCountPerOwner(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___linkImage(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addFolderImageLinkToBoth(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___findFolderImageLink(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unlinkImage(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeFolderImageLinkFromBoth(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___linkedImageList(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unloadRoiLinks(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___sizeOfRoiLinks(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___copyRoiLinks(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addFolderRoiLink(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addAllFolderRoiLinkSet(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeFolderRoiLink(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeAllFolderRoiLinkSet(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___clearRoiLinks(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___reloadRoiLinks(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getRoiLinksCountPerOwner(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___linkRoi(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addFolderRoiLinkToBoth(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___findFolderRoiLink(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unlinkRoi(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeFolderRoiLinkFromBoth(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___linkedRoiList(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unloadAnnotationLinks(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___sizeOfAnnotationLinks(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___copyAnnotationLinks(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addFolderAnnotationLink(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addAllFolderAnnotationLinkSet(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeFolderAnnotationLink(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeAllFolderAnnotationLinkSet(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___clearAnnotationLinks(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___reloadAnnotationLinks(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getAnnotationLinksCountPerOwner(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___linkAnnotation(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addFolderAnnotationLinkToBoth(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___findFolderAnnotationLink(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unlinkAnnotation(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeFolderAnnotationLinkFromBoth(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___linkedAnnotationList(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getName(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setName(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getDescription(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setDescription(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
public Ice.DispatchStatus __dispatch(IceInternal.Incoming in,
                                     Ice.Current __current)
__dispatch in interface Ice.Object__dispatch in class IObjectprotected void __writeImpl(IceInternal.BasicStream __os)
__writeImpl in class IObjectprotected void __readImpl(IceInternal.BasicStream __is)
__readImpl in class IObject