public class _ExperimenterGroupTie extends ExperimenterGroup implements Ice.TieBase
Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID |
__ids, annotationLinksCountPerOwner, annotationLinksLoaded, annotationLinksSeq, config, description, groupExperimenterMapLoaded, groupExperimenterMapSeq, ldap, name, version
Constructor and Description |
---|
_ExperimenterGroupTie(_ExperimenterGroupOperations delegate) |
_ExperimenterGroupTie() |
Modifier and Type | Method and Description |
---|---|
void |
addAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets,
Ice.Current __current) |
void |
addAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets,
Ice.Current __current) |
void |
addExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink target,
Ice.Current __current) |
void |
addExperimenterGroupAnnotationLinkToBoth(ExperimenterGroupAnnotationLink link,
boolean bothSides,
Ice.Current __current) |
void |
addGroupExperimenterMap(GroupExperimenterMap target,
Ice.Current __current) |
void |
addGroupExperimenterMapToBoth(GroupExperimenterMap link,
boolean bothSides,
Ice.Current __current) |
void |
clearAnnotationLinks(Ice.Current __current) |
void |
clearGroupExperimenterMap(Ice.Current __current) |
java.util.List<ExperimenterGroupAnnotationLink> |
copyAnnotationLinks(Ice.Current __current) |
java.util.List<GroupExperimenterMap> |
copyGroupExperimenterMap(Ice.Current __current) |
boolean |
equals(java.lang.Object rhs) |
java.util.List<ExperimenterGroupAnnotationLink> |
findExperimenterGroupAnnotationLink(Annotation removal,
Ice.Current __current) |
java.util.List<GroupExperimenterMap> |
findGroupExperimenterMap(Experimenter removal,
Ice.Current __current) |
java.util.Map<java.lang.Long,java.lang.Long> |
getAnnotationLinksCountPerOwner(Ice.Current __current) |
java.util.List<NamedValue> |
getConfig(Ice.Current __current) |
java.util.Map<java.lang.String,java.lang.String> |
getConfigAsMap(Ice.Current __current) |
RString |
getDescription(Ice.Current __current) |
Details |
getDetails(Ice.Current __current) |
RLong |
getId(Ice.Current __current) |
RBool |
getLdap(Ice.Current __current) |
RString |
getName(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.
|
ExperimenterGroupAnnotationLink |
linkAnnotation(Annotation addition,
Ice.Current __current) |
java.util.List<Annotation> |
linkedAnnotationList(Ice.Current __current) |
java.util.List<Experimenter> |
linkedExperimenterList(Ice.Current __current) |
GroupExperimenterMap |
linkExperimenter(Experimenter 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(ExperimenterGroup toCopy,
Ice.Current __current) |
void |
reloadGroupExperimenterMap(ExperimenterGroup toCopy,
Ice.Current __current) |
void |
removeAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets,
Ice.Current __current) |
void |
removeAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets,
Ice.Current __current) |
void |
removeExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink theTarget,
Ice.Current __current) |
void |
removeExperimenterGroupAnnotationLinkFromBoth(ExperimenterGroupAnnotationLink link,
boolean bothSides,
Ice.Current __current) |
void |
removeGroupExperimenterMap(GroupExperimenterMap theTarget,
Ice.Current __current) |
void |
removeGroupExperimenterMapFromBoth(GroupExperimenterMap link,
boolean bothSides,
Ice.Current __current) |
void |
setConfig(java.util.List<NamedValue> theConfig,
Ice.Current __current) |
void |
setDescription(RString theDescription,
Ice.Current __current) |
void |
setId(RLong id,
Ice.Current __current) |
void |
setLdap(RBool theLdap,
Ice.Current __current) |
void |
setName(RString theName,
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 |
sizeOfGroupExperimenterMap(Ice.Current __current) |
void |
unlinkAnnotation(Annotation removal,
Ice.Current __current) |
void |
unlinkExperimenter(Experimenter 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 |
unloadGroupExperimenterMap(Ice.Current __current) |
___addAllExperimenterGroupAnnotationLinkSet, ___addAllGroupExperimenterMapSet, ___addExperimenterGroupAnnotationLink, ___addExperimenterGroupAnnotationLinkToBoth, ___addGroupExperimenterMap, ___addGroupExperimenterMapToBoth, ___clearAnnotationLinks, ___clearGroupExperimenterMap, ___copyAnnotationLinks, ___copyGroupExperimenterMap, ___findExperimenterGroupAnnotationLink, ___findGroupExperimenterMap, ___getAnnotationLinksCountPerOwner, ___getConfig, ___getConfigAsMap, ___getDescription, ___getLdap, ___getName, ___getVersion, ___linkAnnotation, ___linkedAnnotationList, ___linkedExperimenterList, ___linkExperimenter, ___reloadAnnotationLinks, ___reloadGroupExperimenterMap, ___removeAllExperimenterGroupAnnotationLinkSet, ___removeAllGroupExperimenterMapSet, ___removeExperimenterGroupAnnotationLink, ___removeExperimenterGroupAnnotationLinkFromBoth, ___removeGroupExperimenterMap, ___removeGroupExperimenterMapFromBoth, ___setConfig, ___setDescription, ___setLdap, ___setName, ___setVersion, ___sizeOfAnnotationLinks, ___sizeOfGroupExperimenterMap, ___unlinkAnnotation, ___unlinkExperimenter, ___unloadAnnotationLinks, ___unloadGroupExperimenterMap, __dispatch, __readImpl, __writeImpl, addAllExperimenterGroupAnnotationLinkSet, addAllGroupExperimenterMapSet, addExperimenterGroupAnnotationLink, addExperimenterGroupAnnotationLinkToBoth, addGroupExperimenterMap, addGroupExperimenterMapToBoth, clearAnnotationLinks, clearGroupExperimenterMap, clone, copyAnnotationLinks, copyGroupExperimenterMap, findExperimenterGroupAnnotationLink, findGroupExperimenterMap, getAnnotationLinksCountPerOwner, getConfig, getConfigAsMap, getDescription, getLdap, getName, getVersion, ice_id, ice_id, ice_ids, ice_ids, ice_isA, ice_isA, ice_staticId, linkAnnotation, linkedAnnotationList, linkedExperimenterList, linkExperimenter, reloadAnnotationLinks, reloadGroupExperimenterMap, removeAllExperimenterGroupAnnotationLinkSet, removeAllGroupExperimenterMapSet, removeExperimenterGroupAnnotationLink, removeExperimenterGroupAnnotationLinkFromBoth, removeGroupExperimenterMap, removeGroupExperimenterMapFromBoth, setConfig, setDescription, setLdap, setName, setVersion, sizeOfAnnotationLinks, sizeOfGroupExperimenterMap, unlinkAnnotation, unlinkExperimenter, unloadAnnotationLinks, unloadGroupExperimenterMap
___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 _ExperimenterGroupTie()
public _ExperimenterGroupTie(_ExperimenterGroupOperations 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 addAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets, Ice.Current __current)
addAllExperimenterGroupAnnotationLinkSet
in interface _ExperimenterGroupOperations
public void addAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets, Ice.Current __current)
addAllGroupExperimenterMapSet
in interface _ExperimenterGroupOperations
public void addExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink target, Ice.Current __current)
addExperimenterGroupAnnotationLink
in interface _ExperimenterGroupOperations
public void addExperimenterGroupAnnotationLinkToBoth(ExperimenterGroupAnnotationLink link, boolean bothSides, Ice.Current __current)
addExperimenterGroupAnnotationLinkToBoth
in interface _ExperimenterGroupOperations
public void addGroupExperimenterMap(GroupExperimenterMap target, Ice.Current __current)
addGroupExperimenterMap
in interface _ExperimenterGroupOperations
public void addGroupExperimenterMapToBoth(GroupExperimenterMap link, boolean bothSides, Ice.Current __current)
addGroupExperimenterMapToBoth
in interface _ExperimenterGroupOperations
public void clearAnnotationLinks(Ice.Current __current)
clearAnnotationLinks
in interface _ExperimenterGroupOperations
public void clearGroupExperimenterMap(Ice.Current __current)
clearGroupExperimenterMap
in interface _ExperimenterGroupOperations
public java.util.List<ExperimenterGroupAnnotationLink> copyAnnotationLinks(Ice.Current __current)
copyAnnotationLinks
in interface _ExperimenterGroupOperations
public java.util.List<GroupExperimenterMap> copyGroupExperimenterMap(Ice.Current __current)
copyGroupExperimenterMap
in interface _ExperimenterGroupOperations
public java.util.List<ExperimenterGroupAnnotationLink> findExperimenterGroupAnnotationLink(Annotation removal, Ice.Current __current)
findExperimenterGroupAnnotationLink
in interface _ExperimenterGroupOperations
public java.util.List<GroupExperimenterMap> findGroupExperimenterMap(Experimenter removal, Ice.Current __current)
findGroupExperimenterMap
in interface _ExperimenterGroupOperations
public java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner(Ice.Current __current)
getAnnotationLinksCountPerOwner
in interface _ExperimenterGroupOperations
public java.util.List<NamedValue> getConfig(Ice.Current __current)
getConfig
in interface _ExperimenterGroupOperations
public java.util.Map<java.lang.String,java.lang.String> getConfigAsMap(Ice.Current __current)
getConfigAsMap
in interface _ExperimenterGroupOperations
public RString getDescription(Ice.Current __current)
getDescription
in interface _ExperimenterGroupOperations
public RBool getLdap(Ice.Current __current)
getLdap
in interface _ExperimenterGroupOperations
public RString getName(Ice.Current __current)
getName
in interface _ExperimenterGroupOperations
public RInt getVersion(Ice.Current __current)
getVersion
in interface _ExperimenterGroupOperations
public ExperimenterGroupAnnotationLink linkAnnotation(Annotation addition, Ice.Current __current)
linkAnnotation
in interface _ExperimenterGroupOperations
public GroupExperimenterMap linkExperimenter(Experimenter addition, Ice.Current __current)
linkExperimenter
in interface _ExperimenterGroupOperations
public java.util.List<Annotation> linkedAnnotationList(Ice.Current __current)
linkedAnnotationList
in interface _ExperimenterGroupOperations
public java.util.List<Experimenter> linkedExperimenterList(Ice.Current __current)
linkedExperimenterList
in interface _ExperimenterGroupOperations
public void reloadAnnotationLinks(ExperimenterGroup toCopy, Ice.Current __current)
reloadAnnotationLinks
in interface _ExperimenterGroupOperations
public void reloadGroupExperimenterMap(ExperimenterGroup toCopy, Ice.Current __current)
reloadGroupExperimenterMap
in interface _ExperimenterGroupOperations
public void removeAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets, Ice.Current __current)
removeAllExperimenterGroupAnnotationLinkSet
in interface _ExperimenterGroupOperations
public void removeAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets, Ice.Current __current)
removeAllGroupExperimenterMapSet
in interface _ExperimenterGroupOperations
public void removeExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink theTarget, Ice.Current __current)
removeExperimenterGroupAnnotationLink
in interface _ExperimenterGroupOperations
public void removeExperimenterGroupAnnotationLinkFromBoth(ExperimenterGroupAnnotationLink link, boolean bothSides, Ice.Current __current)
removeExperimenterGroupAnnotationLinkFromBoth
in interface _ExperimenterGroupOperations
public void removeGroupExperimenterMap(GroupExperimenterMap theTarget, Ice.Current __current)
removeGroupExperimenterMap
in interface _ExperimenterGroupOperations
public void removeGroupExperimenterMapFromBoth(GroupExperimenterMap link, boolean bothSides, Ice.Current __current)
removeGroupExperimenterMapFromBoth
in interface _ExperimenterGroupOperations
public void setConfig(java.util.List<NamedValue> theConfig, Ice.Current __current)
setConfig
in interface _ExperimenterGroupOperations
public void setDescription(RString theDescription, Ice.Current __current)
setDescription
in interface _ExperimenterGroupOperations
public void setLdap(RBool theLdap, Ice.Current __current)
setLdap
in interface _ExperimenterGroupOperations
public void setName(RString theName, Ice.Current __current)
setName
in interface _ExperimenterGroupOperations
public void setVersion(RInt theVersion, Ice.Current __current)
setVersion
in interface _ExperimenterGroupOperations
public int sizeOfAnnotationLinks(Ice.Current __current)
sizeOfAnnotationLinks
in interface _ExperimenterGroupOperations
public int sizeOfGroupExperimenterMap(Ice.Current __current)
sizeOfGroupExperimenterMap
in interface _ExperimenterGroupOperations
public void unlinkAnnotation(Annotation removal, Ice.Current __current)
unlinkAnnotation
in interface _ExperimenterGroupOperations
public void unlinkExperimenter(Experimenter removal, Ice.Current __current)
unlinkExperimenter
in interface _ExperimenterGroupOperations
public void unloadAnnotationLinks(Ice.Current __current)
unloadAnnotationLinks
in interface _ExperimenterGroupOperations
public void unloadGroupExperimenterMap(Ice.Current __current)
unloadGroupExperimenterMap
in interface _ExperimenterGroupOperations
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.