public class _FilesetTie extends Fileset implements Ice.TieBase
Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID |
__ids, annotationLinksCountPerOwner, annotationLinksLoaded, annotationLinksSeq, imagesLoaded, imagesSeq, jobLinksCountPerOwner, jobLinksLoaded, jobLinksSeq, templatePrefix, usedFilesLoaded, usedFilesSeq, version
Constructor and Description |
---|
_FilesetTie(_FilesetOperations delegate) |
_FilesetTie() |
Modifier and Type | Method and Description |
---|---|
void |
addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets,
Ice.Current __current) |
void |
addAllFilesetEntrySet(java.util.List<FilesetEntry> targets,
Ice.Current __current) |
void |
addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets,
Ice.Current __current) |
void |
addAllImageSet(java.util.List<Image> targets,
Ice.Current __current) |
void |
addFilesetAnnotationLink(FilesetAnnotationLink target,
Ice.Current __current) |
void |
addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link,
boolean bothSides,
Ice.Current __current) |
void |
addFilesetEntry(FilesetEntry target,
Ice.Current __current) |
void |
addFilesetJobLink(FilesetJobLink target,
Ice.Current __current) |
void |
addFilesetJobLinkToBoth(FilesetJobLink link,
boolean bothSides,
Ice.Current __current) |
void |
addImage(Image target,
Ice.Current __current) |
void |
clearAnnotationLinks(Ice.Current __current) |
void |
clearImages(Ice.Current __current) |
void |
clearJobLinks(Ice.Current __current) |
void |
clearUsedFiles(Ice.Current __current) |
java.util.List<FilesetAnnotationLink> |
copyAnnotationLinks(Ice.Current __current) |
java.util.List<Image> |
copyImages(Ice.Current __current) |
java.util.List<FilesetJobLink> |
copyJobLinks(Ice.Current __current) |
java.util.List<FilesetEntry> |
copyUsedFiles(Ice.Current __current) |
boolean |
equals(java.lang.Object rhs) |
java.util.List<FilesetAnnotationLink> |
findFilesetAnnotationLink(Annotation removal,
Ice.Current __current) |
java.util.List<FilesetJobLink> |
findFilesetJobLink(Job removal,
Ice.Current __current) |
java.util.Map<java.lang.Long,java.lang.Long> |
getAnnotationLinksCountPerOwner(Ice.Current __current) |
Details |
getDetails(Ice.Current __current) |
FilesetEntry |
getFilesetEntry(int index,
Ice.Current __current) |
FilesetJobLink |
getFilesetJobLink(int index,
Ice.Current __current) |
RLong |
getId(Ice.Current __current) |
java.util.Map<java.lang.Long,java.lang.Long> |
getJobLinksCountPerOwner(Ice.Current __current) |
FilesetEntry |
getPrimaryFilesetEntry(Ice.Current __current) |
FilesetJobLink |
getPrimaryFilesetJobLink(Ice.Current __current) |
RString |
getTemplatePrefix(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.
|
FilesetAnnotationLink |
linkAnnotation(Annotation addition,
Ice.Current __current) |
java.util.List<Annotation> |
linkedAnnotationList(Ice.Current __current) |
java.util.List<Job> |
linkedJobList(Ice.Current __current) |
FilesetJobLink |
linkJob(Job 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(Fileset toCopy,
Ice.Current __current) |
void |
reloadImages(Fileset toCopy,
Ice.Current __current) |
void |
reloadJobLinks(Fileset toCopy,
Ice.Current __current) |
void |
reloadUsedFiles(Fileset toCopy,
Ice.Current __current) |
void |
removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets,
Ice.Current __current) |
void |
removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets,
Ice.Current __current) |
void |
removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets,
Ice.Current __current) |
void |
removeAllImageSet(java.util.List<Image> targets,
Ice.Current __current) |
void |
removeFilesetAnnotationLink(FilesetAnnotationLink theTarget,
Ice.Current __current) |
void |
removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link,
boolean bothSides,
Ice.Current __current) |
void |
removeFilesetEntry(FilesetEntry theTarget,
Ice.Current __current) |
void |
removeFilesetJobLink(FilesetJobLink theTarget,
Ice.Current __current) |
void |
removeFilesetJobLinkFromBoth(FilesetJobLink link,
boolean bothSides,
Ice.Current __current) |
void |
removeImage(Image theTarget,
Ice.Current __current) |
FilesetEntry |
setFilesetEntry(int index,
FilesetEntry theElement,
Ice.Current __current) |
FilesetJobLink |
setFilesetJobLink(int index,
FilesetJobLink theElement,
Ice.Current __current) |
void |
setId(RLong id,
Ice.Current __current) |
FilesetEntry |
setPrimaryFilesetEntry(FilesetEntry theElement,
Ice.Current __current) |
FilesetJobLink |
setPrimaryFilesetJobLink(FilesetJobLink theElement,
Ice.Current __current) |
void |
setTemplatePrefix(RString theTemplatePrefix,
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 |
sizeOfImages(Ice.Current __current) |
int |
sizeOfJobLinks(Ice.Current __current) |
int |
sizeOfUsedFiles(Ice.Current __current) |
void |
unlinkAnnotation(Annotation removal,
Ice.Current __current) |
void |
unlinkJob(Job 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 |
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 |
unloadImages(Ice.Current __current) |
void |
unloadJobLinks(Ice.Current __current) |
void |
unloadUsedFiles(Ice.Current __current) |
___addAllFilesetAnnotationLinkSet, ___addAllFilesetEntrySet, ___addAllFilesetJobLinkSet, ___addAllImageSet, ___addFilesetAnnotationLink, ___addFilesetAnnotationLinkToBoth, ___addFilesetEntry, ___addFilesetJobLink, ___addFilesetJobLinkToBoth, ___addImage, ___clearAnnotationLinks, ___clearImages, ___clearJobLinks, ___clearUsedFiles, ___copyAnnotationLinks, ___copyImages, ___copyJobLinks, ___copyUsedFiles, ___findFilesetAnnotationLink, ___findFilesetJobLink, ___getAnnotationLinksCountPerOwner, ___getFilesetEntry, ___getFilesetJobLink, ___getJobLinksCountPerOwner, ___getPrimaryFilesetEntry, ___getPrimaryFilesetJobLink, ___getTemplatePrefix, ___getVersion, ___linkAnnotation, ___linkedAnnotationList, ___linkedJobList, ___linkJob, ___reloadAnnotationLinks, ___reloadImages, ___reloadJobLinks, ___reloadUsedFiles, ___removeAllFilesetAnnotationLinkSet, ___removeAllFilesetEntrySet, ___removeAllFilesetJobLinkSet, ___removeAllImageSet, ___removeFilesetAnnotationLink, ___removeFilesetAnnotationLinkFromBoth, ___removeFilesetEntry, ___removeFilesetJobLink, ___removeFilesetJobLinkFromBoth, ___removeImage, ___setFilesetEntry, ___setFilesetJobLink, ___setPrimaryFilesetEntry, ___setPrimaryFilesetJobLink, ___setTemplatePrefix, ___setVersion, ___sizeOfAnnotationLinks, ___sizeOfImages, ___sizeOfJobLinks, ___sizeOfUsedFiles, ___unlinkAnnotation, ___unlinkJob, ___unloadAnnotationLinks, ___unloadImages, ___unloadJobLinks, ___unloadUsedFiles, __dispatch, __readImpl, __writeImpl, addAllFilesetAnnotationLinkSet, addAllFilesetEntrySet, addAllFilesetJobLinkSet, addAllImageSet, addFilesetAnnotationLink, addFilesetAnnotationLinkToBoth, addFilesetEntry, addFilesetJobLink, addFilesetJobLinkToBoth, addImage, clearAnnotationLinks, clearImages, clearJobLinks, clearUsedFiles, clone, copyAnnotationLinks, copyImages, copyJobLinks, copyUsedFiles, findFilesetAnnotationLink, findFilesetJobLink, getAnnotationLinksCountPerOwner, getFilesetEntry, getFilesetJobLink, getJobLinksCountPerOwner, getPrimaryFilesetEntry, getPrimaryFilesetJobLink, getTemplatePrefix, getVersion, ice_id, ice_id, ice_ids, ice_ids, ice_isA, ice_isA, ice_staticId, linkAnnotation, linkedAnnotationList, linkedJobList, linkJob, reloadAnnotationLinks, reloadImages, reloadJobLinks, reloadUsedFiles, removeAllFilesetAnnotationLinkSet, removeAllFilesetEntrySet, removeAllFilesetJobLinkSet, removeAllImageSet, removeFilesetAnnotationLink, removeFilesetAnnotationLinkFromBoth, removeFilesetEntry, removeFilesetJobLink, removeFilesetJobLinkFromBoth, removeImage, setFilesetEntry, setFilesetJobLink, setPrimaryFilesetEntry, setPrimaryFilesetJobLink, setTemplatePrefix, setVersion, sizeOfAnnotationLinks, sizeOfImages, sizeOfJobLinks, sizeOfUsedFiles, unlinkAnnotation, unlinkJob, unloadAnnotationLinks, unloadImages, unloadJobLinks, unloadUsedFiles
___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 _FilesetTie()
public _FilesetTie(_FilesetOperations 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 addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, Ice.Current __current)
addAllFilesetAnnotationLinkSet
in interface _FilesetOperations
public void addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, Ice.Current __current)
addAllFilesetEntrySet
in interface _FilesetOperations
public void addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, Ice.Current __current)
addAllFilesetJobLinkSet
in interface _FilesetOperations
public void addAllImageSet(java.util.List<Image> targets, Ice.Current __current)
addAllImageSet
in interface _FilesetOperations
public void addFilesetAnnotationLink(FilesetAnnotationLink target, Ice.Current __current)
addFilesetAnnotationLink
in interface _FilesetOperations
public void addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides, Ice.Current __current)
addFilesetAnnotationLinkToBoth
in interface _FilesetOperations
public void addFilesetEntry(FilesetEntry target, Ice.Current __current)
addFilesetEntry
in interface _FilesetOperations
public void addFilesetJobLink(FilesetJobLink target, Ice.Current __current)
addFilesetJobLink
in interface _FilesetOperations
public void addFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides, Ice.Current __current)
addFilesetJobLinkToBoth
in interface _FilesetOperations
public void addImage(Image target, Ice.Current __current)
addImage
in interface _FilesetOperations
public void clearAnnotationLinks(Ice.Current __current)
clearAnnotationLinks
in interface _FilesetOperations
public void clearImages(Ice.Current __current)
clearImages
in interface _FilesetOperations
public void clearJobLinks(Ice.Current __current)
clearJobLinks
in interface _FilesetOperations
public void clearUsedFiles(Ice.Current __current)
clearUsedFiles
in interface _FilesetOperations
public java.util.List<FilesetAnnotationLink> copyAnnotationLinks(Ice.Current __current)
copyAnnotationLinks
in interface _FilesetOperations
public java.util.List<Image> copyImages(Ice.Current __current)
copyImages
in interface _FilesetOperations
public java.util.List<FilesetJobLink> copyJobLinks(Ice.Current __current)
copyJobLinks
in interface _FilesetOperations
public java.util.List<FilesetEntry> copyUsedFiles(Ice.Current __current)
copyUsedFiles
in interface _FilesetOperations
public java.util.List<FilesetAnnotationLink> findFilesetAnnotationLink(Annotation removal, Ice.Current __current)
findFilesetAnnotationLink
in interface _FilesetOperations
public java.util.List<FilesetJobLink> findFilesetJobLink(Job removal, Ice.Current __current)
findFilesetJobLink
in interface _FilesetOperations
public java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner(Ice.Current __current)
getAnnotationLinksCountPerOwner
in interface _FilesetOperations
public FilesetEntry getFilesetEntry(int index, Ice.Current __current)
getFilesetEntry
in interface _FilesetOperations
public FilesetJobLink getFilesetJobLink(int index, Ice.Current __current)
getFilesetJobLink
in interface _FilesetOperations
public java.util.Map<java.lang.Long,java.lang.Long> getJobLinksCountPerOwner(Ice.Current __current)
getJobLinksCountPerOwner
in interface _FilesetOperations
public FilesetEntry getPrimaryFilesetEntry(Ice.Current __current)
getPrimaryFilesetEntry
in interface _FilesetOperations
public FilesetJobLink getPrimaryFilesetJobLink(Ice.Current __current)
getPrimaryFilesetJobLink
in interface _FilesetOperations
public RString getTemplatePrefix(Ice.Current __current)
getTemplatePrefix
in interface _FilesetOperations
public RInt getVersion(Ice.Current __current)
getVersion
in interface _FilesetOperations
public FilesetAnnotationLink linkAnnotation(Annotation addition, Ice.Current __current)
linkAnnotation
in interface _FilesetOperations
public FilesetJobLink linkJob(Job addition, Ice.Current __current)
linkJob
in interface _FilesetOperations
public java.util.List<Annotation> linkedAnnotationList(Ice.Current __current)
linkedAnnotationList
in interface _FilesetOperations
public java.util.List<Job> linkedJobList(Ice.Current __current)
linkedJobList
in interface _FilesetOperations
public void reloadAnnotationLinks(Fileset toCopy, Ice.Current __current)
reloadAnnotationLinks
in interface _FilesetOperations
public void reloadImages(Fileset toCopy, Ice.Current __current)
reloadImages
in interface _FilesetOperations
public void reloadJobLinks(Fileset toCopy, Ice.Current __current)
reloadJobLinks
in interface _FilesetOperations
public void reloadUsedFiles(Fileset toCopy, Ice.Current __current)
reloadUsedFiles
in interface _FilesetOperations
public void removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, Ice.Current __current)
removeAllFilesetAnnotationLinkSet
in interface _FilesetOperations
public void removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, Ice.Current __current)
removeAllFilesetEntrySet
in interface _FilesetOperations
public void removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, Ice.Current __current)
removeAllFilesetJobLinkSet
in interface _FilesetOperations
public void removeAllImageSet(java.util.List<Image> targets, Ice.Current __current)
removeAllImageSet
in interface _FilesetOperations
public void removeFilesetAnnotationLink(FilesetAnnotationLink theTarget, Ice.Current __current)
removeFilesetAnnotationLink
in interface _FilesetOperations
public void removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides, Ice.Current __current)
removeFilesetAnnotationLinkFromBoth
in interface _FilesetOperations
public void removeFilesetEntry(FilesetEntry theTarget, Ice.Current __current)
removeFilesetEntry
in interface _FilesetOperations
public void removeFilesetJobLink(FilesetJobLink theTarget, Ice.Current __current)
removeFilesetJobLink
in interface _FilesetOperations
public void removeFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides, Ice.Current __current)
removeFilesetJobLinkFromBoth
in interface _FilesetOperations
public void removeImage(Image theTarget, Ice.Current __current)
removeImage
in interface _FilesetOperations
public FilesetEntry setFilesetEntry(int index, FilesetEntry theElement, Ice.Current __current)
setFilesetEntry
in interface _FilesetOperations
public FilesetJobLink setFilesetJobLink(int index, FilesetJobLink theElement, Ice.Current __current)
setFilesetJobLink
in interface _FilesetOperations
public FilesetEntry setPrimaryFilesetEntry(FilesetEntry theElement, Ice.Current __current)
setPrimaryFilesetEntry
in interface _FilesetOperations
public FilesetJobLink setPrimaryFilesetJobLink(FilesetJobLink theElement, Ice.Current __current)
setPrimaryFilesetJobLink
in interface _FilesetOperations
public void setTemplatePrefix(RString theTemplatePrefix, Ice.Current __current)
setTemplatePrefix
in interface _FilesetOperations
public void setVersion(RInt theVersion, Ice.Current __current)
setVersion
in interface _FilesetOperations
public int sizeOfAnnotationLinks(Ice.Current __current)
sizeOfAnnotationLinks
in interface _FilesetOperations
public int sizeOfImages(Ice.Current __current)
sizeOfImages
in interface _FilesetOperations
public int sizeOfJobLinks(Ice.Current __current)
sizeOfJobLinks
in interface _FilesetOperations
public int sizeOfUsedFiles(Ice.Current __current)
sizeOfUsedFiles
in interface _FilesetOperations
public void unlinkAnnotation(Annotation removal, Ice.Current __current)
unlinkAnnotation
in interface _FilesetOperations
public void unlinkJob(Job removal, Ice.Current __current)
unlinkJob
in interface _FilesetOperations
public void unloadAnnotationLinks(Ice.Current __current)
unloadAnnotationLinks
in interface _FilesetOperations
public void unloadImages(Ice.Current __current)
unloadImages
in interface _FilesetOperations
public void unloadJobLinks(Ice.Current __current)
unloadJobLinks
in interface _FilesetOperations
public void unloadUsedFiles(Ice.Current __current)
unloadUsedFiles
in interface _FilesetOperations
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.