Package omero.model

Class Folder

    • Field Detail

      • __ids

        public static final java.lang.String[] __ids
      • version

        protected RInt version
      • childFoldersSeq

        protected java.util.List<Folder> childFoldersSeq
      • childFoldersLoaded

        protected boolean childFoldersLoaded
      • parentFolder

        protected Folder parentFolder
      • imageLinksLoaded

        protected boolean imageLinksLoaded
      • imageLinksCountPerOwner

        protected java.util.Map<java.lang.Long,​java.lang.Long> imageLinksCountPerOwner
      • roiLinksSeq

        protected java.util.List<FolderRoiLink> roiLinksSeq
      • roiLinksLoaded

        protected boolean roiLinksLoaded
      • roiLinksCountPerOwner

        protected java.util.Map<java.lang.Long,​java.lang.Long> roiLinksCountPerOwner
      • annotationLinksLoaded

        protected boolean annotationLinksLoaded
      • annotationLinksCountPerOwner

        protected java.util.Map<java.lang.Long,​java.lang.Long> annotationLinksCountPerOwner
      • description

        protected RString description
    • Constructor Detail

      • Folder

        public Folder()
      • 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)
    • Method Detail

      • ice_isA

        public boolean ice_isA​(java.lang.String s)
        Specified by:
        ice_isA in interface Ice.Object
        Overrides:
        ice_isA in class IObject
      • ice_isA

        public boolean ice_isA​(java.lang.String s,
                               Ice.Current __current)
        Specified by:
        ice_isA in interface Ice.Object
        Overrides:
        ice_isA in class IObject
      • ice_ids

        public java.lang.String[] ice_ids()
        Specified by:
        ice_ids in interface Ice.Object
        Overrides:
        ice_ids in class IObject
      • ice_ids

        public java.lang.String[] ice_ids​(Ice.Current __current)
        Specified by:
        ice_ids in interface Ice.Object
        Overrides:
        ice_ids in class IObject
      • ice_id

        public java.lang.String ice_id()
        Specified by:
        ice_id in interface Ice.Object
        Overrides:
        ice_id in class IObject
      • ice_id

        public java.lang.String ice_id​(Ice.Current __current)
        Specified by:
        ice_id in interface Ice.Object
        Overrides:
        ice_id in class IObject
      • ice_staticId

        public static java.lang.String ice_staticId()
      • ___getVersion

        public static Ice.DispatchStatus ___getVersion​(Folder __obj,
                                                       IceInternal.Incoming __inS,
                                                       Ice.Current __current)
      • ___setVersion

        public static Ice.DispatchStatus ___setVersion​(Folder __obj,
                                                       IceInternal.Incoming __inS,
                                                       Ice.Current __current)
      • ___unloadChildFolders

        public static Ice.DispatchStatus ___unloadChildFolders​(Folder __obj,
                                                               IceInternal.Incoming __inS,
                                                               Ice.Current __current)
      • ___sizeOfChildFolders

        public static Ice.DispatchStatus ___sizeOfChildFolders​(Folder __obj,
                                                               IceInternal.Incoming __inS,
                                                               Ice.Current __current)
      • ___copyChildFolders

        public static Ice.DispatchStatus ___copyChildFolders​(Folder __obj,
                                                             IceInternal.Incoming __inS,
                                                             Ice.Current __current)
      • ___addChildFolders

        public static Ice.DispatchStatus ___addChildFolders​(Folder __obj,
                                                            IceInternal.Incoming __inS,
                                                            Ice.Current __current)
      • ___addAllChildFoldersSet

        public static Ice.DispatchStatus ___addAllChildFoldersSet​(Folder __obj,
                                                                  IceInternal.Incoming __inS,
                                                                  Ice.Current __current)
      • ___removeChildFolders

        public static Ice.DispatchStatus ___removeChildFolders​(Folder __obj,
                                                               IceInternal.Incoming __inS,
                                                               Ice.Current __current)
      • ___removeAllChildFoldersSet

        public static Ice.DispatchStatus ___removeAllChildFoldersSet​(Folder __obj,
                                                                     IceInternal.Incoming __inS,
                                                                     Ice.Current __current)
      • ___clearChildFolders

        public static Ice.DispatchStatus ___clearChildFolders​(Folder __obj,
                                                              IceInternal.Incoming __inS,
                                                              Ice.Current __current)
      • ___reloadChildFolders

        public static Ice.DispatchStatus ___reloadChildFolders​(Folder __obj,
                                                               IceInternal.Incoming __inS,
                                                               Ice.Current __current)
      • ___getParentFolder

        public static Ice.DispatchStatus ___getParentFolder​(Folder __obj,
                                                            IceInternal.Incoming __inS,
                                                            Ice.Current __current)
      • ___setParentFolder

        public static Ice.DispatchStatus ___setParentFolder​(Folder __obj,
                                                            IceInternal.Incoming __inS,
                                                            Ice.Current __current)
      • ___unloadImageLinks

        public static Ice.DispatchStatus ___unloadImageLinks​(Folder __obj,
                                                             IceInternal.Incoming __inS,
                                                             Ice.Current __current)
      • ___sizeOfImageLinks

        public static Ice.DispatchStatus ___sizeOfImageLinks​(Folder __obj,
                                                             IceInternal.Incoming __inS,
                                                             Ice.Current __current)
      • ___copyImageLinks

        public static Ice.DispatchStatus ___copyImageLinks​(Folder __obj,
                                                           IceInternal.Incoming __inS,
                                                           Ice.Current __current)
      • ___addFolderImageLink

        public static Ice.DispatchStatus ___addFolderImageLink​(Folder __obj,
                                                               IceInternal.Incoming __inS,
                                                               Ice.Current __current)
      • ___addAllFolderImageLinkSet

        public static Ice.DispatchStatus ___addAllFolderImageLinkSet​(Folder __obj,
                                                                     IceInternal.Incoming __inS,
                                                                     Ice.Current __current)
      • ___removeFolderImageLink

        public static Ice.DispatchStatus ___removeFolderImageLink​(Folder __obj,
                                                                  IceInternal.Incoming __inS,
                                                                  Ice.Current __current)
      • ___removeAllFolderImageLinkSet

        public static Ice.DispatchStatus ___removeAllFolderImageLinkSet​(Folder __obj,
                                                                        IceInternal.Incoming __inS,
                                                                        Ice.Current __current)
      • ___clearImageLinks

        public static Ice.DispatchStatus ___clearImageLinks​(Folder __obj,
                                                            IceInternal.Incoming __inS,
                                                            Ice.Current __current)
      • ___reloadImageLinks

        public static Ice.DispatchStatus ___reloadImageLinks​(Folder __obj,
                                                             IceInternal.Incoming __inS,
                                                             Ice.Current __current)
      • ___getImageLinksCountPerOwner

        public static Ice.DispatchStatus ___getImageLinksCountPerOwner​(Folder __obj,
                                                                       IceInternal.Incoming __inS,
                                                                       Ice.Current __current)
      • ___linkImage

        public static Ice.DispatchStatus ___linkImage​(Folder __obj,
                                                      IceInternal.Incoming __inS,
                                                      Ice.Current __current)
      • ___addFolderImageLinkToBoth

        public static Ice.DispatchStatus ___addFolderImageLinkToBoth​(Folder __obj,
                                                                     IceInternal.Incoming __inS,
                                                                     Ice.Current __current)
      • ___findFolderImageLink

        public static Ice.DispatchStatus ___findFolderImageLink​(Folder __obj,
                                                                IceInternal.Incoming __inS,
                                                                Ice.Current __current)
      • ___unlinkImage

        public static Ice.DispatchStatus ___unlinkImage​(Folder __obj,
                                                        IceInternal.Incoming __inS,
                                                        Ice.Current __current)
      • ___removeFolderImageLinkFromBoth

        public static Ice.DispatchStatus ___removeFolderImageLinkFromBoth​(Folder __obj,
                                                                          IceInternal.Incoming __inS,
                                                                          Ice.Current __current)
      • ___linkedImageList

        public static Ice.DispatchStatus ___linkedImageList​(Folder __obj,
                                                            IceInternal.Incoming __inS,
                                                            Ice.Current __current)
      • ___unloadRoiLinks

        public static Ice.DispatchStatus ___unloadRoiLinks​(Folder __obj,
                                                           IceInternal.Incoming __inS,
                                                           Ice.Current __current)
      • ___sizeOfRoiLinks

        public static Ice.DispatchStatus ___sizeOfRoiLinks​(Folder __obj,
                                                           IceInternal.Incoming __inS,
                                                           Ice.Current __current)
      • ___copyRoiLinks

        public static Ice.DispatchStatus ___copyRoiLinks​(Folder __obj,
                                                         IceInternal.Incoming __inS,
                                                         Ice.Current __current)
      • ___addFolderRoiLink

        public static Ice.DispatchStatus ___addFolderRoiLink​(Folder __obj,
                                                             IceInternal.Incoming __inS,
                                                             Ice.Current __current)
      • ___addAllFolderRoiLinkSet

        public static Ice.DispatchStatus ___addAllFolderRoiLinkSet​(Folder __obj,
                                                                   IceInternal.Incoming __inS,
                                                                   Ice.Current __current)
      • ___removeFolderRoiLink

        public static Ice.DispatchStatus ___removeFolderRoiLink​(Folder __obj,
                                                                IceInternal.Incoming __inS,
                                                                Ice.Current __current)
      • ___removeAllFolderRoiLinkSet

        public static Ice.DispatchStatus ___removeAllFolderRoiLinkSet​(Folder __obj,
                                                                      IceInternal.Incoming __inS,
                                                                      Ice.Current __current)
      • ___clearRoiLinks

        public static Ice.DispatchStatus ___clearRoiLinks​(Folder __obj,
                                                          IceInternal.Incoming __inS,
                                                          Ice.Current __current)
      • ___reloadRoiLinks

        public static Ice.DispatchStatus ___reloadRoiLinks​(Folder __obj,
                                                           IceInternal.Incoming __inS,
                                                           Ice.Current __current)
      • ___getRoiLinksCountPerOwner

        public static Ice.DispatchStatus ___getRoiLinksCountPerOwner​(Folder __obj,
                                                                     IceInternal.Incoming __inS,
                                                                     Ice.Current __current)
      • ___linkRoi

        public static Ice.DispatchStatus ___linkRoi​(Folder __obj,
                                                    IceInternal.Incoming __inS,
                                                    Ice.Current __current)
      • ___addFolderRoiLinkToBoth

        public static Ice.DispatchStatus ___addFolderRoiLinkToBoth​(Folder __obj,
                                                                   IceInternal.Incoming __inS,
                                                                   Ice.Current __current)
      • ___findFolderRoiLink

        public static Ice.DispatchStatus ___findFolderRoiLink​(Folder __obj,
                                                              IceInternal.Incoming __inS,
                                                              Ice.Current __current)
      • ___unlinkRoi

        public static Ice.DispatchStatus ___unlinkRoi​(Folder __obj,
                                                      IceInternal.Incoming __inS,
                                                      Ice.Current __current)
      • ___removeFolderRoiLinkFromBoth

        public static Ice.DispatchStatus ___removeFolderRoiLinkFromBoth​(Folder __obj,
                                                                        IceInternal.Incoming __inS,
                                                                        Ice.Current __current)
      • ___linkedRoiList

        public static Ice.DispatchStatus ___linkedRoiList​(Folder __obj,
                                                          IceInternal.Incoming __inS,
                                                          Ice.Current __current)
      • ___unloadAnnotationLinks

        public static Ice.DispatchStatus ___unloadAnnotationLinks​(Folder __obj,
                                                                  IceInternal.Incoming __inS,
                                                                  Ice.Current __current)
      • ___sizeOfAnnotationLinks

        public static Ice.DispatchStatus ___sizeOfAnnotationLinks​(Folder __obj,
                                                                  IceInternal.Incoming __inS,
                                                                  Ice.Current __current)
      • ___copyAnnotationLinks

        public static Ice.DispatchStatus ___copyAnnotationLinks​(Folder __obj,
                                                                IceInternal.Incoming __inS,
                                                                Ice.Current __current)
      • ___addFolderAnnotationLink

        public static Ice.DispatchStatus ___addFolderAnnotationLink​(Folder __obj,
                                                                    IceInternal.Incoming __inS,
                                                                    Ice.Current __current)
      • ___addAllFolderAnnotationLinkSet

        public static Ice.DispatchStatus ___addAllFolderAnnotationLinkSet​(Folder __obj,
                                                                          IceInternal.Incoming __inS,
                                                                          Ice.Current __current)
      • ___removeFolderAnnotationLink

        public static Ice.DispatchStatus ___removeFolderAnnotationLink​(Folder __obj,
                                                                       IceInternal.Incoming __inS,
                                                                       Ice.Current __current)
      • ___removeAllFolderAnnotationLinkSet

        public static Ice.DispatchStatus ___removeAllFolderAnnotationLinkSet​(Folder __obj,
                                                                             IceInternal.Incoming __inS,
                                                                             Ice.Current __current)
      • ___clearAnnotationLinks

        public static Ice.DispatchStatus ___clearAnnotationLinks​(Folder __obj,
                                                                 IceInternal.Incoming __inS,
                                                                 Ice.Current __current)
      • ___reloadAnnotationLinks

        public static Ice.DispatchStatus ___reloadAnnotationLinks​(Folder __obj,
                                                                  IceInternal.Incoming __inS,
                                                                  Ice.Current __current)
      • ___getAnnotationLinksCountPerOwner

        public static Ice.DispatchStatus ___getAnnotationLinksCountPerOwner​(Folder __obj,
                                                                            IceInternal.Incoming __inS,
                                                                            Ice.Current __current)
      • ___linkAnnotation

        public static Ice.DispatchStatus ___linkAnnotation​(Folder __obj,
                                                           IceInternal.Incoming __inS,
                                                           Ice.Current __current)
      • ___addFolderAnnotationLinkToBoth

        public static Ice.DispatchStatus ___addFolderAnnotationLinkToBoth​(Folder __obj,
                                                                          IceInternal.Incoming __inS,
                                                                          Ice.Current __current)
      • ___findFolderAnnotationLink

        public static Ice.DispatchStatus ___findFolderAnnotationLink​(Folder __obj,
                                                                     IceInternal.Incoming __inS,
                                                                     Ice.Current __current)
      • ___unlinkAnnotation

        public static Ice.DispatchStatus ___unlinkAnnotation​(Folder __obj,
                                                             IceInternal.Incoming __inS,
                                                             Ice.Current __current)
      • ___removeFolderAnnotationLinkFromBoth

        public static Ice.DispatchStatus ___removeFolderAnnotationLinkFromBoth​(Folder __obj,
                                                                               IceInternal.Incoming __inS,
                                                                               Ice.Current __current)
      • ___linkedAnnotationList

        public static Ice.DispatchStatus ___linkedAnnotationList​(Folder __obj,
                                                                 IceInternal.Incoming __inS,
                                                                 Ice.Current __current)
      • ___getName

        public static Ice.DispatchStatus ___getName​(Folder __obj,
                                                    IceInternal.Incoming __inS,
                                                    Ice.Current __current)
      • ___setName

        public static Ice.DispatchStatus ___setName​(Folder __obj,
                                                    IceInternal.Incoming __inS,
                                                    Ice.Current __current)
      • ___getDescription

        public static Ice.DispatchStatus ___getDescription​(Folder __obj,
                                                           IceInternal.Incoming __inS,
                                                           Ice.Current __current)
      • ___setDescription

        public static Ice.DispatchStatus ___setDescription​(Folder __obj,
                                                           IceInternal.Incoming __inS,
                                                           Ice.Current __current)
      • __dispatch

        public Ice.DispatchStatus __dispatch​(IceInternal.Incoming in,
                                             Ice.Current __current)
        Specified by:
        __dispatch in interface Ice.Object
        Overrides:
        __dispatch in class IObject
      • __writeImpl

        protected void __writeImpl​(IceInternal.BasicStream __os)
        Overrides:
        __writeImpl in class IObject
      • __readImpl

        protected void __readImpl​(IceInternal.BasicStream __is)
        Overrides:
        __readImpl in class IObject
      • clone

        public Folder clone()
        Specified by:
        clone in interface Ice.Object
        Overrides:
        clone in class IObject