Package omero.model
Class _ProjectTie
- java.lang.Object
-
- Ice.ObjectImpl
-
- omero.model.IObject
-
- omero.model.Project
-
- omero.model._ProjectTie
-
- All Implemented Interfaces:
Ice.Object,Ice.TieBase,java.io.Serializable,java.lang.Cloneable,_IObjectOperations,_IObjectOperationsNC,_ProjectOperations,_ProjectOperationsNC
public class _ProjectTie extends Project implements Ice.TieBase
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static longserialVersionUID-
Fields inherited from class omero.model.Project
__ids, annotationLinksCountPerOwner, annotationLinksLoaded, annotationLinksSeq, datasetLinksCountPerOwner, datasetLinksLoaded, datasetLinksSeq, description, name, version
-
-
Constructor Summary
Constructors Constructor Description _ProjectTie()_ProjectTie(_ProjectOperations delegate)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets, Ice.Current __current)voidaddAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, Ice.Current __current)voidaddProjectAnnotationLink(ProjectAnnotationLink target, Ice.Current __current)voidaddProjectAnnotationLinkToBoth(ProjectAnnotationLink link, boolean bothSides, Ice.Current __current)voidaddProjectDatasetLink(ProjectDatasetLink target, Ice.Current __current)voidaddProjectDatasetLinkToBoth(ProjectDatasetLink link, boolean bothSides, Ice.Current __current)voidclearAnnotationLinks(Ice.Current __current)voidclearDatasetLinks(Ice.Current __current)java.util.List<ProjectAnnotationLink>copyAnnotationLinks(Ice.Current __current)java.util.List<ProjectDatasetLink>copyDatasetLinks(Ice.Current __current)booleanequals(java.lang.Object rhs)java.util.List<ProjectAnnotationLink>findProjectAnnotationLink(Annotation removal, Ice.Current __current)java.util.List<ProjectDatasetLink>findProjectDatasetLink(Dataset removal, Ice.Current __current)java.util.Map<java.lang.Long,java.lang.Long>getAnnotationLinksCountPerOwner(Ice.Current __current)java.util.Map<java.lang.Long,java.lang.Long>getDatasetLinksCountPerOwner(Ice.Current __current)RStringgetDescription(Ice.Current __current)DetailsgetDetails(Ice.Current __current)RLonggetId(Ice.Current __current)RStringgetName(Ice.Current __current)RIntgetVersion(Ice.Current __current)inthashCode()java.lang.Objectice_delegate()voidice_delegate(java.lang.Object delegate)booleanisAnnotated(Ice.Current __current)Allows for the attachment of any omero.model.Annotation subclasses.booleanisGlobal(Ice.Current __current)Marker interface which means that special rules apply for both reading and writing these instances.booleanisLink(Ice.Current __current)A link between two other types.booleanisLoaded(Ice.Current __current)Tests if the objects are loaded or not.booleanisMutable(Ice.Current __current)The server will persist changes made to these types.ProjectAnnotationLinklinkAnnotation(Annotation addition, Ice.Current __current)ProjectDatasetLinklinkDataset(Dataset addition, Ice.Current __current)java.util.List<Annotation>linkedAnnotationList(Ice.Current __current)java.util.List<Dataset>linkedDatasetList(Ice.Current __current)IObjectproxy(Ice.Current __current)Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );voidreloadAnnotationLinks(Project toCopy, Ice.Current __current)voidreloadDatasetLinks(Project toCopy, Ice.Current __current)voidremoveAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets, Ice.Current __current)voidremoveAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, Ice.Current __current)voidremoveProjectAnnotationLink(ProjectAnnotationLink theTarget, Ice.Current __current)voidremoveProjectAnnotationLinkFromBoth(ProjectAnnotationLink link, boolean bothSides, Ice.Current __current)voidremoveProjectDatasetLink(ProjectDatasetLink theTarget, Ice.Current __current)voidremoveProjectDatasetLinkFromBoth(ProjectDatasetLink link, boolean bothSides, Ice.Current __current)voidsetDescription(RString theDescription, Ice.Current __current)voidsetId(RLong id, Ice.Current __current)voidsetName(RString theName, Ice.Current __current)voidsetVersion(RInt theVersion, Ice.Current __current)IObjectshallowCopy(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.intsizeOfAnnotationLinks(Ice.Current __current)intsizeOfDatasetLinks(Ice.Current __current)voidunlinkAnnotation(Annotation removal, Ice.Current __current)voidunlinkDataset(Dataset removal, Ice.Current __current)voidunload(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.voidunloadAnnotationLinks(Ice.Current __current)voidunloadCollections(Ice.Current __current)Each collection can also be unloaded, independently of the object itself.voidunloadDatasetLinks(Ice.Current __current)voidunloadDetails(Ice.Current __current)As with collections, the objects under details can link to many other objects.-
Methods inherited from class omero.model.Project
___addAllProjectAnnotationLinkSet, ___addAllProjectDatasetLinkSet, ___addProjectAnnotationLink, ___addProjectAnnotationLinkToBoth, ___addProjectDatasetLink, ___addProjectDatasetLinkToBoth, ___clearAnnotationLinks, ___clearDatasetLinks, ___copyAnnotationLinks, ___copyDatasetLinks, ___findProjectAnnotationLink, ___findProjectDatasetLink, ___getAnnotationLinksCountPerOwner, ___getDatasetLinksCountPerOwner, ___getDescription, ___getName, ___getVersion, ___linkAnnotation, ___linkDataset, ___linkedAnnotationList, ___linkedDatasetList, ___reloadAnnotationLinks, ___reloadDatasetLinks, ___removeAllProjectAnnotationLinkSet, ___removeAllProjectDatasetLinkSet, ___removeProjectAnnotationLink, ___removeProjectAnnotationLinkFromBoth, ___removeProjectDatasetLink, ___removeProjectDatasetLinkFromBoth, ___setDescription, ___setName, ___setVersion, ___sizeOfAnnotationLinks, ___sizeOfDatasetLinks, ___unlinkAnnotation, ___unlinkDataset, ___unloadAnnotationLinks, ___unloadDatasetLinks, __dispatch, __readImpl, __writeImpl, addAllProjectAnnotationLinkSet, addAllProjectDatasetLinkSet, addProjectAnnotationLink, addProjectAnnotationLinkToBoth, addProjectDatasetLink, addProjectDatasetLinkToBoth, clearAnnotationLinks, clearDatasetLinks, clone, copyAnnotationLinks, copyDatasetLinks, findProjectAnnotationLink, findProjectDatasetLink, getAnnotationLinksCountPerOwner, getDatasetLinksCountPerOwner, getDescription, getName, getVersion, ice_id, ice_id, ice_ids, ice_ids, ice_isA, ice_isA, ice_staticId, linkAnnotation, linkDataset, linkedAnnotationList, linkedDatasetList, reloadAnnotationLinks, reloadDatasetLinks, removeAllProjectAnnotationLinkSet, removeAllProjectDatasetLinkSet, removeProjectAnnotationLink, removeProjectAnnotationLinkFromBoth, removeProjectDatasetLink, removeProjectDatasetLinkFromBoth, setDescription, setName, setVersion, sizeOfAnnotationLinks, sizeOfDatasetLinks, unlinkAnnotation, unlinkDataset, unloadAnnotationLinks, unloadDatasetLinks
-
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
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface omero.model._IObjectOperationsNC
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
-
-
-
-
Field Detail
-
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
_ProjectTie
public _ProjectTie()
-
_ProjectTie
public _ProjectTie(_ProjectOperations delegate)
-
-
Method Detail
-
ice_delegate
public java.lang.Object ice_delegate()
- Specified by:
ice_delegatein interfaceIce.TieBase
-
ice_delegate
public void ice_delegate(java.lang.Object delegate)
- Specified by:
ice_delegatein interfaceIce.TieBase
-
equals
public boolean equals(java.lang.Object rhs)
- Overrides:
equalsin classjava.lang.Object
-
hashCode
public int hashCode()
- Overrides:
hashCodein classjava.lang.Object
-
getDetails
public Details getDetails(Ice.Current __current)
- Specified by:
getDetailsin interface_IObjectOperations
-
getId
public RLong getId(Ice.Current __current)
- Specified by:
getIdin interface_IObjectOperations
-
isAnnotated
public boolean isAnnotated(Ice.Current __current)
Description copied from interface:_IObjectOperationsAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
isAnnotatedin interface_IObjectOperations- Parameters:
__current- The Current object for the invocation.
-
isGlobal
public boolean isGlobal(Ice.Current __current)
Description copied from interface:_IObjectOperationsMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
isGlobalin interface_IObjectOperations- Parameters:
__current- The Current object for the invocation.
-
isLink
public boolean isLink(Ice.Current __current)
Description copied from interface:_IObjectOperationsA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
isLinkin interface_IObjectOperations- Parameters:
__current- The Current object for the invocation.
-
isLoaded
public boolean isLoaded(Ice.Current __current)
Description copied from interface:_IObjectOperationsTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
isLoadedin interface_IObjectOperations- Parameters:
__current- The Current object for the invocation.
-
isMutable
public boolean isMutable(Ice.Current __current)
Description copied from interface:_IObjectOperationsThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
isMutablein interface_IObjectOperations- Parameters:
__current- The Current object for the invocation.
-
proxy
public IObject proxy(Ice.Current __current)
Description copied from interface:_IObjectOperationsReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
proxyin interface_IObjectOperations- Parameters:
__current- The Current object for the invocation.
-
setId
public void setId(RLong id, Ice.Current __current)
- Specified by:
setIdin interface_IObjectOperations
-
shallowCopy
public IObject shallowCopy(Ice.Current __current)
Description copied from interface:_IObjectOperationsReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
shallowCopyin interface_IObjectOperations- Parameters:
__current- The Current object for the invocation.
-
unload
public void unload(Ice.Current __current)
Description copied from interface:_IObjectOperationsSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
unloadin interface_IObjectOperations- Parameters:
__current- The Current object for the invocation.
-
unloadCollections
public void unloadCollections(Ice.Current __current)
Description copied from interface:_IObjectOperationsEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
unloadCollectionsin interface_IObjectOperations- Parameters:
__current- The Current object for the invocation.
-
unloadDetails
public void unloadDetails(Ice.Current __current)
Description copied from interface:_IObjectOperationsAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
unloadDetailsin interface_IObjectOperations- Parameters:
__current- The Current object for the invocation.
-
addAllProjectAnnotationLinkSet
public void addAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets, Ice.Current __current)
- Specified by:
addAllProjectAnnotationLinkSetin interface_ProjectOperations
-
addAllProjectDatasetLinkSet
public void addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, Ice.Current __current)
- Specified by:
addAllProjectDatasetLinkSetin interface_ProjectOperations
-
addProjectAnnotationLink
public void addProjectAnnotationLink(ProjectAnnotationLink target, Ice.Current __current)
- Specified by:
addProjectAnnotationLinkin interface_ProjectOperations
-
addProjectAnnotationLinkToBoth
public void addProjectAnnotationLinkToBoth(ProjectAnnotationLink link, boolean bothSides, Ice.Current __current)
- Specified by:
addProjectAnnotationLinkToBothin interface_ProjectOperations
-
addProjectDatasetLink
public void addProjectDatasetLink(ProjectDatasetLink target, Ice.Current __current)
- Specified by:
addProjectDatasetLinkin interface_ProjectOperations
-
addProjectDatasetLinkToBoth
public void addProjectDatasetLinkToBoth(ProjectDatasetLink link, boolean bothSides, Ice.Current __current)
- Specified by:
addProjectDatasetLinkToBothin interface_ProjectOperations
-
clearAnnotationLinks
public void clearAnnotationLinks(Ice.Current __current)
- Specified by:
clearAnnotationLinksin interface_ProjectOperations
-
clearDatasetLinks
public void clearDatasetLinks(Ice.Current __current)
- Specified by:
clearDatasetLinksin interface_ProjectOperations
-
copyAnnotationLinks
public java.util.List<ProjectAnnotationLink> copyAnnotationLinks(Ice.Current __current)
- Specified by:
copyAnnotationLinksin interface_ProjectOperations
-
copyDatasetLinks
public java.util.List<ProjectDatasetLink> copyDatasetLinks(Ice.Current __current)
- Specified by:
copyDatasetLinksin interface_ProjectOperations
-
findProjectAnnotationLink
public java.util.List<ProjectAnnotationLink> findProjectAnnotationLink(Annotation removal, Ice.Current __current)
- Specified by:
findProjectAnnotationLinkin interface_ProjectOperations
-
findProjectDatasetLink
public java.util.List<ProjectDatasetLink> findProjectDatasetLink(Dataset removal, Ice.Current __current)
- Specified by:
findProjectDatasetLinkin interface_ProjectOperations
-
getAnnotationLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner(Ice.Current __current)
- Specified by:
getAnnotationLinksCountPerOwnerin interface_ProjectOperations
-
getDatasetLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getDatasetLinksCountPerOwner(Ice.Current __current)
- Specified by:
getDatasetLinksCountPerOwnerin interface_ProjectOperations
-
getDescription
public RString getDescription(Ice.Current __current)
- Specified by:
getDescriptionin interface_ProjectOperations
-
getName
public RString getName(Ice.Current __current)
- Specified by:
getNamein interface_ProjectOperations
-
getVersion
public RInt getVersion(Ice.Current __current)
- Specified by:
getVersionin interface_ProjectOperations
-
linkAnnotation
public ProjectAnnotationLink linkAnnotation(Annotation addition, Ice.Current __current)
- Specified by:
linkAnnotationin interface_ProjectOperations
-
linkDataset
public ProjectDatasetLink linkDataset(Dataset addition, Ice.Current __current)
- Specified by:
linkDatasetin interface_ProjectOperations
-
linkedAnnotationList
public java.util.List<Annotation> linkedAnnotationList(Ice.Current __current)
- Specified by:
linkedAnnotationListin interface_ProjectOperations
-
linkedDatasetList
public java.util.List<Dataset> linkedDatasetList(Ice.Current __current)
- Specified by:
linkedDatasetListin interface_ProjectOperations
-
reloadAnnotationLinks
public void reloadAnnotationLinks(Project toCopy, Ice.Current __current)
- Specified by:
reloadAnnotationLinksin interface_ProjectOperations
-
reloadDatasetLinks
public void reloadDatasetLinks(Project toCopy, Ice.Current __current)
- Specified by:
reloadDatasetLinksin interface_ProjectOperations
-
removeAllProjectAnnotationLinkSet
public void removeAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets, Ice.Current __current)
- Specified by:
removeAllProjectAnnotationLinkSetin interface_ProjectOperations
-
removeAllProjectDatasetLinkSet
public void removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, Ice.Current __current)
- Specified by:
removeAllProjectDatasetLinkSetin interface_ProjectOperations
-
removeProjectAnnotationLink
public void removeProjectAnnotationLink(ProjectAnnotationLink theTarget, Ice.Current __current)
- Specified by:
removeProjectAnnotationLinkin interface_ProjectOperations
-
removeProjectAnnotationLinkFromBoth
public void removeProjectAnnotationLinkFromBoth(ProjectAnnotationLink link, boolean bothSides, Ice.Current __current)
- Specified by:
removeProjectAnnotationLinkFromBothin interface_ProjectOperations
-
removeProjectDatasetLink
public void removeProjectDatasetLink(ProjectDatasetLink theTarget, Ice.Current __current)
- Specified by:
removeProjectDatasetLinkin interface_ProjectOperations
-
removeProjectDatasetLinkFromBoth
public void removeProjectDatasetLinkFromBoth(ProjectDatasetLink link, boolean bothSides, Ice.Current __current)
- Specified by:
removeProjectDatasetLinkFromBothin interface_ProjectOperations
-
setDescription
public void setDescription(RString theDescription, Ice.Current __current)
- Specified by:
setDescriptionin interface_ProjectOperations
-
setName
public void setName(RString theName, Ice.Current __current)
- Specified by:
setNamein interface_ProjectOperations
-
setVersion
public void setVersion(RInt theVersion, Ice.Current __current)
- Specified by:
setVersionin interface_ProjectOperations
-
sizeOfAnnotationLinks
public int sizeOfAnnotationLinks(Ice.Current __current)
- Specified by:
sizeOfAnnotationLinksin interface_ProjectOperations
-
sizeOfDatasetLinks
public int sizeOfDatasetLinks(Ice.Current __current)
- Specified by:
sizeOfDatasetLinksin interface_ProjectOperations
-
unlinkAnnotation
public void unlinkAnnotation(Annotation removal, Ice.Current __current)
- Specified by:
unlinkAnnotationin interface_ProjectOperations
-
unlinkDataset
public void unlinkDataset(Dataset removal, Ice.Current __current)
- Specified by:
unlinkDatasetin interface_ProjectOperations
-
unloadAnnotationLinks
public void unloadAnnotationLinks(Ice.Current __current)
- Specified by:
unloadAnnotationLinksin interface_ProjectOperations
-
unloadDatasetLinks
public void unloadDatasetLinks(Ice.Current __current)
- Specified by:
unloadDatasetLinksin interface_ProjectOperations
-
-