Uses of Class
fr.igred.omero.repository.ProjectWrapper
Packages that use ProjectWrapper
Package
Description
This package contains abstract wrapper classes for the OMERO Gateway and the basic OMERO object.
This package contains wrapper classes for annotations.
This package contains classes related to the hierarchical organization for images.
-
Uses of ProjectWrapper in fr.igred.omero
Methods in fr.igred.omero that return ProjectWrapperModifier and TypeMethodDescriptionBrowser.getProject
(Long id) Gets the project with the specified id from OMERO.Methods in fr.igred.omero that return types with arguments of type ProjectWrapperModifier and TypeMethodDescriptionBrowser.getProjects()
Gets all projects available from OMERO.Browser.getProjects
(ExperimenterWrapper experimenter) Gets all projects available from OMERO owned by a given user.Browser.getProjects
(Long... ids) Gets the projects with the specified ids from OMERO.Browser.getProjects
(String name) Gets all projects with a certain name from OMERO. -
Uses of ProjectWrapper in fr.igred.omero.annotations
Methods in fr.igred.omero.annotations that return types with arguments of type ProjectWrapperModifier and TypeMethodDescriptionGenericAnnotationWrapper.getProjects
(Client client) Gets all projects with this annotation from OMERO. -
Uses of ProjectWrapper in fr.igred.omero.repository
Methods in fr.igred.omero.repository that return types with arguments of type ProjectWrapperModifier and TypeMethodDescriptionDatasetWrapper.getProjects
(Client client) Retrieves the projects containing this dataset.ImageWrapper.getProjects
(Client client) Retrieves the projects containing this image