|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.runtime.i18n.resourcebundle.ResourceBasedI18nManager
public class ResourceBasedI18nManager
| Constructor Summary | |
|---|---|
ResourceBasedI18nManager(NakedObjectConfiguration configuration)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDescription(Identifier identifier)
Get the localized description for the specified identified action/property. |
java.lang.String |
getHelp(Identifier identifier)
Get the localized help text for the specified identified action/property. |
java.lang.String |
getName(Identifier identifier)
Get the localized name for the specified identified action/property. |
java.lang.String[] |
getParameterNames(Identifier identifier)
Get the localized parameter names for the specified identified action/property. |
void |
init()
|
void |
shutdown()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceBasedI18nManager(NakedObjectConfiguration configuration)
| Method Detail |
|---|
public void init()
init in interface ApplicationScopedComponentpublic void shutdown()
shutdown in interface ApplicationScopedComponentpublic java.lang.String getName(Identifier identifier)
I18nManager
getName in interface I18nManagerpublic java.lang.String getDescription(Identifier identifier)
I18nManager
getDescription in interface I18nManagerpublic java.lang.String getHelp(Identifier identifier)
I18nManager
getHelp in interface I18nManagerpublic java.lang.String[] getParameterNames(Identifier identifier)
I18nManager
getParameterNames in interface I18nManager
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||