org.paneris.jammyjoes.controller
Class ProductSearch

java.lang.Object
  extended by org.paneris.jammyjoes.controller.ProductSearch

public class ProductSearch
extends java.lang.Object

Author:
Tim To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. To enable and disable the creation of type comments go to Window>Preferences>Java>Code Generation.

Constructor Summary
ProductSearch(JammyjoesDatabase db, int maxHits, Logger logger)
           
 
Method Summary
 org.melati.poem.util.PagedEnumeration doSearch(SearchCriteria criteria)
           
 java.lang.String q(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProductSearch

public ProductSearch(JammyjoesDatabase db,
                     int maxHits,
                     Logger logger)
Method Detail

doSearch

public org.melati.poem.util.PagedEnumeration doSearch(SearchCriteria criteria)

q

public java.lang.String q(java.lang.String name)


Copyright © 2001-2008 PanEris. All Rights Reserved.