TROIKA.ASP - the MVC framework

Class HelloAction

Object
   |
   +--Command
         |
         +--HelloAction

class HelloAction
extends Command


This is HelloAction class command implementation.
Defined in HelloAction.js


Constructor Summary
HelloAction(<Config> config)
            Constructs a new HelloAction class.
 
Method Summary
 ResponseContext execute(<Environment> environment, <HelloForm> helloForm)
           Performs business logic here.
 HelloAction init(<Config> config)
           Initializes HelloAction.
 
Methods inherited from class Command
findForward, logError, logInfo, logWarn, getConnectionString
 

Constructor Detail

HelloAction

HelloAction(<Config> config)

Method Detail

execute

ResponseContext execute(<Environment> environment, <HelloForm> helloForm)

init

HelloAction init(<Config> config)

TROIKA.ASP - the MVC framework

www.troika-asp.com
Documentation generated on Sun Jun 15 17:59:32 2008