lumis.portal.presentation
Class LoadingMessage

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

public class LoadingMessage
extends java.lang.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<java.lang.String> loadingMessages
           
protected static javax.servlet.jsp.el.FunctionMapper localizationFunctionMapper
           
 
Constructor Summary
LoadingMessage()
           
 
Method Summary
static java.lang.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 javax.servlet.jsp.el.FunctionMapper localizationFunctionMapper

loadingMessages

protected static PortalCache<java.lang.String> loadingMessages
Constructor Detail

LoadingMessage

public LoadingMessage()
Method Detail

getLoadingMessage

public static java.lang.String getLoadingMessage()
Returns the loading message based on the current locale of the user.

Returns:
Since:
4.2.0


Lumisportal  6.1.0.111014 - Copyright © 2001-2007, Lumis. All Rights Reserved.