A C D E G I L N O P R S U

A

AccountAction - class org.struts.velocity.demo.login.AccountAction.
The accountaction is called, when the user will create a new account for himself.
AccountAction() - Constructor for class org.struts.velocity.demo.login.AccountAction
 
AddAccountForm - class org.struts.velocity.demo.login.AddAccountForm.
Demonstrates:
AddAccountForm() - Constructor for class org.struts.velocity.demo.login.AddAccountForm
 

C

CONNECTION - Static variable in interface org.struts.velocity.demo.util.Constants
 
Constants - interface org.struts.velocity.demo.util.Constants.
 

D

destroy() - Method in class org.struts.velocity.demo.util.InitPlugin
Will be called, if the servlet cointainer goes down.

E

execute(StrutsitContext) - Method in class org.struts.velocity.demo.context.PrepareContext
Execute-Methods for Struts-It Actions.
execute(StrutsitContext) - Method in class org.struts.velocity.demo.login.AccountAction
Execute-Methods for Struts-It Actions.
execute(StrutsitContext) - Method in class org.struts.velocity.demo.login.LogonAction
Execute-Methods for Struts-It Actions.
execute(Context) - Method in class org.struts.velocity.demo.service.LoginService
This service provides the following action: LOGIN_ACOUNT_EXISTS: Prooves if an account already exists.

G

GET_CONNECTION - Static variable in interface org.struts.velocity.demo.util.Constants
 
getEmail() - Method in class org.struts.velocity.demo.login.AddAccountForm
 
getEservice() - Method in class org.struts.velocity.demo.service.LoginService
 
getLoginName() - Method in class org.struts.velocity.demo.login.AddAccountForm
 
getName() - Method in class org.struts.velocity.demo.login.AddAccountForm
 
getPassword() - Method in class org.struts.velocity.demo.login.AddAccountForm
 
getPrename() - Method in class org.struts.velocity.demo.login.AddAccountForm
 
getUseCase() - Method in class org.struts.velocity.demo.context.PrepareContext
Gets the corresponded use case for this action.
getUseCase() - Method in class org.struts.velocity.demo.login.AccountAction
The use-case for the usecase driven approuch.
getUseCase() - Method in class org.struts.velocity.demo.login.LogonAction
Gets the corresponded use case for this action.

I

InitPlugin - class org.struts.velocity.demo.util.InitPlugin.
Initplugin must be called after the StrutsHivePlugin is called, because StrutsHivePlugin initializes the database connection.
InitPlugin() - Constructor for class org.struts.velocity.demo.util.InitPlugin
 
init(ActionServlet, ModuleConfig) - Method in class org.struts.velocity.demo.util.InitPlugin
Inits the plugin

L

LOGIN_ACOUNT_EXISTS - Static variable in interface org.struts.velocity.demo.util.Constants
 
LOGIN_COMPARE_PASSWD - Static variable in interface org.struts.velocity.demo.util.Constants
 
LOGIN_NEW_ACOUNT - Static variable in interface org.struts.velocity.demo.util.Constants
 
LoginService - class org.struts.velocity.demo.service.LoginService.
 
LoginService() - Constructor for class org.struts.velocity.demo.service.LoginService
 
LogonAction - class org.struts.velocity.demo.login.LogonAction.
Demonstrates: How to use Action-Messages under Velocity How to go back to the input form
LogonAction() - Constructor for class org.struts.velocity.demo.login.LogonAction
 

N

nothing - Static variable in class org.struts.velocity.demo.context.PrepareContext
 

O

org.struts.velocity.demo.context - package org.struts.velocity.demo.context
 
org.struts.velocity.demo.login - package org.struts.velocity.demo.login
 
org.struts.velocity.demo.service - package org.struts.velocity.demo.service
 
org.struts.velocity.demo.util - package org.struts.velocity.demo.util
 

P

PrepareContext - class org.struts.velocity.demo.context.PrepareContext.
Example of a pre-processed action in case of using the struts-it architecture framework.
PrepareContext() - Constructor for class org.struts.velocity.demo.context.PrepareContext
 

R

reset(ActionMapping, HttpServletRequest) - Method in class org.struts.velocity.demo.login.AddAccountForm
Resets the form

S

setEmail(String) - Method in class org.struts.velocity.demo.login.AddAccountForm
 
setEservice(EmailService) - Method in class org.struts.velocity.demo.service.LoginService
This service will be set by hivemind.
setLoginName(String) - Method in class org.struts.velocity.demo.login.AddAccountForm
 
setName(String) - Method in class org.struts.velocity.demo.login.AddAccountForm
 
setPassword(String) - Method in class org.struts.velocity.demo.login.AddAccountForm
 
setPrename(String) - Method in class org.struts.velocity.demo.login.AddAccountForm
 

U

UNDEF - Static variable in interface org.struts.velocity.demo.util.Constants
 

A C D E G I L N O P R S U

Copyright © 2005 Struts-it comunity. All Rights Reserved.