public interface LocaleHandler
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
localizeUrl(java.lang.String url,
InvocationContext context)
If the url needs to be rewritten for localization, return the new
url.
|
java.lang.String localizeUrl(java.lang.String url,
InvocationContext context)
url - The url to check.locale - The locale to usecontext - The current invocation context.Constants.USERKEY_LOCALE