org.openprivacy.reptile.actions
Class SearchRefresh

java.lang.Object
  |
  +--org.openprivacy.reptile.actions.SearchRefresh
All Implemented Interfaces:
Action

public class SearchRefresh
extends java.lang.Object
implements Action

Version:
$Id: SearchRefresh.java,v 1.1 2002/02/07 10:00:23 burton Exp $
Author:
burtonator

Constructor Summary
SearchRefresh()
           
 
Method Summary
 ActionDirective perform(ParameterPasser params, javax.servlet.http.HttpSession session)
          Handles searching within Reptile.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SearchRefresh

public SearchRefresh()
Method Detail

perform

public ActionDirective perform(ParameterPasser params,
                               javax.servlet.http.HttpSession session)
                        throws java.lang.Exception
Handles searching within Reptile.

Specified by:
perform in interface Action
Throws:
java.lang.Exception - if an error occurs