no.inspera.services.pedal.actions
Class Start

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

public class Start
extends java.lang.Object
implements Action

The start is invoked once the user has been authenticate.

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

Constructor Summary
Start()
           
 
Method Summary
 Result execute(no.inspera.utils.Parameters params)
          Executes the action and forwards the user to the start page of the personalised course.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Start

public Start()
Method Detail

execute

public Result execute(no.inspera.utils.Parameters params)
Executes the action and forwards the user to the start page of the personalised course.

Specified by:
execute in interface Action
Parameters:
params - the current request parameters.
Returns:
to the start page of the course.


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