public class AbstractMessageHelper extends Object
Returns an I18N message resolved for the current locale and specified message ID.
Firstly the service resource for the parent WebScript will be used for the lookup, followed by the global webscripts.properties resource bundle.
| Constructor and Description |
|---|
AbstractMessageHelper(WebScript webscript)
Constructor
|
public AbstractMessageHelper(WebScript webscript)
webscript - The WebScript to lookup resources against firstCopyright © 2005–2018 Alfresco Software. All rights reserved.