Interface II18nValueReplacerParams
- All Superinterfaces:
 ILanguageTagProviding,IReplacerParams,Serializable
- All Known Subinterfaces:
 IPlaceholderValueParams
- All Known Implementing Classes:
 DefaultReplacerParameters
- Author:
 - XIMA MEDIA GmbH
 
- 
Method Summary
Modifier and TypeMethodDescriptionbooleanDeprecated.default booleanMethods inherited from interface de.xima.fc.interfaces.ILanguageTagProviding
getLanguageTagMethods inherited from interface de.xima.fc.interfaces.placeholder.params.IReplacerParams
getEscaper, isEncodeFormValuesForPlaceholder 
- 
Method Details
- 
getClient
Mandant getClient() - 
isReplaceI18nPlaceholders
default boolean isReplaceI18nPlaceholders()- Returns:
 - When 
false, i18n placeholders are not replaced. 
 - 
isEncodeForHTML
Deprecated. 
 -