Package omero.model
Class Folder
- java.lang.Object
-
- Ice.ObjectImpl
-
- omero.model.IObject
-
- omero.model.Folder
-
- All Implemented Interfaces:
Ice.Object,java.io.Serializable,java.lang.Cloneable,_FolderOperations,_FolderOperationsNC,_IObjectOperations,_IObjectOperationsNC
- Direct Known Subclasses:
_FolderTie,FolderI
public abstract class Folder extends IObject implements _FolderOperations, _FolderOperationsNC
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String[]__idsprotected java.util.Map<java.lang.Long,java.lang.Long>annotationLinksCountPerOwnerprotected booleanannotationLinksLoadedprotected java.util.List<FolderAnnotationLink>annotationLinksSeqprotected booleanchildFoldersLoadedprotected java.util.List<Folder>childFoldersSeqprotected RStringdescriptionprotected java.util.Map<java.lang.Long,java.lang.Long>imageLinksCountPerOwnerprotected booleanimageLinksLoadedprotected java.util.List<FolderImageLink>imageLinksSeqprotected RStringnameprotected FolderparentFolderprotected java.util.Map<java.lang.Long,java.lang.Long>roiLinksCountPerOwnerprotected booleanroiLinksLoadedprotected java.util.List<FolderRoiLink>roiLinksSeqstatic longserialVersionUIDprotected RIntversion
-
Constructor Summary
Constructors Constructor 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)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method 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)voidaddAllChildFoldersSet(java.util.List<Folder> targets)voidaddAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets)voidaddAllFolderImageLinkSet(java.util.List<FolderImageLink> targets)voidaddAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets)voidaddChildFolders(Folder target)voidaddFolderAnnotationLink(FolderAnnotationLink target)voidaddFolderAnnotationLinkToBoth(FolderAnnotationLink link, boolean bothSides)voidaddFolderImageLink(FolderImageLink target)voidaddFolderImageLinkToBoth(FolderImageLink link, boolean bothSides)voidaddFolderRoiLink(FolderRoiLink target)voidaddFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides)voidclearAnnotationLinks()voidclearChildFolders()voidclearImageLinks()voidclearRoiLinks()Folderclone()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()RStringgetDescription()java.util.Map<java.lang.Long,java.lang.Long>getImageLinksCountPerOwner()RStringgetName()FoldergetParentFolder()java.util.Map<java.lang.Long,java.lang.Long>getRoiLinksCountPerOwner()RIntgetVersion()java.lang.Stringice_id()java.lang.Stringice_id(Ice.Current __current)java.lang.String[]ice_ids()java.lang.String[]ice_ids(Ice.Current __current)booleanice_isA(java.lang.String s)booleanice_isA(java.lang.String s, Ice.Current __current)static java.lang.Stringice_staticId()FolderAnnotationLinklinkAnnotation(Annotation addition)java.util.List<Annotation>linkedAnnotationList()java.util.List<Image>linkedImageList()java.util.List<Roi>linkedRoiList()FolderImageLinklinkImage(Image addition)FolderRoiLinklinkRoi(Roi addition)voidreloadAnnotationLinks(Folder toCopy)voidreloadChildFolders(Folder toCopy)voidreloadImageLinks(Folder toCopy)voidreloadRoiLinks(Folder toCopy)voidremoveAllChildFoldersSet(java.util.List<Folder> targets)voidremoveAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets)voidremoveAllFolderImageLinkSet(java.util.List<FolderImageLink> targets)voidremoveAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets)voidremoveChildFolders(Folder theTarget)voidremoveFolderAnnotationLink(FolderAnnotationLink theTarget)voidremoveFolderAnnotationLinkFromBoth(FolderAnnotationLink link, boolean bothSides)voidremoveFolderImageLink(FolderImageLink theTarget)voidremoveFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides)voidremoveFolderRoiLink(FolderRoiLink theTarget)voidremoveFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides)voidsetDescription(RString theDescription)voidsetName(RString theName)voidsetParentFolder(Folder theParentFolder)voidsetVersion(RInt theVersion)intsizeOfAnnotationLinks()intsizeOfChildFolders()intsizeOfImageLinks()intsizeOfRoiLinks()voidunlinkAnnotation(Annotation removal)voidunlinkImage(Image removal)voidunlinkRoi(Roi removal)voidunloadAnnotationLinks()voidunloadChildFolders()voidunloadImageLinks()voidunloadRoiLinks()-
Methods inherited from class omero.model.IObject
___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
-
Methods inherited from class Ice.ObjectImpl
___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_preMarshal
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface omero.model._FolderOperations
addAllChildFoldersSet, 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, unloadRoiLinks
-
Methods inherited from interface omero.model._IObjectOperations
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
-
Methods inherited from interface omero.model._IObjectOperationsNC
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
-
-
-
-
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
-
imageLinksSeq
protected java.util.List<FolderImageLink> imageLinksSeq
-
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
-
annotationLinksSeq
protected java.util.List<FolderAnnotationLink> annotationLinksSeq
-
annotationLinksLoaded
protected boolean annotationLinksLoaded
-
annotationLinksCountPerOwner
protected java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner
-
name
protected RString name
-
description
protected RString description
-
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
-
-
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)
-
ice_isA
public boolean ice_isA(java.lang.String s, Ice.Current __current)
-
ice_ids
public java.lang.String[] ice_ids()
-
ice_ids
public java.lang.String[] ice_ids(Ice.Current __current)
-
ice_id
public java.lang.String ice_id()
-
ice_id
public java.lang.String ice_id(Ice.Current __current)
-
ice_staticId
public static java.lang.String ice_staticId()
-
addAllChildFoldersSet
public final void addAllChildFoldersSet(java.util.List<Folder> targets)
- Specified by:
addAllChildFoldersSetin interface_FolderOperationsNC
-
addAllFolderAnnotationLinkSet
public final void addAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets)
- Specified by:
addAllFolderAnnotationLinkSetin interface_FolderOperationsNC
-
addAllFolderImageLinkSet
public final void addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets)
- Specified by:
addAllFolderImageLinkSetin interface_FolderOperationsNC
-
addAllFolderRoiLinkSet
public final void addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets)
- Specified by:
addAllFolderRoiLinkSetin interface_FolderOperationsNC
-
addChildFolders
public final void addChildFolders(Folder target)
- Specified by:
addChildFoldersin interface_FolderOperationsNC
-
addFolderAnnotationLink
public final void addFolderAnnotationLink(FolderAnnotationLink target)
- Specified by:
addFolderAnnotationLinkin interface_FolderOperationsNC
-
addFolderAnnotationLinkToBoth
public final void addFolderAnnotationLinkToBoth(FolderAnnotationLink link, boolean bothSides)
- Specified by:
addFolderAnnotationLinkToBothin interface_FolderOperationsNC
-
addFolderImageLink
public final void addFolderImageLink(FolderImageLink target)
- Specified by:
addFolderImageLinkin interface_FolderOperationsNC
-
addFolderImageLinkToBoth
public final void addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides)
- Specified by:
addFolderImageLinkToBothin interface_FolderOperationsNC
-
addFolderRoiLink
public final void addFolderRoiLink(FolderRoiLink target)
- Specified by:
addFolderRoiLinkin interface_FolderOperationsNC
-
addFolderRoiLinkToBoth
public final void addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides)
- Specified by:
addFolderRoiLinkToBothin interface_FolderOperationsNC
-
clearAnnotationLinks
public final void clearAnnotationLinks()
- Specified by:
clearAnnotationLinksin interface_FolderOperationsNC
-
clearChildFolders
public final void clearChildFolders()
- Specified by:
clearChildFoldersin interface_FolderOperationsNC
-
clearImageLinks
public final void clearImageLinks()
- Specified by:
clearImageLinksin interface_FolderOperationsNC
-
clearRoiLinks
public final void clearRoiLinks()
- Specified by:
clearRoiLinksin interface_FolderOperationsNC
-
copyAnnotationLinks
public final java.util.List<FolderAnnotationLink> copyAnnotationLinks()
- Specified by:
copyAnnotationLinksin interface_FolderOperationsNC
-
copyChildFolders
public final java.util.List<Folder> copyChildFolders()
- Specified by:
copyChildFoldersin interface_FolderOperationsNC
-
copyImageLinks
public final java.util.List<FolderImageLink> copyImageLinks()
- Specified by:
copyImageLinksin interface_FolderOperationsNC
-
copyRoiLinks
public final java.util.List<FolderRoiLink> copyRoiLinks()
- Specified by:
copyRoiLinksin interface_FolderOperationsNC
-
findFolderAnnotationLink
public final java.util.List<FolderAnnotationLink> findFolderAnnotationLink(Annotation removal)
- Specified by:
findFolderAnnotationLinkin interface_FolderOperationsNC
-
findFolderImageLink
public final java.util.List<FolderImageLink> findFolderImageLink(Image removal)
- Specified by:
findFolderImageLinkin interface_FolderOperationsNC
-
findFolderRoiLink
public final java.util.List<FolderRoiLink> findFolderRoiLink(Roi removal)
- Specified by:
findFolderRoiLinkin interface_FolderOperationsNC
-
getAnnotationLinksCountPerOwner
public final java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
- Specified by:
getAnnotationLinksCountPerOwnerin interface_FolderOperationsNC
-
getDescription
public final RString getDescription()
- Specified by:
getDescriptionin interface_FolderOperationsNC
-
getImageLinksCountPerOwner
public final java.util.Map<java.lang.Long,java.lang.Long> getImageLinksCountPerOwner()
- Specified by:
getImageLinksCountPerOwnerin interface_FolderOperationsNC
-
getName
public final RString getName()
- Specified by:
getNamein interface_FolderOperationsNC
-
getParentFolder
public final Folder getParentFolder()
- Specified by:
getParentFolderin interface_FolderOperationsNC
-
getRoiLinksCountPerOwner
public final java.util.Map<java.lang.Long,java.lang.Long> getRoiLinksCountPerOwner()
- Specified by:
getRoiLinksCountPerOwnerin interface_FolderOperationsNC
-
getVersion
public final RInt getVersion()
- Specified by:
getVersionin interface_FolderOperationsNC
-
linkAnnotation
public final FolderAnnotationLink linkAnnotation(Annotation addition)
- Specified by:
linkAnnotationin interface_FolderOperationsNC
-
linkImage
public final FolderImageLink linkImage(Image addition)
- Specified by:
linkImagein interface_FolderOperationsNC
-
linkRoi
public final FolderRoiLink linkRoi(Roi addition)
- Specified by:
linkRoiin interface_FolderOperationsNC
-
linkedAnnotationList
public final java.util.List<Annotation> linkedAnnotationList()
- Specified by:
linkedAnnotationListin interface_FolderOperationsNC
-
linkedImageList
public final java.util.List<Image> linkedImageList()
- Specified by:
linkedImageListin interface_FolderOperationsNC
-
linkedRoiList
public final java.util.List<Roi> linkedRoiList()
- Specified by:
linkedRoiListin interface_FolderOperationsNC
-
reloadAnnotationLinks
public final void reloadAnnotationLinks(Folder toCopy)
- Specified by:
reloadAnnotationLinksin interface_FolderOperationsNC
-
reloadChildFolders
public final void reloadChildFolders(Folder toCopy)
- Specified by:
reloadChildFoldersin interface_FolderOperationsNC
-
reloadImageLinks
public final void reloadImageLinks(Folder toCopy)
- Specified by:
reloadImageLinksin interface_FolderOperationsNC
-
reloadRoiLinks
public final void reloadRoiLinks(Folder toCopy)
- Specified by:
reloadRoiLinksin interface_FolderOperationsNC
-
removeAllChildFoldersSet
public final void removeAllChildFoldersSet(java.util.List<Folder> targets)
- Specified by:
removeAllChildFoldersSetin interface_FolderOperationsNC
-
removeAllFolderAnnotationLinkSet
public final void removeAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets)
- Specified by:
removeAllFolderAnnotationLinkSetin interface_FolderOperationsNC
-
removeAllFolderImageLinkSet
public final void removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets)
- Specified by:
removeAllFolderImageLinkSetin interface_FolderOperationsNC
-
removeAllFolderRoiLinkSet
public final void removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets)
- Specified by:
removeAllFolderRoiLinkSetin interface_FolderOperationsNC
-
removeChildFolders
public final void removeChildFolders(Folder theTarget)
- Specified by:
removeChildFoldersin interface_FolderOperationsNC
-
removeFolderAnnotationLink
public final void removeFolderAnnotationLink(FolderAnnotationLink theTarget)
- Specified by:
removeFolderAnnotationLinkin interface_FolderOperationsNC
-
removeFolderAnnotationLinkFromBoth
public final void removeFolderAnnotationLinkFromBoth(FolderAnnotationLink link, boolean bothSides)
- Specified by:
removeFolderAnnotationLinkFromBothin interface_FolderOperationsNC
-
removeFolderImageLink
public final void removeFolderImageLink(FolderImageLink theTarget)
- Specified by:
removeFolderImageLinkin interface_FolderOperationsNC
-
removeFolderImageLinkFromBoth
public final void removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides)
- Specified by:
removeFolderImageLinkFromBothin interface_FolderOperationsNC
-
removeFolderRoiLink
public final void removeFolderRoiLink(FolderRoiLink theTarget)
- Specified by:
removeFolderRoiLinkin interface_FolderOperationsNC
-
removeFolderRoiLinkFromBoth
public final void removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides)
- Specified by:
removeFolderRoiLinkFromBothin interface_FolderOperationsNC
-
setDescription
public final void setDescription(RString theDescription)
- Specified by:
setDescriptionin interface_FolderOperationsNC
-
setName
public final void setName(RString theName)
- Specified by:
setNamein interface_FolderOperationsNC
-
setParentFolder
public final void setParentFolder(Folder theParentFolder)
- Specified by:
setParentFolderin interface_FolderOperationsNC
-
setVersion
public final void setVersion(RInt theVersion)
- Specified by:
setVersionin interface_FolderOperationsNC
-
sizeOfAnnotationLinks
public final int sizeOfAnnotationLinks()
- Specified by:
sizeOfAnnotationLinksin interface_FolderOperationsNC
-
sizeOfChildFolders
public final int sizeOfChildFolders()
- Specified by:
sizeOfChildFoldersin interface_FolderOperationsNC
-
sizeOfImageLinks
public final int sizeOfImageLinks()
- Specified by:
sizeOfImageLinksin interface_FolderOperationsNC
-
sizeOfRoiLinks
public final int sizeOfRoiLinks()
- Specified by:
sizeOfRoiLinksin interface_FolderOperationsNC
-
unlinkAnnotation
public final void unlinkAnnotation(Annotation removal)
- Specified by:
unlinkAnnotationin interface_FolderOperationsNC
-
unlinkImage
public final void unlinkImage(Image removal)
- Specified by:
unlinkImagein interface_FolderOperationsNC
-
unlinkRoi
public final void unlinkRoi(Roi removal)
- Specified by:
unlinkRoiin interface_FolderOperationsNC
-
unloadAnnotationLinks
public final void unloadAnnotationLinks()
- Specified by:
unloadAnnotationLinksin interface_FolderOperationsNC
-
unloadChildFolders
public final void unloadChildFolders()
- Specified by:
unloadChildFoldersin interface_FolderOperationsNC
-
unloadImageLinks
public final void unloadImageLinks()
- Specified by:
unloadImageLinksin interface_FolderOperationsNC
-
unloadRoiLinks
public final void unloadRoiLinks()
- Specified by:
unloadRoiLinksin interface_FolderOperationsNC
-
___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:
__dispatchin interfaceIce.Object- Overrides:
__dispatchin classIObject
-
__writeImpl
protected void __writeImpl(IceInternal.BasicStream __os)
- Overrides:
__writeImplin classIObject
-
__readImpl
protected void __readImpl(IceInternal.BasicStream __is)
- Overrides:
__readImplin classIObject
-
-