com.joanju.cg.plugin
Class UnresRptSearchQuery

java.lang.Object
  extended by com.joanju.cg.search.FileSearchQuery
      extended by com.joanju.cg.plugin.UnresRptSearchQuery

public class UnresRptSearchQuery
extends FileSearchQuery


Field Summary
 
Fields inherited from class com.joanju.cg.search.FileSearchQuery
fResult
 
Constructor Summary
UnresRptSearchQuery(UnresolvedReport report)
           
 
Method Summary
 boolean canRerun()
           
 boolean canRunInBackground()
           
 java.lang.String getLabel()
           
 IStatus run(IProgressMonitor pm)
           
 
Methods inherited from class com.joanju.cg.search.FileSearchQuery
getSearchResult, getSearchString, isCaseSensitive, isCaseSensitive, isRegexSearch, isRegexSearch
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnresRptSearchQuery

public UnresRptSearchQuery(UnresolvedReport report)
Method Detail

canRerun

public boolean canRerun()
Overrides:
canRerun in class FileSearchQuery

canRunInBackground

public boolean canRunInBackground()
Overrides:
canRunInBackground in class FileSearchQuery

getLabel

public java.lang.String getLabel()
Specified by:
getLabel in class FileSearchQuery

run

public IStatus run(IProgressMonitor pm)
Specified by:
run in class FileSearchQuery


Copyright © 2008 Joanju Software. All Rights Reserved.