Uses of Class
ome.services.delete.DeleteOpts.Op

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

Uses of DeleteOpts.Op in ome.services.delete
 

Fields in ome.services.delete declared as DeleteOpts.Op
static DeleteOpts.Op DeleteEntry.DEFAULT
           
 

Methods in ome.services.delete that return DeleteOpts.Op
protected  DeleteOpts.Op DeleteEntry.getOp(Matcher m)
           
static DeleteOpts.Op DeleteOpts.Op.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DeleteOpts.Op[] DeleteOpts.Op.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in ome.services.delete with parameters of type DeleteOpts.Op
 void DeleteOpts.push(DeleteOpts.Op op, boolean modified, EventContext ec)
          Adds the given operation to the current list if the user has permissions to do so.
 



OmeroJava Api

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

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