Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
B
C
D
E
G
H
I
L
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.
OpenTopiaTransactionInterceptor
Method to open a new transaction.
C
CloseTopiaTransactionFilter
- Class in
org.nuiton.web.struts2.filter
Close a TopiaTransaction instance stored in the servlet context.
CloseTopiaTransactionFilter()
- Constructor for class org.nuiton.web.struts2.filter.
CloseTopiaTransactionFilter
closeTransaction(TopiaContext, Object, ActionInvocation)
- Method in class org.nuiton.web.struts2.interceptor.
TopiaTransactionInterceptor
Deprecated.
D
DEFAULT_EXCLUDE_METHODS
- Static variable in class org.nuiton.web.struts2.interceptor.
OpenTopiaTransactionInterceptor
destroy()
- Method in class org.nuiton.web.struts2.filter.
CloseTopiaTransactionFilter
doFilter(ServletRequest, ServletResponse, FilterChain)
- Method in class org.nuiton.web.struts2.filter.
CloseTopiaTransactionFilter
E
excludeMethods
- Variable in class org.nuiton.web.struts2.interceptor.
OpenTopiaTransactionInterceptor
names of methods to forbid access while using proxy.
G
getExcludeMethods()
- Method in class org.nuiton.web.struts2.interceptor.
OpenTopiaTransactionInterceptor
getSafeText(String, String)
- Method in class org.nuiton.web.struts2.
I18nTextProvider
getText(String)
- Method in class org.nuiton.web.struts2.
I18nTextProvider
getText(String, String)
- Method in class org.nuiton.web.struts2.
I18nTextProvider
getText(String, String, String)
- Method in class org.nuiton.web.struts2.
I18nTextProvider
getText(String, List<?>)
- Method in class org.nuiton.web.struts2.
I18nTextProvider
getText(String, String[])
- Method in class org.nuiton.web.struts2.
I18nTextProvider
getText(String, String, List<?>)
- Method in class org.nuiton.web.struts2.
I18nTextProvider
getText(String, String, String[])
- Method in class org.nuiton.web.struts2.
I18nTextProvider
getText(String, String, List<?>, ValueStack)
- Method in class org.nuiton.web.struts2.
I18nTextProvider
getText(String, String, String[], ValueStack)
- Method in class org.nuiton.web.struts2.
I18nTextProvider
getTextFromLocale(String, String)
- Method in class org.nuiton.web.struts2.
I18nTextProvider
getTextFromLocale(String, String, Object...)
- Method in class org.nuiton.web.struts2.
I18nTextProvider
getTexts(String)
- Method in class org.nuiton.web.struts2.
I18nTextProvider
getTexts()
- Method in class org.nuiton.web.struts2.
I18nTextProvider
getTransaction()
- Method in class org.nuiton.web.struts2.interceptor.
OpenTopiaTransactionInterceptor.TopiaTransactionProxyInvocationHandler
H
hasKey(String)
- Method in class org.nuiton.web.struts2.
I18nTextProvider
I
I18nTextProvider
- Class in
org.nuiton.web.struts2
Struts2's TextProvider implementation using nuiton's i18n.
I18nTextProvider()
- Constructor for class org.nuiton.web.struts2.
I18nTextProvider
init(FilterConfig)
- Method in class org.nuiton.web.struts2.filter.
CloseTopiaTransactionFilter
init()
- Method in class org.nuiton.web.struts2.interceptor.
OpenTopiaTransactionInterceptor
intercept(ActionInvocation)
- Method in class org.nuiton.web.struts2.interceptor.
OpenTopiaTransactionInterceptor
intercept(ActionInvocation)
- Method in class org.nuiton.web.struts2.interceptor.
TopiaTransactionInterceptor
Deprecated.
invoke(Object, Method, Object[])
- Method in class org.nuiton.web.struts2.interceptor.
OpenTopiaTransactionInterceptor.TopiaTransactionProxyInvocationHandler
isCommitNeeded(Object, ActionInvocation)
- Method in class org.nuiton.web.struts2.interceptor.
TopiaTransactionInterceptor
Deprecated.
L
localeProvider
- Variable in class org.nuiton.web.struts2.
I18nTextProvider
O
OpenTopiaTransactionInterceptor
- Class in
org.nuiton.web.struts2.interceptor
The aim of this Interceptor is to manage a
transaction
all along a action which implements
TopiaTransactionAware
contract.
OpenTopiaTransactionInterceptor()
- Constructor for class org.nuiton.web.struts2.interceptor.
OpenTopiaTransactionInterceptor
OpenTopiaTransactionInterceptor.TopiaTransactionProxyInvocationHandler
- Class in
org.nuiton.web.struts2.interceptor
Handler of a proxy on a
TopiaContext
.
OpenTopiaTransactionInterceptor.TopiaTransactionProxyInvocationHandler()
- Constructor for class org.nuiton.web.struts2.interceptor.
OpenTopiaTransactionInterceptor.TopiaTransactionProxyInvocationHandler
org.nuiton.web.struts2
- package org.nuiton.web.struts2
org.nuiton.web.struts2.filter
- package org.nuiton.web.struts2.filter
org.nuiton.web.struts2.interceptor
- package org.nuiton.web.struts2.interceptor
S
setBundle(ResourceBundle)
- Method in class org.nuiton.web.struts2.
I18nTextProvider
setClazz(Class)
- Method in class org.nuiton.web.struts2.
I18nTextProvider
setExcludeMethods(String)
- Method in class org.nuiton.web.struts2.interceptor.
OpenTopiaTransactionInterceptor
setLocaleProvider(LocaleProvider)
- Method in class org.nuiton.web.struts2.
I18nTextProvider
T
TOPIA_TRANSACTION_REQUEST_ATTRIBUTE
- Static variable in class org.nuiton.web.struts2.interceptor.
OpenTopiaTransactionInterceptor
TopiaTransactionInterceptor
- Class in
org.nuiton.web.struts2.interceptor
Deprecated.
since 1.5, will be removed soon
TopiaTransactionInterceptor()
- Constructor for class org.nuiton.web.struts2.interceptor.
TopiaTransactionInterceptor
Deprecated.
TopiaTransactionInterceptor.NoCommit
- Annotation Type in
org.nuiton.web.struts2.interceptor
Deprecated.
To specify on your action or method that you never want any commit.
transaction
- Variable in class org.nuiton.web.struts2.interceptor.
OpenTopiaTransactionInterceptor.TopiaTransactionProxyInvocationHandler
Target to use for the proxy.
U
UNTRANSLATED_MARKER
- Static variable in class org.nuiton.web.struts2.
I18nTextProvider
_
_(String, Object...)
- Method in class org.nuiton.web.struts2.
BaseAction
B
C
D
E
G
H
I
L
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.