| Package | Description |
|---|---|
| org.mentawai.action | |
| org.mentawai.ajaxtag | |
| org.mentawai.core |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseLoginAction
This action implements the basic functionality for a Login action.
|
class |
LogoutAction
A simple Logout action that can be used fot user logout.
|
class |
SuccessAction
A simple action that returns SUCCESS for every call.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseAjaxtagAction
This actions holds an aschycronous response to ajaxtags.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseAction
The abstract base implementation of a Mentawai action.
|
class |
ProtectedBaseAction
This class exists solely for the purpose of hidding the protected variables of BaseAction.
|
class |
SingleInstanceBaseAction
This is the base class for single instance actions, in other words,
those actions that will be instantiated only once and shared among all requests.
|
Copyright © 2015. All Rights Reserved.