Package omero.model

Interface _ExperimenterOperations

    • Method Detail

      • getVersion

        RInt getVersion​(Ice.Current __current)
      • setVersion

        void setVersion​(RInt theVersion,
                        Ice.Current __current)
      • unloadGroupExperimenterMap

        void unloadGroupExperimenterMap​(Ice.Current __current)
      • sizeOfGroupExperimenterMap

        int sizeOfGroupExperimenterMap​(Ice.Current __current)
      • copyGroupExperimenterMap

        java.util.List<GroupExperimenterMap> copyGroupExperimenterMap​(Ice.Current __current)
      • addGroupExperimenterMap

        void addGroupExperimenterMap​(GroupExperimenterMap target,
                                     Ice.Current __current)
      • addAllGroupExperimenterMapSet

        void addAllGroupExperimenterMapSet​(java.util.List<GroupExperimenterMap> targets,
                                           Ice.Current __current)
      • removeGroupExperimenterMap

        void removeGroupExperimenterMap​(GroupExperimenterMap theTarget,
                                        Ice.Current __current)
      • removeAllGroupExperimenterMapSet

        void removeAllGroupExperimenterMapSet​(java.util.List<GroupExperimenterMap> targets,
                                              Ice.Current __current)
      • clearGroupExperimenterMap

        void clearGroupExperimenterMap​(Ice.Current __current)
      • reloadGroupExperimenterMap

        void reloadGroupExperimenterMap​(Experimenter toCopy,
                                        Ice.Current __current)
      • getGroupExperimenterMap

        GroupExperimenterMap getGroupExperimenterMap​(int index,
                                                     Ice.Current __current)
      • getPrimaryGroupExperimenterMap

        GroupExperimenterMap getPrimaryGroupExperimenterMap​(Ice.Current __current)
      • addGroupExperimenterMapToBoth

        void addGroupExperimenterMapToBoth​(GroupExperimenterMap link,
                                           boolean bothSides,
                                           Ice.Current __current)
      • unlinkExperimenterGroup

        void unlinkExperimenterGroup​(ExperimenterGroup removal,
                                     Ice.Current __current)
      • removeGroupExperimenterMapFromBoth

        void removeGroupExperimenterMapFromBoth​(GroupExperimenterMap link,
                                                boolean bothSides,
                                                Ice.Current __current)
      • linkedExperimenterGroupList

        java.util.List<ExperimenterGroup> linkedExperimenterGroupList​(Ice.Current __current)
      • getOmeName

        RString getOmeName​(Ice.Current __current)
      • setOmeName

        void setOmeName​(RString theOmeName,
                        Ice.Current __current)
      • getFirstName

        RString getFirstName​(Ice.Current __current)
      • setFirstName

        void setFirstName​(RString theFirstName,
                          Ice.Current __current)
      • getMiddleName

        RString getMiddleName​(Ice.Current __current)
      • setMiddleName

        void setMiddleName​(RString theMiddleName,
                           Ice.Current __current)
      • getLastName

        RString getLastName​(Ice.Current __current)
      • setLastName

        void setLastName​(RString theLastName,
                         Ice.Current __current)
      • getInstitution

        RString getInstitution​(Ice.Current __current)
      • setInstitution

        void setInstitution​(RString theInstitution,
                            Ice.Current __current)
      • getLdap

        RBool getLdap​(Ice.Current __current)
      • setLdap

        void setLdap​(RBool theLdap,
                     Ice.Current __current)
      • getEmail

        RString getEmail​(Ice.Current __current)
      • setEmail

        void setEmail​(RString theEmail,
                      Ice.Current __current)
      • getConfigAsMap

        java.util.Map<java.lang.String,​java.lang.String> getConfigAsMap​(Ice.Current __current)
      • getConfig

        java.util.List<NamedValue> getConfig​(Ice.Current __current)
      • setConfig

        void setConfig​(java.util.List<NamedValue> theConfig,
                       Ice.Current __current)
      • unloadAnnotationLinks

        void unloadAnnotationLinks​(Ice.Current __current)
      • sizeOfAnnotationLinks

        int sizeOfAnnotationLinks​(Ice.Current __current)
      • addExperimenterAnnotationLink

        void addExperimenterAnnotationLink​(ExperimenterAnnotationLink target,
                                           Ice.Current __current)
      • addAllExperimenterAnnotationLinkSet

        void addAllExperimenterAnnotationLinkSet​(java.util.List<ExperimenterAnnotationLink> targets,
                                                 Ice.Current __current)
      • removeExperimenterAnnotationLink

        void removeExperimenterAnnotationLink​(ExperimenterAnnotationLink theTarget,
                                              Ice.Current __current)
      • removeAllExperimenterAnnotationLinkSet

        void removeAllExperimenterAnnotationLinkSet​(java.util.List<ExperimenterAnnotationLink> targets,
                                                    Ice.Current __current)
      • clearAnnotationLinks

        void clearAnnotationLinks​(Ice.Current __current)
      • reloadAnnotationLinks

        void reloadAnnotationLinks​(Experimenter toCopy,
                                   Ice.Current __current)
      • getAnnotationLinksCountPerOwner

        java.util.Map<java.lang.Long,​java.lang.Long> getAnnotationLinksCountPerOwner​(Ice.Current __current)
      • addExperimenterAnnotationLinkToBoth

        void addExperimenterAnnotationLinkToBoth​(ExperimenterAnnotationLink link,
                                                 boolean bothSides,
                                                 Ice.Current __current)
      • unlinkAnnotation

        void unlinkAnnotation​(Annotation removal,
                              Ice.Current __current)
      • removeExperimenterAnnotationLinkFromBoth

        void removeExperimenterAnnotationLinkFromBoth​(ExperimenterAnnotationLink link,
                                                      boolean bothSides,
                                                      Ice.Current __current)
      • linkedAnnotationList

        java.util.List<Annotation> linkedAnnotationList​(Ice.Current __current)