Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
B
D
E
G
I
O
S
T
U
_
B
BaseAction
- Class in
org.nuiton.web.struts2
Base action to use for a better usage of I18n.
BaseAction()
- Constructor for class org.nuiton.web.struts2.
BaseAction
beginTransaction()
- Method in class org.nuiton.web.struts2.interceptor.
TopiaTransactionInterceptor
Method to open a new transaction.
D
DEFAULT_EXCLUDE_METHODS
- Static variable in class org.nuiton.web.struts2.interceptor.
TopiaTransactionInterceptor
E
excludeMethods
- Variable in class org.nuiton.web.struts2.interceptor.
TopiaTransactionInterceptor
names of methods to forbid access while using proxy.
G
getExcludeMethods()
- Method in class org.nuiton.web.struts2.interceptor.
TopiaTransactionInterceptor
getSafeText(String, String)
- Method in class org.nuiton.web.struts2.
BaseAction
getText(String)
- Method in class org.nuiton.web.struts2.
BaseAction
getText(String, String)
- Method in class org.nuiton.web.struts2.
BaseAction
getText(String, String, String)
- Method in class org.nuiton.web.struts2.
BaseAction
getText(String, List<?>)
- Method in class org.nuiton.web.struts2.
BaseAction
getText(String, String[])
- Method in class org.nuiton.web.struts2.
BaseAction
getText(String, String, List<?>)
- Method in class org.nuiton.web.struts2.
BaseAction
getText(String, String, String[])
- Method in class org.nuiton.web.struts2.
BaseAction
getText(String, String, List<?>, ValueStack)
- Method in class org.nuiton.web.struts2.
BaseAction
getText(String, String, String[], ValueStack)
- Method in class org.nuiton.web.struts2.
BaseAction
getTransaction()
- Method in interface org.nuiton.web.struts2.
TopiaTransactionAware
Obtains the internal transaction.
I
init()
- Method in class org.nuiton.web.struts2.interceptor.
TopiaTransactionInterceptor
intercept(ActionInvocation)
- Method in class org.nuiton.web.struts2.interceptor.
TopiaTransactionInterceptor
O
org.nuiton.web.struts2
- package org.nuiton.web.struts2
org.nuiton.web.struts2.interceptor
- package org.nuiton.web.struts2.interceptor
S
setExcludeMethods(String)
- Method in class org.nuiton.web.struts2.interceptor.
TopiaTransactionInterceptor
setTransaction(TopiaContext)
- Method in interface org.nuiton.web.struts2.
TopiaTransactionAware
Put in the instance, the given transaction.
T
TopiaTransactionAware
- Interface in
org.nuiton.web.struts2
Use this contract on a object which use a
TopiaContext
as a transaction.
TopiaTransactionInterceptor
- Class in
org.nuiton.web.struts2.interceptor
The aim of this Interceptor is to inject a freshly opened
transaction
in a action which implements
TopiaTransactionAware
contract and after result of action, to close the transaction.
TopiaTransactionInterceptor()
- Constructor for class org.nuiton.web.struts2.interceptor.
TopiaTransactionInterceptor
U
UNTRANSLATED_MARKER
- Static variable in class org.nuiton.web.struts2.
BaseAction
_
_(String)
- Method in class org.nuiton.web.struts2.
BaseAction
_(String, Object...)
- Method in class org.nuiton.web.struts2.
BaseAction
B
D
E
G
I
O
S
T
U
_
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2010-2011
CodeLutin
. All Rights Reserved.