Uses of Interface
ome.api.local.LocalUpdate

Packages that use LocalUpdate
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.measurements   
 

Uses of LocalUpdate in ome.logic
 

Classes in ome.logic that implement LocalUpdate
 class UpdateImpl
          implementation of the IUpdate service interface
 

Fields in ome.logic declared as LocalUpdate
protected  LocalUpdate AbstractLevel2Service.iUpdate
           
 

Methods in ome.logic with parameters of type LocalUpdate
 void AbstractLevel2Service.setUpdateService(LocalUpdate update)
           
 

Uses of LocalUpdate in ome.services
 

Fields in ome.services declared as LocalUpdate
protected  LocalUpdate AbstractStatefulBean.iUpdate
           
 

Methods in ome.services with parameters of type LocalUpdate
 void AbstractStatefulBean.setUpdateService(LocalUpdate update)
           
 

Uses of LocalUpdate in ome.services.blitz.measurements
 

Constructors in ome.services.blitz.measurements with parameters of type LocalUpdate
MeasurementStore(LocalUpdate update, omero.grid.TablePrx table)
           
 



OmeroJava Api

Version: 4.3.4-dbcbce5a-b4

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