Skip navigation links
B C D E F G H I J L O P 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
Deprecated.
Method to open a new transaction.

C

CloseTopiaTransactionFilter - Class in org.nuiton.web.struts2.filter
Deprecated.
since 1.6, prefer use the neutral filter org.nuiton.web.filter.TopiaTransactionFilter from nuiton-web module
CloseTopiaTransactionFilter() - Constructor for class org.nuiton.web.struts2.filter.CloseTopiaTransactionFilter
Deprecated.
 
convertFromString(Map, String[], Class) - Method in class org.nuiton.web.struts2.converters.DoubleConverter
Deprecated.
 
convertFromString(Map, String[], Class) - Method in class org.nuiton.web.struts2.converters.JsonConverter
 
convertToNumber(String, Class) - Method in class org.nuiton.web.struts2.converters.LocalNumberConverter
 
convertToString(Map, Object) - Method in class org.nuiton.web.struts2.converters.DoubleConverter
Deprecated.
 
convertToString(Map, Object) - Method in class org.nuiton.web.struts2.converters.JsonConverter
 
convertToString(Object) - Method in class org.nuiton.web.struts2.converters.LocalNumberConverter
 
convertValue(Map<String, Object>, Object, Member, String, Object, Class) - Method in class org.nuiton.web.struts2.converters.LocalNumberConverter
 

D

DEFAULT_EXCLUDE_METHODS - Static variable in class org.nuiton.web.struts2.interceptor.OpenTopiaTransactionInterceptor
Deprecated.
 
DEFAULT_HELP_ZONE - Static variable in class org.nuiton.web.struts2.taglib.HelpBean
 
destroy() - Method in class org.nuiton.web.struts2.filter.CloseTopiaTransactionFilter
Deprecated.
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.nuiton.web.struts2.filter.CloseTopiaTransactionFilter
Deprecated.
 
DoubleConverter - Class in org.nuiton.web.struts2.converters
Deprecated.
since 1.15 prefer use LocalNumberConverter
DoubleConverter() - Constructor for class org.nuiton.web.struts2.converters.DoubleConverter
Deprecated.
 
doubleFormat - Variable in class org.nuiton.web.struts2.converters.LocalNumberConverter
DecimalFormat to use for parsing/formatting doubles and Double instances

E

evaluateExtraParams() - Method in class org.nuiton.web.struts2.taglib.FieldError2
 
evaluateExtraParams() - Method in class org.nuiton.web.struts2.taglib.HelpBean
 
excludeMethods - Variable in class org.nuiton.web.struts2.interceptor.OpenTopiaTransactionInterceptor
Deprecated.
names of methods to forbid access while using proxy.

F

FieldError2 - Class in org.nuiton.web.struts2.taglib
 
FieldError2(ValueStack, HttpServletRequest, HttpServletResponse) - Constructor for class org.nuiton.web.struts2.taglib.FieldError2
 
FieldError2Tag - Class in org.nuiton.web.struts2.taglib
FieldError Tag.
FieldError2Tag() - Constructor for class org.nuiton.web.struts2.taglib.FieldError2Tag
 
formatNullValue() - Method in class org.nuiton.web.struts2.converters.LocalNumberConverter
Result if formatted object is null.

G

getBean(ValueStack, HttpServletRequest, HttpServletResponse) - Method in class org.nuiton.web.struts2.taglib.FieldError2Tag
 
getBean(ValueStack, HttpServletRequest, HttpServletResponse) - Method in class org.nuiton.web.struts2.taglib.HelpTag
 
getDefaultOpenTemplate() - Method in class org.nuiton.web.struts2.taglib.HelpBean
 
getDefaultTemplate() - Method in class org.nuiton.web.struts2.taglib.HelpBean
 
getDoubleFormat() - Method in class org.nuiton.web.struts2.converters.LocalNumberConverter
 
getExcludeMethods() - Method in class org.nuiton.web.struts2.interceptor.OpenTopiaTransactionInterceptor
Deprecated.
 
getIntegerFormat() - Method in class org.nuiton.web.struts2.converters.LocalNumberConverter
 
getMaxDecimals() - Method in class org.nuiton.web.struts2.converters.HundredthLocalNumberConverter
 
getMaxDecimals() - Method in class org.nuiton.web.struts2.converters.LocalNumberConverter
 
getMinDecimals() - Method in class org.nuiton.web.struts2.converters.HundredthLocalNumberConverter
 
getMinDecimals() - Method in class org.nuiton.web.struts2.converters.LocalNumberConverter
 
getNewBackgroundProcess(String, ActionInvocation, int) - Method in class org.nuiton.web.struts2.interceptor.UploadExecuteAndWaitInterceptor
 
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
 
getTextProvider(Class) - Method in class org.nuiton.web.struts2.I18nTextProviderFactory
 
getTextProvider(ResourceBundle) - Method in class org.nuiton.web.struts2.I18nTextProviderFactory
 
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
Deprecated.
 
getUploadedFile() - Method in interface org.nuiton.web.struts2.interceptor.HasUploadedFile
 

H

hasKey(String) - Method in class org.nuiton.web.struts2.I18nTextProvider
 
HasUploadedFile - Interface in org.nuiton.web.struts2.interceptor
 
HelpBean - Class in org.nuiton.web.struts2.taglib
 
HelpBean(ValueStack, HttpServletRequest, HttpServletResponse) - Constructor for class org.nuiton.web.struts2.taglib.HelpBean
 
helpKey - Variable in class org.nuiton.web.struts2.taglib.HelpBean
 
helpKey - Variable in class org.nuiton.web.struts2.taglib.HelpTag
 
HelpTag - Class in org.nuiton.web.struts2.taglib
 
HelpTag() - Constructor for class org.nuiton.web.struts2.taglib.HelpTag
 
helpZone - Variable in class org.nuiton.web.struts2.taglib.HelpBean
 
helpZone - Variable in class org.nuiton.web.struts2.taglib.HelpTag
 
HundredthLocalNumberConverter - Class in org.nuiton.web.struts2.converters
Same as of LocalNumberConverter but always use 2 decimals: it's a suitable default for money, etc.
HundredthLocalNumberConverter() - Constructor for class org.nuiton.web.struts2.converters.HundredthLocalNumberConverter
 

I

I18nTextProvider - Class in org.nuiton.web.struts2
Struts2's TextProvider implementation using nuiton's i18n.
I18nTextProvider(Class, LocaleProvider, LocalizedTextProvider) - Constructor for class org.nuiton.web.struts2.I18nTextProvider
 
I18nTextProvider(ResourceBundle, LocaleProvider, LocalizedTextProvider) - Constructor for class org.nuiton.web.struts2.I18nTextProvider
 
I18nTextProviderFactory - Class in org.nuiton.web.struts2
 
I18nTextProviderFactory() - Constructor for class org.nuiton.web.struts2.I18nTextProviderFactory
 
init(FilterConfig) - Method in class org.nuiton.web.struts2.filter.CloseTopiaTransactionFilter
Deprecated.
 
init() - Method in class org.nuiton.web.struts2.interceptor.OpenTopiaTransactionInterceptor
Deprecated.
 
integerFormat - Variable in class org.nuiton.web.struts2.converters.LocalNumberConverter
DecimalFormat to use for parsing/formatting ints and Integer instances
intercept(ActionInvocation) - Method in class org.nuiton.web.struts2.interceptor.OpenTopiaTransactionInterceptor
Deprecated.
 
invoke(Object, Method, Object[]) - Method in class org.nuiton.web.struts2.interceptor.OpenTopiaTransactionInterceptor.TopiaTransactionProxyInvocationHandler
Deprecated.
 
isNullValue(String) - Method in class org.nuiton.web.struts2.converters.LocalNumberConverter
Method to know if a given string should be interpreted as "no value".

J

JsonConverter - Class in org.nuiton.web.struts2.converters
This converter will convert any field by serializing it to its JSON String representation.
JsonConverter() - Constructor for class org.nuiton.web.struts2.converters.JsonConverter
 

L

LocalNumberConverter - Class in org.nuiton.web.struts2.converters
this class convert a double and integer with local format or standard format To use this converter, add the following lines in your classpath:xwork-conversion.properties file :
LocalNumberConverter() - Constructor for class org.nuiton.web.struts2.converters.LocalNumberConverter
 

O

OpenTopiaTransactionInterceptor - Class in org.nuiton.web.struts2.interceptor
Deprecated.
since 1.6, prefer use the neutral filter org.nuiton.web.filter.TopiaTransactionFilter from nuiton-web module
OpenTopiaTransactionInterceptor() - Constructor for class org.nuiton.web.struts2.interceptor.OpenTopiaTransactionInterceptor
Deprecated.
 
OpenTopiaTransactionInterceptor.TopiaTransactionProxyInvocationHandler - Class in org.nuiton.web.struts2.interceptor
Deprecated.
Handler of a proxy on a TopiaPersistenceContext.
org.nuiton.web.struts2 - package org.nuiton.web.struts2
 
org.nuiton.web.struts2.converters - package org.nuiton.web.struts2.converters
 
org.nuiton.web.struts2.filter - package org.nuiton.web.struts2.filter
 
org.nuiton.web.struts2.interceptor - package org.nuiton.web.struts2.interceptor
 
org.nuiton.web.struts2.taglib - package org.nuiton.web.struts2.taglib
 

P

populateParams() - Method in class org.nuiton.web.struts2.taglib.HelpTag
 

S

setExcludeMethods(String) - Method in class org.nuiton.web.struts2.interceptor.OpenTopiaTransactionInterceptor
Deprecated.
 
setHelpKey(String) - Method in class org.nuiton.web.struts2.taglib.HelpBean
 
setHelpKey(String) - Method in class org.nuiton.web.struts2.taglib.HelpTag
 
setHelpZone(String) - Method in class org.nuiton.web.struts2.taglib.HelpBean
 
setHelpZone(String) - Method in class org.nuiton.web.struts2.taglib.HelpTag
 
setUploadedFile(File) - Method in interface org.nuiton.web.struts2.interceptor.HasUploadedFile
 

T

t(String, Object...) - Method in class org.nuiton.web.struts2.BaseAction
 
TEMPLATE - Static variable in class org.nuiton.web.struts2.taglib.HelpBean
 
TEMPLATE_CLOSE - Static variable in class org.nuiton.web.struts2.taglib.HelpBean
 
TOPIA_TRANSACTION_REQUEST_ATTRIBUTE - Static variable in class org.nuiton.web.struts2.interceptor.OpenTopiaTransactionInterceptor
Deprecated.
 
TopiaTransactionProxyInvocationHandler() - Constructor for class org.nuiton.web.struts2.interceptor.OpenTopiaTransactionInterceptor.TopiaTransactionProxyInvocationHandler
Deprecated.
 
transaction - Variable in class org.nuiton.web.struts2.interceptor.OpenTopiaTransactionInterceptor.TopiaTransactionProxyInvocationHandler
Deprecated.
Target to use for the proxy.

U

UNTRANSLATED_MARKER - Static variable in class org.nuiton.web.struts2.I18nTextProvider
 
UploadExecuteAndWaitInterceptor - Class in org.nuiton.web.struts2.interceptor
Interceptor to copy the temp file to avoid it is deleted before the execAndWait thread has time to read it cf http://stackoverflow.com/questions/22382779/file-not-saved-in-temp-path-using-struts2-with-execandwait-interceptor
UploadExecuteAndWaitInterceptor() - Constructor for class org.nuiton.web.struts2.interceptor.UploadExecuteAndWaitInterceptor
 
B C D E F G H I J L O P S T U 
Skip navigation links

Copyright © 2010–2017 CodeLutin. All rights reserved.