lumis.portal.presentation
Class LoadingMessage

Package class diagram package LoadingMessage
java.lang.Object
  extended by lumis.portal.presentation.LoadingMessage

public class LoadingMessage
extends Object

Responsible for returning the loading message for client side AJAX calls.

Since:
4.2.0

Field Summary
protected static LumisExpressionEvaluatorImpl evaluator
           
protected static PortalCache<String> loadingMessages
           
protected static FunctionMapper localizationFunctionMapper
           
 
Constructor Summary
LoadingMessage()
           
 
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
 

Field Detail

evaluator

protected static final LumisExpressionEvaluatorImpl evaluator

localizationFunctionMapper

protected static final FunctionMapper localizationFunctionMapper

loadingMessages

protected static PortalCache<String> loadingMessages
Constructor Detail

LoadingMessage

public LoadingMessage()
Method Detail

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.