org.paneris.bibliomania.metasearch
Class Metasearch

java.lang.Object
  extended by org.paneris.bibliomania.metasearch.Metasearch
All Implemented Interfaces:
org.melati.poem.transaction.ToTidyList.Closeable

public class Metasearch
extends java.lang.Object
implements org.melati.poem.transaction.ToTidyList.Closeable


Constructor Summary
Metasearch(Bookshop[] shopsP, java.lang.String title, java.lang.String author, org.melati.poem.transaction.ToTidyList toTidy)
           
 
Method Summary
 void close()
           
 java.util.Enumeration currentAndFutureResults()
           
 java.util.Vector currentResults()
           
protected  void finalize()
           
 boolean running()
           
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Metasearch

public Metasearch(Bookshop[] shopsP,
                  java.lang.String title,
                  java.lang.String author,
                  org.melati.poem.transaction.ToTidyList toTidy)
Method Detail

currentAndFutureResults

public java.util.Enumeration currentAndFutureResults()

currentResults

public java.util.Vector currentResults()

running

public boolean running()

close

public void close()
Specified by:
close in interface org.melati.poem.transaction.ToTidyList.Closeable

finalize

protected void finalize()
                 throws java.lang.Throwable
Overrides:
finalize in class java.lang.Object
Throws:
java.lang.Throwable


Copyright © 2000-2009 PanEris. All Rights Reserved.