|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BaseAction | |
|---|---|
| org.strutsme.wishlist.presentation.struts.login | Package for all Struts actions and forms in module "login". |
| org.strutsme.wishlist.presentation.struts.wish | All struts forms and actions for the wish module. |
| Uses of BaseAction in org.strutsme.wishlist.presentation.struts.login |
|---|
| Subclasses of BaseAction in org.strutsme.wishlist.presentation.struts.login | |
|---|---|
class |
LoginAction
This action leads to the login form to login the user and put it in the SESSION. |
class |
LogOffAction
Action for user logout. |
class |
ToLoginPageAction
Checks, if a user is already logged in. |
| Uses of BaseAction in org.strutsme.wishlist.presentation.struts.wish |
|---|
| Subclasses of BaseAction in org.strutsme.wishlist.presentation.struts.wish | |
|---|---|
class |
DeleteWishAction
Deletes an wish from wishlist. |
class |
ListWishesAction
Lists all wishes. |
class |
SaveWishAction
Saves an wish. |
class |
ViewWishAction
Action to display one wish. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||