Uses of Class
ome.services.delete.DeleteEntry

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

Uses of DeleteEntry in ome.services.delete
 

Fields in ome.services.delete with type parameters of type DeleteEntry
protected  List<DeleteEntry> BaseDeleteSpec.entries
          The paths which make up this delete specification.
 

Methods in ome.services.delete that return types with arguments of type DeleteEntry
 List<DeleteEntry> BaseDeleteSpec.entries()
           
 List<DeleteEntry> DeleteSpec.entries()
          Returns a copy of the list of DeleteEntry instances contained in this DeleteSpec
 

Methods in ome.services.delete with parameters of type DeleteEntry
 long[][] AnnotationDeleteSpec.queryBackupIds(org.hibernate.Session session, int step, DeleteEntry subpath, QueryBuilder and)
           
 long[][] BaseDeleteSpec.queryBackupIds(org.hibernate.Session session, int step, DeleteEntry subpath, QueryBuilder and)
           
 long[][] DeleteSpec.queryBackupIds(org.hibernate.Session session, int step, DeleteEntry subpath, QueryBuilder and)
          If a given path is deleted before its sub-path, this points to a one-to-one relationship.
 

Constructors in ome.services.delete with parameters of type DeleteEntry
DeleteEntry(DeleteSpec self, String name, DeleteEntry entry)
           
 



OmeroJava Api

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

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