public class _FolderTie extends Folder implements Ice.TieBase
Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID |
__ids, annotationLinksCountPerOwner, annotationLinksLoaded, annotationLinksSeq, childFoldersLoaded, childFoldersSeq, description, imageLinksCountPerOwner, imageLinksLoaded, imageLinksSeq, name, parentFolder, roiLinksCountPerOwner, roiLinksLoaded, roiLinksSeq, version
Constructor and Description |
---|
_FolderTie(_FolderOperations delegate) |
_FolderTie() |
Modifier and Type | Method and Description |
---|---|
void |
addAllChildFoldersSet(java.util.List<Folder> targets,
Ice.Current __current) |
void |
addAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets,
Ice.Current __current) |
void |
addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets,
Ice.Current __current) |
void |
addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets,
Ice.Current __current) |
void |
addChildFolders(Folder target,
Ice.Current __current) |
void |
addFolderAnnotationLink(FolderAnnotationLink target,
Ice.Current __current) |
void |
addFolderAnnotationLinkToBoth(FolderAnnotationLink link,
boolean bothSides,
Ice.Current __current) |
void |
addFolderImageLink(FolderImageLink target,
Ice.Current __current) |
void |
addFolderImageLinkToBoth(FolderImageLink link,
boolean bothSides,
Ice.Current __current) |
void |
addFolderRoiLink(FolderRoiLink target,
Ice.Current __current) |
void |
addFolderRoiLinkToBoth(FolderRoiLink link,
boolean bothSides,
Ice.Current __current) |
void |
clearAnnotationLinks(Ice.Current __current) |
void |
clearChildFolders(Ice.Current __current) |
void |
clearImageLinks(Ice.Current __current) |
void |
clearRoiLinks(Ice.Current __current) |
java.util.List<FolderAnnotationLink> |
copyAnnotationLinks(Ice.Current __current) |
java.util.List<Folder> |
copyChildFolders(Ice.Current __current) |
java.util.List<FolderImageLink> |
copyImageLinks(Ice.Current __current) |
java.util.List<FolderRoiLink> |
copyRoiLinks(Ice.Current __current) |
boolean |
equals(java.lang.Object rhs) |
java.util.List<FolderAnnotationLink> |
findFolderAnnotationLink(Annotation removal,
Ice.Current __current) |
java.util.List<FolderImageLink> |
findFolderImageLink(Image removal,
Ice.Current __current) |
java.util.List<FolderRoiLink> |
findFolderRoiLink(Roi removal,
Ice.Current __current) |
java.util.Map<java.lang.Long,java.lang.Long> |
getAnnotationLinksCountPerOwner(Ice.Current __current) |
RString |
getDescription(Ice.Current __current) |
Details |
getDetails(Ice.Current __current) |
RLong |
getId(Ice.Current __current) |
java.util.Map<java.lang.Long,java.lang.Long> |
getImageLinksCountPerOwner(Ice.Current __current) |
RString |
getName(Ice.Current __current) |
Folder |
getParentFolder(Ice.Current __current) |
java.util.Map<java.lang.Long,java.lang.Long> |
getRoiLinksCountPerOwner(Ice.Current __current) |
RInt |
getVersion(Ice.Current __current) |
int |
hashCode() |
java.lang.Object |
ice_delegate() |
void |
ice_delegate(java.lang.Object delegate) |
boolean |
isAnnotated(Ice.Current __current)
Allows for the attachment of any omero.model.Annotation
subclasses.
|
boolean |
isGlobal(Ice.Current __current)
Marker interface which means that special rules apply
for both reading and writing these instances.
|
boolean |
isLink(Ice.Current __current)
A link between two other types.
|
boolean |
isLoaded(Ice.Current __current)
Tests if the objects are loaded or not.
|
boolean |
isMutable(Ice.Current __current)
The server will persist changes made to these types.
|
FolderAnnotationLink |
linkAnnotation(Annotation addition,
Ice.Current __current) |
java.util.List<Annotation> |
linkedAnnotationList(Ice.Current __current) |
java.util.List<Image> |
linkedImageList(Ice.Current __current) |
java.util.List<Roi> |
linkedRoiList(Ice.Current __current) |
FolderImageLink |
linkImage(Image addition,
Ice.Current __current) |
FolderRoiLink |
linkRoi(Roi addition,
Ice.Current __current) |
IObject |
proxy(Ice.Current __current)
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
void |
reloadAnnotationLinks(Folder toCopy,
Ice.Current __current) |
void |
reloadChildFolders(Folder toCopy,
Ice.Current __current) |
void |
reloadImageLinks(Folder toCopy,
Ice.Current __current) |
void |
reloadRoiLinks(Folder toCopy,
Ice.Current __current) |
void |
removeAllChildFoldersSet(java.util.List<Folder> targets,
Ice.Current __current) |
void |
removeAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets,
Ice.Current __current) |
void |
removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets,
Ice.Current __current) |
void |
removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets,
Ice.Current __current) |
void |
removeChildFolders(Folder theTarget,
Ice.Current __current) |
void |
removeFolderAnnotationLink(FolderAnnotationLink theTarget,
Ice.Current __current) |
void |
removeFolderAnnotationLinkFromBoth(FolderAnnotationLink link,
boolean bothSides,
Ice.Current __current) |
void |
removeFolderImageLink(FolderImageLink theTarget,
Ice.Current __current) |
void |
removeFolderImageLinkFromBoth(FolderImageLink link,
boolean bothSides,
Ice.Current __current) |
void |
removeFolderRoiLink(FolderRoiLink theTarget,
Ice.Current __current) |
void |
removeFolderRoiLinkFromBoth(FolderRoiLink link,
boolean bothSides,
Ice.Current __current) |
void |
setDescription(RString theDescription,
Ice.Current __current) |
void |
setId(RLong id,
Ice.Current __current) |
void |
setName(RString theName,
Ice.Current __current) |
void |
setParentFolder(Folder theParentFolder,
Ice.Current __current) |
void |
setVersion(RInt theVersion,
Ice.Current __current) |
IObject |
shallowCopy(Ice.Current __current)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
int |
sizeOfAnnotationLinks(Ice.Current __current) |
int |
sizeOfChildFolders(Ice.Current __current) |
int |
sizeOfImageLinks(Ice.Current __current) |
int |
sizeOfRoiLinks(Ice.Current __current) |
void |
unlinkAnnotation(Annotation removal,
Ice.Current __current) |
void |
unlinkImage(Image removal,
Ice.Current __current) |
void |
unlinkRoi(Roi removal,
Ice.Current __current) |
void |
unload(Ice.Current __current)
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
void |
unloadAnnotationLinks(Ice.Current __current) |
void |
unloadChildFolders(Ice.Current __current) |
void |
unloadCollections(Ice.Current __current)
Each collection can also be unloaded, independently
of the object itself.
|
void |
unloadDetails(Ice.Current __current)
As with collections, the objects under details can link
to many other objects.
|
void |
unloadImageLinks(Ice.Current __current) |
void |
unloadRoiLinks(Ice.Current __current) |
___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, __dispatch, __readImpl, __writeImpl, addAllChildFoldersSet, addAllFolderAnnotationLinkSet, addAllFolderImageLinkSet, addAllFolderRoiLinkSet, addChildFolders, addFolderAnnotationLink, addFolderAnnotationLinkToBoth, addFolderImageLink, addFolderImageLinkToBoth, addFolderRoiLink, addFolderRoiLinkToBoth, clearAnnotationLinks, clearChildFolders, clearImageLinks, clearRoiLinks, clone, copyAnnotationLinks, copyChildFolders, copyImageLinks, copyRoiLinks, findFolderAnnotationLink, findFolderImageLink, findFolderRoiLink, getAnnotationLinksCountPerOwner, getDescription, getImageLinksCountPerOwner, getName, getParentFolder, getRoiLinksCountPerOwner, getVersion, ice_id, ice_id, ice_ids, ice_ids, ice_isA, ice_isA, ice_staticId, 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
___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_preMarshal
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
public static final long serialVersionUID
public _FolderTie()
public _FolderTie(_FolderOperations delegate)
public java.lang.Object ice_delegate()
ice_delegate
in interface Ice.TieBase
public void ice_delegate(java.lang.Object delegate)
ice_delegate
in interface Ice.TieBase
public boolean equals(java.lang.Object rhs)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public void addAllChildFoldersSet(java.util.List<Folder> targets, Ice.Current __current)
addAllChildFoldersSet
in interface _FolderOperations
public void addAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, Ice.Current __current)
addAllFolderAnnotationLinkSet
in interface _FolderOperations
public void addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, Ice.Current __current)
addAllFolderImageLinkSet
in interface _FolderOperations
public void addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, Ice.Current __current)
addAllFolderRoiLinkSet
in interface _FolderOperations
public void addChildFolders(Folder target, Ice.Current __current)
addChildFolders
in interface _FolderOperations
public void addFolderAnnotationLink(FolderAnnotationLink target, Ice.Current __current)
addFolderAnnotationLink
in interface _FolderOperations
public void addFolderAnnotationLinkToBoth(FolderAnnotationLink link, boolean bothSides, Ice.Current __current)
addFolderAnnotationLinkToBoth
in interface _FolderOperations
public void addFolderImageLink(FolderImageLink target, Ice.Current __current)
addFolderImageLink
in interface _FolderOperations
public void addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides, Ice.Current __current)
addFolderImageLinkToBoth
in interface _FolderOperations
public void addFolderRoiLink(FolderRoiLink target, Ice.Current __current)
addFolderRoiLink
in interface _FolderOperations
public void addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, Ice.Current __current)
addFolderRoiLinkToBoth
in interface _FolderOperations
public void clearAnnotationLinks(Ice.Current __current)
clearAnnotationLinks
in interface _FolderOperations
public void clearChildFolders(Ice.Current __current)
clearChildFolders
in interface _FolderOperations
public void clearImageLinks(Ice.Current __current)
clearImageLinks
in interface _FolderOperations
public void clearRoiLinks(Ice.Current __current)
clearRoiLinks
in interface _FolderOperations
public java.util.List<FolderAnnotationLink> copyAnnotationLinks(Ice.Current __current)
copyAnnotationLinks
in interface _FolderOperations
public java.util.List<Folder> copyChildFolders(Ice.Current __current)
copyChildFolders
in interface _FolderOperations
public java.util.List<FolderImageLink> copyImageLinks(Ice.Current __current)
copyImageLinks
in interface _FolderOperations
public java.util.List<FolderRoiLink> copyRoiLinks(Ice.Current __current)
copyRoiLinks
in interface _FolderOperations
public java.util.List<FolderAnnotationLink> findFolderAnnotationLink(Annotation removal, Ice.Current __current)
findFolderAnnotationLink
in interface _FolderOperations
public java.util.List<FolderImageLink> findFolderImageLink(Image removal, Ice.Current __current)
findFolderImageLink
in interface _FolderOperations
public java.util.List<FolderRoiLink> findFolderRoiLink(Roi removal, Ice.Current __current)
findFolderRoiLink
in interface _FolderOperations
public java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner(Ice.Current __current)
getAnnotationLinksCountPerOwner
in interface _FolderOperations
public RString getDescription(Ice.Current __current)
getDescription
in interface _FolderOperations
public java.util.Map<java.lang.Long,java.lang.Long> getImageLinksCountPerOwner(Ice.Current __current)
getImageLinksCountPerOwner
in interface _FolderOperations
public RString getName(Ice.Current __current)
getName
in interface _FolderOperations
public Folder getParentFolder(Ice.Current __current)
getParentFolder
in interface _FolderOperations
public java.util.Map<java.lang.Long,java.lang.Long> getRoiLinksCountPerOwner(Ice.Current __current)
getRoiLinksCountPerOwner
in interface _FolderOperations
public RInt getVersion(Ice.Current __current)
getVersion
in interface _FolderOperations
public FolderAnnotationLink linkAnnotation(Annotation addition, Ice.Current __current)
linkAnnotation
in interface _FolderOperations
public FolderImageLink linkImage(Image addition, Ice.Current __current)
linkImage
in interface _FolderOperations
public FolderRoiLink linkRoi(Roi addition, Ice.Current __current)
linkRoi
in interface _FolderOperations
public java.util.List<Annotation> linkedAnnotationList(Ice.Current __current)
linkedAnnotationList
in interface _FolderOperations
public java.util.List<Image> linkedImageList(Ice.Current __current)
linkedImageList
in interface _FolderOperations
public java.util.List<Roi> linkedRoiList(Ice.Current __current)
linkedRoiList
in interface _FolderOperations
public void reloadAnnotationLinks(Folder toCopy, Ice.Current __current)
reloadAnnotationLinks
in interface _FolderOperations
public void reloadChildFolders(Folder toCopy, Ice.Current __current)
reloadChildFolders
in interface _FolderOperations
public void reloadImageLinks(Folder toCopy, Ice.Current __current)
reloadImageLinks
in interface _FolderOperations
public void reloadRoiLinks(Folder toCopy, Ice.Current __current)
reloadRoiLinks
in interface _FolderOperations
public void removeAllChildFoldersSet(java.util.List<Folder> targets, Ice.Current __current)
removeAllChildFoldersSet
in interface _FolderOperations
public void removeAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets, Ice.Current __current)
removeAllFolderAnnotationLinkSet
in interface _FolderOperations
public void removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets, Ice.Current __current)
removeAllFolderImageLinkSet
in interface _FolderOperations
public void removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, Ice.Current __current)
removeAllFolderRoiLinkSet
in interface _FolderOperations
public void removeChildFolders(Folder theTarget, Ice.Current __current)
removeChildFolders
in interface _FolderOperations
public void removeFolderAnnotationLink(FolderAnnotationLink theTarget, Ice.Current __current)
removeFolderAnnotationLink
in interface _FolderOperations
public void removeFolderAnnotationLinkFromBoth(FolderAnnotationLink link, boolean bothSides, Ice.Current __current)
removeFolderAnnotationLinkFromBoth
in interface _FolderOperations
public void removeFolderImageLink(FolderImageLink theTarget, Ice.Current __current)
removeFolderImageLink
in interface _FolderOperations
public void removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides, Ice.Current __current)
removeFolderImageLinkFromBoth
in interface _FolderOperations
public void removeFolderRoiLink(FolderRoiLink theTarget, Ice.Current __current)
removeFolderRoiLink
in interface _FolderOperations
public void removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, Ice.Current __current)
removeFolderRoiLinkFromBoth
in interface _FolderOperations
public void setDescription(RString theDescription, Ice.Current __current)
setDescription
in interface _FolderOperations
public void setName(RString theName, Ice.Current __current)
setName
in interface _FolderOperations
public void setParentFolder(Folder theParentFolder, Ice.Current __current)
setParentFolder
in interface _FolderOperations
public void setVersion(RInt theVersion, Ice.Current __current)
setVersion
in interface _FolderOperations
public int sizeOfAnnotationLinks(Ice.Current __current)
sizeOfAnnotationLinks
in interface _FolderOperations
public int sizeOfChildFolders(Ice.Current __current)
sizeOfChildFolders
in interface _FolderOperations
public int sizeOfImageLinks(Ice.Current __current)
sizeOfImageLinks
in interface _FolderOperations
public int sizeOfRoiLinks(Ice.Current __current)
sizeOfRoiLinks
in interface _FolderOperations
public void unlinkAnnotation(Annotation removal, Ice.Current __current)
unlinkAnnotation
in interface _FolderOperations
public void unlinkImage(Image removal, Ice.Current __current)
unlinkImage
in interface _FolderOperations
public void unlinkRoi(Roi removal, Ice.Current __current)
unlinkRoi
in interface _FolderOperations
public void unloadAnnotationLinks(Ice.Current __current)
unloadAnnotationLinks
in interface _FolderOperations
public void unloadChildFolders(Ice.Current __current)
unloadChildFolders
in interface _FolderOperations
public void unloadImageLinks(Ice.Current __current)
unloadImageLinks
in interface _FolderOperations
public void unloadRoiLinks(Ice.Current __current)
unloadRoiLinks
in interface _FolderOperations
public Details getDetails(Ice.Current __current)
getDetails
in interface _IObjectOperations
public RLong getId(Ice.Current __current)
getId
in interface _IObjectOperations
public boolean isAnnotated(Ice.Current __current)
_IObjectOperations
isAnnotated
in interface _IObjectOperations
__current
- The Current object for the invocation.public boolean isGlobal(Ice.Current __current)
_IObjectOperations
isGlobal
in interface _IObjectOperations
__current
- The Current object for the invocation.public boolean isLink(Ice.Current __current)
_IObjectOperations
isLink
in interface _IObjectOperations
__current
- The Current object for the invocation.public boolean isLoaded(Ice.Current __current)
_IObjectOperations
isLoaded
in interface _IObjectOperations
__current
- The Current object for the invocation.public boolean isMutable(Ice.Current __current)
_IObjectOperations
isMutable
in interface _IObjectOperations
__current
- The Current object for the invocation.public IObject proxy(Ice.Current __current)
_IObjectOperations
proxy
in interface _IObjectOperations
__current
- The Current object for the invocation.public void setId(RLong id, Ice.Current __current)
setId
in interface _IObjectOperations
public IObject shallowCopy(Ice.Current __current)
_IObjectOperations
shallowCopy
in interface _IObjectOperations
__current
- The Current object for the invocation.public void unload(Ice.Current __current)
_IObjectOperations
unload
in interface _IObjectOperations
__current
- The Current object for the invocation.public void unloadCollections(Ice.Current __current)
_IObjectOperations
unloadCollections
in interface _IObjectOperations
__current
- The Current object for the invocation.public void unloadDetails(Ice.Current __current)
_IObjectOperations
unloadDetails
in interface _IObjectOperations
__current
- The Current object for the invocation.