Uses of Interface
ome.api.IAdmin

Packages that use IAdmin
ome.api.local Non-client service API for OMERO This includes interfaces for the local administration of the OMERO server. 
ome.logic The central repository of implementations which will be accessible through this server. 
ome.services.blitz.impl   
ome.system Provides the necessary container structure for the entire Omero system. 
 

Uses of IAdmin in ome.api.local
 

Subinterfaces of IAdmin in ome.api.local
 interface LocalAdmin
          Provides local (internal) extensions for administration
 

Uses of IAdmin in ome.logic
 

Classes in ome.logic that implement IAdmin
 class AdminImpl
          Provides methods for administering user accounts, passwords, as well as methods which require special privileges.
 

Uses of IAdmin in ome.services.blitz.impl
 

Constructors in ome.services.blitz.impl with parameters of type IAdmin
AdminI(IAdmin service, BlitzExecutor be)
           
 

Uses of IAdmin in ome.system
 

Methods in ome.system that return IAdmin
 IAdmin ServiceFactory.getAdminService()
           
 



OmeroJava Api

Version: Beta-4.1.1-r5927-b91

Copyright © 2009 The University of Dundee. All Rights Reserved.