no.inspera.services.pedal.actions
Class ShowIndex

java.lang.Object
  extended by no.inspera.services.pedal.actions.ShowIndex
All Implemented Interfaces:
Action

public class ShowIndex
extends java.lang.Object
implements Action

This action shows what is in-memory indexed.

Since:
23.12.2007
Version:
$Id: ShowIndex.java 45069 2008-05-29 08:25:25Z naimdjon $
Author:
Naimdjon Takhirov

Constructor Summary
ShowIndex()
           
 
Method Summary
 Result execute(no.inspera.utils.Parameters params)
          Executes the show index action and prints out all objects in the index.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShowIndex

public ShowIndex()
Method Detail

execute

public Result execute(no.inspera.utils.Parameters params)
Executes the show index action and prints out all objects in the index.

Specified by:
execute in interface Action
Parameters:
params - the current request parameters.
Returns:
the html result showing index.


Copyright © 2008 Naimdjon Takhirov (naimdjon@gmail.com). All Rights Reserved.