Uses of Interface
ome.api.IRepositoryInfo

Packages that use IRepositoryInfo
ome.logic The central repository of implementations which will be accessible through this server. 
ome.services Base services package for OMERO API services This includes classes that implement OMERO API services described as interfaces in the OMERO Common component. 
ome.services.blitz.impl   
ome.system Provides the necessary container structure for the entire Omero system. 
 

Uses of IRepositoryInfo in ome.logic
 

Classes in ome.logic that implement IRepositoryInfo
 class RepositoryInfoImpl
          Class implementation of the IRepositoryInfo service interface.
 

Uses of IRepositoryInfo in ome.services
 

Methods in ome.services with parameters of type IRepositoryInfo
 void RawFileBean.setIRepositoryInfo(IRepositoryInfo iRepositoryInfo)
          Disk Space Usage service Bean injector
 void RawPixelsBean.setIRepositoryInfo(IRepositoryInfo iRepositoryInfo)
          Disk Space Usage service Bean injector
 void ThumbnailBean.setIRepositoryInfo(IRepositoryInfo iRepositoryInfo)
          Disk Space Usage service Bean injector
 

Uses of IRepositoryInfo in ome.services.blitz.impl
 

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

Uses of IRepositoryInfo in ome.system
 

Methods in ome.system that return IRepositoryInfo
 IRepositoryInfo ServiceFactory.getRepositoryInfoService()
           
 



OmeroJava Api

Version: 4.3.3-00d1137e-b2894

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