Class QueryConstraints

  • All Implemented Interfaces:
    AdminAction

    public class QueryConstraints
    extends java.lang.Object
    implements AdminAction
    AdminAction which queries all datasets and retrieve images linked to the datasets.
    Since:
    3.0-Beta3
    See Also:
    IDelete
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String dsAllQuery  
      static java.lang.String dsNotOwnQuery  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<ome.model.IObject> getResults()  
      void runAsAdmin()
      executes with special privileges within the SecuritySystem.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait