|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I18nManager
Authorises the user in the current session view and use members of an object.
| 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. |
| Methods inherited from interface org.nakedobjects.metamodel.commons.component.ApplicationScopedComponent |
|---|
init, shutdown |
| Method Detail |
|---|
java.lang.String getDescription(Identifier identifier)
java.lang.String getName(Identifier identifier)
java.lang.String getHelp(Identifier identifier)
java.lang.String[] getParameterNames(Identifier identifier)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||