Uses of Interface
ome.api.local.LocalAdmin

Packages that use LocalAdmin
ome.logic The central repository of implementations which will be accessible through this server. 
ome.services.delete Implementations of the ome.api.IDelete service. 
ome.services.sharing ome.api.IShare support infrastructure. 
 

Uses of LocalAdmin in ome.logic
 

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

Uses of LocalAdmin in ome.services.delete
 

Fields in ome.services.delete declared as LocalAdmin
protected  LocalAdmin DeleteBean.admin
           
 

Constructors in ome.services.delete with parameters of type LocalAdmin
DeleteBean(LocalAdmin admin, SessionFactory sf)
           
QueryConstraints(LocalAdmin iAdmin, LocalQuery iQuery, long id, boolean force)
           
 

Uses of LocalAdmin in ome.services.sharing
 

Fields in ome.services.sharing declared as LocalAdmin
protected  LocalAdmin ShareBean.admin
           
 

Constructors in ome.services.sharing with parameters of type LocalAdmin
ShareBean(LocalAdmin admin, SessionManager mgr, ShareStore store, Executor executor)
           
 



OmeroJava Api

Version: Beta4.2.1-r8614-Beta4.2-b41

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