Package fr.igred.omero.client
This package contains the client interfaces used to interact with an OMERO server and a class implementing them.
-
Interface Summary Interface Description AdminManager Interface to handle admin functions on an OMERO server in a givenSecurityContext.Browser Interface to browse data on an OMERO server in a givenSecurityContext.Client Client interface to connect to OMERO, browse through all the data accessible to the user and modify it.ConnectionHandler Interface to handle the connection to an OMERO server through aGatewayfor a given user and in a specificSecurityContext.DataManager Interface to add or remove data on an OMERO server in a givenSecurityContext. -
Class Summary Class Description GatewayWrapper Allows the user to connect to OMERO and browse through all the data accessible to the user.