|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.portal.presentation.LoadingMessage
public class LoadingMessage
Responsible for returning the loading message for client side AJAX calls.
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 |
---|
protected static final LumisExpressionEvaluatorImpl evaluator
protected static final javax.servlet.jsp.el.FunctionMapper localizationFunctionMapper
protected static PortalCache<java.lang.String> loadingMessages
Constructor Detail |
---|
public LoadingMessage()
Method Detail |
---|
public static java.lang.String getLoadingMessage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |