Uses of Interface
ome.services.delete.DeleteSpec

Packages that use DeleteSpec
ome.services.delete Implementations of the ome.api.IDelete service. 
 

Uses of DeleteSpec in ome.services.delete
 

Classes in ome.services.delete that implement DeleteSpec
 class AnnotationDeleteSpec
          DeleteSpec specialized for deleting annotations.
 class BaseDeleteSpec
          DeleteSpec which takes the id of some id as the root of deletion.
 

Methods in ome.services.delete that return DeleteSpec
 DeleteSpec DeleteSpecFactory.get(String type)
           
 DeleteSpec DeleteEntry.getSubSpec()
           
 DeleteSpec BaseDeleteSpec.SubSpecIterator.next()
           
 

Methods in ome.services.delete that return types with arguments of type DeleteSpec
 Iterator<DeleteSpec> BaseDeleteSpec.walk()
           
 Iterator<DeleteSpec> DeleteSpec.walk()
          Returns an iterator over all subspecs and their subspecs, depth-first.
 

Constructors in ome.services.delete with parameters of type DeleteSpec
BaseDeleteSpec.SubSpecIterator(DeleteSpec spec)
           
DeleteEntry(DeleteSpec self, String value)
           
DeleteEntry(DeleteSpec self, String name, DeleteEntry entry)
           
DeleteState(OmeroContext ctx, org.hibernate.Session session, DeleteSpec spec)
           
 



OmeroJava Api

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

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