no.inspera.services.pedal.actions
Class Index

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

public class Index
extends java.lang.Object
implements Action

An Index action causes in-memory indexing the whole course structure.

Since:
18.12.2007
Version:
$Id: Index.java 45074 2008-05-29 10:04:54Z naimdjon $
Author:
Naimdjon Takhirov

Constructor Summary
Index()
           
 
Method Summary
 Result execute(no.inspera.utils.Parameters params)
          Executes the action which results in indexing the course structure.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Index

public Index()
Method Detail

execute

public Result execute(no.inspera.utils.Parameters params)
Executes the action which results in indexing the course structure.

Specified by:
execute in interface Action
Parameters:
params - current request parameters.
Returns:
Result of the index. An empty XML string to be transformed.


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