Package omero.model
Class ExperimenterGroup
- java.lang.Object
-
- Ice.ObjectImpl
-
- omero.model.IObject
-
- omero.model.ExperimenterGroup
-
- All Implemented Interfaces:
Ice.Object
,java.io.Serializable
,java.lang.Cloneable
,_ExperimenterGroupOperations
,_ExperimenterGroupOperationsNC
,_IObjectOperations
,_IObjectOperationsNC
- Direct Known Subclasses:
_ExperimenterGroupTie
,ExperimenterGroupI
public abstract class ExperimenterGroup extends IObject implements _ExperimenterGroupOperations, _ExperimenterGroupOperationsNC
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String[]
__ids
protected java.util.Map<java.lang.Long,java.lang.Long>
annotationLinksCountPerOwner
protected boolean
annotationLinksLoaded
protected java.util.List<ExperimenterGroupAnnotationLink>
annotationLinksSeq
protected java.util.List<NamedValue>
config
protected RString
description
protected boolean
groupExperimenterMapLoaded
protected java.util.List<GroupExperimenterMap>
groupExperimenterMapSeq
protected RBool
ldap
protected RString
name
static long
serialVersionUID
protected RInt
version
-
Constructor Summary
Constructors Constructor Description ExperimenterGroup()
ExperimenterGroup(RLong id, Details details, boolean loaded, RInt version, RString name, RBool ldap, java.util.List<GroupExperimenterMap> groupExperimenterMapSeq, boolean groupExperimenterMapLoaded, java.util.List<NamedValue> config, java.util.List<ExperimenterGroupAnnotationLink> annotationLinksSeq, boolean annotationLinksLoaded, java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner, RString description)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static Ice.DispatchStatus
___addAllExperimenterGroupAnnotationLinkSet(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___addAllGroupExperimenterMapSet(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___addExperimenterGroupAnnotationLink(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___addExperimenterGroupAnnotationLinkToBoth(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___addGroupExperimenterMap(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___addGroupExperimenterMapToBoth(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___clearAnnotationLinks(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___clearGroupExperimenterMap(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___copyAnnotationLinks(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___copyGroupExperimenterMap(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___findExperimenterGroupAnnotationLink(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___findGroupExperimenterMap(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___getAnnotationLinksCountPerOwner(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___getConfig(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___getConfigAsMap(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___getDescription(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___getLdap(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___getName(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___getVersion(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___linkAnnotation(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___linkedAnnotationList(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___linkedExperimenterList(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___linkExperimenter(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___reloadAnnotationLinks(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___reloadGroupExperimenterMap(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___removeAllExperimenterGroupAnnotationLinkSet(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___removeAllGroupExperimenterMapSet(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___removeExperimenterGroupAnnotationLink(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___removeExperimenterGroupAnnotationLinkFromBoth(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___removeGroupExperimenterMap(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___removeGroupExperimenterMapFromBoth(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___setConfig(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___setDescription(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___setLdap(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___setName(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___setVersion(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___sizeOfAnnotationLinks(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___sizeOfGroupExperimenterMap(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___unlinkAnnotation(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___unlinkExperimenter(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___unloadAnnotationLinks(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___unloadGroupExperimenterMap(ExperimenterGroup __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)
void
addAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets)
void
addAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets)
void
addExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink target)
void
addExperimenterGroupAnnotationLinkToBoth(ExperimenterGroupAnnotationLink link, boolean bothSides)
void
addGroupExperimenterMap(GroupExperimenterMap target)
void
addGroupExperimenterMapToBoth(GroupExperimenterMap link, boolean bothSides)
void
clearAnnotationLinks()
void
clearGroupExperimenterMap()
ExperimenterGroup
clone()
java.util.List<ExperimenterGroupAnnotationLink>
copyAnnotationLinks()
java.util.List<GroupExperimenterMap>
copyGroupExperimenterMap()
java.util.List<ExperimenterGroupAnnotationLink>
findExperimenterGroupAnnotationLink(Annotation removal)
java.util.List<GroupExperimenterMap>
findGroupExperimenterMap(Experimenter removal)
java.util.Map<java.lang.Long,java.lang.Long>
getAnnotationLinksCountPerOwner()
java.util.List<NamedValue>
getConfig()
java.util.Map<java.lang.String,java.lang.String>
getConfigAsMap()
RString
getDescription()
RBool
getLdap()
RString
getName()
RInt
getVersion()
java.lang.String
ice_id()
java.lang.String
ice_id(Ice.Current __current)
java.lang.String[]
ice_ids()
java.lang.String[]
ice_ids(Ice.Current __current)
boolean
ice_isA(java.lang.String s)
boolean
ice_isA(java.lang.String s, Ice.Current __current)
static java.lang.String
ice_staticId()
ExperimenterGroupAnnotationLink
linkAnnotation(Annotation addition)
java.util.List<Annotation>
linkedAnnotationList()
java.util.List<Experimenter>
linkedExperimenterList()
GroupExperimenterMap
linkExperimenter(Experimenter addition)
void
reloadAnnotationLinks(ExperimenterGroup toCopy)
void
reloadGroupExperimenterMap(ExperimenterGroup toCopy)
void
removeAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets)
void
removeAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets)
void
removeExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink theTarget)
void
removeExperimenterGroupAnnotationLinkFromBoth(ExperimenterGroupAnnotationLink link, boolean bothSides)
void
removeGroupExperimenterMap(GroupExperimenterMap theTarget)
void
removeGroupExperimenterMapFromBoth(GroupExperimenterMap link, boolean bothSides)
void
setConfig(java.util.List<NamedValue> theConfig)
void
setDescription(RString theDescription)
void
setLdap(RBool theLdap)
void
setName(RString theName)
void
setVersion(RInt theVersion)
int
sizeOfAnnotationLinks()
int
sizeOfGroupExperimenterMap()
void
unlinkAnnotation(Annotation removal)
void
unlinkExperimenter(Experimenter removal)
void
unloadAnnotationLinks()
void
unloadGroupExperimenterMap()
-
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._ExperimenterGroupOperations
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
-
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
-
name
protected RString name
-
ldap
protected RBool ldap
-
groupExperimenterMapSeq
protected java.util.List<GroupExperimenterMap> groupExperimenterMapSeq
-
groupExperimenterMapLoaded
protected boolean groupExperimenterMapLoaded
-
config
protected java.util.List<NamedValue> config
-
annotationLinksSeq
protected java.util.List<ExperimenterGroupAnnotationLink> annotationLinksSeq
-
annotationLinksLoaded
protected boolean annotationLinksLoaded
-
annotationLinksCountPerOwner
protected java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner
-
description
protected RString description
-
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
ExperimenterGroup
public ExperimenterGroup()
-
ExperimenterGroup
public ExperimenterGroup(RLong id, Details details, boolean loaded, RInt version, RString name, RBool ldap, java.util.List<GroupExperimenterMap> groupExperimenterMapSeq, boolean groupExperimenterMapLoaded, java.util.List<NamedValue> config, java.util.List<ExperimenterGroupAnnotationLink> annotationLinksSeq, boolean annotationLinksLoaded, java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner, 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()
-
addAllExperimenterGroupAnnotationLinkSet
public final void addAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets)
- Specified by:
addAllExperimenterGroupAnnotationLinkSet
in interface_ExperimenterGroupOperationsNC
-
addAllGroupExperimenterMapSet
public final void addAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets)
- Specified by:
addAllGroupExperimenterMapSet
in interface_ExperimenterGroupOperationsNC
-
addExperimenterGroupAnnotationLink
public final void addExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink target)
- Specified by:
addExperimenterGroupAnnotationLink
in interface_ExperimenterGroupOperationsNC
-
addExperimenterGroupAnnotationLinkToBoth
public final void addExperimenterGroupAnnotationLinkToBoth(ExperimenterGroupAnnotationLink link, boolean bothSides)
- Specified by:
addExperimenterGroupAnnotationLinkToBoth
in interface_ExperimenterGroupOperationsNC
-
addGroupExperimenterMap
public final void addGroupExperimenterMap(GroupExperimenterMap target)
- Specified by:
addGroupExperimenterMap
in interface_ExperimenterGroupOperationsNC
-
addGroupExperimenterMapToBoth
public final void addGroupExperimenterMapToBoth(GroupExperimenterMap link, boolean bothSides)
- Specified by:
addGroupExperimenterMapToBoth
in interface_ExperimenterGroupOperationsNC
-
clearAnnotationLinks
public final void clearAnnotationLinks()
- Specified by:
clearAnnotationLinks
in interface_ExperimenterGroupOperationsNC
-
clearGroupExperimenterMap
public final void clearGroupExperimenterMap()
- Specified by:
clearGroupExperimenterMap
in interface_ExperimenterGroupOperationsNC
-
copyAnnotationLinks
public final java.util.List<ExperimenterGroupAnnotationLink> copyAnnotationLinks()
- Specified by:
copyAnnotationLinks
in interface_ExperimenterGroupOperationsNC
-
copyGroupExperimenterMap
public final java.util.List<GroupExperimenterMap> copyGroupExperimenterMap()
- Specified by:
copyGroupExperimenterMap
in interface_ExperimenterGroupOperationsNC
-
findExperimenterGroupAnnotationLink
public final java.util.List<ExperimenterGroupAnnotationLink> findExperimenterGroupAnnotationLink(Annotation removal)
- Specified by:
findExperimenterGroupAnnotationLink
in interface_ExperimenterGroupOperationsNC
-
findGroupExperimenterMap
public final java.util.List<GroupExperimenterMap> findGroupExperimenterMap(Experimenter removal)
- Specified by:
findGroupExperimenterMap
in interface_ExperimenterGroupOperationsNC
-
getAnnotationLinksCountPerOwner
public final java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
- Specified by:
getAnnotationLinksCountPerOwner
in interface_ExperimenterGroupOperationsNC
-
getConfig
public final java.util.List<NamedValue> getConfig()
- Specified by:
getConfig
in interface_ExperimenterGroupOperationsNC
-
getConfigAsMap
public final java.util.Map<java.lang.String,java.lang.String> getConfigAsMap()
- Specified by:
getConfigAsMap
in interface_ExperimenterGroupOperationsNC
-
getDescription
public final RString getDescription()
- Specified by:
getDescription
in interface_ExperimenterGroupOperationsNC
-
getLdap
public final RBool getLdap()
- Specified by:
getLdap
in interface_ExperimenterGroupOperationsNC
-
getName
public final RString getName()
- Specified by:
getName
in interface_ExperimenterGroupOperationsNC
-
getVersion
public final RInt getVersion()
- Specified by:
getVersion
in interface_ExperimenterGroupOperationsNC
-
linkAnnotation
public final ExperimenterGroupAnnotationLink linkAnnotation(Annotation addition)
- Specified by:
linkAnnotation
in interface_ExperimenterGroupOperationsNC
-
linkExperimenter
public final GroupExperimenterMap linkExperimenter(Experimenter addition)
- Specified by:
linkExperimenter
in interface_ExperimenterGroupOperationsNC
-
linkedAnnotationList
public final java.util.List<Annotation> linkedAnnotationList()
- Specified by:
linkedAnnotationList
in interface_ExperimenterGroupOperationsNC
-
linkedExperimenterList
public final java.util.List<Experimenter> linkedExperimenterList()
- Specified by:
linkedExperimenterList
in interface_ExperimenterGroupOperationsNC
-
reloadAnnotationLinks
public final void reloadAnnotationLinks(ExperimenterGroup toCopy)
- Specified by:
reloadAnnotationLinks
in interface_ExperimenterGroupOperationsNC
-
reloadGroupExperimenterMap
public final void reloadGroupExperimenterMap(ExperimenterGroup toCopy)
- Specified by:
reloadGroupExperimenterMap
in interface_ExperimenterGroupOperationsNC
-
removeAllExperimenterGroupAnnotationLinkSet
public final void removeAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets)
- Specified by:
removeAllExperimenterGroupAnnotationLinkSet
in interface_ExperimenterGroupOperationsNC
-
removeAllGroupExperimenterMapSet
public final void removeAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets)
- Specified by:
removeAllGroupExperimenterMapSet
in interface_ExperimenterGroupOperationsNC
-
removeExperimenterGroupAnnotationLink
public final void removeExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink theTarget)
- Specified by:
removeExperimenterGroupAnnotationLink
in interface_ExperimenterGroupOperationsNC
-
removeExperimenterGroupAnnotationLinkFromBoth
public final void removeExperimenterGroupAnnotationLinkFromBoth(ExperimenterGroupAnnotationLink link, boolean bothSides)
- Specified by:
removeExperimenterGroupAnnotationLinkFromBoth
in interface_ExperimenterGroupOperationsNC
-
removeGroupExperimenterMap
public final void removeGroupExperimenterMap(GroupExperimenterMap theTarget)
- Specified by:
removeGroupExperimenterMap
in interface_ExperimenterGroupOperationsNC
-
removeGroupExperimenterMapFromBoth
public final void removeGroupExperimenterMapFromBoth(GroupExperimenterMap link, boolean bothSides)
- Specified by:
removeGroupExperimenterMapFromBoth
in interface_ExperimenterGroupOperationsNC
-
setConfig
public final void setConfig(java.util.List<NamedValue> theConfig)
- Specified by:
setConfig
in interface_ExperimenterGroupOperationsNC
-
setDescription
public final void setDescription(RString theDescription)
- Specified by:
setDescription
in interface_ExperimenterGroupOperationsNC
-
setLdap
public final void setLdap(RBool theLdap)
- Specified by:
setLdap
in interface_ExperimenterGroupOperationsNC
-
setName
public final void setName(RString theName)
- Specified by:
setName
in interface_ExperimenterGroupOperationsNC
-
setVersion
public final void setVersion(RInt theVersion)
- Specified by:
setVersion
in interface_ExperimenterGroupOperationsNC
-
sizeOfAnnotationLinks
public final int sizeOfAnnotationLinks()
- Specified by:
sizeOfAnnotationLinks
in interface_ExperimenterGroupOperationsNC
-
sizeOfGroupExperimenterMap
public final int sizeOfGroupExperimenterMap()
- Specified by:
sizeOfGroupExperimenterMap
in interface_ExperimenterGroupOperationsNC
-
unlinkAnnotation
public final void unlinkAnnotation(Annotation removal)
- Specified by:
unlinkAnnotation
in interface_ExperimenterGroupOperationsNC
-
unlinkExperimenter
public final void unlinkExperimenter(Experimenter removal)
- Specified by:
unlinkExperimenter
in interface_ExperimenterGroupOperationsNC
-
unloadAnnotationLinks
public final void unloadAnnotationLinks()
- Specified by:
unloadAnnotationLinks
in interface_ExperimenterGroupOperationsNC
-
unloadGroupExperimenterMap
public final void unloadGroupExperimenterMap()
- Specified by:
unloadGroupExperimenterMap
in interface_ExperimenterGroupOperationsNC
-
___getVersion
public static Ice.DispatchStatus ___getVersion(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setVersion
public static Ice.DispatchStatus ___setVersion(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getName
public static Ice.DispatchStatus ___getName(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setName
public static Ice.DispatchStatus ___setName(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getLdap
public static Ice.DispatchStatus ___getLdap(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setLdap
public static Ice.DispatchStatus ___setLdap(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___unloadGroupExperimenterMap
public static Ice.DispatchStatus ___unloadGroupExperimenterMap(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___sizeOfGroupExperimenterMap
public static Ice.DispatchStatus ___sizeOfGroupExperimenterMap(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___copyGroupExperimenterMap
public static Ice.DispatchStatus ___copyGroupExperimenterMap(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addGroupExperimenterMap
public static Ice.DispatchStatus ___addGroupExperimenterMap(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addAllGroupExperimenterMapSet
public static Ice.DispatchStatus ___addAllGroupExperimenterMapSet(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeGroupExperimenterMap
public static Ice.DispatchStatus ___removeGroupExperimenterMap(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeAllGroupExperimenterMapSet
public static Ice.DispatchStatus ___removeAllGroupExperimenterMapSet(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___clearGroupExperimenterMap
public static Ice.DispatchStatus ___clearGroupExperimenterMap(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___reloadGroupExperimenterMap
public static Ice.DispatchStatus ___reloadGroupExperimenterMap(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___linkExperimenter
public static Ice.DispatchStatus ___linkExperimenter(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addGroupExperimenterMapToBoth
public static Ice.DispatchStatus ___addGroupExperimenterMapToBoth(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___findGroupExperimenterMap
public static Ice.DispatchStatus ___findGroupExperimenterMap(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___unlinkExperimenter
public static Ice.DispatchStatus ___unlinkExperimenter(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeGroupExperimenterMapFromBoth
public static Ice.DispatchStatus ___removeGroupExperimenterMapFromBoth(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___linkedExperimenterList
public static Ice.DispatchStatus ___linkedExperimenterList(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getConfigAsMap
public static Ice.DispatchStatus ___getConfigAsMap(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getConfig
public static Ice.DispatchStatus ___getConfig(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setConfig
public static Ice.DispatchStatus ___setConfig(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___unloadAnnotationLinks
public static Ice.DispatchStatus ___unloadAnnotationLinks(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___sizeOfAnnotationLinks
public static Ice.DispatchStatus ___sizeOfAnnotationLinks(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___copyAnnotationLinks
public static Ice.DispatchStatus ___copyAnnotationLinks(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addExperimenterGroupAnnotationLink
public static Ice.DispatchStatus ___addExperimenterGroupAnnotationLink(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addAllExperimenterGroupAnnotationLinkSet
public static Ice.DispatchStatus ___addAllExperimenterGroupAnnotationLinkSet(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeExperimenterGroupAnnotationLink
public static Ice.DispatchStatus ___removeExperimenterGroupAnnotationLink(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeAllExperimenterGroupAnnotationLinkSet
public static Ice.DispatchStatus ___removeAllExperimenterGroupAnnotationLinkSet(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___clearAnnotationLinks
public static Ice.DispatchStatus ___clearAnnotationLinks(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___reloadAnnotationLinks
public static Ice.DispatchStatus ___reloadAnnotationLinks(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getAnnotationLinksCountPerOwner
public static Ice.DispatchStatus ___getAnnotationLinksCountPerOwner(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___linkAnnotation
public static Ice.DispatchStatus ___linkAnnotation(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addExperimenterGroupAnnotationLinkToBoth
public static Ice.DispatchStatus ___addExperimenterGroupAnnotationLinkToBoth(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___findExperimenterGroupAnnotationLink
public static Ice.DispatchStatus ___findExperimenterGroupAnnotationLink(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___unlinkAnnotation
public static Ice.DispatchStatus ___unlinkAnnotation(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeExperimenterGroupAnnotationLinkFromBoth
public static Ice.DispatchStatus ___removeExperimenterGroupAnnotationLinkFromBoth(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___linkedAnnotationList
public static Ice.DispatchStatus ___linkedAnnotationList(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getDescription
public static Ice.DispatchStatus ___getDescription(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setDescription
public static Ice.DispatchStatus ___setDescription(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
__dispatch
public Ice.DispatchStatus __dispatch(IceInternal.Incoming in, Ice.Current __current)
- Specified by:
__dispatch
in interfaceIce.Object
- Overrides:
__dispatch
in classIObject
-
__writeImpl
protected void __writeImpl(IceInternal.BasicStream __os)
- Overrides:
__writeImpl
in classIObject
-
__readImpl
protected void __readImpl(IceInternal.BasicStream __is)
- Overrides:
__readImpl
in classIObject
-
clone
public ExperimenterGroup clone()
-
-