Uses of Interface
ome.api.IDelete

Packages that use IDelete
ome.services.blitz.impl   
ome.services.delete Implementations of the ome.api.IDelete service. 
ome.system Provides the necessary container structure for the entire Omero system. 
 

Uses of IDelete in ome.services.blitz.impl
 

Constructors in ome.services.blitz.impl with parameters of type IDelete
DeleteI(IDelete service, BlitzExecutor be, ThreadPool threadPool, int cancelTimeoutMs, String omeroDataDir)
           
 

Uses of IDelete in ome.services.delete
 

Classes in ome.services.delete that implement IDelete
 class DeleteBean
          Strict implementation of the IDelete service interface which will use the SecuritySystem via SecuritySystem.runAsAdmin(AdminAction) to forcibly delete instances.
 

Uses of IDelete in ome.system
 

Methods in ome.system that return IDelete
 IDelete ServiceFactory.getDeleteService()
           
 



OmeroJava Api

Version: 4.3.4-dbcbce5a-b4

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