Xindice API
version 1.2m1

org.apache.xindice.webadmin.viewer
Interface HtmlDatabaseViewer

All Known Implementing Classes:
ListDatabaseViewer

public interface HtmlDatabaseViewer

Xindice Html Database Interface Component.

Version:
$Revision: 551433 $, $Date: 2007-06-27 23:24:00 -0400 (Wed, 27 Jun 2007) $

Method Summary
 void execute(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res)
          executes request to a collection.
 

Method Detail

execute

public void execute(javax.servlet.http.HttpServletRequest req,
                    javax.servlet.http.HttpServletResponse res)
             throws javax.servlet.ServletException,
                    IOException
executes request to a collection.

Parameters:
req - request from servlet.
res - servlet response.
Throws:
javax.servlet.ServletException
IOException

Xindice API
version 1.2m1

Copyright (c) 1999-2007 The Apache Software Foundation. All Rights Reserved.