lumis.portal.presentation
Class LoadingMessage
java.lang.Object
lumis.portal.presentation.LoadingMessage
public class LoadingMessage
- extends Object
Responsible for returning the loading message for client side AJAX calls.
- Since:
- 4.2.0
Method Summary |
static String |
getLoadingMessage()
Returns the loading message based on the current locale of the user. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
evaluator
protected static final LumisExpressionEvaluatorImpl evaluator
localizationFunctionMapper
protected static final FunctionMapper localizationFunctionMapper
loadingMessages
protected static PortalCache<String> loadingMessages
LoadingMessage
public LoadingMessage()
getLoadingMessage
public static String getLoadingMessage()
- Returns the loading message based on the current locale of the user.
- Returns:
- Since:
- 4.2.0
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.