mymobilesite.controller
Class LanguageNB

java.lang.Object
  extended by mymobilesite.controller.Language
      extended by mymobilesite.controller.LanguageNB

public class LanguageNB
extends Language

The LanguageNB class is an implementation of the Language class which instantiates the values by giving them Norwegian values.

Author:
Gunn Olaussen & Kirsti N. Torgersen

Field Summary
 
Fields inherited from class mymobilesite.controller.Language
command_back, command_exit, command_help, command_ok, command_save, command_settings, command_tryagain, ERROR_AUTH_NOTACCEPTED, ERROR_DS_LOSTCONTACT, ERROR_DS_NORESULTS, ERROR_DS_TIMESTAMPDEVIATION, ERROR_IDP_FAULT, ERROR_IDP_LOSTCONTACT, ERROR_IDP_NOTFOUND, ERROR_IDP_NOTTRUSTED, ERROR_IDP_TIMESTAMPDEVIATION, ERROR_IDPNAME_NOTFOUND, ERROR_INVALID_MESSAGE, error_messages, ERROR_REPLAY_DETECTED, ERROR_WSP_LOSTCONTACT, ERROR_WSP_NORESULTS, ERROR_WSP_RECEIVEDFAULT, ERROR_WSP_TIMESTAMPDEVIATION, help, label_applName, label_error, label_help, label_idp, label_language, label_providers, label_pwd, label_services, label_un, label_waiting, languageList, WAITING_FINDING_WSP, WAITING_GETTING_SERVICES, WAITING_IDP_SESSION, waiting_messages, WAITING_VERIFYING_PWD
 
Constructor Summary
LanguageNB()
          The constructor gives all the variables a value in Norwegian.
 
Method Summary
 
Methods inherited from class mymobilesite.controller.Language
getErrorMsg, getLanguage, getWaitingMsg
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LanguageNB

public LanguageNB()
The constructor gives all the variables a value in Norwegian.