org.openprivacy.reptile.actions
Class AdvancedSearch

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

public class AdvancedSearch
extends java.lang.Object
implements Action

Version:
$Id: AdvancedSearch.java,v 1.1 2002/02/09 07:33:05 burton Exp $
Author:
burtonator

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

Constructor Detail

AdvancedSearch

public AdvancedSearch()
Method Detail

perform

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

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