Uses of Interface
fr.igred.omero.client.AdminManager
-
Packages that use AdminManager Package Description fr.igred.omero.client This package contains the client interfaces used to interact with an OMERO server and a class implementing them. -
-
Uses of AdminManager in fr.igred.omero.client
Subinterfaces of AdminManager in fr.igred.omero.client Modifier and Type Interface Description interface
Client
Client interface to connect to OMERO, browse through all the data accessible to the user and modify it.Classes in fr.igred.omero.client that implement AdminManager Modifier and Type Class Description class
GatewayWrapper
Allows the user to connect to OMERO and browse through all the data accessible to the user.
-