Interface IPluginResourceHelper
- 
public interface IPluginResourceHelper- Author:
 - XIMA MEDIA GmbH
 
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description default ResourceBundlebundle(String resourceBundleName, Locale loc)Stringi18n(String resourceBundleName, Locale loc, String key)Stringi18n(String resourceBundleName, Locale loc, String key, Object... params) 
 -